Commit graph

79 commits

Author SHA1 Message Date
76fd093756 improve dockerfile dependency caching and file system structure 2020-08-04 23:43:50 +02:00
2eb816134d update documentation to new environment variables 2020-08-03 02:56:42 +02:00
64c2567918 append original file name to urls 2020-08-03 02:42:27 +02:00
b0b03f32a4 update css, fix some a11y issues 2020-08-03 02:41:36 +02:00
b553bd621b remove debug env var read 2020-08-03 01:30:45 +02:00
c57d15c7e3 rustify db url building 2020-08-03 01:28:42 +02:00
e3a7c5329e apply formatter 2020-08-03 01:12:42 +02:00
neri
180bc08cc5 Merge pull request 'Remove Baseurl Env var and add more flexible db config' (#3) from fionera/datatrash:master into master
Reviewed-on: https://gitea.ctdo.de/neri/datatrash/pulls/3
2020-08-02 23:12:25 +00:00
64be9b7f0c Use actix url generator for the uploaded url 2020-08-03 00:07:16 +02:00
3c05a725c2 Removing default env args from dockerfile 2020-08-02 14:31:48 +02:00
b512674da9 Add Connection string builder 2020-08-02 03:08:07 +02:00
9f1e1e3818 remove unued .env file 2020-07-14 17:56:09 +02:00
a92d7fe397 do some code cleanup 2020-07-14 17:53:43 +02:00
594ca9d253 remove content disposition from index.html 2020-07-14 16:03:34 +02:00
941c07bdaf no compression, better http caching, better css 2020-07-14 13:46:01 +02:00
07db070107 add asciitrash copy and download button 2020-07-14 13:21:57 +02:00
8436ae4f4d remove unused dependency 2020-07-13 16:26:13 +02:00
6ffaf5d582 use correct http semantic on upload redirect 2020-07-13 16:08:55 +02:00
42a3d61db8 configurable logging, mobile friendliness 2020-07-13 15:59:16 +02:00
5fb444216e fix deletion race condition 2020-07-13 15:29:40 +02:00
7403abbe99 db timeout, dont leak inner workings, auto create files dir, fix script injection 2020-07-13 15:22:33 +02:00
f7aa5b7b07 add direct cargo build instruction 2020-07-12 03:16:17 +02:00
a5ff24cd0d remove 10 second option 2020-07-12 03:09:45 +02:00
e110378ba6 remove compile time postgres dependency, add docker build 2020-07-12 02:26:11 +02:00
deb99942d3 add not yet working multi stage docker build 2020-07-12 00:16:36 +02:00
4af61bfd86 add environment variable configuration 2020-07-11 23:27:15 +02:00
82b2bd4075 add readme, extract init-db script 2020-07-09 22:01:25 +02:00
827baf8eec finish it i guess 2020-07-09 19:27:32 +02:00
fdd418ec3e Initial commit 2020-07-08 21:33:48 +02:00