Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Legt 796a3b07c4 * Debug on live 2022-06-07 01:53:47 +03:00
Daniel Legt 177ab62720 * Hopefully a fix 2022-06-07 01:40:25 +03:00
Daniel Legt 6cc1628e77 Real time WebSocket pasting
+ Pad update moved to sockets
+ Pad status updates instantly update
TODO: Fix live text highlight
2022-06-07 00:02:31 +03:00
Daniel Legt 4138386fb3 * Some code notes 2022-06-04 16:36:30 +03:00
Daniel Legt cfe2c06dac WebSockets Work started
+ Implemented Gorilla Sockets
+ Implemented a javascript class
+ Golang Struct introduced
+ JSON parsing from the websocket
+ Fail handlers
2022-06-04 16:32:53 +03:00
Daniel Legt bf1d032e68 + Deletion implemented 2022-06-03 23:15:20 +03:00
Daniel Legt faff1ab527 + Deletion Confirmation 2022-06-03 22:59:44 +03:00
Daniel Legt d056a4d429 * Removed debug line 2022-06-03 22:56:53 +03:00
Daniel Legt b710d24a2d * Previous commit 2022-06-03 22:56:25 +03:00
Daniel Legt c3c9aacac3 + Admin interface
+ Pad Listing
@TODO: Add pagination
2022-06-03 22:56:19 +03:00
Daniel Legt 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
Daniel Legt f748adf132 * Version Bumb 2022-06-01 18:29:24 +03:00
Daniel Legt 685c6ae15f * Optimization ( Thanks Tecchie088 ) 2022-06-01 18:10:10 +03:00
Daniel Legt 97102b98b3 * Fixed Security flaw ( Thanks @SleepingProcess ) 2022-06-01 18:08:17 +03:00
Daniel Legt 22657cc111 * Fixed Sanitization 2022-06-01 18:07:33 +03:00
Daniel Legt 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
Daniel Legt aea10baffd * Changelog
* Version
2022-06-01 13:28:36 +03:00
Daniel Legt 42eb5add65 * Changed the frequency of the views save to one minute 2022-06-01 13:27:25 +03:00
Daniel Legt 53066025f0 Implemented a views counter
+ Implemented views for the post struct
+ Views functions
+ Views storage file
2022-06-01 13:26:54 +03:00
Daniel Legt 23dd69e060 + Added some comments 2022-06-01 11:32:12 +03:00
Daniel Legt 0bc4942924 QR Codes
+ QR Code generation
+ Added micromodal
* Bumped version by 0.0.8
* Updated DockerFile
* Updated Changelog
2022-05-22 20:42:19 +03:00
Daniel Legt 23fa17b840 * Updated Versioning 2022-05-22 20:15:51 +03:00
Daniel Legt 5414dab201 + FreePad version in ContentHeaders 2022-05-22 20:15:11 +03:00
Daniel Legt 916bcae961 + Working on the API Rate limiting 2022-05-22 19:38:12 +03:00
Daniel Legt 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
Daniel Legt cf62661399 + Cleanup timer for old files 2022-05-20 01:59:53 +03:00
Daniel Legt 051a8a311c + Handle post data 2022-05-20 01:40:21 +03:00
Daniel Legt a76b9d02ba + Reading from files
+ Working Page access
2022-05-20 00:46:14 +03:00
Daniel Legt a3de00aabd + Experimenting with Tasks 2022-05-19 01:55:14 +03:00
Daniel Legt 169e20b573 * Basics realized 2022-05-19 00:40:34 +03:00