This website requires JavaScript.
Explore
Help
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.
Files
979f2415fba6d690e0c9d244e28437908b481a48
core
/
Zotlabs
/
Web
History
Mario Vavti
3b31dbaa16
clean up whitespace and remove superfluous semicolon
2019-01-29 22:37:30 +01:00
..
Controller.php
support cookie auth in Sabre DAV
2016-06-14 20:30:34 -07:00
HTTPHeaders.php
more work on activitypub httpsignature verification
2017-08-14 22:40:29 -07:00
HttpMeta.php
Page meta properties
2018-09-22 10:44:51 +02:00
HTTPSig.php
encrypted header issue
2018-11-14 18:14:47 -08:00
Router.php
functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages.
2018-07-12 16:23:32 -07:00
Session.php
clean up whitespace and remove superfluous semicolon
2019-01-29 22:37:30 +01:00
SessionHandler.php
more backticks
2016-10-03 21:48:53 -07:00
SubModule.php
prepare submodule to interact with route
2018-09-17 10:30:47 +02:00
WebServer.php
accept system_language through either get or post
2018-04-12 18:21:34 -07:00