Commit Graph

12845 Commits (d3900fc0d520e2cc7345beb42e61ec7da6944813)

Author SHA1 Message Date
Julius Haertl caacb6c261
Expose getAppPath to public API 10 years ago
Robin Appelman 30e7c27d86
reuse the known rootinfo in the shared cache when possible 10 years ago
Robin Appelman 73dfe1835a
use lower loglevel for token cleanup messages 10 years ago
Nextcloud bot ab18d2f55e
[tx-robot] updated from transifex 10 years ago
Roeland Jago Douma 1baa2b8deb
Move OC\OCS\Person to OCSController 10 years ago
Morris Jobke b373f52fa8
only use one kind of hack for the storage wrappers of the sharing code 10 years ago
Vincent Petry e7b1196dd6
Hack to prevent warning for read-only wrapper in public links 10 years ago
Roeland Jago Douma 577a8a730f
Use getvalue to fetch the value 10 years ago
Morris Jobke 2960b97fc7
Don't update value if it is already set to the same value 10 years ago
Robin Appelman a7c0d99705
ensure we setup the mount manager when in lockdown 10 years ago
Robin Appelman 0e88b519d1
fix warning with token login 10 years ago
Robin Appelman e77432783b
Add test for setting up fake fs 10 years ago
Roeland Jago Douma e5bc80b31d
Adds TokenProvider and Mapper tests 10 years ago
Robin Appelman 4837904ad6
update autoloader 10 years ago
Robin Appelman 4c3d18a9fc
explicit types 10 years ago
Robin Appelman a4ea20a259
cast to int 10 years ago
Robin Appelman c5df58ec69
phpdoc 10 years ago
Robin Appelman 7e9e5db496
fix setscope 10 years ago
Robin Appelman 1afccde16a
allow configuring filesystem access 10 years ago
Robin Appelman b4e27d35f5
app password scope wip 10 years ago
Robin Appelman 2389e0f250
read lockdown scope from token 10 years ago
Robin Appelman b56f2c9ed0
basic lockdown logic 10 years ago
Morris Jobke 43e22f4da4
Add autoloader path for newly installed apps too 10 years ago
Joas Schilling 6a525fadbb
Show all in one message 10 years ago
Jan-Christoph Borchardt b228ed7bef add explanatory text of what to do on app version error 10 years ago
Roeland Jago Douma 0200f34dd1
Move social buttons to bottom on admin page 10 years ago
Joas Schilling 6b88d56e3a
Update the since version to 11.0.0 10 years ago
Joas Schilling 6047493b6d
Fix integration tests 10 years ago
Joas Schilling b5f1296d1f
Make sure they are always arrays 10 years ago
Joas Schilling b8958ee937
Fix activity manager tests 10 years ago
Joas Schilling c2a5c1f2c6
Allow combining events 10 years ago
Joas Schilling b2248efd75
Allow to register Providers 10 years ago
Joas Schilling 72f0d9981e
Add ROS and icon support to the events 10 years ago
Joas Schilling a366602961
Validate the input into Event already 10 years ago
Joas Schilling 13ff56bfc5
Allow to register settings/types via info.xml 10 years ago
Joas Schilling 280d5325c7
Allow to register activity filters via info.xml 10 years ago
Roeland Jago Douma d826e04757
Add autoloader before enabling apps 10 years ago
Roeland Jago Douma 39f336035b
docs are on nc.com 10 years ago
Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 10 years ago
Roeland Jago Douma 7a8bf6ea26
Fix tests 10 years ago
Roeland Jago Douma 028c668293
Do not cache version info in the sessions 10 years ago
Lukas Reschke 5fd428413b
Adjust previous fallbacks 10 years ago
Joas Schilling e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again 10 years ago
Lukas Reschke 0d89c14911
Add bruteforce checker to Person.php 10 years ago
Jörn Friedrich Dreyer 4a9361905d
make object prefix configurable 10 years ago
Thomas Müller 895b638a2c
We need to ensure that the app holding the objectstore implementation is loaded - fixes owncloud/objectstore#38 10 years ago
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 10 years ago
Nextcloud bot 8c1cd07de3
[tx-robot] updated from transifex 10 years ago
Lukas Reschke 7cb0df28e2
Prevent downgrade attacks for apps 10 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 10 years ago