aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* suppress useless stuff from authB. Stack2022-02-15
* add libexec path to PYTHONPATHB. Stack2022-02-15
* install this new auth.pyB. Stack2022-02-15
* split auth into separate python fileB Stack2022-02-15
* pw-protect /admin endpointB Stack2022-02-15
* shore up docsB Stack2022-02-15
* initialize database in appB Stack2022-02-15
* load stackbin_conf from envB Stack2022-02-15
* fix wsgi pidfile, user homedir, and INI loadingB Stack2022-02-15
* update docB Stack2022-02-15
* drop actual ini fileB Stack2022-02-15
* add initial system-ready values and install stepsB Stack2022-02-15
* r-proxy support with /set endpoint, and extra dirB Stack2022-02-14
* add initial centos7 docB Stack2022-02-14
* suppress favicon errorsB. Stack2022-02-14
* refactor filenames and improve docsB. Stack2022-02-13
* add expiry, and wsgi usage to support thatB. Stack2022-02-13
* add redirects after delete, and simplify css callsB. Stack2022-02-13
* add admin page, delete function, and APPNAME varB. Stack2022-02-12
* use app.config for saltB. Stack2022-02-11
* use UUID for paste id, and more js removalB. Stack2022-02-11
* add support for title, and ensure no jsB. Stack2022-02-11
* update style to mineB. Stack2022-02-11
* Fix dep problem so flask>=2.0.0 now!B. Stack2022-02-11
* fixed deps which means flask 1B. Stack2022-02-11
* add private pastesudan2016-02-22
* remove gunicornsudan2016-01-25
* smaller fontsudan2016-01-25
* code highlightsudan2016-01-25
* stylesudan2016-01-21
* merge from jiaweisudan2016-01-20
|\
| * misc updatesofshellohicy2014-09-10
| * update layout tmplofshellohicy2014-07-23
| * continue to remove useless featureofshellohicy2014-07-18
| * remove useless featureofshellohicy2014-07-18
* | some changesu272016-01-20
|/
* rst -> txtArmin Ronacher2011-12-05
* Added missing dependencyArmin Ronacher2011-12-05
* github whitespace ;-/Armin Ronacher2011-12-05
* Added as example appArmin Ronacher2011-12-05
bgstack15