Commit Graph

41 Commits

Author SHA1 Message Date
xemeds 789afe8554 Added a patreon page to the donations 2020-08-18 12:20:07 +03:00
xemeds 543686dbe8 Made new urls not generate a new token if they already exist in the database 2020-08-17 12:37:00 +03:00
xemeds 143e992ede Added a custom message for invalid URLs that contain the websites domain 2020-08-17 09:59:57 +03:00
xemeds 00f1ca051f Hopefully fixed the visual bug with the buttons 2020-08-17 09:40:18 +03:00
xemeds 7e75679742 Removed zooming on input focus on mobile 2020-08-17 09:20:08 +03:00
xemeds f2049abaf8 Made the url validators case-insensitive 2020-08-16 21:35:02 +03:00
xemeds 31cbcf5156 Fixed the responsiveness of the donation page 2020-08-11 19:11:49 +03:00
xemeds 0910c83e01 Changed the way error messages are displayed 2020-08-07 17:28:35 +03:00
xemeds 53526060c9 FIxed the url error messages and changed some styling 2020-08-07 16:09:19 +03:00
xemeds e1f0d530cc Made the font file local 2020-08-07 11:02:46 +03:00
xemeds 13e0688b1d Added a bitcoin qr code 2020-08-07 10:50:56 +03:00
xemeds 072569d991 Added the favicon and changed a few stylings 2020-07-25 19:27:59 +00:00
xemeds d9786e4ff3 Forgot to add the link to the font 2020-07-25 18:47:43 +00:00
xemeds 4888627d07 Fixed the footer going on top of the url form on mobile 2020-07-25 18:43:32 +00:00
xemeds 43062cd5e3 Changed the css font and the token length to 6 2020-07-25 18:28:42 +00:00
xemeds d6836c1c1c Made the donation page more responsive 2020-07-23 18:41:17 +00:00
xemeds d1ad9ace3e Added a donation page 2020-07-23 18:26:18 +00:00
xemeds 0fad841ee6 Removed the database file from the repo 2020-07-23 17:43:57 +00:00
xemeds ce7d775f72 Added a script to initialize the database 2020-07-23 17:41:56 +00:00
xemeds 962f352917 Small fixes 2020-07-23 17:07:21 +00:00
xemeds 23d49a47d2 Improved the URL validator 2020-07-23 16:57:16 +00:00
xemeds c6343893f4 Changed url validator to add http instead of https to the beginning of urls 2020-07-20 18:55:07 +00:00
xemeds c091efe84d Made the shortened url route return a 404 error for not found tokens 2020-07-20 18:14:55 +00:00
xemeds b6ed78c8ad Added error handlers 2020-07-20 17:51:52 +00:00
xemeds c5f3f5a8c4 Made the url validator not accept urls from the website 2020-07-20 16:53:18 +00:00
xemeds c1079b6d2b Added the shortened url route 2020-07-20 16:40:15 +00:00
xemeds 33e29853dd Added the token generator 2020-07-20 16:00:36 +00:00
xemeds b203622ad5 Added the database 2020-07-20 14:55:19 +00:00
xemeds 3decaae628 Made the title not change color after being visited 2020-07-20 14:16:34 +00:00
xemeds 2de586b87b Added the url page and changed the title to an anchor tag 2020-07-20 14:09:03 +00:00
xemeds 0db137daf5 Fixed a double error bug 2020-07-19 22:14:49 +00:00
xemeds c229f4e0c3 Added a footer 2020-07-19 21:52:15 +00:00
xemeds 01d64e40bf Changed error margin units 2020-07-19 20:25:19 +00:00
xemeds 1fa542b0cb Added error messages and made the elements absolute positioned 2020-07-19 20:01:03 +00:00
xemeds cb286816fd Made the typing wait before moving to the description 2020-07-19 17:43:23 +00:00
xemeds 896e41e8e4 Added a typing title and description to the home page 2020-07-19 17:36:21 +00:00
xemeds 0cddb3e4a6 Made the home page more responsive 2020-07-19 16:51:54 +00:00
xemeds 16f562441d Added a simple home page 2020-07-18 23:39:18 +00:00
xemeds d6721f27f7 Made a better URL validator 2020-07-18 21:50:47 +00:00
xemeds d97b3266c8 Added URL validation form 2020-07-18 16:40:51 +00:00
xemeds c783e7792a Added initial files 2020-07-18 13:10:03 +00:00