Commit Graph

27 Commits

Author SHA1 Message Date
Daniel Legt becbf30752 . 2022-06-07 02:04:21 +03:00
Daniel Legt 5518103575 * Cleanup 2022-06-07 01:44:48 +03:00
Daniel Legt 5a8ccf20a8 * Quick protocol fix client-side 2022-06-07 01:13:45 +03:00
Daniel Legt 30dc23c847 * Dynamic updates for highlights 2022-06-07 00:53:25 +03:00
Daniel Legt 0a3b5d50f2 * Default to scroll at the bottom of content 2022-06-07 00:39:05 +03:00
Daniel Legt b4c47ded35 * Better text update follow 2022-06-07 00:37:35 +03:00
Daniel Legt 6e401a416f * Fixed light pad title style 2022-06-07 00:29:30 +03:00
Daniel Legt 3b137c5ed6 * Fixed invisible edit button on Light Mode 2022-06-07 00:28:53 +03:00
Daniel Legt c4f6496e0e * Restyled the Pad title 2022-06-07 00:27:51 +03:00
Daniel Legt ee9516a109 * Fixed annoying alignment of edit/view 2022-06-07 00:20:26 +03:00
Daniel Legt 7dcad9dc31 * Archive Fix 2022-06-07 00:16:27 +03:00
Daniel Legt 1b1fe59877 * Fixed preview not updating 2022-06-07 00:04:49 +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 bf144c6ecb * Fixed possible bug 2022-06-06 22:50:20 +03:00
Daniel Legt 1d3383c8c6 * Removed deprecated variable 2022-06-06 22:49:55 +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 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 70b671c0be + Pad Types::Downloads 2022-06-01 17:00:23 +03:00
Daniel Legt 6177dcecb8 Appearance updates
+ Improved scroll bar look
+ Implemented a preview mode
2022-06-01 16:58:09 +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 725bc4222b Updated visuals
+ New banner
* fixed .env missing variable
* Build script now builds to all platforms
+ ReadMe instructions for running
2022-05-21 17:41:43 +03:00
Daniel Legt b3220abdad * Quick archives fix 2022-05-21 16:19:24 +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 a61b9962c6 + Demo Gif 2022-05-20 02:23:17 +03:00
Daniel Legt 161973ea13 Facelift
+ Light/Dark Mode
+ Theme Toggle
2022-05-19 01:42:06 +03:00
Daniel Legt 89eaceddcc Started working on V2 rework 2022-05-18 22:54:07 +03:00