1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
faff1ab527 + Deletion Confirmation 2022-06-03 22:59:44 +03:00
d056a4d429 * Removed debug line 2022-06-03 22:56:53 +03:00
c3c9aacac3 + Admin interface
+ Pad Listing
@TODO: Add pagination
2022-06-03 22:56:19 +03:00
d949b3decb Working on the admin interface
+ Implemented login token
+ Routing
+ Admin controller
+ Login Page
* Updated `.env` example
2022-06-02 23:53:32 +03:00
22657cc111 * Fixed Sanitization 2022-06-01 18:07:33 +03:00
3dc09cae64 # Updated Looks, Syntax Highlights and more
* Moved all CDN libraries into /static/vendor
+ Implemented syntax highlight with hljs
* Updated the sanitization to include `.`
2022-06-01 17:43:05 +03:00
53066025f0 Implemented a views counter
+ Implemented views for the post struct
+ Views functions
+ Views storage file
2022-06-01 13:26:54 +03:00
e781daec89 + Maximum pad length
+ Configurable maximum pad length
+ Refresh pad
+ Archive pad
+ Archives in local client storage
+ Download pad
2022-05-21 16:17:25 +03:00
051a8a311c + Handle post data 2022-05-20 01:40:21 +03:00
a76b9d02ba + Reading from files
+ Working Page access
2022-05-20 00:46:14 +03:00
169e20b573 * Basics realized 2022-05-19 00:40:34 +03:00