Commit Graph

55 Commits

Author SHA1 Message Date
xemeds d5a591317d Changed the styling of all the pages 2020-08-24 15:25:42 +03:00
xemeds e65f43e401 Added click tracking 2020-08-22 15:36:09 +03:00
xemeds 1ef3c1b154 Tokens that are the same as a pages route are no longer allowed 2020-08-21 18:05:30 +03:00
xemeds ce9b0e80a1 Made the usage of tokens more clear 2020-08-21 15:02:05 +03:00
xemeds f02158387e Added a way to create custom tokens 2020-08-21 12:17:17 +03:00
xemeds 17838b61ab Went back to each url generating a new token even if they already exist in the database 2020-08-21 10:22:01 +03:00
xemeds 307f7f8f37 Fixed some mobile styling bugs 2020-08-20 10:17:01 +03:00
xemeds 3613fe57ec Improved the overall responsiveness and the styling of the pages 2020-08-20 09:43:52 +03:00
xemeds 59cbba9d03 Cleaned up the templates 2020-08-19 16:31:22 +03:00
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 9f52e5a760 Updated README.md 2020-08-17 10:55:08 +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
Muhammed Ali Dilek b20fb7bc92 Updated README.md 2020-08-15 12:47:29 +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 c11b16c489 Updated README.md 2020-07-30 20:03:00 +00: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 067c62d01b Updated README.md 2020-07-20 19:15:24 +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