Commit Graph

29 Commits

Author SHA1 Message Date
drevil ed7ee74924 users can now delete posts 2023-07-03 23:21:08 -04:00
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 1ca89931c8 fixed bad css on mobile 2023-05-22 11:59:39 -04:00
TheLastBilly d1e3e63410 fixed typo on README 2023-05-21 23:22:02 -04:00
TheLastBilly 04145bd710 fixed typo on README 2023-05-21 23:19:49 -04:00
TheLastBilly 627983ccae added README and TODO 2023-05-21 23:19:05 -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 f8d0c0760d started main site design 2023-05-18 23:26:18 -04:00
TheLastBilly 02110982ae added error codes, fonts, and css from old website 2023-05-18 15:38:37 -04:00
TheLastBilly d8163724dc added sql database setup, templates and logging 2023-05-17 23:33:16 -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