SinTan1729
|
a91bcc0503
|
Use more direct calls instead of setAttribute
|
2023-04-11 19:45:00 -05:00 |
|
SinTan1729
|
5e4f6aa1fc
|
Bumped version to 4.1.0
|
2023-04-11 19:18:11 -05:00 |
|
SinTan1729
|
e14fc1f3b5
|
Don't include resources during build for better caching
|
2023-04-11 19:17:42 -05:00 |
|
SinTan1729
|
abe8238713
|
Hide password when entering
|
2023-04-11 19:17:04 -05:00 |
|
SinTan1729
|
d22d88b985
|
Updated LICENSE
|
2023-04-10 20:08:11 -05:00 |
|
SinTan1729
|
43dab10d22
|
Some minor cosmetic changes
|
2023-04-10 15:20:20 -05:00 |
|
SinTan1729
|
cdfcb901fa
|
Added some info in Cargo.toml and bumped version to 4.0.2
|
2023-04-10 12:01:15 -05:00 |
|
SinTan1729
|
66ea86b6d3
|
Enabled logging of warnings
|
2023-04-10 11:51:20 -05:00 |
|
SinTan1729
|
e18a71a73c
|
Reorganize files, keep table from moving on alert
|
2023-04-10 11:31:34 -05:00 |
|
SinTan1729
|
2f48b1e58c
|
Added badges in README
|
2023-04-09 21:35:51 -05:00 |
|
SinTan1729
|
7e6e419dbc
|
Updated README
|
2023-04-09 17:31:00 -05:00 |
|
SinTan1729
|
6b1d82bded
|
Do not ask for password if none is provided
|
2023-04-09 17:19:54 -05:00 |
|
SinTan1729
|
3e07e9aadb
|
Rearrange the resources
|
2023-04-09 16:38:14 -05:00 |
|
SinTan1729
|
a9c21a214f
|
Remove .gitlab-ci.yml file
|
2023-04-09 00:24:53 -05:00 |
|
SinTan1729
|
0add351480
|
Remove username since it's no longer used
|
2023-04-08 23:13:09 -05:00 |
|
SinTan1729
|
3a2b1acf49
|
Remove redundant EXPOSE from DockerFile
|
2023-04-08 18:19:37 -05:00 |
|
SinTan1729
|
cc066c0716
|
Updated README
|
2023-04-08 17:22:59 -05:00 |
|
SinTan1729
|
ab5a032269
|
Updated CI/CD to use cache
|
2023-04-08 16:33:03 -05:00 |
|
SinTan1729
|
d831bd65e0
|
Bumped version
|
2023-04-08 16:02:32 -05:00 |
|
Sayantan Santra
|
c3aa7438e9
|
Merge branch 'rust-backend' into 'main'
Complete rewrite of backend in Rust
See merge request SinTan1729/simply-shorten!3
|
2023-04-08 20:59:25 +00:00 |
|
SinTan1729
|
4edf7349b0
|
Updated README
|
2023-04-08 15:56:42 -05:00 |
|
SinTan1729
|
0ddd75502d
|
Reverted the default urls.sqlite location
|
2023-04-08 15:56:29 -05:00 |
|
SinTan1729
|
b779019716
|
Removed some debug code
|
2023-04-08 15:41:23 -05:00 |
|
SinTan1729
|
66868effba
|
Updated the compose.yaml
|
2023-04-08 15:39:09 -05:00 |
|
SinTan1729
|
96b3ae1297
|
Password login enabled
|
2023-04-08 15:36:33 -05:00 |
|
SinTan1729
|
34b2b116ba
|
Auth basic working - unsafe
|
2023-04-08 02:52:16 -05:00 |
|
SinTan1729
|
7d5ff40893
|
Updated .gitignore
|
2023-04-03 21:48:49 -05:00 |
|
SinTan1729
|
51e75f726e
|
Added GZip compression
|
2023-04-03 19:24:33 -05:00 |
|
SinTan1729
|
a14dbf5cd2
|
Use env variable for opening database
|
2023-04-03 18:58:36 -05:00 |
|
SinTan1729
|
71d7253248
|
Use one database connection throghout
|
2023-04-03 18:52:17 -05:00 |
|
SinTan1729
|
e4ff2df3f1
|
Ability to delete links from database
|
2023-04-03 17:58:19 -05:00 |
|
SinTan1729
|
98d10cfd5b
|
Fixed counting hits
|
2023-04-03 17:41:52 -05:00 |
|
SinTan1729
|
7f6ba5175f
|
Ability to add new links
|
2023-04-03 17:40:37 -05:00 |
|
SinTan1729
|
618fd0e53a
|
Count number of hits
|
2023-04-03 15:46:22 -05:00 |
|
SinTan1729
|
046c6d63a4
|
Updated README
|
2023-04-03 13:52:01 -05:00 |
|
SinTan1729
|
3c699d8b02
|
Support for providing site_url
|
2023-04-03 13:50:23 -05:00 |
|
SinTan1729
|
a1f73c8a9d
|
Display list of links
|
2023-04-03 11:55:27 -05:00 |
|
SinTan1729
|
b9d76b6734
|
Basic redirection working
|
2023-04-02 22:26:23 -05:00 |
|
SinTan1729
|
0e97516759
|
Rearrangement
|
2023-04-02 16:53:55 -05:00 |
|
SinTan1729
|
d9f7e9537d
|
Delete all the java backend stuff
|
2023-04-02 15:13:02 -05:00 |
|
SinTan1729
|
7acc336d4c
|
Proper formatting in the 404 page
|
2023-03-31 20:08:11 -05:00 |
|
SinTan1729
|
e45ecd8eef
|
Update .gitlab-ci.yml file
|
2023-02-28 17:47:29 -06:00 |
|
SinTan1729
|
6b8ae8657f
|
Small changes to the 404 page
|
2023-02-04 23:57:00 -06:00 |
|
SinTan1729
|
d7d93d1873
|
Changed 404 page
|
2023-01-17 00:27:30 +05:30 |
|
SinTan1729
|
c887b15a38
|
Fix typo in README
|
2023-01-13 13:33:15 +05:30 |
|
SinTan1729
|
f6279cd313
|
Added link to source code
|
2023-01-13 13:23:48 +05:30 |
|
Sayantan Santra
|
36c2678e40
|
Merge branch 'java-17-update' into 'main'
Updated to Java 17
See merge request SinTan1729/simply-shorten!2
|
2023-01-12 17:59:48 +00:00 |
|
SinTan1729
|
214f2af0b0
|
Updated to Java 17
|
2023-01-12 23:27:37 +05:30 |
|
SinTan1729
|
635d51a659
|
Updated README
|
2022-12-28 19:01:03 +05:30 |
|
SinTan1729
|
3aac41d3a7
|
Changed 404 message
|
2022-12-28 19:00:50 +05:30 |
|
SinTan1729
|
cb56d31abe
|
Add svg favicons and some meta tags
|
2022-11-16 00:05:31 -06:00 |
|
SinTan1729
|
41e6231217
|
Made compose file adhere to official specs
|
2022-11-14 23:12:26 -06:00 |
|
SinTan1729
|
c8118a4c96
|
Vectorize the favicon
|
2022-11-14 20:35:56 -06:00 |
|
SinTan1729
|
272dc38933
|
Fix for magnet links
|
2022-11-13 00:06:29 -06:00 |
|
SinTan1729
|
94aece0d1d
|
Don't show the full short url
|
2022-11-12 23:01:21 -06:00 |
|
SinTan1729
|
5c8307c57a
|
Bumped dependencies
|
2022-11-12 20:12:39 -06:00 |
|
SinTan1729
|
cfdc7a7644
|
Custom 404 page
|
2022-11-12 20:12:25 -06:00 |
|
SinTan1729
|
cc15ffa463
|
Updated README.md
|
2022-11-12 18:50:10 -06:00 |
|
SinTan1729
|
9f68f2632f
|
Removed docker badge from README
|
2022-11-12 18:45:17 -06:00 |
|
SinTan1729
|
8956519a10
|
Renamed one folder
|
2022-11-12 18:01:15 -06:00 |
|
SinTan1729
|
b803f5805d
|
Proper error handling for when clipboard is unavailable
|
2022-11-12 17:57:14 -06:00 |
|
SinTan1729
|
2c8076e2e1
|
Automatically add https if no protocol specified for longurl
|
2022-11-11 18:52:22 -06:00 |
|
SinTan1729
|
99073bfd6c
|
Changed name of folder, project etc.
|
2022-11-11 17:50:12 -06:00 |
|
SinTan1729
|
3598199957
|
For random shorturl adjective-name pair is used
|
2022-11-11 17:33:31 -06:00 |
|
SinTan1729
|
e5f1839822
|
Code cleanup
|
2022-11-10 23:19:42 -06:00 |
|
SinTan1729
|
53ba9eb129
|
Do not show url scheme for short url
|
2022-11-10 20:31:25 -06:00 |
|
SinTan1729
|
deeba64e74
|
Allow setting site_url
|
2022-11-10 20:17:39 -06:00 |
|
SinTan1729
|
e2656ff94e
|
Clicking on shortUrl copies it and bug fix
|
2022-11-10 19:01:21 -06:00 |
|
SinTan1729
|
d196c0373f
|
Copy shortUrl after adding to db
|
2022-11-10 18:11:57 -06:00 |
|
SinTan1729
|
68ae439f5b
|
Disable forced lowercase for placeholder
|
2022-11-09 23:44:30 -06:00 |
|
SinTan1729
|
e88cc1f738
|
Updated screenshot
|
2022-11-09 22:05:11 -06:00 |
|
SinTan1729
|
a9af9fddbb
|
Remove the ugly shadow in delete button
|
2022-11-09 21:49:33 -06:00 |
|
SinTan1729
|
c81573c3de
|
Rounded delete buttons
|
2022-11-09 19:26:17 -06:00 |
|
SinTan1729
|
a21933d3eb
|
Improve display of url table
|
2022-11-09 18:55:50 -06:00 |
|
SinTan1729
|
b73148706d
|
Confirm before deleting entries
|
2022-11-09 17:58:15 -06:00 |
|
SinTan1729
|
77f835430b
|
Add logo in interface
|
2022-11-09 17:46:54 -06:00 |
|
SinTan1729
|
47c47e91dd
|
Add logo in README
|
2022-11-09 17:46:43 -06:00 |
|
SinTan1729
|
b9dbe7f09d
|
Favicons now work on mobile
|
2022-11-09 02:16:12 -06:00 |
|
SinTan1729
|
1dba76a08f
|
Add a favicon
|
2022-11-09 01:45:09 -06:00 |
|
SinTan1729
|
4e10ce7003
|
Properly break long links during display
|
2022-11-08 22:32:32 -06:00 |
|
SinTan1729
|
4e18a6aeb9
|
Add error box in async
|
2022-11-08 19:29:01 -06:00 |
|
SinTan1729
|
3d239c189c
|
Refactor error box adding
|
2022-11-08 19:18:14 -06:00 |
|
SinTan1729
|
6e2f1df108
|
Bug fix
|
2022-11-08 18:48:52 -06:00 |
|
SinTan1729
|
74e5b5d1c7
|
Stop creating multiple error dialogs
|
2022-11-08 18:39:23 -06:00 |
|
SinTan1729
|
fab2924250
|
Avoid adding duplicate shortUrl
|
2022-11-08 18:23:41 -06:00 |
|
SinTan1729
|
0740bc79aa
|
Auto convert shortlinks to lower case
|
2022-11-06 22:36:53 -06:00 |
|
SinTan1729
|
01930f6d62
|
Fix .gitlab-ci.yml
|
2022-11-05 19:21:13 -05:00 |
|
SinTan1729
|
81fc707d27
|
Change invalid shorturl error message
|
2022-11-05 19:18:04 -05:00 |
|
SinTan1729
|
0ef85242ec
|
Fix .gitlab-ci.yml
|
2022-11-05 15:12:06 -05:00 |
|
SinTan1729
|
79e01a4145
|
Run CI tasks only when actual code is changed
|
2022-11-05 14:49:05 -05:00 |
|
SinTan1729
|
946afbf726
|
Update docker compose instructions
|
2022-11-05 14:44:15 -05:00 |
|
SinTan1729
|
0367e74a7c
|
Make docker compose the recommended method of usage
|
2022-11-05 14:41:00 -05:00 |
|
SinTan1729
|
99757dceb6
|
Updated screenshot and README.md
|
2022-11-04 18:53:13 -05:00 |
|
SinTan1729
|
de58a15282
|
Fix typo in .gitlab-ci.yml
|
2022-11-04 18:45:14 -05:00 |
|
SinTan1729
|
82410ef035
|
Switch from master to main as the default branch
|
2022-11-04 18:37:09 -05:00 |
|
SinTan1729
|
3b3babeaf4
|
Docker badge links to docker hub
|
2022-11-04 01:52:42 -05:00 |
|
SinTan1729
|
82e6dadd53
|
Updated README.md
|
2022-11-04 01:41:15 -05:00 |
|
SinTan1729
|
6ad4c8b44d
|
Added image to docker hub
|
2022-11-04 01:39:53 -05:00 |
|
SinTan1729
|
55cd69f1f2
|
Updated README.md
|
2022-11-04 01:36:38 -05:00 |
|
SinTan1729
|
6881b8b557
|
Change image location
|
2022-11-04 01:14:47 -05:00 |
|