Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add admin page, delete function, and APPNAME var | B. Stack | 2022-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 app.config for salt | B. Stack | 2022-02-11 |
| | |||
* | use UUID for paste id, and more js removal | B. Stack | 2022-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 js | B. Stack | 2022-02-11 |
| | |||
* | update style to mine | B. Stack | 2022-02-11 |
| | |||
* | Fix dep problem so flask>=2.0.0 now! | B. Stack | 2022-02-11 |
| | | | | | By just writing a new initdb command so we don't need manage.py anymore. | ||
* | fixed deps which means flask 1 | B. Stack | 2022-02-11 |
| | | | | So the next step will be to make it work with flask 2 (current) | ||
* | add private paste | sudan | 2016-02-22 |
| | |||
* | continue to remove useless feature | ofshellohicy | 2014-07-18 |
| | |||
* | remove useless feature | ofshellohicy | 2014-07-18 |
| | |||
* | Added as example app | Armin Ronacher | 2011-12-05 |