kato
|
0a1bff5cd4
|
* Branch reset
|
2022-06-07 02:26:55 +03:00 |
|
kato
|
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 |
|
 katoandGitHub
|
400fd23b3e
|
Merge pull request #15 from JustKato/feature/admin-interface
Everything seems stable! Been tested just by myself, so if some other people could do some security testing, it'd be awesome!
|
2022-06-04 13:24:19 +03:00 |
|
kato
|
bf1d032e68
|
+ Deletion implemented
|
2022-06-03 23:15:20 +03:00 |
|
kato
|
faff1ab527
|
+ Deletion Confirmation
|
2022-06-03 22:59:44 +03:00 |
|
kato
|
d056a4d429
|
* Removed debug line
|
2022-06-03 22:56:53 +03:00 |
|
kato
|
b710d24a2d
|
* Previous commit
|
2022-06-03 22:56:25 +03:00 |
|
kato
|
c3c9aacac3
|
+ Admin interface
+ Pad Listing
@TODO: Add pagination
|
2022-06-03 22:56:19 +03:00 |
|
kato
|
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 |
|
 katoandGitHub
|
662dad90b7
|
Merge pull request #13 from JustKato/feature/dockerFileBuild
Dockerfile Build Improvements
|
2022-06-01 21:30:04 +03:00 |
|
kato
|
1585d3b158
|
* Replaced alpine with Scratch
* Changed comments
* Used /src instead of /app twice
|
2022-06-01 21:28:57 +03:00 |
|
kato
|
1d50efe3c6
|
Dockerfile Build Improvements
|
2022-06-01 21:24:03 +03:00 |
|
kato
|
0f5a352fc6
|
* Docker Compose example updated
|
2022-06-01 18:43:35 +03:00 |
|
kato
|
6a8f4f81e5
|
* Corrected view button position
|
2022-06-01 18:31:59 +03:00 |
|
 katoandGitHub
|
781b4bcf80
|
Merge pull request #12 from JustKato/feature/syntax_highlight
Feature/syntax highlight
|
2022-06-01 18:29:48 +03:00 |
|
kato
|
f748adf132
|
* Version Bumb
|
2022-06-01 18:29:24 +03:00 |
|
kato
|
4bfad3ef40
|
Changelog and Version bump
|
2022-06-01 18:29:17 +03:00 |
|
kato
|
11658b4b5e
|
Extra Text
+ Added extra text to the home
|
2022-06-01 18:28:17 +03:00 |
|
kato
|
685c6ae15f
|
* Optimization ( Thanks Tecchie088 )
|
2022-06-01 18:10:10 +03:00 |
|
kato
|
97102b98b3
|
* Fixed Security flaw ( Thanks @SleepingProcess )
|
2022-06-01 18:08:17 +03:00 |
|
kato
|
22657cc111
|
* Fixed Sanitization
|
2022-06-01 18:07:33 +03:00 |
|
kato
|
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 |
|
kato
|
70b671c0be
|
+ Pad Types::Downloads
|
2022-06-01 17:00:23 +03:00 |
|
kato
|
6177dcecb8
|
Appearance updates
+ Improved scroll bar look
+ Implemented a preview mode
|
2022-06-01 16:58:09 +03:00 |
|
kato
|
aea10baffd
|
* Changelog
* Version
|
2022-06-01 13:28:36 +03:00 |
|
kato
|
42eb5add65
|
* Changed the frequency of the views save to one minute
|
2022-06-01 13:27:25 +03:00 |
|
kato
|
53066025f0
|
Implemented a views counter
+ Implemented views for the post struct
+ Views functions
+ Views storage file
|
2022-06-01 13:26:54 +03:00 |
|
kato
|
23dd69e060
|
+ Added some comments
|
2022-06-01 11:32:12 +03:00 |
|
kato
|
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 |
|
kato
|
23fa17b840
|
* Updated Versioning
|
2022-05-22 20:15:51 +03:00 |
|
kato
|
5414dab201
|
+ FreePad version in ContentHeaders
|
2022-05-22 20:15:11 +03:00 |
|
kato
|
8735837cb4
|
+ Implemented Changelog
+ Started mentioning versioning in Dockerfile
|
2022-05-22 19:58:47 +03:00 |
|
kato
|
7552cd7cd3
|
* Updated the license
|
2022-05-22 19:42:49 +03:00 |
|
kato
|
916bcae961
|
+ Working on the API Rate limiting
|
2022-05-22 19:38:12 +03:00 |
|
kato
|
53b35745cd
|
* Readme visual changes
|
2022-05-21 17:45:34 +03:00 |
|
kato
|
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 |
|
kato
|
b74836e779
|
+ Build Script
+ DockerFile
+ Docker-Compose Example
|
2022-05-21 16:45:56 +03:00 |
|
kato
|
b3220abdad
|
* Quick archives fix
|
2022-05-21 16:19:24 +03:00 |
|
kato
|
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 |
|
kato
|
b079c0f637
|
* Verbose
|
2022-05-21 14:34:46 +03:00 |
|
kato
|
b9716c87ed
|
+ Better save system
|
2022-05-21 14:33:32 +03:00 |
|
kato
|
a61b9962c6
|
+ Demo Gif
|
2022-05-20 02:23:17 +03:00 |
|
kato
|
02cdf343d4
|
+ Links on logos
|
2022-05-20 02:19:19 +03:00 |
|
kato
|
b302266119
|
* ReadME
|
2022-05-20 02:00:59 +03:00 |
|
kato
|
cf62661399
|
+ Cleanup timer for old files
|
2022-05-20 01:59:53 +03:00 |
|
kato
|
051a8a311c
|
+ Handle post data
|
2022-05-20 01:40:21 +03:00 |
|
kato
|
a76b9d02ba
|
+ Reading from files
+ Working Page access
|
2022-05-20 00:46:14 +03:00 |
|
kato
|
a3de00aabd
|
+ Experimenting with Tasks
|
2022-05-19 01:55:14 +03:00 |
|
kato
|
01c2654add
|
+ Slight Shadow
|
2022-05-19 01:43:18 +03:00 |
|
kato
|
161973ea13
|
Facelift
+ Light/Dark Mode
+ Theme Toggle
|
2022-05-19 01:42:06 +03:00 |
|
kato
|
0c5aaff479
|
* HTML Corrections
|
2022-05-19 00:43:24 +03:00 |
|
kato
|
169e20b573
|
* Basics realized
|
2022-05-19 00:40:34 +03:00 |
|
kato
|
cb58f3e87d
|
+ Statics
+ Templates
|
2022-05-19 00:31:13 +03:00 |
|
kato
|
57c4bcf063
|
* Removed "Building" section
|
2022-05-18 22:57:18 +03:00 |
|
kato
|
2abcaa0599
|
* Quick Explanation
|
2022-05-18 22:55:22 +03:00 |
|
kato
|
89eaceddcc
|
Started working on V2 rework
|
2022-05-18 22:54:07 +03:00 |
|
kato
|
2d7d6a2f8b
|
* Various tries to fix
|
2022-05-18 22:49:18 +03:00 |
|
kato
|
961c12b000
|
+ Demo
|
2022-05-18 04:23:08 +03:00 |
|
kato
|
473170e542
|
* hotfix
|
2022-05-18 01:50:41 +03:00 |
|
kato
|
9bb1471c22
|
Docker Update
|
2022-05-18 01:40:22 +03:00 |
|
kato
|
da324e4ca1
|
+ Docker Update
|
2022-05-18 01:40:19 +03:00 |
|
kato
|
e6cc8a4bce
|
Bunch more updates
|
2022-05-18 01:36:18 +03:00 |
|
kato
|
1024c4abee
|
Bunch more updates
|
2022-05-18 01:36:10 +03:00 |
|
kato
|
48cacb601d
|
Stable Migrations 1.1.0
+ Finally implemented stable migrations for mysql
|
2022-05-17 23:51:12 +03:00 |
|
kato
|
6268ee2b7f
|
+ Restructuring!
|
2022-05-17 23:27:20 +03:00 |
|
kato
|
31c74620c2
|
* Sorted .env
|
2022-05-17 22:17:56 +03:00 |
|
kato
|
5c90fb8f25
|
- Removed redundant temporary files
|
2022-05-17 22:13:15 +03:00 |
|
kato
|
82fe992a34
|
+ Branding
+ More In-depth readme
+ Started working on a proper packaging system
|
2022-05-17 22:09:21 +03:00 |
|
kato
|
c8dde83c05
|
+ Started work on Sqlite
+ Started work on moving migrations into code instead of Dockerfile
|
2022-05-17 03:20:31 +03:00 |
|
kato
|
af6a4676e3
|
* Fixed small whoopsie
|
2022-05-17 00:17:44 +03:00 |
|
kato
|
5795d836c9
|
TODO: Dockerize this
|
2022-05-15 21:05:42 +03:00 |
|
kato
|
6e54433418
|
* Gopher :)
|
2022-05-15 21:00:39 +03:00 |
|
kato
|
98336adafd
|
+ Rate Limiting
* Couple fixes
|
2022-05-15 20:59:46 +03:00 |
|
kato
|
7e2c584728
|
Working Stage
|
2022-05-15 20:40:22 +03:00 |
|
kato
|
01c193ceef
|
Cleanup
|
2022-05-15 19:01:29 +03:00 |
|
kato
|
962dce2c2a
|
* Env example update
|
2022-05-15 16:12:41 +03:00 |
|
kato
|
b447dce105
|
+ Cache size limit for now
|
2022-05-15 16:12:28 +03:00 |
|
kato
|
0d71bf3650
|
+ Database insertion/overwriting
+ Helper
|
2022-05-15 15:59:30 +03:00 |
|
kato
|
e508d753ce
|
* Corrections
|
2022-05-15 15:21:21 +03:00 |
|
kato
|
21b8605fc0
|
Initial Commit
|
2022-05-15 12:43:42 +03:00 |
|