]>
source.dussan.org Git - nextcloud-server.git/log
Julien Veyssier [Fri, 4 Aug 2023 08:43:54 +0000 (10:43 +0200)]
change sql where order to match index order
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Thu, 3 Aug 2023 21:11:29 +0000 (23:11 +0200)]
allow anon text processing scheduling
add a textprocessing_tasks index
convert anotations to method attributes
refactor TP manager
add mapper methods
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Wed, 2 Aug 2023 14:47:41 +0000 (16:47 +0200)]
start implementing ocs endpoint to get task list from user+appId+identifier
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 7 Aug 2023 11:27:19 +0000 (13:27 +0200)]
Merge pull request #39660 from nextcloud/fix/llm-migration-not-executed
bump oc_version to 28.0.0.1
Julien Veyssier [Mon, 7 Aug 2023 11:26:39 +0000 (13:26 +0200)]
Merge branch 'master' into fix/llm-migration-not-executed
Julien Veyssier [Mon, 7 Aug 2023 10:10:19 +0000 (12:10 +0200)]
Merge pull request #39717 from nextcloud/fix/openapi/files_external
files_external: Fix OpenAPI
Marcel Klehr [Mon, 7 Aug 2023 10:03:11 +0000 (12:03 +0200)]
Fix TextProcessing test for 32bit
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Côme Chilliet [Mon, 7 Aug 2023 07:10:43 +0000 (09:10 +0200)]
Merge pull request #38604 from fsamapoor/replace_strpos_calls_in_workflowengine_app
Refactors "strpos" calls in /apps/workflowengine
jld3103 [Fri, 4 Aug 2023 14:31:37 +0000 (16:31 +0200)]
files_external: Fix OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Nextcloud bot [Mon, 7 Aug 2023 00:30:25 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 6 Aug 2023 00:25:27 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 5 Aug 2023 10:17:33 +0000 (12:17 +0200)]
Merge pull request #39698 from joshtrichards/invalid-source-storage-path-catch
John Molakvoæ [Sat, 5 Aug 2023 10:05:36 +0000 (12:05 +0200)]
fix: simplify `sourceData` check
Co-authored-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Nextcloud bot [Sat, 5 Aug 2023 00:29:37 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 4 Aug 2023 09:53:15 +0000 (11:53 +0200)]
Merge pull request #39708 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Joas Schilling [Fri, 4 Aug 2023 08:42:31 +0000 (10:42 +0200)]
Merge pull request #39662 from nextcloud/3rdparty-bump-symfony-mailer
chore(3rdparty): update symfony/mailer to 5.4.22
Joas Schilling [Fri, 4 Aug 2023 08:42:08 +0000 (10:42 +0200)]
Merge pull request #39705 from nextcloud/fix/noid/adjust-integrity-test-for-updated-mime-mappings
fix: adjust test for font icon
Joas Schilling [Fri, 4 Aug 2023 08:39:57 +0000 (10:39 +0200)]
Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup
fix!: Final round of moving to IEventDispatcher
Joas Schilling [Fri, 4 Aug 2023 07:39:24 +0000 (09:39 +0200)]
Merge pull request #39689 from nextcloud/bugfix/39135/remove-share-notifications-for-deleted-nodes
fix(notifications): Remove share notification when the node is deleted
nextcloud-command [Fri, 4 Aug 2023 02:21:49 +0000 (02:21 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 4 Aug 2023 00:30:13 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 3 Aug 2023 23:38:47 +0000 (16:38 -0700)]
Merge pull request #39651 from nextcloud/feat/files-reminders
Christopher Ng [Thu, 3 Aug 2023 22:42:14 +0000 (15:42 -0700)]
enh: handle user deleted
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 2 Aug 2023 00:35:52 +0000 (17:35 -0700)]
fix: set endpoint description
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 22:36:55 +0000 (15:36 -0700)]
fix(ci): add to enabled apps
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 22:33:15 +0000 (15:33 -0700)]
fix: ignore non-existing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 21:58:57 +0000 (14:58 -0700)]
enh: add json output to command
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 21:36:33 +0000 (14:36 -0700)]
enh: add codeowner
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 18:41:44 +0000 (11:41 -0700)]
fix: return null if table exists
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 18:33:32 +0000 (11:33 -0700)]
fix: remove unnecessary parsed subject
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 18:18:51 +0000 (11:18 -0700)]
enh: highlight filename
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 18:13:59 +0000 (11:13 -0700)]
fix: catch NodeNotFoundException in notifier
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 01:40:13 +0000 (18:40 -0700)]
fix: exit on reminder not found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Aug 2023 00:27:02 +0000 (17:27 -0700)]
enh: handle node deleted
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 23:49:42 +0000 (16:49 -0700)]
fix: construct background jobs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: remove throwable handling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: return ocs data
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: does not exist return null
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: serialize path
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: comment interval
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: return created status code
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: create only if file exists
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add remove endpoint
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: update find due query
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): create or update
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: add updated at
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: catch Throwable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: rename to due date
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: add to shipped
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
fix: add composer autoload
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add api controller
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: implement JsonSerializable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: add created at
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
enh: use datetime
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add list command
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add service and notifier
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add background jobs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add info xml
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat(files_reminders): add Application
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)]
feat: init files_reminders migration
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Daniel Kesselberg [Thu, 3 Aug 2023 19:56:12 +0000 (21:56 +0200)]
fix: adjust test for font icon
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Josh Richards [Thu, 3 Aug 2023 13:53:46 +0000 (09:53 -0400)]
Catch more invalid cache source storage paths
OC\Files\Cache\Cache::get can return string|false|null, not just string|false.
- nextcloud/server#26270 added handling of false, but null is needed too.
- Well, or we change the default $resullt to false, but I'm not sure if that has other ramifications and the real need here is to simply catch situations where the cache source storage path is not valid for whatever reason
Related: nextcloud/server#19009
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Daniel Kesselberg [Tue, 1 Aug 2023 15:18:01 +0000 (17:18 +0200)]
chore(3rdparty): update symfony/mailer to 5.4.22
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Ferdinand Thiessen [Thu, 3 Aug 2023 13:26:21 +0000 (15:26 +0200)]
Merge pull request #34419 from Dany1718/fix-icons
Changed mapping to font
Andy Scherzinger [Thu, 3 Aug 2023 13:21:25 +0000 (15:21 +0200)]
Merge pull request #39696 from nextcloud/enh/noid/pr-feedback
chore: add pr-feedback workflow
Daniel Kesselberg [Thu, 3 Aug 2023 13:15:47 +0000 (15:15 +0200)]
chore: add pr-feedback workflow
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Julien Veyssier [Thu, 3 Aug 2023 11:03:41 +0000 (13:03 +0200)]
Merge pull request #39684 from nextcloud/fix/noid/missing-argument-for-text-processing-test
fix: missing argument for TextProcessing Manager
John Molakvoæ [Thu, 3 Aug 2023 10:22:46 +0000 (12:22 +0200)]
Merge pull request #39673 from nextcloud/feat/theming-admin-image-mime
Julien Veyssier [Thu, 3 Aug 2023 09:52:25 +0000 (11:52 +0200)]
Merge pull request #39641 from nextcloud/fix/openapi
Fix OpenAPI specs
John Molakvoæ [Wed, 2 Aug 2023 10:05:17 +0000 (12:05 +0200)]
feat(theming): add mime accept in Theming image file picker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 3 Aug 2023 09:47:48 +0000 (11:47 +0200)]
Merge pull request #39656 from nextcloud/fix/filename-files/master
Joas Schilling [Thu, 3 Aug 2023 09:25:26 +0000 (11:25 +0200)]
fix(notifications): Remove share notification when the node is deleted
Signed-off-by: Joas Schilling <coding@schilljs.com>
jld3103 [Mon, 31 Jul 2023 15:03:06 +0000 (17:03 +0200)]
Fix OpenAPI specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Côme Chilliet [Thu, 3 Aug 2023 08:15:03 +0000 (10:15 +0200)]
Merge pull request #39219 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Côme Chilliet [Thu, 3 Aug 2023 08:14:23 +0000 (10:14 +0200)]
Merge pull request #39150 from fsamapoor/refactor_files_app_commands
Refactors files app commands
Ferdinand Thiessen [Thu, 3 Aug 2023 02:36:17 +0000 (04:36 +0200)]
fix: Add icon for font files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Dany1718 [Tue, 4 Oct 2022 06:51:25 +0000 (02:51 -0400)]
Changed mapping to font
* Updated mimetypelist icon mapping
Signed-off-by: Dany1718 <daniel.dossantos@ufl.edu>
Nextcloud bot [Thu, 3 Aug 2023 00:28:38 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Wed, 2 Aug 2023 22:20:35 +0000 (00:20 +0200)]
fix: missing argument for TextProcessing Manager
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
John Molakvoæ (skjnldsv) [Tue, 25 Jul 2023 09:29:38 +0000 (11:29 +0200)]
fix(files): fix extension with custom displayName
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Wed, 2 Aug 2023 13:36:42 +0000 (15:36 +0200)]
Merge pull request #39540 from nextcloud/feat/migrate-nc-vue-8
Ferdinand Thiessen [Wed, 2 Aug 2023 12:42:57 +0000 (14:42 +0200)]
fix(cypress): Really mock the initial state instead of trying to stub a module
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Wed, 2 Aug 2023 10:59:12 +0000 (12:59 +0200)]
fix(jest): also mock initial-state
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Ferdinand Thiessen [Mon, 24 Jul 2023 11:54:03 +0000 (13:54 +0200)]
fix: Acceptance tests adjusted to find new style sidebar tabs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 23 Jul 2023 00:25:51 +0000 (02:25 +0200)]
chore: Build assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 23 Jul 2023 01:37:46 +0000 (03:37 +0200)]
fix(dav): Update jest snapshot for changed vue sidebar tab
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 23 Jul 2023 20:12:41 +0000 (22:12 +0200)]
fix(cypress): Make sure cypress can preprocess files corrently (this drops 78 dependencies)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 23 Jul 2023 01:03:05 +0000 (03:03 +0200)]
fix: Resolve code linting issues
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 23 Jul 2023 00:03:13 +0000 (02:03 +0200)]
chore: Update nextcloud-vue to v8 beta2 and renamed changed properties
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julien Veyssier [Wed, 2 Aug 2023 12:55:00 +0000 (14:55 +0200)]
Merge pull request #39567 from nextcloud/enh/ai-admin-settings
AI admin settings
Arthur Schiwon [Wed, 2 Aug 2023 11:42:57 +0000 (13:42 +0200)]
Merge pull request #39672 from nextcloud/fix/s3-chunk-upload-quota
fix(dav): use quota of destination in s3 chunk upload
Julien Veyssier [Wed, 2 Aug 2023 10:40:29 +0000 (12:40 +0200)]
compile assets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 1 Aug 2023 13:31:20 +0000 (15:31 +0200)]
fix composer autoload files
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 1 Aug 2023 10:35:26 +0000 (12:35 +0200)]
fix wrong NcSelect event in AI admin settings
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 1 Aug 2023 09:59:10 +0000 (11:59 +0200)]
polish AI admin settings UI
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 1 Aug 2023 09:45:50 +0000 (11:45 +0200)]
use DB type constants
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 1 Aug 2023 09:43:13 +0000 (11:43 +0200)]
move long click handlers into methods
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Marcel Klehr [Fri, 28 Jul 2023 14:25:42 +0000 (16:25 +0200)]
Admin AI settings: Use ContainerInterface instead of IServerContainer
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Fri, 28 Jul 2023 10:58:11 +0000 (12:58 +0200)]
Admin AI settings: Improve a11y of machine translation precendence
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Fri, 28 Jul 2023 14:07:38 +0000 (16:07 +0200)]
Update apps/settings/src/components/AdminAI.vue
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>