Commit graph

12 commits

Author SHA1 Message Date
6659c0b28f
allow multiple shortened links to a single URL
closes NoLog.cz/gull#3
2023-10-15 13:23:05 +02:00
ade190a89d remove tests for /all funcionality 2020-08-11 00:33:39 +02:00
16f9def792 remove the /all functionality completely 2020-08-11 00:31:52 +02:00
Richard Huang
b9857599af
Comply with golint 2020-05-29 10:58:11 -07:00
Richard Huang
5b45a6df96
[utils/handlers] Add regex URL validation and remove govalidator 2020-05-15 16:35:01 -07:00
Richard Huang
c25d50c35f
[utils/handlers] Verify alias contains only unreserved URI chars 2020-05-15 02:16:23 -07:00
Richard Huang
8cde6da33e
[tests] Add tests 2020-05-14 01:23:42 -07:00
Richard Huang
653450c785
[handlers] Rewrite to be json compatible 2020-05-13 20:33:38 -07:00
Richard Huang
670bae8754
[go] Move to go modules 2020-05-12 01:57:27 -07:00
Richard Huang
37d93881e8
[server/handlers] Implement short url creation 2020-05-11 22:52:45 -07:00
Richard Huang
fb59b69703
[server/handlers] Implement short url decode and redirect 2020-05-11 20:15:20 -07:00
Richard Huang
00f2093970
[server/handlers] Add basic webserver functionality 2020-05-11 20:02:50 -07:00