Commit Graph
100 Commits
Author SHA1 Message Date
SinTan1729 96495b037d new: Made the Cache-Control headers fully configurable 2024-05-31 20:30:09 -05:00
SinTan1729 69fc25a264 build: Add port settings to the docker-test recipe 2024-05-31 11:29:41 -05:00
SinTan1729 f19f3249cc docs: Changed a word in the README 2024-05-31 01:51:11 -05:00
SinTan1729 2cf0e5d2de new: Ability to disable Cache-Control headers in testing recipe 2024-05-31 01:45:19 -05:00
SinTan1729 de9bc130d5 docs: Add info about configuring Cache-Control header 2024-05-31 01:42:51 -05:00
SinTan1729 8ff4c3f24f chg: Make the Cache-Control header configurable 2024-05-31 01:41:55 -05:00
SinTan1729 eab1c9bc73 new: Added cache-control header, fixes #22 2024-05-31 01:24:33 -05:00
SinTan1729 0b50a7c261 chg: Move all the services into their own file 2024-05-30 14:45:18 -05:00
SinTan1729 e55c6f82b4 fix: Make the link clickable when securecontext is missing 2024-05-29 19:14:31 -05:00
SinTan1729 6992d27390 build: Bumped version to 5.3.1 2024-05-29 16:12:31 -05:00
SinTan1729 39e4d2df74 chg: Show the whole link when clipboard is not accessible 2024-05-29 16:03:03 -05:00
SinTan1729 41b7e37819 build: Bumped version to 5.3.0 2024-05-29 10:45:42 -05:00
SinTan1729 e67e0a88cd build: Updated deps 2024-05-29 10:45:15 -05:00
SinTan1729 00ade1af40 fix: Do not allow empty values for db_url or site_url 2024-05-29 10:40:51 -05:00
SinTan1729 b1632c4c87 fix: Fixed some UI visibility related stuff 2024-05-29 10:40:51 -05:00
SinTan1729 3445d5366a fix: Properly handle visibility of elements 2024-05-29 10:40:51 -05:00
SinTan1729 6cdacda510 build: Make testing more configurable using env variables 2024-05-28 18:20:20 -05:00
SinTan1729 ed2be0e883 docs: Some documentation about public-mode 2024-05-28 18:20:09 -05:00
SinTan1729 0fce881654 new: Got public mode working, testing needed 2024-05-28 18:16:58 -05:00
SinTan1729 168cff94a2 build: Bumped version to 5.2.6 2024-05-06 16:49:47 -05:00
SinTan1729 b1c4142296 chg: Reply when shortlink cannot be added 2024-05-06 16:49:01 -05:00
SinTan1729 75912e8f9d build: Updated deps 2024-05-06 16:41:31 -05:00
SinTan1729 5ac822d5f9 fix: Middleware order 2024-04-11 13:01:33 -05:00
SinTan1729 233247e154 build: Bumped version to 5.2.5 2024-04-10 14:47:31 -05:00
SinTan1729 108abc2b30 build: Updated deps 2024-04-10 14:43:34 -05:00
SinTan1729 4a158bbea6 docs: Made some changes to the badges 2024-04-10 13:46:29 -05:00
SinTan1729 51c6817487 chg: Change the button in login dialog 2024-04-10 13:33:30 -05:00
SinTan1729 3ad05f1e63 docs: Added mobile friendly UI in README 2024-04-03 20:50:27 -05:00
SinTan1729 931b4a95e4 chg: Added SPDX headers 2024-04-03 20:40:26 -05:00
SinTan1729 cdc3508a0c chg: Added use std::io::Result 2024-04-03 17:40:59 -05:00
SinTan1729 e742c0ab5e fix: Use proper HTTP response codes 2024-04-03 16:19:39 -05:00
SinTan1729 231fd3c8ca build: Bumped version to 5.2.4 2024-04-02 21:28:02 -05:00
SinTan1729 86ec787d96 fix: Errors in script.js 2024-04-02 21:26:18 -05:00
SinTan1729 30c0b8b50a fix: Typo in script.js 2024-04-02 21:02:11 -05:00
SinTan1729 62ae71f4ca build: Bumped version to 5.2.3 2024-04-02 18:12:43 -05:00
SinTan1729 e9bb9d0b65 new: Use samesite cookies 2024-04-02 18:07:29 -05:00
SinTan1729 ca14c02e70 docs: Added some comments and changed the token name 2024-04-02 17:57:49 -05:00
SinTan1729 0469f9b933 chg: Get rid of naked unwraps and improve code flow 2024-04-02 17:43:36 -05:00
SinTan1729 f27984a63f docs: Edit README 2024-04-01 13:43:03 -05:00
SinTan1729 7ad874a1ff chg: Cleaned up the js code 2024-04-01 02:07:43 -05:00
SinTan1729 604e95aa9c chg: More readable response when not logged in 2024-04-01 00:58:18 -05:00
SinTan1729 917be6ade4 docs: Fix typo, and slight change in grammar 2024-04-01 00:47:25 -05:00
SinTan1729 2594051a54 build: Bumped version to 5.2.2 2024-03-31 21:24:38 -05:00
SinTan1729 38b817fdf8 new: Proper reply when invalid data is sent 2024-03-31 21:23:22 -05:00
SinTan1729 a9168e3459 docs: Added CLI usage instructions 2024-03-31 21:07:31 -05:00
SinTan1729 d48b664c0a chg: Updated the screenshot 2024-03-31 16:39:47 -05:00
SinTan1729 a0f0eb5280 build: Added docker-stop make entry 2024-03-31 16:11:45 -05:00
SinTan1729 34518affaf chg: Changed some struct names 2024-03-31 16:07:33 -05:00
SinTan1729 4f80b1b522 build: Bumped version to 5.2.1 2024-03-31 15:40:30 -05:00
SinTan1729 f2b5e1ab6d chg: Use json for sending url list 2024-03-31 15:38:59 -05:00
SinTan1729 99b5298cd8 chg: Use json while sending form for new url 2024-03-31 15:17:54 -05:00
SinTan1729 6659452c51 docs: Do not use quotes around variable examples 2024-03-31 01:17:13 -05:00
SinTan1729 f6060eb649 build: Bumped version to 5.2.0 2024-03-31 00:59:58 -05:00
SinTan1729 6c7ca8d0ac fix: slug_style options are consistent now 2024-03-31 00:59:05 -05:00
SinTan1729 599b013fc9 chg: Change uid to UID 2024-03-31 00:51:32 -05:00
SinTan1729 841f877ee8 docs: Include info about UID in docs 2024-03-31 00:51:10 -05:00
SinTan1729 088cd594a5 chg: Change the env_var name 2024-03-31 00:45:29 -05:00
SinTan1729 f9e642275a new: Support uid slug 2024-03-31 00:38:42 -05:00
SinTan1729 9a520c122e chg: Disable column separators and right align hits 2024-03-31 00:12:48 -05:00
SinTan1729 3a712f812a build: Bumped version to 5.1.0 2024-03-29 15:41:13 -05:00
SinTan1729 fbcb088260 chg: Updated deps 2024-03-28 13:28:28 -05:00
SinTan1729 f526e7ec5b chg: 404 response doesn't change the url 2024-03-28 13:27:33 -05:00
SinTan1729 5d8dd6fb63 chg: Use Option instead of returning empty String 2024-03-26 23:52:24 -05:00
SinTan1729 5e4db14ea2 docs: Some changes to the README 2024-03-26 17:46:26 -05:00
SinTan1729 c76b39dc16 fix: Typo in Makefile, and break lines 2024-03-25 17:28:24 -05:00
SinTan1729 731cb41646 chg: Added stopping the docker image to make clean 2024-03-25 16:44:47 -05:00
SinTan1729 0cfa674029 fix: Typo in Makefile 2024-03-25 16:08:04 -05:00
SinTan1729 1f18766f79 build: Switch workflow to only use Makefile 2024-03-25 16:02:52 -05:00
SinTan1729 dfefff2703 docs: Added a note about building 2024-03-25 01:40:10 -05:00
SinTan1729 6d3d220cff build: Fix the docker_push_script 2024-03-25 01:26:13 -05:00
SinTan1729 629e66a57c docs: Updated build instructions 2024-03-25 01:22:54 -05:00
SinTan1729 ce76f04f35 build: Support specifying targets with build-arg 2024-03-25 01:10:09 -05:00
SinTan1729 db5d1f72bd chg: Use username as a variable in Makefile 2024-03-25 01:05:06 -05:00
SinTan1729 e54aa3b33b build: Use different dockerfiles for single and multi-arch builds 2024-03-25 01:00:25 -05:00
SinTan1729 82559d38fd chg: Nicer multi-arch builds and also add armv7 2024-03-25 00:56:39 -05:00
SinTan1729 2baa481040 chg: Change the push script to work with the new setup 2024-03-24 23:33:41 -05:00
SinTan1729 ffb4846239 fix: Multi-arch upload 2024-03-24 23:27:31 -05:00
SinTan1729 5bd174d287 build: Switched to a cross-rt based multi-arch build process 2024-03-24 23:03:18 -05:00
SinTan1729 9221c3e371 chg: Add support for specifying the architecture 2024-03-24 19:38:33 -05:00
SinTan1729 c5cfba85f9 chg: Allow specifying target in the Dockerfile 2024-03-24 19:12:38 -05:00
SinTan1729 d6dcd2f18d fix: Remove surrounding quotes for siteurl 2024-03-24 16:43:27 -05:00
SinTan1729 d278021e1b fix: Support working inside subdirectories 2024-03-23 18:08:25 -05:00
SinTan1729 8dbb6e9bd6 new: Added a dev tag option 2024-03-23 16:07:55 -05:00
SinTan1729 cde3fb4c89 chg: Switch to woff2 fonts 2024-03-22 11:10:04 -05:00
SinTan1729 f3d5e2cf50 chg: Do not force the use of big fonts 2024-03-19 15:44:59 -05:00
SinTan1729 fd74a941d9 build: Bumped version to 5.0.8 2024-03-18 19:28:09 -05:00
SinTan1729 2cab341e8b fix: Broken table 2024-03-18 19:27:58 -05:00
SinTan1729 2a2ed7e41a fix: Screen overflow for table in mobile UI 2024-03-18 18:59:34 -05:00
SinTan1729 5a5a1bc775 build: Bumped version to 5.0.7 2024-03-18 16:04:06 -05:00
SinTan1729 b66086be38 fix: Centering on mobile UI 2024-03-18 16:02:45 -05:00
SinTan1729 3be2862e9f fix: Width issues on mobile 2024-03-18 15:23:12 -05:00
SinTan1729 b0603f62b4 chg: Make the table a little wide 2024-03-18 02:07:46 -05:00
SinTan1729 9d5bc2d0fd build: Bumped version to 5.0.6 2024-03-18 02:00:07 -05:00
SinTan1729 94af81b802 fix: Mobile UI 2024-03-18 01:59:31 -05:00
SinTan1729 03154fd010 build: Bumped version to 5.0.5 2024-03-18 01:23:45 -05:00
SinTan1729 4c394c8004 chg: Change the font to Montserrat 2024-03-18 01:22:17 -05:00
SinTan1729 9d46546e44 chg: Some small changes to the UI 2024-03-17 01:47:01 -05:00
SinTan1729 c07bb5c25f build: Bumped version to 5.0.4 2024-03-15 23:21:15 -05:00
SinTan1729 85f150b543 build: Updated dependencies 2024-03-15 23:14:28 -05:00
SinTan1729 d235f1aea7 new: Added some validation check in client side 2024-03-15 23:05:56 -05:00