5674 Commits (db16dc66447f15429561213d9825673f047a5202)

Author SHA1 Message Date
Joas Schilling db16dc6644
Correctly register autoloading before install.php and loading commands 10 years ago
Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend 10 years ago
Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database 10 years ago
Roeland Jago Douma 9504500e5f
Move \OC\User to PSR-4 10 years ago
Roeland Jago Douma c51ebb02fa
Move OC_User_XX to legacy folder 10 years ago
Lukas Reschke 8b428d84c0
Make update server URL configurable 10 years ago
Vincent Petry caefe23bb6
Send permalink in internal share notification emails 10 years ago
Jarrett 482bfae123 Set higher timeout limit 10 years ago
Joas Schilling 9fbb8ce302
Do not save the language as request lang for apps when we didn't find any 10 years ago
Joas Schilling dda949e915
Allow migration steps to use automatic DI 10 years ago
Roeland Jago Douma f90acb1b53
Move \OC\Share to PSR-4 10 years ago
Björn Schießle 8c0984d605
first call the post_login hooks, before we call getUserFolder. 10 years ago
Joas Schilling 6ab004fac1
Fix doc block 10 years ago
Joas Schilling 1e5f85ac8c
Use internal tag so IDEs highlight the usage 10 years ago
Roeland Jago Douma 5ba6fe2983
Use a CappedCache in the user database backend 10 years ago
Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml 10 years ago
Roeland Jago Douma 03f1a270cc
Move \OC\Log to PSR-4 10 years ago
Roeland Jago Douma fc82047e26
Move OC_Log_xx to \OC\Log namespace 10 years ago
Roeland Jago Douma c96ed5c4ce
Move OC_Archive to \OC\Archive\Archive 10 years ago
Roeland Jago Douma 0cb434686c
Move OC_Archive_XX to PSR-4 10 years ago
Joas Schilling d879354ccb
Use lib/ instead of src/ because that is what people are used to 10 years ago
Joas Schilling ee3457aec0
Register the PSR-4 path on loadApp 10 years ago
Thomas Müller 7aca13f14c
Allow login by email address 10 years ago
Thomas Müller b10dcfc3b7
Fixing local event delivery for calendar events based on the email address 10 years ago
Robin Appelman 9677681a37 free up memory when releasing the last shared lock 10 years ago
Roeland Jago Douma eb1d5fdaf8
Use correct typehint 10 years ago
Joas Schilling 7bfc617b03
Move activity manager to the namespace 10 years ago
Morris Jobke 5595e038ae
Remove unneeded private wrapper methods 10 years ago
Joas Schilling 3397e27657
Remove the password from the validateUserPass() method as well 10 years ago
Roeland Jago Douma 9b875db8b8
OCS API should catch LoginExceptions 10 years ago
Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 10 years ago
Thomas Müller 5e055ca6c1
Move uninstall repair step execution to the correct place 10 years ago
Thomas Müller b0211a54c4
Repair steps no longer implement the Emitter interface 10 years ago
Thomas Müller f91e5f87d2
Fix installer file location 10 years ago
Thomas Müller e049953d1a
OC_Installer -> \OC\Installer 10 years ago
Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 10 years ago
Roeland Jago Douma e68ca8695d
Move lonely file from \OC\Files to PSR-4 10 years ago
Roeland Jago Douma 0caa09e845
Move \OC\Group to PSR-4 10 years ago
Roeland Jago Douma d89b533fa5
Move old classes to legacy 10 years ago
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Roeland Jago Douma 00122c166a
Properly get the internal path for a cachejail move 10 years ago
Robin Appelman e51467689d
mount custom cache folder using mount providers 10 years ago
Vincent Petry 4326d73ff6
Fix SMB storage to not normalize UTF8 10 years ago
Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 10 years ago
Robin Appelman d850a764eb cap the normalized path cache 10 years ago
Roeland Jago Douma f5e0d6ae6a
Move more of \OC to PSR-4 10 years ago
Robin Appelman 49ad0fcfa9 optimize releaselock for memcache based locking backends 10 years ago
Joas Schilling f1b6b0799c
Add a warning if a storage wrapper was registered outside of the hook 10 years ago
Roeland Jago Douma d312051b3d
Moved some files in \OC to PSR-4 10 years ago
Bernhard Posselt 4c1b55be92 allow app developers to specify the minimum int size 10 years ago