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 |
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
|
5 years ago |
Christoph Wurst
|
de6940352a
Move settings to an app
|
5 years ago |
Joas Schilling
|
e53d5b2dbe
Print plain error when the error page errors too
|
5 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 |
Joas Schilling
|
752276fd89
Add a listener for the events
|
5 years ago |
Morris Jobke
|
ebbe8aad89
Remove not used appinfo/classpath.php check
|
5 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 years ago |
Joas Schilling
|
40d185e928
Revert "Use APCu caching of composer"
|
6 years ago |
MartB
|
fe21b10de5
replace setcookie value with '' instead of null.
|
6 years ago |
Morris Jobke
|
a9b8fb090c
Fix remnants of refactoring
|
6 years ago |
Morris Jobke
|
b0a296e2e1
Do not use HTTP code OC_Response constants anymore
|
6 years ago |