Commit graph

62 commits

Author SHA1 Message Date
0c0cd66abe
fixup font reference 2023-10-15 13:49:00 +02:00
e104fdfac5
fix dark mode 2023-10-15 13:29:44 +02:00
634c8a57d4
self-host google fonts; remove fontawesome dep
closes NoLog.cz/gull#4
2023-10-15 13:23:11 +02:00
6659c0b28f
allow multiple shortened links to a single URL
closes NoLog.cz/gull#3
2023-10-15 13:23:05 +02:00
436765613f
Merge github aeolyus/master 2023-10-15 12:51:29 +02:00
Richard Huang
b0865afe14
[make] Add buildx prefix back to docker build for image 2023-04-26 21:19:24 -07:00
Richard Huang
bbff9e471b
[github] Stup docker buildx before building image 2023-04-26 21:15:35 -07:00
Richard Huang
d09868b8f8
[readme] Add some make commands to readme 2023-04-26 21:13:11 -07:00
Richard Huang
6ab16b0d61
[make] Add docker builder commands 2023-04-26 21:12:24 -07:00
Richard Huang
a56488f1e1
[docker] Refactor to cache for faster builds 2023-04-26 21:09:16 -07:00
Richard Huang
089ba62aee
[docker] Use busybox as base image for common tools 2022-08-29 00:02:19 -07:00
Richard Huang
d0aa41acd9
[github] Rename release.yml to release.yaml and update versions 2022-08-28 22:22:35 -07:00
Richard Huang
2cf59eb5bb
[github] Add dev workflow to automate testing and building 2022-08-28 22:19:41 -07:00
Richard Huang
cfb14c6b4f
[readme] Update screenshot background to be transparent 2022-02-07 00:07:06 -08:00
Richard Huang
a04fa8c3f6
[make] Add test target 2022-01-10 22:42:18 -08:00
Richard Huang
761aa20d49
[make] Add Makefile 2022-01-09 17:31:12 -08:00
Richard Huang
388c89d96d
[docker] Reduce container image size 2022-01-09 15:47:23 -08:00
Richard Huang
84f80ce36c
[github] Add github workflow to automate releasing container images 2022-01-09 15:47:16 -08:00
bain3
d29218b16c
[ui] Add responsive dark mode color scheme 2022-01-09 14:09:23 -08:00
6bb76242f1 Update 'public/index.html' 2020-09-08 13:10:18 +02:00
4e039af004 Update 'docker-compose.yml' 2020-08-11 00:34:52 +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
a793e3d22c Update 'server.go'
remote the /all fuctionality
2020-08-11 00:30:00 +02:00
9714f1a56d Update 'public/index.html'
set title according to the actual domain used (acab/nolog.link)
2020-08-10 23:51:44 +02:00
mdivecky
26a2ef0534 Merge remote-tracking branch 'origin/master' 2020-06-09 09:38:02 +02:00
mdivecky
595b678d5e docker-compose persistent data over rebuild 2020-06-09 09:37:54 +02:00
mdivecky
97f4bffd0d Update 'README.md' 2020-06-09 09:35:23 +02:00
mdivecky
59d805627c add nolog footer 2020-06-09 09:27:21 +02:00
mdivecky
0f5fa5261f remove hipster colors 2020-06-09 09:27:14 +02:00
mdivecky
ee620037c3 docker-compose example 2020-06-09 09:25:48 +02:00
Richard Huang
0f784e94f8
[readme] Update readme docker run instructions 2020-05-30 14:13:25 -07:00
Richard Huang
d870a52cd1
[docker] Utilize multistage building to minimize docker image 2020-05-30 14:12:59 -07:00
Richard Huang
02b71da7ec
[readme] Add screenshot 2020-05-29 10:58:32 -07:00
Richard Huang
b9857599af
Comply with golint 2020-05-29 10:58:11 -07:00
Richard Huang
6e6e8c9d88
[public] Convert to flexbox for better footer 2020-05-16 18:37:08 -07:00
Richard Huang
bf8fc999e7
[public] More descriptive invalid alias message 2020-05-16 18:00:34 -07:00
Richard Huang
025ce20001
[public] Add footer 2020-05-16 17:44:45 -07:00
Richard Huang
3269a5a988
[public] Add alias and url validation 2020-05-15 17:28:07 -07:00
Richard Huang
ea04b66667
[public] Prevent request for nonexistent favicon.ico 2020-05-15 16:51:55 -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
58c65bc261
[public] Add js for interactive frontend and some css 2020-05-14 14:23:37 -07:00
Richard Huang
4d6e55834f
[public] Unhide blinking cursor 2020-05-14 12:23:10 -07:00
Richard Huang
8cde6da33e
[tests] Add tests 2020-05-14 01:23:42 -07:00
Richard Huang
3fcd9ec4fa
[go] Update go modules 2020-05-13 22:42:17 -07:00
Richard Huang
653450c785
[handlers] Rewrite to be json compatible 2020-05-13 20:33:38 -07:00
Richard Huang
6980fc99d0
[public] Renamed static folder to public 2020-05-13 19:21:30 -07:00
Richard Huang
fb28622c01
[license] Update license to MPL-2.0 2020-05-13 13:46:40 -07:00
Richard Huang
a3fbaa49f2
[readme] Add acknowledgements 2020-05-13 12:20:16 -07:00