aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add hex-zeroctl which calls flask managerstackB Stack2020-12-19
* add drag-and-drop /upload/ routeB Stack2020-12-18
* improve instructions for installing short_urlB Stack2020-12-16
* add better debian install notesB Stack2020-12-16
* move styles to Flask static/ dirB Stack2020-12-11
* add note about filenameB Stack2020-12-11
* add ssl to main apache exampleB Stack2020-12-11
* gracefully handle when x_forwarded_for is nullB Stack2020-12-10
* improve front page htmlB Stack2020-12-10
* add debian/ and improve installationB Stack2020-12-10
* add initial Makefile for install, uninstallB Stack2020-12-10
* add check-for-short_url and fix init user checkB Stack2020-12-09
* fix init script and pidfile ownershipB Stack2020-12-09
* use uwsgi!B Stack2020-12-09
* add some example files, and experimental loggingB Stack2020-12-09
* add init script, and rename main scriptB Stack2020-12-09
* WIP: split many things into configsB Stack2020-12-09
* add footer with impressumHEADmastercreme2020-11-04
* Merge remote-tracking branch 'upstream/master'creme2020-11-03
|\
| * Add text/plain exception for .log name extensionMia Herkt2020-11-03
| * Change license to EUPLMia Herkt2020-11-03
* | change donation link to envs teamcreme2020-02-15
* | use https for donation shield!creme2020-02-15
* | move donation link to envs.net group on liberapaycreme2020-02-15
* | change alias single qoute to doublecreme2020-02-12
* | fix outline headlinescreme2020-01-20
* | remove label "for="creme2020-01-20
* | fix html/csscreme2020-01-19
* | fix commentcreme2020-01-14
* | add also a aliascreme2020-01-14
* | add a direct text examplecreme2020-01-14
* | more changes for envscreme2019-10-05
* | more header changescreme2019-10-05
* | close header divcreme2019-10-05
* | envs changes for new csscreme2019-10-05
* | remove darklight js in html pagecreme2019-09-27
* | add ACCEPTABLE USE POLICY headline and textcreme2019-09-25
* | fix page widthcreme2019-09-23
* | change cronjobcreme2019-09-23
* | blockqoute fixcreme2019-09-23
* | add headercreme2019-09-23
* | short script inc.creme2019-09-23
* | 0x0 site: small page optimizecreme2019-09-23
* | Pass back file/url/shorten as `text/plain`creme2019-09-18
* | add lang to htmlcreme2019-09-09
* | change default to dark-modecreme2019-09-08
* | update pb linkcreme2019-08-15
* | typo desc.creme2019-08-06
* | change to envs.sh ;)cremesk2019-08-03
* | add gopher supportcremesk2019-07-26
bgstack15