1109 Revīzijas (601664bc84e91b752ab6e6251510b559a5a676fc)

Autors SHA1 Ziņojums Datums
  Christoph Wurst 0ed987a8dd
Set special header for 503 maintenance mode pirms 2 gadiem
  Christoph Wurst a1149b0378
Do not redirect if requested CSS can not be found pirms 2 gadiem
  Christoph Wurst 222a9523b5
Fix 404 handling of requested JSON/XML pirms 2 gadiem
  Joas Schilling a6ca9d592d
Revert "Remove call to already default php.ini values" pirms 2 gadiem
  Robin Appelman a67bf03ac0
reorder startup events to fix overlapping pirms 2 gadiem
  Micke Nordin 0ace1831f4
Fix suggestions by @artonage pirms 2 gadiem
  Julius Härtl d3acf8203d
Properly import maintenance script pirms 2 gadiem
  Julius Härtl 9a6869943e
Introduce event for loading additional script on projects pirms 2 gadiem
  Git'Fellow f110ff9f4d
Remove default values pirms 2 gadiem
  Mikael Nordin 30fe91a77f
Simpler version as proposed by @artonage pirms 2 gadiem
  Micke Nordin 259664468a
Respect user settings in php.ini if they are big enough pirms 2 gadiem
  Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud pirms 2 gadiem
  Julius Härtl eede608c0e
Add event logging to app loading pirms 2 gadiem
  Côme Chilliet 63d7e7c798
Build OC\Core\Application when running occ or cron to register listeners correctly pirms 2 gadiem
  Joas Schilling 07a9f34385
Extract request id handling to dedicated class so it can be injected manually pirms 2 gadiem
  Pierre Ozoux e6d9ef2e38 Makes untrusted domain error a warning. pirms 2 gadiem
  Louis Chemineau b46ff973e0 Use less deprecated methods in base.php pirms 2 gadiem
  Joas Schilling c8bfd8a559
Load core before the update script pirms 2 gadiem
  John Molakvoæ (skjnldsv) b664aad7ab
Move bundles to /dist pirms 2 gadiem
  Valdnet 03889d1297
l10n: Separate words pirms 2 gadiem
  Joas Schilling 03936d7762
Fix basic auth for OAuth token endpoint pirms 2 gadiem
  Daniel Rudolf 4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() pirms 2 gadiem
  Gary Kim b78f3a57d1
Migrate HintException to OCP pirms 3 gadiem
  Arthur Schiwon 638c04d6e0
accounts event handler to use eventdispatcher, DI and Accounts API pirms 3 gadiem
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses pirms 3 gadiem
  Joas Schilling b4b2947248
Deduplicate translations and fix double . pirms 3 gadiem
  Joas Schilling 167efa19d7
Fix psalm errors pirms 3 gadiem
  J0WI a369933084 Fix ini_set() type pirms 3 gadiem
  Joas Schilling f35d7adf7d
Don't hardcode the product name to Nextcloud but use the theming value pirms 3 gadiem
  Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php pirms 3 gadiem
  Morris Jobke 5b0e69828f
Apps folder is defacto in root folder and not above pirms 3 gadiem
  Christoph Wurst 287c26bda3
Replace patchwork/utf8 with symfony-polyfill-* pirms 3 gadiem
  Carlos Ferreira bc1b5d7892
Remove useless ini_set functions pirms 3 gadiem
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 pirms 3 gadiem
  Daniel Kesselberg 8ebd31d686
Make $vars and $secureRandom required. pirms 3 gadiem
  Christoph Wurst 3cf39c573f
Allow lazy app registration pirms 3 gadiem
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods pirms 4 gadiem
  John Molakvoæ 3bacb4780b
Removed config.js pirms 3 gadiem
  Roeland Jago Douma 48d843858d
Do not setup the default FS on normal routes pirms 3 gadiem
  Joas Schilling f2541e7a8b
Use auto-wiring on most outer level pirms 3 gadiem
  Joas Schilling 4bc821edd9
PSR logger for accounts pirms 3 gadiem
  Christoph Wurst f464ef050b
Fix type errors detected by Psalm pirms 3 gadiem
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators pirms 3 gadiem
  Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore pirms 3 gadiem
  Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object pirms 4 gadiem
  Joas Schilling 5993bd45f3
Correctly remove usergroup shares on removing group members pirms 3 gadiem
  Morris Jobke 8d2d051841
Remove hook for initSession pirms 4 gadiem
  Christoph Wurst c5d2958ac7
Migrate Settings to new bootstrap mechanism pirms 4 gadiem
  Christoph Wurst 69571fb536
Add dedicated API for apps' bootstrapping process pirms 4 gadiem
  Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API pirms 4 gadiem