1
0
Fork 0
Commit Graph

33 Commits

Author SHA1 Message Date
sloum 35dc5bf16f Fixes rss generation 2024-01-22 23:02:50 -08:00
sloum dab96556f4 Switches to using php sessions 2024-01-18 14:09:17 -08:00
sloum f5347c8925 Fixes heredoc spacing/syntax 2024-01-18 09:43:13 -08:00
sloum c56d4dd63d Adds RSS info to readme 2024-01-18 09:12:15 -08:00
sloum 398b5840ed Adds rss capabilities 2024-01-18 09:09:45 -08:00
sloum 0494d26b0c Adds some extra bling to the admin page 2024-01-17 16:05:36 -08:00
sloum 44cc5f7c6b Adds a link to a markdown guide 2024-01-12 22:37:25 -08:00
sloum 9c09e431be Removes logcheck from post.php, which is a public page 2024-01-10 17:15:33 -08:00
sloum 616e23b450 Fixes syntax error with heredoc 2024-01-05 20:52:48 -08:00
sloum ef70564427 Makes sure dirs exist 2024-01-05 20:46:25 -08:00
sloum 0d1f942388 Fixes login var issue 2024-01-05 20:22:45 -08:00
sloum 48cfa3e390 Minor changes to admin area css 2024-01-05 09:17:59 -08:00
sloum 990ba199e4 Adds folder creation to new post/media flows if the folder doesn't exist. Updates readme. 2023-12-21 20:09:03 -08:00
sloum e7560519dc Adds more HEAD injection options to config 2023-12-21 16:05:24 -08:00
sloum c925a3286f Fixes the top blurb that regressed with the last update 2023-12-21 15:58:22 -08:00
sloum 3811a05bd2 Fixes bug where footer wasnt appearing on index 2023-12-21 15:56:09 -08:00
sloum 4d05b1e877 Minor change to index 2023-12-21 15:49:26 -08:00
sloum a8e61d5adb More minor fixes 2023-12-21 15:47:29 -08:00
sloum 9f12fad184 Fixes more root references 2023-12-21 14:55:05 -08:00
sloum 85e8307cd3 Removes more root dir references and makes more relative 2023-12-21 14:51:05 -08:00
sloum 69766d187a Updates css links to be relative 2023-12-21 14:11:04 -08:00
sloum fad20100d2 Updates readme concerning password hash storage 2023-12-21 09:31:10 -08:00
sloum 0a5e9e7152 More gitignore fudging 2023-12-21 09:27:04 -08:00
sloum b21758aac5 Updates gitignore 2023-12-21 09:25:41 -08:00
sloum ea32efbfba Changes login mechanism to protect the hash from view by storing it in a php file and gatekeeping that file 2023-12-21 09:22:36 -08:00
sloum 2fe906ca25 Mostly updates readme and fixes css tips for simple css on edit page 2023-12-20 22:58:07 -08:00
sloum d187b9587e Fixes issues with updating simplecss. TODO fix SIMPLE_CSS reference in edit to conditionally show help box 2023-12-20 21:00:08 -08:00
sloum e8e86d4589 Adds more css options 2023-12-20 20:40:05 -08:00
sloum 06ee2af90b Adds support for custom date formatting and whether or not to show the date on the index page 2023-12-20 16:18:53 -08:00
sloum 136e826e95 Wide ranging updates to most areas of the system 2023-12-20 15:54:57 -08:00
sloum f7da5f4969 Editing now works 2023-12-19 23:12:45 -08:00
sloum 41500183f2 Adds gitignore 2023-12-19 16:09:34 -08:00
sloum 8489054f25 Initial commit 2023-12-19 15:55:46 -08:00