3 Commits

Author SHA1 Message Date
derzombiiie
dd473f495a almost done with /search
+ search by tags
 + fixed "$$" beeing replaced with "$" in filestuff.js
 - added some testing posts

admin.js
 + added "." password as "nologin" ( if password is "." you cant login ( its going to be replaced with actual setting in config/config.yaml ) )

TODO:
 - search bar in menubar
 - make "search_enable" setting affect /search & tag links
 - remove "search_only_tags" as im not implementing full body search anytime soon
2021-08-23 00:37:50 +02:00
derzombiiie
b7cd6cfee5 Added passwd protection to /admin/
+ post creator
   + preview
   + posting
   + save local
   + load local
 + fixed commenting from browser
   + deleted old testing comments
   + report page
---
 + admin config (the pass)
 + "passwd <pass>" in cl to change pass
---
TODO:
 /posts?new /posts?hot /posts?rit /posts?featured
 fix cl comment command help
2021-08-12 01:10:02 +02:00
derzombiiie
117f85caec Finished comments (w/ "deletion")
Logging
most other "WIP" suff

also its 4:20AM!
Good night!
2021-08-11 04:18:16 +02:00