This website requires JavaScript.
Explore
Help
Sign in
beenull
/
AntCMS
Watch
1
Star
0
Fork
You've already forked AntCMS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
main
AntCMS
/
.gitignore
5 lines
82 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial support for theming
2023-01-06 07:43:31 +00:00
/src/Vendor/
Pushing the Tailwind theme
2023-01-07 10:18:16 +00:00
node_modules
These need to be generated, so ignoring them.
2023-01-07 10:26:05 +00:00
src/Cache/*
Implemented multi-user support (#27) * Implemented rudimentary multi-user support * Delete src.zip * Improve the update user function And added a new function to the auth module to invalidate a session * Update AntAuth.php * Rename the configs, a bit more auth stuff * Fix test and JS regex * Turn the admin landing page into a twig template * plugin/admin/ -> admin/ * Refactored templating for plugins Plus. I finally converted the remaining options in the admin plugin to twig templates. No extra styling, but it'll be easier now * Fix PHPStan warnings * Basic "first time" user setup * Improved styling * Started implementing user management * Completed user management in the admin panel * Renamed templates, added support for sub-dirs * Limit and validate allowed chars for usernames * Finished the basics of the profile plugin * Styling for the bootstrap theme * Some more final touches * Added an example to show author * Tweak to the readme
2023-03-07 10:09:32 +00:00
src/Config/Config.yaml
src/Config/Pages.yaml
Reference in a new issue
Copy permalink