1082 Commits (6e906dedc67dde6d88420fb3a5e891b8231a4bd8)

Author SHA1 Message Date
  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
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Arthur Schiwon e52442e26f
fixes the throttler not checking the user state on postLogin 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  John Molakvoæ 82b0cd2e7a
Update base.php 4 years ago
  John Molakvoæ 7eac19682c
Update base.php 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Jose Quinteiro 6995e98df6 E_ALL already sets E_DEPRECATED 4 years ago
  Jose Quinteiro 6cf679e04e Set error_logging correctly. Fixes #19847 4 years ago
  Daniel Kesselberg 56efd687ab
Check that username and password are present. 4 years ago
  Julius Härtl d05f131929
Move overwritehost check to isTrustedDomain 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Christoph Wurst f6a79338d4
Make sure we create an app's Application class just once 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Joas Schilling e53d5b2dbe
Print plain error when the error page errors too 4 years ago
  Greta Doci 5898e87e0f Remove deleted groups from app restrictions fixes #15823 5 years ago
  Christoph Wurst 0cfcccee29
Migrate the maintenance script to a modern module and bundle 5 years ago
  Joas Schilling de22bd618c
Fix placeholder in disable message 5 years ago