63 Commits

Author SHA1 Message Date
705312b4df
general dep update 2022-04-12 12:25:01 +02:00
4edfb03442 Merge pull request 'pin modules and update dockerfile go version' (#2) from mod into master
Reviewed-on: #2
2021-01-10 14:54:49 +00:00
89667718b7
pin modules and update dockerfile go version 2021-01-10 15:54:12 +01:00
2b52b93bbe Merge pull request 'mod' (#1) from mod into master
Reviewed-on: #1
2021-01-10 14:51:48 +00:00
e3bdf80dac
move from gorilla/mux to fasthttp/router 2021-01-10 15:49:00 +01:00
3ecfe5503d
fix template type 2021-01-10 14:57:12 +01:00
8932cea4c9
modulerize short functions 2021-01-10 14:42:13 +01:00
430d388c57
I'm bad at commits... 2020-03-26 11:41:41 +01:00
5e119a1c88
remove gitlab CI setup and build badge 2019-10-12 08:37:37 +02:00
d5148efc41
Use structs to hold configuration data instead of loose variables 2019-10-06 13:40:14 +02:00
0c5070fb36 Merge branch 'templatingTheRealThing' into 'master'
Templating the real thing

See merge request wolvie/short!8
2019-09-19 14:27:14 +00:00
4223049ccc
Bump version from 1.1.0 to 1.2.0 2019-09-19 16:25:58 +02:00
fd871ec411
Delete old templates and add response.html that deals with all responses 2019-09-19 16:23:49 +02:00
89aa61cca2
Switch to using a single conditional template 2019-09-19 16:23:04 +02:00
870c87d672 Merge branch 'refactor_template' into 'master'
Refactor template

See merge request wolvie/short!7
2019-09-19 10:59:36 +00:00
6310d32ec4
bump golang build to 1.12.9 2019-09-19 12:57:28 +02:00
10018b4d74
bump version to 1.1.0 2019-09-19 12:50:10 +02:00
42998fee7c
update templates 2019-09-19 12:49:27 +02:00
a7e7ac33ee
Change html templating style 2019-09-19 12:48:25 +02:00
583d6abb84
minor logic refactor 2019-09-19 12:43:05 +02:00
26263cedc6
spelling is hard 2019-05-02 00:08:20 +02:00
d0ab87e9e6
Readme update 2019-05-01 23:20:13 +02:00
70bf7b0406
Bump version to 1.0.1 2019-05-01 16:49:12 +02:00
b9771a638a
Reorder variables 2019-05-01 16:44:24 +02:00
c1a0d6a789
Improved documentation 2019-05-01 12:25:50 +02:00
4b1bd2c8e0
Move internal error handling into his own func 2019-05-01 12:25:23 +02:00
50757e3feb
Improve formating/readability 2019-05-01 08:53:29 +02:00
782dc60a41
remove fmt module 2019-05-01 01:11:35 +02:00
bcb1c5a641
Improved error logging 2019-05-01 01:02:27 +02:00
fcce320c39
Refactor global variables 2019-05-01 00:56:11 +02:00
a834bfab9f
optimize port check 2019-05-01 00:54:20 +02:00
4a69686f81
improve cli input validation 2019-05-01 00:50:00 +02:00
c3b26395e1
Bump version to 1.0.0 2019-04-29 21:42:36 +02:00
554af81c01
Default to https for empty scheme URLs 2019-04-29 21:33:10 +02:00
c61ddfbc79
Refactoring variables names/usage 2019-04-29 21:30:15 +02:00
ecbc575db7
Add html templates, improved URL validation and control flag for shortened URL 2019-04-29 20:06:47 +02:00
dc9472b5fd
typos 2019-04-26 18:23:30 +02:00
8ac8613ab4
README 2019-04-26 18:20:12 +02:00
a6e1e4340f
Bump version to 0.2.0 2019-04-26 18:16:47 +02:00
f9e0cfa41e
Update README 2019-04-26 18:16:11 +02:00
2a8babd0c1
Add enpoints to dump and restore the in memory db 2019-04-26 17:48:12 +02:00
18c3271249
Change listen addr/port flags 2019-04-26 17:47:02 +02:00
ded42136c4
Change http handler to gorilla/mux 2019-04-26 17:44:59 +02:00
27678ed650
Simplicy test build 2019-04-18 10:50:52 +02:00
8700cda294
update changelog and readme 2019-04-18 10:48:33 +02:00
ef70358c27
Switch from redis store to in memory kv store 2019-04-18 10:45:08 +02:00
b5c58d079c
Merge branch 'html' 2019-04-15 10:49:48 +02:00
6d1ee5e19c
Update dockerfile 2019-04-15 10:45:46 +02:00
7042578dc8
Bump version 2019-04-15 10:45:29 +02:00
c64d8eedd3
Add some html templates 2019-04-14 22:37:01 +02:00