Christoph Wurst
|
287c26bda3
Replace patchwork/utf8 with symfony-polyfill-*
|
3 years ago |
Carlos Ferreira
|
bc1b5d7892
Remove useless ini_set functions
|
4 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Daniel Kesselberg
|
8ebd31d686
Make $vars and $secureRandom required.
|
4 years ago |
Christoph Wurst
|
3cf39c573f
Allow lazy app registration
|
4 years ago |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 years ago |
John Molakvoæ
|
3bacb4780b
Removed config.js
|
4 years ago |
Roeland Jago Douma
|
48d843858d
Do not setup the default FS on normal routes
|
4 years ago |
Joas Schilling
|
f2541e7a8b
Use auto-wiring on most outer level
|
4 years ago |
Joas Schilling
|
4bc821edd9
PSR logger for accounts
|
4 years ago |
Christoph Wurst
|
f464ef050b
Fix type errors detected by Psalm
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Joas Schilling
|
b09620651c
Don't use deprecated getIniWrapper() anymore
|
4 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
|
4 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 |
Roeland Jago Douma
|
19ca921676
Merge pull request #20241 from nextcloud/fix/license-headers-19
|
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 |