Commit Graph

5527 Commits (08e62bece99ab59624b363aec64400a499991561)

Author SHA1 Message Date
Julien Veyssier 1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command 2 years ago
Julius Härtl 52eb6d8726
feat(bg-jobs): Allow calling cron.php with a background job class 2 years ago
Christoph Wurst 21ee7f59bd
fix(session): Do not update authtoken last_check for passwordless 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
Côme Chilliet 1b5a0c3e1c
fix: Fix RouterTest by adding IAppManager 2 years ago
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 2 years ago
Joas Schilling 8f83953ff1
fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 2 years ago
Christopher Ng 78ed7604ff test: Update tests 2 years ago
Robin Appelman 88ccea6d06
test: add test for jail watcher 2 years ago
Maxence Lange cc813fec23 fix(appconfig): format app values 2 years ago
Joas Schilling 575e7d8dba
fix(federation): ICloudId->getRemote() should contain the protocol 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet fda1c42ab7
fix(tests): Fix tests when daytime saving time change happened recently 2 years ago
Joas Schilling dababa5138
fix(federation): Fix creating local cloudIds with http:// protocol 2 years ago
Christoph Wurst b8868e2652
fix(config): Make sure user keys are strings 2 years ago
Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2 years ago
Florian Klinger f3a4abd98c
fix: add check for app_api_system session flag to bypass rate limit 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Andrew Summers 6910832170 Refactor `OC\Server::getCommentsManager` 2 years ago
Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 2 years ago
Andrew Summers cd585885b8 Refactor `OC\Server::getLockdownManager` 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
Christopher Ng af49278c5f test: Update test for PublicSectorBundle 2 years ago
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 2 years ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Robin Appelman a598de627c chore: remove long depricated share code 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Robin Appelman 51019fda7a fix: clearify logic around getMountsForFileId filtering 2 years ago
Dariusz Olszewski 277a6fc7ea test: Additional tests for issue #35776 2 years ago
Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 2 years ago
Ferdinand Thiessen 51ea3de8a7
fix(JSResourceLocator): Consider configured app roots for files 2 years ago
Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 2 years ago
Benjamin Gaussorgues d1189f923c
feat(perf): add cache for authtoken lookup 2 years ago
Joas Schilling e5b0c06b24
feat(comments): Allow mentions of federated users, groups and teams in the future 2 years ago
Robin Appelman d0ebe36906
fix: remove old test-only methods 2 years ago
Robin Kluth 51739ad1ac Adjust tests to match new expected exception 2 years ago