9463 Commits (df072471a7739e0bba30bf2d1687d6461354daf1)

Author SHA1 Message Date
  Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 5 years ago
  Alejandro Varela f6d069ee58 Fix Redis with unix socket 5 years ago
  Roeland Jago Douma d11caf1a3a
No need for platform hacks anymore 5 years ago
  Christoph Wurst 0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults 5 years ago
  Christoph Wurst 6b46d9f2e5
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities 5 years ago
  Morris Jobke 361836675c
Show supported apps in app management 5 years ago
  Morris Jobke 83b00a99fa
Add interfaces to interact with subscription from support app 5 years ago
  Christoph Wurst d3a244f9d9
Allow crash reporters to catpture any message 5 years ago
  Morris Jobke f095bd1642
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 5 years ago
  Joas Schilling a79da346b6
fix class might be undefined 5 years ago
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 5 years ago
  Robin Appelman 6a30c65a32
remove extra param in cache update call 5 years ago
  Christoph Wurst acf0ca1541
Move OC.appswebroots to the bundle and deprecate oc_appswebroots 5 years ago
  Arthur Schiwon d6d1666600
remove args from logging of common-spelled methods dependent on class 5 years ago
  Arthur Schiwon 4ad8d0c0d8
remove setup args from logging 5 years ago
  Christoph Wurst 249a5dbdba
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle 5 years ago
  Joas Schilling 471827cb31
Make sure all middlewares are only registered once 5 years ago
  Christoph Wurst 6095ef2235
Move oc_debug to the bundle 5 years ago
  Christoph Wurst d68be1ae4d
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle 5 years ago
  Daniel Kesselberg 658edacf23
Set type for access column on cacheAccessForCollection 5 years ago
  Christoph Wurst 9b79aa664d
Move oc_config to the bundle 5 years ago
  Joas Schilling b3e6cbc4c5
Remove the custom prefix from the table name length when checking on the default primary index 5 years ago
  Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure 5 years ago
  Arthur Schiwon 96bab4f969
remove obsolete use statements 5 years ago
  Roeland Jago Douma dedb84acb0
Always use a temp file for swift writes 5 years ago
  Morris Jobke 582b679ca9
Deprecate legacy share code and cleanup some unused methods 5 years ago
  Julius Härtl db17c14f80
Respect sharing enumeration config in contacts menu 5 years ago
  Morris Jobke c7df809465
Cleanup legacy Share.php from unused code 5 years ago
  Daniel Kesselberg fd1d85365c
Refactor getProxyUri 5 years ago
  Daniel Kesselberg 2708d26407
Set User-Agent as header without middleware 5 years ago
  Joas Schilling 093c308b58
Add return types 5 years ago
  Joas Schilling fb396fe436
Use the querybuilder for the queries 5 years ago
  Joas Schilling f906913177
Allow to use Subqueries in from 5 years ago
  Roeland Jago Douma 24d6a28f80
Repair step for link shares 5 years ago
  Leon Klingele 9a5ca231bf
lib/private/User: do not change user properties if value has not changed 5 years ago
  Leon Klingele 3eb0d4f1a4
lib/private/User,apps/user_ldap/lib/User: always pass old value to User::triggerChange 5 years ago
  Leon Klingele f420647add
lib/private/User: do not change user properties if value has not changed 5 years ago
  Morris Jobke 36618b111f
Pass old value to user triggerChange hook 5 years ago
  Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file 5 years ago
  Maxence Lange 6684bf4570 +isAvailable() 5 years ago
  Joas Schilling ca0b70eb2f
Remove unnecessary event dispatcher 5 years ago
  Joas Schilling 38f8f7cbf4
Don't get the avatar when we don't operate anyway 5 years ago
  Roeland Jago Douma 3b1e16458d
Forbid eval on legacy responses 5 years ago
  Joas Schilling 8e278a2c38
Enable pre-releases for beta and daily channel 5 years ago
  Roeland Jago Douma 5d360bd16f
Harden appdata putcontent 5 years ago
  Maxence Lange 586a3a14a9 revert to select() 5 years ago
  Daniel Kesselberg 23d7fdeef0
Skip check if CONSTANT on real object is used 5 years ago
  Maxence Lange 44c1feb938 returns reshares in API 5 years ago
  Joas Schilling f557e1e214
Indeces, columns and sequences don't have the table prefix 5 years ago
  Joas Schilling cfa6c7cb71
Escape the search terms on the server 5 years ago