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

276 commits

Author SHA1 Message Date
2cab341e8b
fix: Broken table 2024-03-18 19:27:58 -05:00
2a2ed7e41a
fix: Screen overflow for table in mobile UI 2024-03-18 18:59:34 -05:00
5a5a1bc775
build: Bumped version to 5.0.7 2024-03-18 16:04:06 -05:00
b66086be38
fix: Centering on mobile UI 2024-03-18 16:02:45 -05:00
3be2862e9f
fix: Width issues on mobile 2024-03-18 15:23:12 -05:00
b0603f62b4
chg: Make the table a little wide 2024-03-18 02:07:46 -05:00
9d5bc2d0fd
build: Bumped version to 5.0.6 2024-03-18 02:00:07 -05:00
94af81b802
fix: Mobile UI 2024-03-18 01:59:31 -05:00
03154fd010
build: Bumped version to 5.0.5 2024-03-18 01:23:45 -05:00
4c394c8004
chg: Change the font to Montserrat 2024-03-18 01:22:17 -05:00
9d46546e44
chg: Some small changes to the UI 2024-03-17 01:47:01 -05:00
c07bb5c25f
build: Bumped version to 5.0.4 2024-03-15 23:21:15 -05:00
85f150b543
build: Updated dependencies 2024-03-15 23:14:28 -05:00
d235f1aea7
new: Added some validation check in client side 2024-03-15 23:05:56 -05:00
13d613093b
build: Change order of pushing the builds, looks nicer lol 2024-03-14 00:47:27 -05:00
71ac19028e
docs: Remove the cargo build instructions 2024-03-13 19:26:10 -05:00
d8ee2ce658
build: Bumped version to 5.0.3 2024-03-13 18:59:46 -05:00
5ecd29926d
chg: Added some checks during deletion of a shortlink 2024-03-13 18:59:10 -05:00
aa097ad982
fix: bash if issue 2024-03-10 18:44:11 -05:00
bf0944a5fd
build: Bumped version to 5.0.2 2024-03-10 18:39:05 -05:00
6693941985
docs: Updated the issue templates 2024-03-10 18:22:22 -05:00
0bfaa49e7b
fix: Wrong regex in validate_link, fixes #6 2024-03-10 18:18:07 -05:00
a32f00c36e
fix: Logo in README 2024-03-08 13:33:44 -06:00
8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust 2024-03-08 10:41:52 -06:00
9fdb634d71
new: Added a convenience script for publishing 2024-03-07 14:30:41 -06:00
a5574683a6
docs: Change NPM recommendation to caddy 2024-03-06 22:42:06 -06:00
d1ac769fc1
build: Use cargo-chef to potentially speed up builds 2024-03-06 19:24:36 -06:00
8ba8472940
docs: Edited the features section 2024-03-04 19:37:36 -06:00
Sayantan Santra
f331370767
Update issue templates 2024-03-04 19:17:00 -06:00
cb8f6f3e1d
fix: Link to the older base project 2024-03-04 19:10:47 -06:00
4d3e52cc95
docs: Added some stats and goals 2024-03-04 19:05:11 -06:00
8f0a6f0fc6
build: Bump version to 5.0.1 2024-03-04 17:05:34 -06:00
Sayantan Santra
15ff8819a7
Merge pull request #5 from SinTan1729/dependabot/cargo/actix/mio-0.8.11
Bump mio from 0.8.6 to 0.8.11 in /actix
2024-03-04 17:03:38 -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
bd47f3c74b
chg: Expand the name explanation 2024-02-29 18:29:36 -06:00
31212ab252
docs: Updated the screenshot 2024-02-13 00:56:30 -06:00
deff47db2c
build: Bumped version number to 5.0.0 2024-02-10 19:42:19 -06:00
95a8263797
new: Show version number 2024-02-10 19:41:50 -06:00
0227c5f783
docs: Explain the name 2024-02-10 18:44:15 -06:00
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
1f9cf1d777
chg: Untrack some unnecessary files 2024-02-08 19:09:07 -06:00
2a85189155
build: Bumped version to 4.4.0 2024-02-08 11:34:26 -06:00
caa6c58fd2
build: Switch to a static build to mitigate incompatible packages 2024-02-08 11:33:26 -06:00
583700cdbf
build: Updated minimum deps 2024-02-08 10:04:12 -06:00
432328b97e
doc: Fix the license 2024-01-30 22:08:04 -06:00
Sayantan Santra
bcf30049a2
Merge pull request #4 from SinTan1729/dependabot/cargo/actix/h2-0.3.24
Bump h2 from 0.3.17 to 0.3.24 in /actix
2024-01-30 22:01:02 -06:00
dependabot[bot]
bfd7e111d9
Bump h2 from 0.3.17 to 0.3.24 in /actix
Bumps [h2](https://github.com/hyperium/h2) from 0.3.17 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.17...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:10:34 +00:00
0bd8fbe96c
build: Bump version to 4.3.6 2023-10-08 18:23:05 -05:00
0c80a0ac21
build: Update deps 2023-10-08 18:22:45 -05:00
f6255566b0
chg: Allow insecure cookies 2023-10-08 18:20:34 -05:00