Commit Graph

122 Commits

Author SHA1 Message Date
Sayantan Santra 5d8dd6fb63
chg: Use Option instead of returning empty String 2024-03-26 23:52:24 -05:00
Sayantan Santra fd74a941d9
build: Bumped version to 5.0.8 2024-03-18 19:28:09 -05:00
Sayantan Santra 5a5a1bc775
build: Bumped version to 5.0.7 2024-03-18 16:04:06 -05:00
Sayantan Santra 9d5bc2d0fd
build: Bumped version to 5.0.6 2024-03-18 02:00:07 -05:00
Sayantan Santra 03154fd010
build: Bumped version to 5.0.5 2024-03-18 01:23:45 -05:00
Sayantan Santra c07bb5c25f
build: Bumped version to 5.0.4 2024-03-15 23:21:15 -05:00
Sayantan Santra 85f150b543
build: Updated dependencies 2024-03-15 23:14:28 -05:00
Sayantan Santra d8ee2ce658
build: Bumped version to 5.0.3 2024-03-13 18:59:46 -05:00
Sayantan Santra 5ecd29926d
chg: Added some checks during deletion of a shortlink 2024-03-13 18:59:10 -05:00
Sayantan Santra bf0944a5fd
build: Bumped version to 5.0.2 2024-03-10 18:39:05 -05:00
Sayantan Santra 0bfaa49e7b
fix: Wrong regex in validate_link, fixes #6 2024-03-10 18:18:07 -05:00
Sayantan Santra 8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust 2024-03-08 10:41:52 -06:00
Sayantan Santra 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
Sayantan Santra deff47db2c
build: Bumped version number to 5.0.0 2024-02-10 19:42:19 -06:00
Sayantan Santra 95a8263797
new: Show version number 2024-02-10 19:41:50 -06:00
Sayantan Santra 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
Sayantan Santra 1f9cf1d777
chg: Untrack some unnecessary files 2024-02-08 19:09:07 -06:00
Sayantan Santra 2a85189155
build: Bumped version to 4.4.0 2024-02-08 11:34:26 -06:00
Sayantan Santra caa6c58fd2
build: Switch to a static build to mitigate incompatible packages 2024-02-08 11:33:26 -06:00
Sayantan Santra 583700cdbf
build: Updated minimum deps 2024-02-08 10:04:12 -06:00
Sayantan Santra 432328b97e
doc: Fix the license 2024-01-30 22:08:04 -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
Sayantan Santra 0bd8fbe96c
build: Bump version to 4.3.6 2023-10-08 18:23:05 -05:00
Sayantan Santra 0c80a0ac21
build: Update deps 2023-10-08 18:22:45 -05:00
Sayantan Santra f6255566b0
chg: Allow insecure cookies 2023-10-08 18:20:34 -05:00
Sayantan Santra 57d390a129
build: Bump version to 4.3.5 2023-09-22 15:10:32 -05:00
Sayantan Santra acb67fdcf6
build: Bump dependencies 2023-09-22 15:08:12 -05:00
dependabot[bot] c77763c1c2
Bump aes-gcm from 0.10.1 to 0.10.3 in /actix
Bumps [aes-gcm](https://github.com/RustCrypto/AEADs) from 0.10.1 to 0.10.3.
- [Commits](https://github.com/RustCrypto/AEADs/compare/aes-gcm-v0.10.1...aes-gcm-v0.10.3)

---
updated-dependencies:
- dependency-name: aes-gcm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 16:12:48 +00:00
Sayantan Santra 79cca4bc26
build: Bump version to 4.3.4 2023-09-19 18:11:47 -05:00
Sayantan Santra 1ee7ebe847
fix: Correct order for random names 2023-09-19 18:11:29 -05:00
Sayantan Santra ac82396584
change: Spelling 2023-06-24 17:39:21 -05:00
Sayantan Santra bed96d6de5
build: Bumped version to 4.3.3 2023-06-03 18:50:31 -05:00
Sayantan Santra 7550d197b4
new: Show loading and no links text 2023-06-03 18:49:59 -05:00
Sayantan Santra a4e7c6b444
change: Do not dereference str whenever possible 2023-05-23 19:03:53 -05:00
Sayantan Santra 7b59a9aa5c
change: Improve consistency in string declaration whenever suitable 2023-05-23 19:03:47 -05:00
Sayantan Santra ff0a17e57b
build: Bumped version to 4.3.2 2023-05-23 19:03:42 -05:00
Sayantan Santra e3520be75b
fix: Handle most wrong routes 2023-05-22 00:44:27 -05:00
Sayantan Santra 1c91855820 Bumped version to 4.3.1 2023-04-28 12:16:37 -05:00
Sayantan Santra 74f3fddd01 Fixed the 404 error page display 2023-04-28 12:12:31 -05:00
Sayantan Santra 8be3e54861 Bumped version to 4.3.0 2023-04-28 11:40:48 -05:00
Sayantan Santra f3984624d9 Add option for temporary redirection 2023-04-28 00:22:30 -05:00
Sayantan Santra ca01676916 Use 404 response code when appropriate 2023-04-28 00:08:16 -05:00
Sayantan Santra ff4801a476 Fixes suggested by clippy 2023-04-26 14:40:54 -05:00
Sayantan Santra 2c34598faf
Merge pull request #1 from SinTan1729/dependabot/cargo/actix/h2-0.3.17
Bump h2 from 0.3.16 to 0.3.17 in /actix
2023-04-14 17:19:39 -05:00
Sayantan Santra 8325f0c2d2 Improve UI for mobile 2023-04-14 17:18:18 -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
Sayantan Santra a91bcc0503 Use more direct calls instead of setAttribute 2023-04-11 19:45:00 -05:00
Sayantan Santra 5e4f6aa1fc Bumped version to 4.1.0 2023-04-11 19:18:11 -05:00
Sayantan Santra abe8238713 Hide password when entering 2023-04-11 19:17:04 -05:00
Sayantan Santra 43dab10d22 Some minor cosmetic changes 2023-04-10 15:20:20 -05:00
Sayantan Santra cdfcb901fa Added some info in Cargo.toml and bumped version to 4.0.2 2023-04-10 12:01:15 -05:00
Sayantan Santra 66ea86b6d3 Enabled logging of warnings 2023-04-10 11:51:20 -05:00
Sayantan Santra e18a71a73c Reorganize files, keep table from moving on alert 2023-04-10 11:31:34 -05:00
Sayantan Santra 6b1d82bded Do not ask for password if none is provided 2023-04-09 17:19:54 -05:00
Sayantan Santra 3e07e9aadb Rearrange the resources 2023-04-09 16:38:14 -05:00
Sayantan Santra d831bd65e0 Bumped version 2023-04-08 16:02:32 -05:00
Sayantan Santra 0ddd75502d Reverted the default urls.sqlite location 2023-04-08 15:56:29 -05:00
Sayantan Santra b779019716 Removed some debug code 2023-04-08 15:41:23 -05:00
Sayantan Santra 96b3ae1297 Password login enabled 2023-04-08 15:36:33 -05:00
Sayantan Santra 34b2b116ba Auth basic working - unsafe 2023-04-08 02:52:16 -05:00
Sayantan Santra 51e75f726e Added GZip compression 2023-04-03 19:24:33 -05:00
Sayantan Santra a14dbf5cd2 Use env variable for opening database 2023-04-03 18:58:36 -05:00
Sayantan Santra 71d7253248 Use one database connection throghout 2023-04-03 18:52:17 -05:00
Sayantan Santra e4ff2df3f1 Ability to delete links from database 2023-04-03 17:58:19 -05:00
Sayantan Santra 98d10cfd5b Fixed counting hits 2023-04-03 17:41:52 -05:00
Sayantan Santra 7f6ba5175f Ability to add new links 2023-04-03 17:40:37 -05:00
Sayantan Santra 618fd0e53a Count number of hits 2023-04-03 15:46:22 -05:00
Sayantan Santra 3c699d8b02 Support for providing site_url 2023-04-03 13:50:23 -05:00
Sayantan Santra a1f73c8a9d Display list of links 2023-04-03 11:55:27 -05:00
Sayantan Santra b9d76b6734 Basic redirection working 2023-04-02 22:26:23 -05:00
Sayantan Santra 0e97516759 Rearrangement 2023-04-02 16:53:55 -05:00