summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat(files_reminders): add remove endpointChristopher Ng2023-08-083-5/+30
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 777a791e72b9e8982228ff5a39cd61b7f051d8e4)
* fix: update find due queryChristopher Ng2023-08-081-3/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 05e454ee614705ec0c8be264c456b7c647be7c03)
* feat(files_reminders): create or updateChristopher Ng2023-08-084-17/+27
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 887058591cd6e34d99fd08616dd35b284f3ec9df)
* enh: add updated atChristopher Ng2023-08-085-8/+18
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 5ff178a753c335d2ab6d10cee531490f1026ec42)
* fix: catch ThrowableChristopher Ng2023-08-081-3/+3
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 7637bf2ae04d5558b5771b62cd17b6bc7321ba44)
* enh: rename to due dateChristopher Ng2023-08-089-34/+35
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit fa775641525ab834481f3b3fb5dd6a7ed75593dc)
* enh: add to shippedChristopher Ng2023-08-081-0/+2
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit beb8a27d9493ac97cb390a101c4ee022d0f10d82)
* fix: add composer autoloadChristopher Ng2023-08-0813-0/+1171
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit cfbac9b73c1142a2661e386511acbeb41c517c26)
* feat(files_reminders): add api controllerChristopher Ng2023-08-084-0/+179
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit a7892fb68228578f865e559f9442432ada95cde0)
* enh: implement JsonSerializableChristopher Ng2023-08-081-1/+13
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 774e3e6d4b9af4a6b329247561f6f85ce354f58d)
* enh: add created atChristopher Ng2023-08-084-9/+18
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 4fabd7743230be80f82543edd4905ead97f14a59)
* enh: use datetimeChristopher Ng2023-08-084-8/+9
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 163b059c112d7c5eceb8a1cc1db55184855903df)
* feat(files_reminders): add list commandChristopher Ng2023-08-086-27/+229
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit c8a32a70cd7564e739b7c60196f804d50a954b8a)
* feat(files_reminders): add service and notifierChristopher Ng2023-08-085-1/+310
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit ea5e128fefba6d87c400cdaafa87cd566746c109)
* feat(files_reminders): add background jobsChristopher Ng2023-08-082-0/+112
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit a3ac1b82da2a1b295fc826ebc91245905fb9ecf7)
* feat(files_reminders): add info xmlChristopher Ng2023-08-081-0/+32
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit b75fac31aae8dcd65640ccce1540c3c5b22445f3)
* feat(files_reminders): add ApplicationChristopher Ng2023-08-081-0/+48
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 59a2ef4ea1176c03a54e2eab83c6f81d6b2b87bb)
* feat: init files_reminders migrationChristopher Ng2023-08-084-0/+195
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit e16001b8eb6b5f87dfba57cca94adb88cf6b1d45)
* Merge pull request #39740 from nextcloud/backport/38613/stable27Joas Schilling2023-08-0810-69/+700
|\ | | | | [stable27] feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
| * feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-08-0710-69/+700
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #39755 from nextcloud/backport/39694/stable27Andy Scherzinger2023-08-081-37/+54
|\ \ | | | | | | [stable27] expose gps data via webdav
| * | preload all requested metadataRobin Appelman2023-08-081-58/+53
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | expose gps data via webdavtobiasKaminsky2023-08-081-0/+22
|/ /
* | Merge pull request #39745 from nextcloud/release/27.0.2v27.0.2John Molakvoæ2023-08-081-2/+2
|\ \
| * | 27.0.2John Molakvoæ2023-08-081-2/+2
|/ / | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0844-32/+130
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0720-0/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0610-2/+46
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0516-4/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0470-26/+324
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39677 from nextcloud/release/27.0.2_rc1v27.0.2rc1Arthur Schiwon2023-08-031-2/+2
|\ | | | | 27.0.2 RC1
| * 27.0.2 RC1Arthur Schiwon2023-08-021-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #38563 from nextcloud/backport/38549/stable27Arthur Schiwon2023-08-033-4/+3
|\ \ | | | | | | [stable27] Fix app menu flicker
| * | Fix app menu flickerZetaTom2023-08-033-4/+3
| | | | | | | | | | | | | | | | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Jonas <jonas@freesources.org>
* | | Merge pull request #39059 from nextcloud/backport/31790/stable27Arthur Schiwon2023-08-032-4/+14
|\ \ \ | |/ / |/| | [stable27] Fix creating events with old (< unix time) lastoccurence
| * | style(caldav): improve getDenormalizedData methodThomas Citharel2023-08-021-2/+2
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-08-022-2/+12
| | | | | | | | | | | | | | | | | | Closes #20804 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #39642 from nextcloud/backport/39629/stable27Julius Härtl2023-08-031-1/+1
|\ \ \
| * | | fix(s3): add SSE-C parameters to headObject callTobias Zimmerer2023-07-311-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0392-78/+304
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #39596 from nextcloud/backport/38667/stable27Arthur Schiwon2023-08-021-4/+8
|\ \ \ | | | | | | | | [stable27] fix(SystemTagManager): Use truncated tagName in getTag and updateTag
| * | | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | Merge pull request #39554 from nextcloud/backport/39221/stable27Arthur Schiwon2023-08-021-2/+6
|\ \ \ \ | | | | | | | | | | [stable27] Bugfix/bulk upload empty files
| * | | | when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-251-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will allow uploading empty files via bulk upload Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* | | | | Merge pull request #39499 from nextcloud/backport/38934/stable27Arthur Schiwon2023-08-021-5/+5
|\ \ \ \ \ | | | | | | | | | | | | [stable27] fix(s3): Pass SSE-C parameters for multipart upload
| * | | | | fix(s3): Pass SSE-C parameters for multipart uploadJulius Härtl2023-07-201-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #39448 from nextcloud/backport/38907/stable27Arthur Schiwon2023-08-021-3/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable27] Fix: ContactManager search with fullmatch
| * | | | | | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-07-181-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>
* | | | | | | Merge pull request #39435 from nextcloud/backport/39309/stable27Arthur Schiwon2023-08-021-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable27] fix(profile): fix getUID on nullable user variable
| * | | | | | | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per method signature, $visitingUser is nullable, so we can't be sure calling getUid() on it will work. Closes #35766 Signed-off-by: Thomas Citharel <tcit@tcit.fr>