1109 Commits (601664bc84e91b752ab6e6251510b559a5a676fc)

Author SHA1 Message Date
  Christoph Wurst 0ed987a8dd
Set special header for 503 maintenance mode 2 years ago
  Christoph Wurst a1149b0378
Do not redirect if requested CSS can not be found 2 years ago
  Christoph Wurst 222a9523b5
Fix 404 handling of requested JSON/XML 2 years ago
  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
  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 2 years ago
  Daniel Rudolf 4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 2 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
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling b4b2947248
Deduplicate translations and fix double . 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
  Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php 3 years ago
  Morris Jobke 5b0e69828f
Apps folder is defacto in root folder and not above 3 years ago
  Christoph Wurst 287c26bda3
Replace patchwork/utf8 with symfony-polyfill-* 3 years ago
  Carlos Ferreira bc1b5d7892
Remove useless ini_set functions 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Daniel Kesselberg 8ebd31d686
Make $vars and $secureRandom required. 3 years ago
  Christoph Wurst 3cf39c573f
Allow lazy app registration 3 years ago
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 4 years ago
  John Molakvoæ 3bacb4780b
Removed config.js 3 years ago
  Roeland Jago Douma 48d843858d
Do not setup the default FS on normal routes 3 years ago
  Joas Schilling f2541e7a8b
Use auto-wiring on most outer level 3 years ago
  Joas Schilling 4bc821edd9
PSR logger for accounts 3 years ago
  Christoph Wurst f464ef050b
Fix type errors detected by Psalm 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 3 years ago
  Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object 4 years ago
  Joas Schilling 5993bd45f3
Correctly remove usergroup shares on removing group members 3 years ago
  Morris Jobke 8d2d051841
Remove hook for initSession 4 years ago
  Christoph Wurst c5d2958ac7
Migrate Settings to new bootstrap mechanism 4 years ago
  Christoph Wurst 69571fb536
Add dedicated API for apps' bootstrapping process 4 years ago
  Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 4 years ago