]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Thu, 3 Aug 2023 02:15:00 +0000 (19:15 -0700)]
feat(files_reminders): integrate load scripts
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christoph Wurst [Wed, 9 Aug 2023 16:17:04 +0000 (18:17 +0200)]
Merge pull request #39741 from jmcclelland/optimize-cal-query
optimize calendar search query
Christoph Wurst [Wed, 9 Aug 2023 16:11:35 +0000 (18:11 +0200)]
Merge pull request #39753 from nextcloud/feat/caldav/linkify-location-in-email
feat(caldav): linkify location in scheduling mails
Richard Steinmetz [Tue, 8 Aug 2023 12:51:08 +0000 (14:51 +0200)]
feat(caldav): linkify location in scheduling mails
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Pytal [Wed, 9 Aug 2023 01:05:42 +0000 (18:05 -0700)]
Merge pull request #39682 from nextcloud/fix/cypress-users
Nextcloud bot [Wed, 9 Aug 2023 00:25:21 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 2 Aug 2023 18:38:48 +0000 (11:38 -0700)]
fix(cypress): Show and hide columns
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 2 Aug 2023 18:38:48 +0000 (11:38 -0700)]
fix(cypress): Can delete a user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Julius Härtl [Tue, 8 Aug 2023 20:25:42 +0000 (22:25 +0200)]
Merge pull request #39171 from nextcloud/artonge/feat/allow_to_open_versions_in_viewer
nextcloud-command [Tue, 8 Aug 2023 19:42:21 +0000 (19:42 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Thu, 6 Jul 2023 15:01:20 +0000 (17:01 +0200)]
feat: Use viewer to open and compare versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Tue, 8 Aug 2023 14:52:32 +0000 (16:52 +0200)]
Merge pull request #39065 from nextcloud/fix/remove-ilogger-uses-in-encryption
Migrate away from ILogger in encryption
Robin Appelman [Tue, 8 Aug 2023 12:36:01 +0000 (14:36 +0200)]
Merge pull request #39694 from nextcloud/gps
expose gps data via webdav
Simon L [Tue, 8 Aug 2023 12:18:50 +0000 (14:18 +0200)]
Merge pull request #39715 from nextcloud/Jerome-Herbinet-blog-url-update
Update blog URL (formerly "/news")
Côme Chilliet [Tue, 8 Aug 2023 07:21:20 +0000 (09:21 +0200)]
Merge pull request #39058 from nextcloud/fix/fix-ldap-filters-for-empty-search
Avoid adding (attribute=) part to filter which will confuse LDAP servers
Côme Chilliet [Thu, 29 Jun 2023 15:14:17 +0000 (17:14 +0200)]
Improve typing as suggested by review
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 29 Jun 2023 15:09:45 +0000 (17:09 +0200)]
Use Server::get instead of new to avoid troubles with encryption constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 29 Jun 2023 13:41:40 +0000 (15:41 +0200)]
Migrate away from ILogger in encryption
And modernize code a bit
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 8 Aug 2023 00:29:26 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Mon, 7 Aug 2023 19:50:14 +0000 (21:50 +0200)]
Merge pull request #39680 from nextcloud/enh/tp-list-tasks-by-app-and-identifier
Jamie McClelland [Mon, 7 Aug 2023 17:35:08 +0000 (13:35 -0400)]
ensure outerquery ->where() function doesn't clobber earier ->andWhere()
Signed-off-by: Jamie McClelland <jm@mayfirst.org>
Jamie McClelland [Mon, 7 Aug 2023 14:49:13 +0000 (10:49 -0400)]
optimize calendar search query
see https://github.com/nextcloud/calendar/issues/4758
Signed-off-by: Jamie McClelland <jm@mayfirst.org>
Julien Veyssier [Mon, 7 Aug 2023 15:49:58 +0000 (17:49 +0200)]
fix psalm issue
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Robin Appelman [Mon, 7 Aug 2023 11:40:01 +0000 (13:40 +0200)]
preload all requested metadata
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julien Veyssier [Mon, 7 Aug 2023 11:29:14 +0000 (13:29 +0200)]
bump server version to 28.0.0.2 to trigger new migration step
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julius Härtl [Fri, 4 Aug 2023 13:41:35 +0000 (15:41 +0200)]
feat: Add delete task API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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
Jérôme Herbinet [Fri, 4 Aug 2023 08:47:29 +0000 (10:47 +0200)]
Update blog URL (formerly "/news")
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
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
tobiasKaminsky [Thu, 3 Aug 2023 12:51:09 +0000 (14:51 +0200)]
expose gps data via webdav
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>