summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #35322 from nextcloud/backport/stable25/35187blizzz2022-11-234-20/+26
|\ \ \ \ | |_|/ / |/| | | [stable25] Fix mentions rendering in comment editor
| * | | Fix mentions rendering in comment editorLouis Chemineau2022-11-234-20/+26
| | | | | | | | | | | | | | | | | | | | | | | | NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #35354 from nextcloud/backport/35206/stable25Joas Schilling2022-11-231-1/+1
|\ \ \ \ | | | | | | | | | | [stable25] Fix forwarding the object id when searching comments
| * | | | Fix forwarding the object id when searching commentsJoas Schilling2022-11-231-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #35340 from nextcloud/backport/35299/stable25Vincent Petry2022-11-236-3/+20
|\ \ \ \ | |/ / / |/| | | [stable25] Prevents the selection of encrypted folders when clicking on the "Select all" checkbox
| * | | CSS compiled files for deactivates the possiblility to checkmark or click on ↵kavita.sonawane@t-systems.com2022-11-224-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | the encrypted folders Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Prevent selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-1/+4
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Prevents the selection of encrypted folder on next page loadkavita.sonawane@t-systems.com2022-11-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Prevents the selection of encrypted folder on scroll pagekavita.sonawane@t-systems.com2022-11-221-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Deactivates the possiblility to checkmark or click on the encrypted folderkavita.sonawane@t-systems.com2022-11-221-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Add comments for prevents the selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | Filelist:-Deselecting all files checkboxes within cells of encrypted folderkavita.sonawane@t-systems.com2022-11-221-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
* | | | Merge pull request #35346 from nextcloud/backport/35315/stable25blizzz2022-11-234-17/+17
|\ \ \ \ | | | | | | | | | | [stable25] Fix border color contrast
| * | | | Fix border color contrastChristopher Ng2022-11-224-17/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #35327 from nextcloud/backport/34528/stable25blizzz2022-11-231-5/+13
|\ \ \ \ \ | | | | | | | | | | | | [stable25] Handle badly named version files more gracefully and log information
| * | | | | Handle badly named version files more gracefully and log informationCôme Chilliet2022-11-221-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #35326 from ↵blizzz2022-11-232-33/+137
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/34602/background-image-migration/stable25 [stable25] optimize background image migration job
| * | | | | | rename placeholderArthur Schiwon2022-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | fix const visibilityArthur Schiwon2022-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | use constblizzz2022-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
| * | | | | | use constblizzz2022-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
| * | | | | | use .json extentionsblizzz2022-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
| * | | | | | do not store state in appconfigArthur Schiwon2022-11-221-14/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - and use count over isset for better understanding Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | remove dashboard check, as fallback did not consider it eitherArthur Schiwon2022-11-221-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | optimize background image migration jobArthur Schiwon2022-11-222-26/+70
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - separate in two stages: to prepare, and to actually migrate - in step one, prepare a list of users to be migrated, and store it compressed as app config - gzcompress can be used, because we already require zlib - upon the next calls (step two), slice off the first 5000 users and migrate them. Re-add job if necessary to repeat. - downside is that an app config value will in the beginning use the RAM with any request, until it thins out. Examples: 2m UUIDs (75 MiB) result in ~40 MiB compressed data, while 0.2Mib for 10 000 UUIDs, 0.4MiB for 20 000 and 4.1 MiB for 200 000. Acceptable. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #35034 from nextcloud/backport/32211/stable25blizzz2022-11-234-0/+199
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] Add repair command to fix wrong share ownership
| * | | | | | update autoloaderRobin Appelman2022-11-082-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | fix repairing non user shares when repairing all sharesRobin Appelman2022-11-081-10/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | remove no longer needed codeRobin Appelman2022-11-081-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | split repairing into two stages to prevent long open transactionRobin Appelman2022-11-082-33/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | update shares directly in dbRobin Appelman2022-11-081-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | More verbose output for repair share ownership cmdVincent Petry2022-11-081-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | | | move share owner repair to occ commandRobin Appelman2022-11-085-95/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | Add repair step to fix wrong share ownershipLouis Chemineau2022-11-084-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | Merge pull request #34928 from nextcloud/backport/34868/stable25John Molakvoæ2022-11-2363-99/+339
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable25] Update @nextcloud/dialogs and fix toasts styling
| * | | | | | | Update @nextcloud/dialogs@ and fix toasts stylingSimon L2022-11-2263-99/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-23190-332/+2712
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #35338 from nextcloud/backposkjnldsv/35325/stable25John Molakvoæ2022-11-221-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable25] Fix navigation order
| * | | | | | | Fix navigation orderJohn Molakvoæ2022-11-221-1/+1
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | | | Merge pull request #35330 from nextcloud/backport/35309/stable25Pytal2022-11-221-2/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [stable25] Help pages: set window title for sidebar sections
| * | | | | | Help pages: set window title for sidebar sectionsjulia.kirschenheuter2022-11-221-2/+9
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | Merge pull request #35174 from ↵Côme Chilliet2022-11-221-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | nextcloud/fix/bump-swiftmailer/swiftmailer-to-6.3.0-in-stable25 Bump swiftmailer/swiftmailer to 6.3.0 in stable25
| * | | | | Align 3rdparty with stable25Côme Chilliet2022-11-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Bump swiftmailer/swiftmailer to 6.3.0 in stable25Côme Chilliet2022-11-151-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #35312 from nextcloud/stable25-user-mgmt-quota-no-cacheSimon L2022-11-222-5/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [stable25] Don't use quota cache through user management
| * | | | | Don't use quota cache through user managementVincent Petry2022-11-212-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When querying the free space through user management APIs, don't use the cached quota value. The latter is only there to accelerate PROPFINDs. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | Merge pull request #35161 from nextcloud/backport/35157/stable25Côme Chilliet2022-11-224-9/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] Make sure to not pass null to DateTime::createFromFormat
| * | | | | | Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-154-9/+8
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-226-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #35118 from nextcloud/backport/34485/stable25blizzz2022-11-211-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] Fix hasBigIntConversionPendingColumns missing files_trash