Commit Graph

12220 Commits (febf95ffb4641e688012bcb7dd0458fbcc3ef4da)

Author SHA1 Message Date
Joas Schilling b72706b450
Move background job to PSR-4 10 years ago
Jenkins for ownCloud f1f7511c61 [tx-robot] updated from transifex 10 years ago
Christoph Wurst a922957f76
add default token auth config on install, upgrade and add it to sample config 10 years ago
Christoph Wurst 28ce7dd262
do not allow client password logins if token auth is enforced or 2FA is enabled 10 years ago
Vincent Petry 51b0036d8f
Changed labels of chunk TTL to mention chunks 10 years ago
Vincent Petry c9b26d065b
Move cache chunk TTL value to FileChunking class 10 years ago
Frederik Kammer 299520b322
Add config value for cache gc ttl 10 years ago
Joas Schilling de9b30490e
Move public search namespace to PSR-4 10 years ago
Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 10 years ago
Joas Schilling aac990eddf
Add a background job that generates notifications when an update is available 10 years ago
Joas Schilling 6222d42462
Fix class name in hook registration 10 years ago
Christoph Wurst 4128b853e5
login explicitly 10 years ago
Roeland Jago Douma abe338f433
Store user bucket in preferences 10 years ago
Roeland Jago Douma e03e4921a0
Fix Name 10 years ago
Roeland Jago Douma 5e2316d05d
Allow multibucket in objectstore 10 years ago
Victor Dubiniuk 01aedbe506 Speedup schema cloning for MySQL 10 years ago
Joas Schilling 78da57466f
Add the background jobs after the table was updated 10 years ago
Piotr Filiciak 6577bbe887 Code style and doc fix 10 years ago
Robin Appelman eca57be336 Only recurse into incomplete folders during background scans 10 years ago
Robin Appelman f3979e5459 dont needlessly triger the propgator in the scanner 10 years ago
Joas Schilling c2cac0940d
Only show message in the UI when the checker is enabled 10 years ago
Christoph Wurst 847bbc51b6
add OCC command to enable/disable 2FA for a user 10 years ago
Christoph Wurst dfb4d426c2
Add two factor auth to core 10 years ago
Christoph Wurst c20cdc2213
invalidate user session if the user is disabled 10 years ago
mmccarn 1bc5eb111b
Update imagePath to prefer theme, then app, then core images 10 years ago
Joas Schilling 7f1b8f22d4
Make sure that installed is a boolean 10 years ago
Christoph Wurst 74277c25be
add button to invalidate browser sessions/device tokens 10 years ago
Christoph Wurst 6495534bcd
add button to add new device tokens 10 years ago
Christoph Wurst 12431aa399
list user's auth tokens on the personal settings page 10 years ago
Joas Schilling 0b831a2bed
Move EntityEvent to PSR-4 10 years ago
Joas Schilling c9fda84841
Make the root collection neutral so it does not only work for files 10 years ago
Jenkins for ownCloud 357d342467 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 88328000b1 [tx-robot] updated from transifex 10 years ago
Joas Schilling d0a2fa0506
Lock jobs while executing them, to allow multiple executors to run in parallel 10 years ago
Joas Schilling 7e3ce83526
Add a method to lock a table 10 years ago
Björn Schießle 7b25839bd5
use share initiator as fall back to access the file 10 years ago
Piotr Filiciak 9999e05660
Http Range requests support in downloads 10 years ago
Vincent Petry 8fbb63d316
Some tweaks for systemtagmanager 10 years ago
Vincent Petry 88740f035d
Act on effective system tag canAssign permission 10 years ago
Vincent Petry b5eb3d9e5a
Add system tag assignability check with groups 10 years ago
Vincent Petry 3cd65fe25d
Add systemtag_group table and get/set methods 10 years ago
Vincent Petry 09b3883d9c
Updated canUser* functions in SystemTagManager to accept objects 10 years ago
Vincent Petry 8343cfb64b
Add interface methods for permission check 10 years ago
Roeland Jago Douma edb512bf4d
Move Template to PSR-4 10 years ago
Roeland Jago Douma c9ad60defc
Only allow loading of legacy (lib/private/legacy) by default 10 years ago
Roeland Jago Douma 802be173da
\OCP is handled by composer autoloader 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Christoph Wurst 11dc97da43
try token login first 10 years ago
Vincent Petry bac8e13324
Remove unneeded unsets in encoding wrapper 10 years ago
Vincent Petry e8d082208d
Fixes for encoding wrapper 10 years ago