Commit Graph

13859 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Sami Finnilä 8904bf645b Return providers as indexed array 3 years ago
Anna Larch dc87c531b5 fix(joblist): also reset last_run timestamp on updating an existing job 3 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 3 years ago
fenn-cs 0b171f6095 Rename "global search" to "unified search" 3 years ago
Ferdinand Thiessen b1fffb0d3b
enh(NavigationManager): Use ID as fallback for `app` property of entries 3 years ago
Christoph Wurst 9a206c6282
fix(dav): Make current ooo info time-dependent 3 years ago
Maxence Lange 43469337b4 +files_metadata_installed 3 years ago
Joas Schilling 2a0daf7aff
fix(metadata): Allow to load metadata of multiple files at once 3 years ago
Joas Schilling 33e1c8b236
fix(security): Handle idn_to_utf8 returning false 3 years ago
Marcel Klehr 062a0efed5 fix(TemplateManager): Bail early if templatedirectory is empty 3 years ago
Julius Härtl 3cd1d74a81
fix: Only apply cast if needed when searching users for value 3 years ago
Julius Härtl a3a343ce41
perf: Use more performant way to obtain and check the email as a login name with token login 3 years ago
Joas Schilling ce583cb67b
techdebt(Middleware): Add more specific array types so its clickable in IDEs 3 years ago
fenn-cs b5981f67b4 Enable new global search by default 3 years ago
Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files 3 years ago
Daniel Kesselberg 9f76600c88
fix: change mime type for msg file 3 years ago
Daniel Kesselberg dea865d247
fix: add mimetype for eml and msg 3 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 3 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 3 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 3 years ago
Côme Chilliet ad88c04f2d Migrate missing index database check to new API 3 years ago
Côme Chilliet 2cb1c0f2dc Migrate missing column database check to new API 3 years ago
Arthur Schiwon 3fa43a529b
enh(dispatcher): enforce psalm ranges in the http dispatcher 3 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
jld3103 ae360080f5
chore(settings): Cleanup IManager and Manager type annotations 3 years ago
Maxence Lange 7467422f57 implements search on null/notnull metadata 3 years ago
Joas Schilling 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 3 years ago
Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 3 years ago
Benjamin Gaussorgues 75e5854458
feat(search): hide search provider 3 years ago
Maxence Lange ff823cf926 accept boolean value 3 years ago
Maxence Lange e37ab38780 get sync_token on retrieveMetadata() 3 years ago
Louis Chemineau b63ddc73a2 Listen to cache event when deleting metadata 3 years ago
Luka Trovic b134e1cbc7 feat: update sign up link in share pages 3 years ago
Maxence Lange 22d6c8dcd4 add named metadata event 3 years ago
Joas Schilling 572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 3 years ago
Simon L 4c522f0f65 do not write htaccess file if disk space is too low 3 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 3 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 3 years ago
Robin Appelman b942850af9
optimize UserMountCache::registerStorage 3 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 3 years ago
Marcel Müller eaf863dfdb Serve .flac audio files 3 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 3 years ago
Joas Schilling 2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address 3 years ago
Benjamin Gaussorgues 72c191df11
Introduce constants for builtin search filters 3 years ago
Benjamin Gaussorgues 82c164dabe
Change person type separator 3 years ago
Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP 3 years ago
Richard Steinmetz 909b46bb53
fix(ocp): register IAvailabilityCoordinator service alias 3 years ago
Benjamin Gaussorgues 33837e7d6f
Fix invalid users/groups handling in advanced search 3 years ago
Git'Fellow ef5f7d0a90 Us strpos() only 3 years ago