Commit Graph

4310 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 1 year ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Ferdinand Thiessen 0e54c2bd43
fix: Adjust Entity types 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
Joas Schilling b61a8cfeba
fix(comments): Document supported types and provide psalm typing 1 year ago
Ferdinand Thiessen b4ec7ca559
chore: Unify user related events to always provide a `getUid` method 1 year ago
Joas Schilling 07449847e1
fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 year ago
John Molakvoæ (skjnldsv) abd0cddd38 feat: make systemtags public visible 1 year ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
provokateurin b209508d8f
feat(TimedJob): Add debug log about time sensitive jobs with long intervals 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
Robin Appelman 103b464eea fix: use nc's binary finding logic for smb 1 year ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 1 year ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
Ferdinand Thiessen b5256181a4
fix(settings): Sort all settings - incl declarative settings - by priority 1 year ago
provokateurin 227609a954
fix(IStorage): Use false instead of bool intersection type to match implementations 1 year ago
Joas Schilling 1f188c3048
fix(icons): Document icon requirements for notifications and activities 1 year ago
Côme Chilliet b80bc81579
chore: Use SPDX headers and property promotion in new files 1 year ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 1 year ago
Joas Schilling 82566c5479
fix(rtl): Make clear that the direction is based on language 1 year ago
ali ghorbani 2b7efd66b6
feat(rtl): Set layout direction based on language 1 year ago
Côme Chilliet eac9255966
chore: use a proper `@param` tag for IConstructableStorage constructor parameter 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
Joas Schilling 5193579e4f
feat(prioritynotifications): Allow some apps to mark notifications as priority 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Ferdinand Thiessen e243cb8b7d
chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 1 year ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 1 year ago
Joas Schilling 0af0bf3d42
fix(autocomplete): Move known array keys to psalm docs 1 year ago
John Molakvoæ (skjnldsv) b24e02e5df
fix(core): profile design and pronouns support 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Côme Chilliet 70a886ce83
feat: Add OCP interface to format richtext into string 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago