Commit Graph

341 Commits

Author SHA1 Message Date
Sayantan Santra 51c6817487
chg: Change the button in login dialog 2024-04-10 13:33:30 -05:00
Sayantan Santra 0192c26fd0
Merge pull request #17 from SinTan1729/dependabot/cargo/actix/h2-0.3.26
build(deps): bump h2 from 0.3.25 to 0.3.26 in /actix
2024-04-05 11:46:10 -05:00
dependabot[bot] 8b815e1bbb
build(deps): bump h2 from 0.3.25 to 0.3.26 in /actix
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.25...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:23:49 +00:00
Sayantan Santra 3ad05f1e63
docs: Added mobile friendly UI in README 2024-04-03 20:50:27 -05:00
Sayantan Santra 931b4a95e4
chg: Added SPDX headers 2024-04-03 20:40:26 -05:00
Sayantan Santra cdc3508a0c
chg: Added use std::io::Result 2024-04-03 17:40:59 -05:00
Sayantan Santra e742c0ab5e
fix: Use proper HTTP response codes 2024-04-03 16:19:39 -05:00
Sayantan Santra 231fd3c8ca
build: Bumped version to 5.2.4 2024-04-02 21:28:02 -05:00
Sayantan Santra 86ec787d96
fix: Errors in script.js 2024-04-02 21:26:18 -05:00
Sayantan Santra 30c0b8b50a
fix: Typo in script.js 2024-04-02 21:02:11 -05:00
Sayantan Santra 62ae71f4ca
build: Bumped version to 5.2.3 2024-04-02 18:12:43 -05:00
Sayantan Santra e9bb9d0b65
new: Use samesite cookies 2024-04-02 18:07:29 -05:00
Sayantan Santra ca14c02e70
docs: Added some comments and changed the token name 2024-04-02 17:57:49 -05:00
Sayantan Santra 0469f9b933
chg: Get rid of naked unwraps and improve code flow 2024-04-02 17:43:36 -05:00
Sayantan Santra f27984a63f
docs: Edit README 2024-04-01 13:43:03 -05:00
Sayantan Santra 7ad874a1ff
chg: Cleaned up the js code 2024-04-01 02:07:43 -05:00
Sayantan Santra 604e95aa9c
chg: More readable response when not logged in 2024-04-01 00:58:18 -05:00
Sayantan Santra 917be6ade4
docs: Fix typo, and slight change in grammar 2024-04-01 00:47:25 -05:00
Sayantan Santra 2594051a54
build: Bumped version to 5.2.2 2024-03-31 21:24:38 -05:00
Sayantan Santra 38b817fdf8
new: Proper reply when invalid data is sent 2024-03-31 21:23:22 -05:00
Sayantan Santra a9168e3459
docs: Added CLI usage instructions 2024-03-31 21:07:31 -05:00
Sayantan Santra d48b664c0a
chg: Updated the screenshot 2024-03-31 16:39:47 -05:00
Sayantan Santra a0f0eb5280
build: Added docker-stop make entry 2024-03-31 16:11:45 -05:00
Sayantan Santra 34518affaf
chg: Changed some struct names 2024-03-31 16:07:33 -05:00
Sayantan Santra 4f80b1b522
build: Bumped version to 5.2.1 2024-03-31 15:40:30 -05:00
Sayantan Santra f38abdf1fb
Merge pull request #15 from SinTan1729/json
chg: Use json while sending form for new url
2024-03-31 15:39:31 -05:00
Sayantan Santra f2b5e1ab6d
chg: Use json for sending url list 2024-03-31 15:38:59 -05:00
Sayantan Santra 99b5298cd8
chg: Use json while sending form for new url 2024-03-31 15:17:54 -05:00
Sayantan Santra 6659452c51
docs: Do not use quotes around variable examples 2024-03-31 01:17:13 -05:00
Sayantan Santra 3441d3ae90
Merge pull request #12 from SinTan1729/nanoid
Support uid slugs
2024-03-31 01:01:33 -05:00
Sayantan Santra f6060eb649
build: Bumped version to 5.2.0 2024-03-31 00:59:58 -05:00
Sayantan Santra 6c7ca8d0ac
fix: slug_style options are consistent now 2024-03-31 00:59:05 -05:00
Sayantan Santra 599b013fc9
chg: Change uid to UID 2024-03-31 00:51:32 -05:00
Sayantan Santra 841f877ee8
docs: Include info about UID in docs 2024-03-31 00:51:10 -05:00
Sayantan Santra 088cd594a5
chg: Change the env_var name 2024-03-31 00:45:29 -05:00
Sayantan Santra f9e642275a
new: Support uid slug 2024-03-31 00:38:42 -05:00
Sayantan Santra 9a520c122e
chg: Disable column separators and right align hits 2024-03-31 00:12:48 -05:00
Sayantan Santra 3a712f812a
build: Bumped version to 5.1.0 2024-03-29 15:41:13 -05:00
Sayantan Santra 753b73c4a3
Merge pull request #10 from SinTan1729/multi-arch
Multi-arch builds
2024-03-29 15:38:48 -05:00
Sayantan Santra fbcb088260
chg: Updated deps 2024-03-28 13:28:28 -05:00
Sayantan Santra f526e7ec5b
chg: 404 response doesn't change the url 2024-03-28 13:27:33 -05:00
Sayantan Santra 5d8dd6fb63
chg: Use Option instead of returning empty String 2024-03-26 23:52:24 -05:00
Sayantan Santra 5e4db14ea2
docs: Some changes to the README 2024-03-26 17:46:26 -05:00
Sayantan Santra c76b39dc16
fix: Typo in Makefile, and break lines 2024-03-25 17:28:24 -05:00
Sayantan Santra 731cb41646
chg: Added stopping the docker image to make clean 2024-03-25 16:44:47 -05:00
Sayantan Santra 0cfa674029
fix: Typo in Makefile 2024-03-25 16:08:04 -05:00
Sayantan Santra 1f18766f79
build: Switch workflow to only use Makefile 2024-03-25 16:02:52 -05:00
Sayantan Santra dfefff2703
docs: Added a note about building 2024-03-25 01:40:10 -05:00
Sayantan Santra 6d3d220cff
build: Fix the docker_push_script 2024-03-25 01:26:13 -05:00
Sayantan Santra 629e66a57c
docs: Updated build instructions 2024-03-25 01:22:54 -05:00