Joas Schilling
|
a6ca9d592d
Revert "Remove call to already default php.ini values"
|
2 years ago |
Robin Appelman
|
a67bf03ac0
reorder startup events to fix overlapping
|
2 years ago |
Micke Nordin
|
0ace1831f4
Fix suggestions by @artonage
|
2 years ago |
Julius Härtl
|
d3acf8203d
Properly import maintenance script
|
2 years ago |
Julius Härtl
|
9a6869943e
Introduce event for loading additional script on projects
|
2 years ago |
Git'Fellow
|
f110ff9f4d
Remove default values
|
2 years ago |
Mikael Nordin
|
30fe91a77f
Simpler version as proposed by @artonage
|
2 years ago |
Micke Nordin
|
259664468a
Respect user settings in php.ini if they are big enough
|
2 years ago |
Carl Schwan
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
2 years ago |
Joas Schilling
|
0acd4b5f82
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
|
2 years ago |
Julius Härtl
|
2ff0c972c9
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
|
2 years ago |
Julius Härtl
|
eede608c0e
Add event logging to app loading
|
2 years ago |
Côme Chilliet
|
63d7e7c798
Build OC\Core\Application when running occ or cron to register listeners correctly
|
2 years ago |
Joas Schilling
|
07a9f34385
Extract request id handling to dedicated class so it can be injected manually
|
2 years ago |
Pierre Ozoux
|
e6d9ef2e38
Makes untrusted domain error a warning.
|
2 years ago |
Louis Chemineau
|
b46ff973e0
Use less deprecated methods in base.php
|
2 years ago |
Joas Schilling
|
c8bfd8a559
Load core before the update script
|
2 years ago |
John Molakvoæ (skjnldsv)
|
b664aad7ab
Move bundles to /dist
|
2 years ago |
Valdnet
|
03889d1297
l10n: Separate words
|
2 years ago |
Joas Schilling
|
03936d7762
Fix basic auth for OAuth token endpoint
|
3 years ago |
Daniel Rudolf
|
4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage()
|
3 years ago |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 years ago |
Arthur Schiwon
|
638c04d6e0
accounts event handler to use eventdispatcher, DI and Accounts API
|
3 years ago |
Joas Schilling
|
cebfe4ba0e
Merge pull request #27190 from nextcloud/bugfix/noid/deduplicate-translation
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
b4b2947248
Deduplicate translations and fix double .
|
3 years ago |
Christoph Wurst
|
6a5d89c1ac
Merge pull request #26758 from J0WI/more-strict
|
3 years ago |
Joas Schilling
|
167efa19d7
Fix psalm errors
|
3 years ago |
J0WI
|
a369933084
Fix ini_set() type
|
3 years ago |
Joas Schilling
|
f35d7adf7d
Don't hardcode the product name to Nextcloud but use the theming value
|
3 years ago |