Commit Graph

21 Commits

Author SHA1 Message Date
drevil 3b85ba0592 added manager root 2023-07-03 20:11:29 -04:00
drevil 92cf109746 now users can only view and delete their own posts 2023-07-02 02:30:02 -04:00
drevil b108615af0 added login page 2023-07-01 19:18:25 -04:00
drevil c0d546b167 started login system 2023-06-13 23:49:34 -04:00
TheLastBilly bd6fbb2bce added site button 2023-05-22 12:25:33 -04:00
TheLastBilly 78aa6bea18 now using propper URL redirects, media path now created if not found, now checking for templates directory 2023-05-21 23:06:37 -04:00
TheLastBilly 0431580dd6 fixed labels on publish, removed used of any 2023-05-21 22:32:51 -04:00
TheLastBilly abed4eed41 files can now be uploaded, added style to confirmation page 2023-05-21 22:12:56 -04:00
TheLastBilly 9d42264db5 added confirm and publish form 2023-05-21 21:17:23 -04:00
TheLastBilly e3b29eef24 added manager window 2023-05-21 15:58:29 -04:00
TheLastBilly 6b4ada6545 removed argparse 2023-05-20 14:20:23 -04:00
TheLastBilly 2cbe6018c3 added favicon 2023-05-19 16:35:48 -04:00
TheLastBilly 141ddd99c7 fixed indexing issues 2023-05-19 15:56:28 -04:00
TheLastBilly 82ebd0eca7 added ALL view 2023-05-19 15:40:15 -04:00
TheLastBilly 81bc211907 added back the id for the db rows 2023-05-19 04:02:47 -04:00
TheLastBilly 2bc75ecc2c no longer using IDs, added copyright 2023-05-19 03:47:04 -04:00
TheLastBilly a9c2458f55 implemented numeric, prev, next, random, last and first 2023-05-19 02:28:09 -04:00
TheLastBilly 700983cb12 added publish option 2023-05-19 00:26:54 -04:00
TheLastBilly 5cac64d907 main.go -> comics.go 2023-05-18 23:28:33 -04:00
TheLastBilly 2d66daa1da started go module 2023-05-17 11:37:08 -04:00
TheLastBilly f03a8307a4 initial commit 2023-05-17 02:41:21 -04:00