1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 21:33:54 -05:00
Commit graph

13 commits

Author SHA1 Message Date
8be3e54861 Bumped version to 4.3.0 2023-04-28 11:40:48 -05:00
dependabot[bot]
b657919a82
Bump h2 from 0.3.16 to 0.3.17 in /actix
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:09:32 +00:00
5e4f6aa1fc Bumped version to 4.1.0 2023-04-11 19:18:11 -05:00
cdfcb901fa Added some info in Cargo.toml and bumped version to 4.0.2 2023-04-10 12:01:15 -05:00
66ea86b6d3 Enabled logging of warnings 2023-04-10 11:51:20 -05:00
6b1d82bded Do not ask for password if none is provided 2023-04-09 17:19:54 -05:00
d831bd65e0 Bumped version 2023-04-08 16:02:32 -05:00
34b2b116ba Auth basic working - unsafe 2023-04-08 02:52:16 -05:00
7f6ba5175f Ability to add new links 2023-04-03 17:40:37 -05:00
618fd0e53a Count number of hits 2023-04-03 15:46:22 -05:00
a1f73c8a9d Display list of links 2023-04-03 11:55:27 -05:00
b9d76b6734 Basic redirection working 2023-04-02 22:26:23 -05:00
0e97516759 Rearrangement 2023-04-02 16:53:55 -05:00