Commit Graph

22 Commits

Author SHA1 Message Date
xemeds 5213698da2 Added a page for removed urls 2020-09-06 14:13:54 +03:00
xemeds 661bfb3e46 Added url reporting 2020-08-25 13:02:48 +03:00
xemeds e5e9b7a5f4 Added a original url lookup 2020-08-25 12:11:00 +03:00
xemeds e65f43e401 Added click tracking 2020-08-22 15:36:09 +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 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 0910c83e01 Changed the way error messages are displayed 2020-08-07 17:28:35 +03:00
xemeds d1ad9ace3e Added a donation page 2020-07-23 18:26:18 +00:00
xemeds 962f352917 Small fixes 2020-07-23 17:07:21 +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 2de586b87b Added the url page and changed the title to an anchor tag 2020-07-20 14:09:03 +00:00
xemeds 1fa542b0cb Added error messages and made the elements absolute positioned 2020-07-19 20:01:03 +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