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
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
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
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
604e95aa9c
chg: More readable response when not logged in
2024-04-01 00:58:18 -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
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
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
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
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
fd74a941d9
build: Bumped version to 5.0.8
2024-03-18 19:28:09 -05:00
SinTan1729
5a5a1bc775
build: Bumped version to 5.0.7
2024-03-18 16:04:06 -05:00
SinTan1729
9d5bc2d0fd
build: Bumped version to 5.0.6
2024-03-18 02:00:07 -05:00
SinTan1729
03154fd010
build: Bumped version to 5.0.5
2024-03-18 01:23:45 -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
d8ee2ce658
build: Bumped version to 5.0.3
2024-03-13 18:59:46 -05:00
SinTan1729
5ecd29926d
chg: Added some checks during deletion of a shortlink
2024-03-13 18:59:10 -05:00
SinTan1729
bf0944a5fd
build: Bumped version to 5.0.2
2024-03-10 18:39:05 -05:00
SinTan1729
0bfaa49e7b
fix: Wrong regex in validate_link, fixes #6
2024-03-10 18:18:07 -05:00
SinTan1729
8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust
2024-03-08 10:41:52 -06:00
SinTan1729
8f0a6f0fc6
build: Bump version to 5.0.1
2024-03-04 17:05:34 -06:00
dependabot[bot]
501f7f1d65
Bump mio from 0.8.6 to 0.8.11 in /actix
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.6 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.6...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:45:41 +00:00
SinTan1729
deff47db2c
build: Bumped version number to 5.0.0
2024-02-10 19:42:19 -06:00
SinTan1729
95a8263797
new: Show version number
2024-02-10 19:41:50 -06:00
SinTan1729
4a8385955b
chg: Renamed the project
...
When starting out, I kept the name same as the original project.
But I think I've made significant changes, so keeping the name
same would be disingenuous.
2024-02-10 18:29:50 -06:00
SinTan1729
1f9cf1d777
chg: Untrack some unnecessary files
2024-02-08 19:09:07 -06:00
SinTan1729
2a85189155
build: Bumped version to 4.4.0
2024-02-08 11:34:26 -06:00