Commit Graph

25676 Commits (b9ab00a59e2d906fdb43eaaea37eb7a4a9cc8a13)

Author SHA1 Message Date
Maxence Lange 132513dbf3 fix(userconfig): duplicate core lexicon 7 months ago
provokateurin 746e5917c7
fix(IShare): Add missing getParent and setParent methods 7 months ago
Maxence Lange 3ceffe9f5b feat(preset): add lexicon entry for custom share token 7 months ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 7 months ago
provokateurin 3c7fce39aa
chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 7 months ago
provokateurin 665a38573c
fix(IShareProvider): Add missing getChildren method to the interface 7 months ago
Nextcloud bot 8bc5edf15f
fix(l10n): Update translations from Transifex 7 months ago
Nextcloud bot 993355af9f
fix(l10n): Update translations from Transifex 7 months ago
Nextcloud bot 786bdb198e
fix(l10n): Update translations from Transifex 7 months ago
Joas Schilling a3b2557486
chore(OCP): Migrate lib/Config/ to new attributes 7 months ago
Joas Schilling 031d739d33
fix(cron): Fix infinite loop on ParallelAware blocked jobs 7 months ago
Nextcloud bot 3c3b98e5f2
fix(l10n): Update translations from Transifex 7 months ago
Maxence Lange 011500fc7c feat(preset): split education based on size 7 months ago
Maxence Lange f359904213 fix(lexicon): missing doc 7 months ago
Maxence Lange a0c9fede1b feat(lexicon): marking unstable as @deprecated 7 months ago
Maxence Lange 4cd518367c feat(lexicon): marking unstable as @deprecated 7 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 7 months ago
Nextcloud bot 697ad3a13e
fix(l10n): Update translations from Transifex 7 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 7 months ago
Sandro Mesterheide bffac23322
feat: Add cloud id resolver interface 7 months ago
Christoph Wurst 084a2e8859
fix(session): log when ephemeral sessions are closed 7 months ago
Nextcloud bot 4317bb7594
fix(l10n): Update translations from Transifex 7 months ago
Daniel Kesselberg 9bbbd11191
fix(imip): group messages by logging principal and uri as context 7 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 7 months ago
Nextcloud bot 12685d6d5e
fix(l10n): Update translations from Transifex 7 months ago
Marcel Klehr 8589debf6d fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 7 months ago
Maxence Lange 484491e7cc fix(bruteforce): limit appconfig lazy loading 7 months ago
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys() 7 months ago
Nextcloud bot c4b11e8a6d
fix(l10n): Update translations from Transifex 7 months ago
Daniel Calviño Sánchez 03c76d86a6 fix: Do not show password dialog when user can not validate password 7 months ago
Nextcloud bot daeb1e3a67
fix(l10n): Update translations from Transifex 7 months ago
Ferdinand Thiessen 7fe272fd74
fix(Coordinator): ensure the core app is loaded first 7 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 7 months ago
Joas Schilling 0ace395981
fix(update): Correctly trigger update for auto-disabled local apps 7 months ago
Nextcloud bot 69b296755e
fix(l10n): Update translations from Transifex 7 months ago
Nextcloud bot 88f3ee0ac0
fix(l10n): Update translations from Transifex 7 months ago
Edward Ly aafcbcc624
chore(ContextChat): add docblocks to ContentItem properties 7 months ago
Edward Ly 9516d00a3c
fix: add strict typing to ContextChat classes 7 months ago
Edward Ly 48406c31f9
feat(ContextChat): add isContextChatAvailable method to OCP API 7 months ago
Edward Ly 42b2ca9e58
chore: update autoloaders 7 months ago
Edward Ly 12b7129214
feat: add Context Chat OCP API 7 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 7 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 7 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 7 months ago
Julien Veyssier a2aeec0f4b fix(FileAccess*): Adress review comments 7 months ago
Julien Veyssier 28dc4a299e fix(FileAccess): exclude trashbin nodes on the oc_filecache query, there is no trashbin mount 7 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 7 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 7 months ago
Marcel Klehr 895160a1d3 fix(FileAccessTest): Do not use LIMIT in subquery 7 months ago
Marcel Klehr 34b3f7553b fix(FileAccess#getDistinctMounts): Order results deterministically 7 months ago