Commit Graph

16700 Commits (35b31110efce6799b1926c9485a246a1c60782dd)

Author SHA1 Message Date
Morris Jobke f095bd1642
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 6 years ago
Joas Schilling a79da346b6
fix class might be undefined 6 years ago
Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 6 years ago
Robin Appelman 6a30c65a32
remove extra param in cache update call 6 years ago
Christoph Wurst acf0ca1541
Move OC.appswebroots to the bundle and deprecate oc_appswebroots 6 years ago
Arthur Schiwon d6d1666600
remove args from logging of common-spelled methods dependent on class 6 years ago
Arthur Schiwon 4ad8d0c0d8
remove setup args from logging 6 years ago
Christoph Wurst 249a5dbdba
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle 6 years ago
Joas Schilling 471827cb31
Make sure all middlewares are only registered once 6 years ago
Christoph Wurst 6095ef2235
Move oc_debug to the bundle 6 years ago
Nextcloud bot 403494c79e
[tx-robot] updated from transifex 6 years ago
Christoph Wurst d68be1ae4d
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle 6 years ago
Daniel Kesselberg f79b0d2f75
Add second migration for addColumn 6 years ago
Daniel Kesselberg 658edacf23
Set type for access column on cacheAccessForCollection 6 years ago
Daniel Kesselberg 057ca15995
Migration to change column type from smallint to boolean 6 years ago
Christoph Wurst 9b79aa664d
Move oc_config to the bundle 6 years ago
Nextcloud bot 5e8cedab9f
[tx-robot] updated from transifex 6 years ago
Joas Schilling b3e6cbc4c5
Remove the custom prefix from the table name length when checking on the default primary index 6 years ago
Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure 6 years ago
Nextcloud bot 01410491b9
[tx-robot] updated from transifex 6 years ago
Nextcloud bot 690e5beb11
[tx-robot] updated from transifex 6 years ago
Nextcloud bot 31205af3ac
[tx-robot] updated from transifex 6 years ago
Nextcloud bot afbf6ef090
[tx-robot] updated from transifex 6 years ago
Arthur Schiwon 96bab4f969
remove obsolete use statements 6 years ago
Nextcloud bot e4ce1f9fc1
[tx-robot] updated from transifex 6 years ago
Nextcloud bot 49829482c8
[tx-robot] updated from transifex 6 years ago
Nextcloud bot 1f288533f5
[tx-robot] updated from transifex 6 years ago
Nextcloud bot b566998b05
[tx-robot] updated from transifex 6 years ago
Roeland Jago Douma dedb84acb0
Always use a temp file for swift writes 6 years ago
Morris Jobke 582b679ca9
Deprecate legacy share code and cleanup some unused methods 6 years ago
Julius Härtl db17c14f80
Respect sharing enumeration config in contacts menu 6 years ago
Morris Jobke c7df809465
Cleanup legacy Share.php from unused code 6 years ago
Daniel Kesselberg fd1d85365c
Refactor getProxyUri 6 years ago
Daniel Kesselberg 2708d26407
Set User-Agent as header without middleware 6 years ago
Joas Schilling 093c308b58
Add return types 6 years ago
Joas Schilling fb396fe436
Use the querybuilder for the queries 6 years ago
Joas Schilling f906913177
Allow to use Subqueries in from 6 years ago
Roeland Jago Douma 24d6a28f80
Repair step for link shares 6 years ago
Roeland Jago Douma 7276735eb4
Set empty CSP by default 6 years ago
Morris Jobke 798b267d49
Do not use spaces in generated passwords 6 years ago
Nextcloud bot d3332f516f
[tx-robot] updated from transifex 6 years ago
Leon Klingele 9a5ca231bf
lib/private/User: do not change user properties if value has not changed 6 years ago
Leon Klingele 3eb0d4f1a4
lib/private/User,apps/user_ldap/lib/User: always pass old value to User::triggerChange 6 years ago
Leon Klingele f420647add
lib/private/User: do not change user properties if value has not changed 6 years ago
Morris Jobke 36618b111f
Pass old value to user triggerChange hook 6 years ago
Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file 6 years ago
Nextcloud bot 7641a1589f
[tx-robot] updated from transifex 6 years ago
Maxence Lange 6684bf4570 +isAvailable() 6 years ago
Joas Schilling ca0b70eb2f
Remove unnecessary event dispatcher 6 years ago
Joas Schilling 38f8f7cbf4
Don't get the avatar when we don't operate anyway 6 years ago