Michael
|
8e9433f2e9
|
Fix: Fetching of non public photos
|
2021-07-01 18:05:54 +00:00 |
|
Michael
|
89608d5844
|
Set CORS header fields to support Halcyon
|
2021-06-24 18:02:29 +00:00 |
|
Michael
|
4706d60b04
|
Added documentation
|
2021-06-09 07:44:19 +00:00 |
|
Michael
|
c9b66d6e28
|
Deactivate CORS related headers
|
2021-06-09 07:42:23 +00:00 |
|
Michael
|
58a513cb30
|
Support HTTP OPTIONS requests
|
2021-06-09 07:27:42 +00:00 |
|
Michael
|
6236870aa4
|
Add all required HTTP methods
|
2021-05-08 09:14:19 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
5fb83d0632
|
Improved performance profiler
|
2020-12-09 22:10:27 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
nupplaPhil
|
9eca2c98ed
|
Add license to src\App namespace
|
2020-02-08 20:42:47 +01:00 |
|
nupplaPhil
|
cb80108957
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
|
nupplaPhil
|
2838635d64
|
Move L10n class from L10n subdir to Core (replacing old wrapper)
|
2020-01-19 16:31:30 +01:00 |
|
nupplaPhil
|
c1dbb25656
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Hypolite Petovan
|
be93914c7d
|
Move module post call before rawContent
- This was preventing API POST request to be processed
|
2019-12-11 08:24:16 -05:00 |
|
Hypolite Petovan
|
134d6d18f9
|
Pass Router parameter to module content method
|
2019-11-06 22:35:28 -05:00 |
|
Michael
|
8720094b52
|
Pass the parameters from the router to the modules
|
2019-11-05 05:03:05 +00:00 |
|
Hypolite Petovan
|
4ee9e21a4f
|
Make Router::getModuleClass throw exceptions
- Add new MethodNotAllowedModule
- Add new Module->determineClass catch blocks
- Update Module and Router tests
|
2019-10-11 19:59:05 -04:00 |
|
Hypolite Petovan
|
4a5dfefacc
|
Move theme determination after full module run
|
2019-10-06 11:18:51 -04:00 |
|
Philipp Holzer
|
0e5cb88888
|
Add router config
- Introduce route.config.php structure
- Adding config loader for routes
- Adapt Module class (separation of duties)
- Add tests
|
2019-09-29 11:57:27 +02:00 |
|
Philipp Holzer
|
b1ae58cdc5
|
fix tests & remove superfluous parameter
|
2019-08-13 16:29:16 +02:00 |
|
Philipp Holzer
|
4089e17f85
|
re-add App::isBackend()
|
2019-08-13 16:29:12 +02:00 |
|
Philipp Holzer
|
0af9747c6c
|
Add Arguments & Modules class
|
2019-08-13 16:29:11 +02:00 |
|
Hypolite Petovan
|
fcb1a78352
|
Revert "Introduce Arguments / Module class"
|
2019-08-11 18:01:11 -04:00 |
|
Philipp Holzer
|
11752d7059
|
move backend constant
|
2019-08-11 14:33:25 +02:00 |
|
Philipp Holzer
|
2c5ba7fc15
|
Introduce Arguments / Module class
- move from App
- add tests for Arguments/Module class
|
2019-08-11 14:24:05 +02:00 |
|