Joas Schilling
|
a55662b3c5
fix(apps): Fix loading info.xml file
|
1 년 전 |
Maxence Lange
|
20a45eb8df
app type extended_authentication
|
1 년 전 |
Andy Xheli
|
1921685e4e
Makes untrusted domain error on info
|
2 년 전 |
Julius Härtl
|
80f6a5834a
Refactor cache handling
|
2 년 전 |
Julius Härtl
|
1b43fbe06c
Move setting of gc_maxlifetime to initSession
|
2 년 전 |
Julius Härtl
|
9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close
|
2 년 전 |
Julius Härtl
|
9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open
|
2 년 전 |
Christoph Wurst
|
d17e0699f3
Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-header
|
2 년 전 |
Christoph Wurst
|
0ed987a8dd
Set special header for 503 maintenance mode
|
2 년 전 |
Christoph Wurst
|
a1149b0378
Do not redirect if requested CSS can not be found
|
2 년 전 |
Christoph Wurst
|
222a9523b5
Fix 404 handling of requested JSON/XML
|
2 년 전 |
Joas Schilling
|
8e59d49701
Merge pull request #32435 from nextcloud/revert-32278-remove-default-php
|
2 년 전 |
Carl Schwan
|
e4378fd18c
Merge pull request #32349 from nextcloud/enh/projects-event
|
2 년 전 |
Robin Appelman
|
83f831c263
Merge pull request #32427 from nextcloud/boot-event-ordering
|
2 년 전 |
Louis
|
8ed92ad4f7
Merge pull request #32216 from SUNET/master
|
2 년 전 |
Joas Schilling
|
a6ca9d592d
Revert "Remove call to already default php.ini values"
|
2 년 전 |
Robin Appelman
|
a67bf03ac0
reorder startup events to fix overlapping
|
2 년 전 |
Micke Nordin
|
0ace1831f4
Fix suggestions by @artonage
|
2 년 전 |
Julius Härtl
|
d3acf8203d
Properly import maintenance script
|
2 년 전 |
Julius Härtl
|
9a6869943e
Introduce event for loading additional script on projects
|
2 년 전 |
Git'Fellow
|
f110ff9f4d
Remove default values
|
2 년 전 |
Mikael Nordin
|
30fe91a77f
Simpler version as proposed by @artonage
|
2 년 전 |
Micke Nordin
|
259664468a
Respect user settings in php.ini if they are big enough
|
2 년 전 |
Carl Schwan
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
2 년 전 |
Joas Schilling
|
0acd4b5f82
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
|
2 년 전 |
Julius Härtl
|
2ff0c972c9
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
|
2 년 전 |
Julius Härtl
|
eede608c0e
Add event logging to app loading
|
2 년 전 |
Côme Chilliet
|
63d7e7c798
Build OC\Core\Application when running occ or cron to register listeners correctly
|
2 년 전 |
Joas Schilling
|
07a9f34385
Extract request id handling to dedicated class so it can be injected manually
|
2 년 전 |
Pierre Ozoux
|
e6d9ef2e38
Makes untrusted domain error a warning.
|
2 년 전 |