Commit graph

  • a7301ff4ec Add abuse mail, fix build error master mdivecky 2024-01-15 11:50:59 +0100
  • 0c0cd66abe
    fixup font reference bain 2023-10-15 13:49:00 +0200
  • e104fdfac5
    fix dark mode bain 2023-10-15 13:29:44 +0200
  • 634c8a57d4
    self-host google fonts; remove fontawesome dep bain 2023-10-15 13:20:48 +0200
  • 6659c0b28f
    allow multiple shortened links to a single URL bain 2023-10-15 13:08:19 +0200
  • 436765613f
    Merge github aeolyus/master bain 2023-10-15 12:51:29 +0200
  • b0865afe14
    [make] Add buildx prefix back to docker build for image Richard Huang 2023-04-26 21:19:24 -0700
  • bbff9e471b
    [github] Stup docker buildx before building image Richard Huang 2023-04-26 21:15:35 -0700
  • d09868b8f8
    [readme] Add some make commands to readme Richard Huang 2023-04-26 21:13:11 -0700
  • 6ab16b0d61
    [make] Add docker builder commands Richard Huang 2023-04-26 21:12:24 -0700
  • a56488f1e1
    [docker] Refactor to cache for faster builds Richard Huang 2023-04-26 21:09:16 -0700
  • 089ba62aee
    [docker] Use busybox as base image for common tools Richard Huang 2022-08-28 23:50:57 -0700
  • d0aa41acd9
    [github] Rename release.yml to release.yaml and update versions Richard Huang 2022-08-28 22:16:42 -0700
  • 2cf59eb5bb
    [github] Add dev workflow to automate testing and building Richard Huang 2022-08-28 22:03:42 -0700
  • cfb14c6b4f
    [readme] Update screenshot background to be transparent Richard Huang 2022-02-07 00:07:06 -0800
  • a04fa8c3f6
    [make] Add test target Richard Huang 2022-01-10 22:42:18 -0800
  • 761aa20d49
    [make] Add Makefile Richard Huang 2022-01-09 17:31:12 -0800
  • 388c89d96d
    [docker] Reduce container image size Richard Huang 2022-01-09 15:47:23 -0800
  • 84f80ce36c
    [github] Add github workflow to automate releasing container images Richard Huang 2022-01-09 15:31:27 -0800
  • d29218b16c
    [ui] Add responsive dark mode color scheme bain3 2022-01-05 20:25:26 +0100
  • 6bb76242f1 Update 'public/index.html' lexik 2020-09-08 13:10:18 +0200
  • 4e039af004 Update 'docker-compose.yml' lexik 2020-08-11 00:34:52 +0200
  • ade190a89d remove tests for /all funcionality lexik 2020-08-11 00:33:39 +0200
  • 16f9def792 remove the /all functionality completely lexik 2020-08-11 00:31:52 +0200
  • a793e3d22c Update 'server.go' lexik 2020-08-11 00:30:00 +0200
  • 9714f1a56d Update 'public/index.html' lexik 2020-08-10 23:51:44 +0200
  • 26a2ef0534 Merge remote-tracking branch 'origin/master' mdivecky 2020-06-09 09:38:02 +0200
  • 595b678d5e docker-compose persistent data over rebuild mdivecky 2020-06-09 09:37:54 +0200
  • 97f4bffd0d Update 'README.md' mdivecky 2020-06-09 09:35:23 +0200
  • 59d805627c add nolog footer mdivecky 2020-06-09 09:27:21 +0200
  • 0f5fa5261f remove hipster colors mdivecky 2020-06-09 09:27:14 +0200
  • ee620037c3 docker-compose example mdivecky 2020-06-09 09:25:48 +0200
  • 0f784e94f8
    [readme] Update readme docker run instructions Richard Huang 2020-05-30 14:13:25 -0700
  • d870a52cd1
    [docker] Utilize multistage building to minimize docker image Richard Huang 2020-05-30 14:12:59 -0700
  • 02b71da7ec
    [readme] Add screenshot Richard Huang 2020-05-29 10:58:32 -0700
  • b9857599af
    Comply with golint Richard Huang 2020-05-24 20:17:43 -0700
  • 6e6e8c9d88
    [public] Convert to flexbox for better footer Richard Huang 2020-05-16 18:37:08 -0700
  • bf8fc999e7
    [public] More descriptive invalid alias message Richard Huang 2020-05-16 18:00:34 -0700
  • 025ce20001
    [public] Add footer Richard Huang 2020-05-16 17:44:45 -0700
  • 3269a5a988
    [public] Add alias and url validation Richard Huang 2020-05-15 17:28:07 -0700
  • ea04b66667
    [public] Prevent request for nonexistent favicon.ico Richard Huang 2020-05-15 16:51:55 -0700
  • 5b45a6df96
    [utils/handlers] Add regex URL validation and remove govalidator Richard Huang 2020-05-15 16:35:01 -0700
  • c25d50c35f
    [utils/handlers] Verify alias contains only unreserved URI chars Richard Huang 2020-05-15 02:16:23 -0700
  • 58c65bc261
    [public] Add js for interactive frontend and some css Richard Huang 2020-05-14 14:23:37 -0700
  • 4d6e55834f
    [public] Unhide blinking cursor Richard Huang 2020-05-14 12:23:10 -0700
  • 8cde6da33e
    [tests] Add tests Richard Huang 2020-05-14 01:23:42 -0700
  • 3fcd9ec4fa
    [go] Update go modules Richard Huang 2020-05-13 22:42:17 -0700
  • 653450c785
    [handlers] Rewrite to be json compatible Richard Huang 2020-05-13 20:33:38 -0700
  • 6980fc99d0
    [public] Renamed static folder to public Richard Huang 2020-05-13 19:21:30 -0700
  • fb28622c01
    [license] Update license to MPL-2.0 Richard Huang 2020-05-13 13:46:40 -0700
  • a3fbaa49f2
    [readme] Add acknowledgements Richard Huang 2020-05-13 12:20:16 -0700
  • a08a7ea8ef
    [static] Prettify with css Richard Huang 2020-05-13 11:52:18 -0700
  • bd2ad6a11e
    [server] Fix static file serving Richard Huang 2020-05-13 02:36:02 -0700
  • 2b42782842
    [readme] Update readme with docker and golang Richard Huang 2020-05-12 23:09:58 -0700
  • 769bd5c415
    [docker] Add Dockerfile Richard Huang 2020-05-12 22:33:51 -0700
  • 670bae8754
    [go] Move to go modules Richard Huang 2020-05-12 01:57:27 -0700
  • 629697fa77
    [readme] Add readme Richard Huang 2020-05-11 23:30:45 -0700
  • 37d93881e8
    [server/handlers] Implement short url creation Richard Huang 2020-05-11 22:52:45 -0700
  • fb59b69703
    [server/handlers] Implement short url decode and redirect Richard Huang 2020-05-11 20:15:20 -0700
  • 00f2093970
    [server/handlers] Add basic webserver functionality Richard Huang 2020-05-11 20:02:50 -0700
  • e2d51e2a3d
    [gitignore] Add gitignore Richard Huang 2020-05-11 19:32:27 -0700
  • a4d304c0a4
    [static] Add index.html Richard Huang 2020-05-11 19:19:28 -0700
  • 63db9f5cda
    Initial commit Richard Huang 2020-05-11 01:20:43 -0700