3b48ce7b5e
chg: Simplify how wrong password text is shown
2025-03-05 15:56:12 -06:00
5363a1b056
docs: Added info about dark mode
2025-03-05 15:22:58 -06:00
0d58e626a4
fix: Hide the disabled wrong password text area in dialog
2025-03-04 00:11:34 -06:00
e8faf660f4
build: Bumped version to 5.6.2
2025-03-03 18:45:08 -06:00
67695da86b
fix: Use changed methods for rand
2025-03-03 18:44:42 -06:00
d50c183c9c
build: Updated deps
2025-03-03 18:37:49 -06:00
90b04b1f21
fix: Link colors for dark mode
2025-03-03 18:34:57 -06:00
babf3d8911
new: Automatic dark mode support
2025-03-03 18:10:53 -06:00
1ae00eb3a8
chg: Some cosmetic changes to login dialog
2025-03-03 14:16:38 -06:00
6f419c7b3d
new: Enforce ordering of data
...
Closes #46
Data is returned in order of id, which should match the order it was
inserted in. In the WebUI, the entries are shown in reverse, so the
latest link is at the top.
2025-03-03 12:27:59 -06:00
c557b8b262
docs: Change to github link for extension
2025-01-30 01:03:06 -06:00
a63222a71a
docs: Add a few words
2025-01-30 00:59:05 -06:00
86cea6278f
docs: Added mention of extension
2025-01-28 01:39:44 -06:00
f283991740
build: Bumped version to 5.6.1
2025-01-17 23:30:43 -06:00
Sayantan Santra
1775f71347
Merge pull request #42 from SolninjaA/main
...
Correctly output created link
2025-01-17 23:28:30 -06:00
0b1224f8e5
docs: Improve clarification of the port variables
2025-01-17 23:27:33 -06:00
Solninja A
1047763285
chg: Bind server to port env variable
2025-01-18 12:52:19 +10:00
Solninja A
fc785c3eef
Re-comment the API key in compose.yaml
2025-01-14 18:16:37 +10:00
Solninja A
17d0df943b
Correctly output created link
2025-01-14 17:20:41 +10:00
SolomonTechnology
7b52bd60da
Rewording
2025-01-14 00:33:01 +10:00
SolomonTechnology
db8417d919
Improve documentation for the "port" and "site_url" env variables
2025-01-14 00:25:49 +10:00
af1685bb70
build: Bumped version to 5.6.0
2025-01-09 00:34:22 +05:30
Sayantan Santra
a5621acfe4
Merge pull request #40 from SinTan1729/get-longlink
...
Get longlink
2025-01-09 00:30:58 +05:30
1be89db43b
docs: Add info about expand route, and put API as preferred method
2025-01-09 00:27:05 +05:30
a60853fd21
fix: Only pull hits when needed
2025-01-09 00:21:05 +05:30
2b9fafe440
new: Got the expand API path working
...
It replies with info for a single shortlink. May be useful for
applications using json interface.
2025-01-08 20:09:24 +05:30
f952cb88a0
build: Bumped version to 5.5.0
2025-01-06 11:59:41 +05:30
9eec252fe2
build: Updated deps
2025-01-06 11:54:49 +05:30
Sayantan Santra
f8f4dae457
Merge pull request #39 from SolninjaA/main
...
Improvements of the API system
2025-01-06 11:52:48 +05:30
16bc211f9f
fix: Confirm when secure API key is provided
2025-01-06 11:48:18 +05:30
cca5bcfa1a
docs: Add example command to generate API key
2025-01-06 11:47:01 +05:30
cba667ded8
chg: Small cosmetic change
2025-01-06 11:40:20 +05:30
1d9a8c202d
build: Add API_KEY variable in Makefile
2025-01-06 11:17:10 +05:30
eb4f05a87b
fix: Disregard empty Site URL
2025-01-06 11:11:09 +05:30
5183279cab
docs: Small changes to the README
2025-01-05 16:25:08 +05:30
f1c1642976
chg: Small semantic changes
2025-01-05 16:20:38 +05:30
Solninja A
eed3c2292a
Cleaned up code
2025-01-03 00:28:51 +10:00
Solninja A
4fb8d0cb5c
Edited the API Key header to comply with OpenAPI v3 specs
2025-01-03 00:25:55 +10:00
Solninja A
9a0cdec646
Improved API error codes
2025-01-01 19:08:35 +10:00
Solninja A
818dadb84f
Made code more Rust-like
2025-01-01 17:34:09 +10:00
Solninja A
247cfb0476
Fixed compose.yaml
2024-12-31 20:32:46 +10:00
Solninja A
6347a89725
Minor code clean up
2024-12-31 20:30:55 +10:00
Solninja A
9ddf043c17
Fix typos, etc
2024-12-31 20:17:13 +10:00
Solninja A
a1f8700664
Change README.md
2024-12-31 20:15:06 +10:00
Solninja A
aab7a9b3d1
Change README.md and remove unneeded dependencies
2024-12-31 20:13:37 +10:00
Solninja A
1ef5d539d5
Improve API error handling
2024-12-31 19:54:22 +10:00
Solninja A
5c2886f651
Changes the API to use JSON data and results
2024-12-31 19:11:47 +10:00
Solninja A
2c56c68637
Improves API functionality
2024-12-31 16:19:20 +10:00
756d675f06
fix: Capitalization, fixes #37
2024-12-30 18:41:48 +05:30
e6eed2dd70
build: Bumped version to 5.4.6
2024-11-07 19:35:42 -06:00