Joas Schilling
|
5574c12371
fix(apps): Fix loading info.xml file
|
1 rok temu |
John Molakvoæ
|
559acf83ed
Removed config.js
|
4 lat temu |
Joas Schilling
|
b09620651c
Don't use deprecated getIniWrapper() anymore
|
4 lat temu |
Morris Jobke
|
36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object
|
4 lat temu |
Joas Schilling
|
5993bd45f3
Correctly remove usergroup shares on removing group members
|
4 lat temu |
Morris Jobke
|
8d2d051841
Remove hook for initSession
|
4 lat temu |
Christoph Wurst
|
c5d2958ac7
Migrate Settings to new bootstrap mechanism
|
4 lat temu |
Christoph Wurst
|
69571fb536
Add dedicated API for apps' bootstrapping process
|
4 lat temu |
Roeland Jago Douma
|
6aa6ab3e02
Add lazy events for the Node API
|
4 lat temu |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 lat temu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 lat temu |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 lat temu |
Christoph Wurst
|
42625a46be
Remove spaces after method or function call
|
4 lat temu |
Arthur Schiwon
|
e52442e26f
fixes the throttler not checking the user state on postLogin
|
4 lat temu |
Roeland Jago Douma
|
19ca921676
Merge pull request #20241 from nextcloud/fix/license-headers-19
|
4 lat temu |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 lat temu |
John Molakvoæ
|
82b0cd2e7a
Update base.php
|
4 lat temu |
John Molakvoæ
|
7eac19682c
Update base.php
|
4 lat temu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 lat temu |
Jose Quinteiro
|
6995e98df6
E_ALL already sets E_DEPRECATED
|
4 lat temu |
Jose Quinteiro
|
6cf679e04e
Set error_logging correctly. Fixes #19847
|
4 lat temu |
Daniel Kesselberg
|
56efd687ab
Check that username and password are present.
|
4 lat temu |
Julius Härtl
|
d05f131929
Move overwritehost check to isTrustedDomain
|
5 lat temu |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 lat temu |
Christoph Wurst
|
f6a79338d4
Make sure we create an app's Application class just once
|
5 lat temu |
Christoph Wurst
|
de6940352a
Move settings to an app
|
5 lat temu |
Joas Schilling
|
e53d5b2dbe
Print plain error when the error page errors too
|
5 lat temu |
Greta Doci
|
5898e87e0f
Remove deleted groups from app restrictions fixes #15823
|
5 lat temu |
Christoph Wurst
|
0cfcccee29
Migrate the maintenance script to a modern module and bundle
|
5 lat temu |
Joas Schilling
|
de22bd618c
Fix placeholder in disable message
|
5 lat temu |