karton/templates
Daniel Szabo 36fa6598a8 File upload and persistence extension
- index.html extended with form input
- pasta.html and pastalist.html show link to /file/{pasta.id}/{filename} path
- files are saved in pasta_data folder
- all data is now stored in pasta_data/database.json
- changed pastalist.html date format to exclude year
- added custom 404 error handler
2022-05-02 16:53:10 +01:00
..
error.html File upload and persistence extension 2022-05-02 16:53:10 +01:00
footer.html Initial commit 2022-04-10 23:21:45 +01:00
header.html - added new pasta type URL and automatic redirection endpoint 2022-04-23 16:47:36 +01:00
index.html File upload and persistence extension 2022-05-02 16:53:10 +01:00
pasta.html File upload and persistence extension 2022-05-02 16:53:10 +01:00
pastalist.html File upload and persistence extension 2022-05-02 16:53:10 +01:00