Commit Graph

55 Commits

Author SHA1 Message Date
d303ec9154 added docker to README 2022-06-08 22:09:18 +02:00
de5d5a2344 added example script to upload and share files
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 21:57:17 +02:00
2ebe95e9f8 added workdir to dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 12:50:38 +02:00
741256c1e4 added expose port to Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 12:38:45 +02:00
db3a257ecd added PDF opener 2022-06-08 12:02:09 +02:00
c83094266b fixed golang version in drone
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 11:13:17 +02:00
80a99aa9c2 added tests to drone
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-08 11:10:29 +02:00
7e27745bf7 added web_test
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-03 19:56:29 +02:00
3de0aaeec8 fixed auth check
thats why we test
2022-06-03 19:56:07 +02:00
339dbe617f commented client functions 2022-06-03 14:28:00 +02:00
2f5cd563ad better error handling 2022-06-03 14:27:40 +02:00
2be2cc0626 minor fixes in webserver 2022-06-01 15:02:52 +02:00
22946b9dfd create slug now private 2022-06-01 11:56:15 +02:00
816d63ea49 better doc for interfaces 2022-06-01 11:55:57 +02:00
fc19fd867c added unit testing 2022-06-01 11:55:33 +02:00
12ee768f11 add drone file
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-17 18:20:31 +02:00
63bbd4610f added docker stuff 2022-05-17 01:56:05 +02:00
9eb68a1d7e improved Makefile 2022-05-17 01:55:32 +02:00
f799415ada added Techstack to README 2022-05-17 01:32:47 +02:00
51acf0702e updated README with share ext sthing 2022-05-17 01:29:17 +02:00
a69105cd18 added README 2022-05-17 01:25:10 +02:00
9c47d907a7 added LICENSE 2022-05-17 01:25:02 +02:00
0a74ecf651 get single share 2022-05-17 01:14:45 +02:00
361123baca added deps to makefile 2022-05-17 01:10:47 +02:00
05e438eb23 changed delete share url 2022-05-17 01:10:36 +02:00
f0254a6370 use sql as db driver instead of sqlite 2022-05-16 00:27:52 +02:00
508e109734 implemented get all shares 2022-05-14 23:25:50 +02:00
f31f1bbf02 improved opening images 2022-05-14 23:06:16 +02:00
1ee9916970 basic image opener 2022-05-14 21:23:31 +02:00
fd97d589d4 added file size 2022-05-13 15:33:29 +02:00
632fc05f85 improved default opener 2022-05-13 15:28:25 +02:00
776719cf45 set title to filename 2022-05-13 15:09:04 +02:00
981d63c6df added 404 page 2022-05-13 15:01:33 +02:00
a4593c9d5c added Makefile 2022-05-13 11:58:32 +02:00
c1b4225b34 refactored HEAD fetch 2022-05-13 11:53:55 +02:00
2ae7923efc added basic auth 2022-05-12 23:37:59 +02:00
6f693d48c1 added download button 2022-05-12 23:21:50 +02:00
739d58d5ba use css vars for color 2022-05-11 20:06:19 +02:00
d4dbea8ea8 textbox min width 2022-05-11 19:58:04 +02:00
9484c994a1 hljs backgroud hack 2022-05-11 00:43:12 +02:00
e9df76a681 syntax hightlighting 2022-05-11 00:38:41 +02:00
774ead0ed0 added noscript 2022-05-10 23:19:38 +02:00
3c5d62f86d added some css 2022-05-10 23:19:31 +02:00
a11349e456 added etag to metadata 2022-05-10 22:46:28 +02:00
b5a326324f display a text share 2022-05-10 22:37:30 +02:00
ca2b2c661c added static file serv 2022-05-10 16:03:24 +02:00
761701d2e9 added code splitting and basic opener 2022-05-10 16:01:07 +02:00
af763d828a added metadata 2022-05-10 12:49:34 +02:00
8cbeb1109f error log in startup 2022-05-10 12:48:54 +02:00
a160602b92 missing bucket in cmd 2022-05-10 12:48:36 +02:00