aboutsummaryrefslogtreecommitdiff
path: root/templates/layout.html
Commit message (Collapse)AuthorAge
* pw-protect /admin endpointB Stack2022-02-15
| | | | Use a hardcoded password from the config file.
* add redirects after delete, and simplify css callsB. Stack2022-02-13
|
* add admin page, delete function, and APPNAME varB. Stack2022-02-12
| | | | | | The admin can view the links to private pastes, and can delete pastes from the web console. For now, the admin page is not protected, so this is not production-ready.
* use UUID for paste id, and more js removalB. Stack2022-02-11
| | | | | Using uuids means that titles need to be used for displaying "replies," "in response to," and so on.
* add support for title, and ensure no jsB. Stack2022-02-11
|
* code highlightsudan2016-01-25
|
* stylesudan2016-01-21
|
* update layout tmplofshellohicy2014-07-23
|
* remove useless featureofshellohicy2014-07-18
|
* Added as example appArmin Ronacher2011-12-05
bgstack15