This website requires JavaScript.
Explore
Help
Register
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
5686ee13b4
core
/
Zotlabs
/
Web
History
redmatrix
692e41c41e
provide a way for the router to support custom controller objects and allow plugins to register class objects as modules instead of the traditional procedural interface.
2016-04-21 16:09:25 -07:00
..
CheckJS.php
make the cookie check agnostic to cookie state
2016-04-20 22:17:02 -07:00
Controller.php
get init() working with class modules
2016-04-15 16:13:55 -07:00
HttpMeta.php
turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header
2016-03-08 16:06:58 -08:00
Router.php
provide a way for the router to support custom controller objects and allow plugins to register class objects as modules instead of the traditional procedural interface.
2016-04-21 16:09:25 -07:00
Session.php
reverse the logic of the jsenabled setting so that sessions without js are performance penalised instead of regular sessions.
2016-04-12 22:55:26 -07:00
SessionHandler.php
Important work on the sessionhandler to maintain compatibility with php7 and php5x (x > 4)
2016-04-12 19:40:19 -07:00