Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-22 | 142 | -1692/+1732 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-21 | 14 | -6/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 180 | -490/+978 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-19 | 14 | -72/+134 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-18 | 18 | -108/+180 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 188 | -464/+746 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-16 | 18 | -96/+128 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | expect invalidateTokensOfUser only be called for seen users | Artur Neumann | 2023-06-15 | 1 | -1/+4 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | invalidate oauth2 tokens only for seen users | Artur Neumann | 2023-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | move mocks into private variables | Artur Neumann | 2023-06-15 | 1 | -2/+8 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | adjust SettingsController tests | Artur Neumann | 2023-06-15 | 1 | -15/+5 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | public interface to invalidate tokens of user | Artur Neumann | 2023-06-15 | 1 | -9/+2 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | invalidate existing tokens when deleting an oauth client | Artur Neumann | 2023-06-15 | 2 | -6/+86 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-15 | 12 | -126/+126 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38676 from nextcloud/backport/38648/stable25 | Arthur Schiwon | 2023-06-14 | 1 | -1/+1 |
|\ | | | | | [stable25] fix(caldav): Cast calendar objects id to int when building index | ||||
| * | fix(caldav): Cast calendar objects id to int when building index | Christoph Wurst | 2023-06-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #38683 from nextcloud/backport/37802/stable25 | Arthur Schiwon | 2023-06-14 | 1 | -1/+1 |
|\ \ | | | | | | | [stable25] Sharing: Do not show copy action when user doesn't have permissions | ||||
| * | | fix(files_sharing): Don't show copy action when !canDownload and no update ↵ | Marcel Klehr | 2023-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | permissions Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | Merge pull request #38709 from nextcloud/backport/38398/stable25 | Arthur Schiwon | 2023-06-14 | 12 | -43/+212 |
|\ \ \ | | | | | | | | | [stable25] Store encrypted OAuth2 client secrets | ||||
| * | | | add test that inserts a long oauth client secret | Julien Veyssier | 2023-06-14 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | encrypt oauth2 client secrets | Julien Veyssier | 2023-06-14 | 11 | -43/+202 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | | | make sure to show download button only one time | Simon L | 2023-06-14 | 1 | -3/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 30 | -296/+364 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #37813 from nextcloud/backport/stable25-fix-event-moving | Arthur Schiwon | 2023-06-13 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [stable25] fix event moving | ||||
| * | | | fix event move issue | Maximilian Martin | 2023-06-12 | 1 | -2/+2 |
| |/ / | | | | | | | | | | | | | Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de> Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #38359 from nextcloud/backport/38294/stable25 | Arthur Schiwon | 2023-06-13 | 2 | -1/+4 |
|\ \ \ | | | | | | | | | [stable25] Use aria-expanded correctly on toggle user actions | ||||
| * | | | Use aria-expanded correctly on toggle user actions | fenn-cs | 2023-05-22 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aria-expanded attribute was added on the expandable item rather Than the button that triggers the expand. Resolves : #37137 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-13 | 34 | -120/+158 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #38582 from nextcloud/backport/38206/stable25 | Simon L | 2023-06-12 | 2 | -10/+10 |
|\ \ \ \ | |_|/ / |/| | | | [stable25] Increase from 100000 to 600000 iterations for hash_pbkdf2 | ||||
| * | | | Adapt encryption test to change in generateHeader | Côme Chilliet | 2023-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | Increase from 100000 to 600000 iterations for hash_pbkdf2 | Côme Chilliet | 2023-06-01 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Merge pull request #38433 from nextcloud/fix/theming-invert-25 | Simon L | 2023-06-12 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | [stable25] fix(theming): fix header primary invert if background disabled | ||||
| * | | | | fix(theming): fix header primary invert if background disabled | John Molakvoæ | 2023-05-24 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #38408 from nextcloud/backport/38291/stable25 | Simon L | 2023-06-12 | 3 | -6/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable25] fix loading custom logo image | ||||
| * | | | | | fix loading custom logo image | Robin Appelman | 2023-05-23 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-12 | 26 | -302/+308 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 40 | -618/+788 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-10 | 20 | -22/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | reload filelist when adding or removing shares | Robin Appelman | 2023-06-09 | 2 | -3/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 40 | -12/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-07 | 8 | -170/+180 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | fix(caldav): Close DB cursor in reminder index background job | Christoph Wurst | 2023-06-06 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Merge pull request #38576 from nextcloud/backport/38355/stable25 | Arthur Schiwon | 2023-06-05 | 6 | -19/+88 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable25] fix(trashbin): Truncate long filenames | ||||
| * | | | | | fix(trashbin): Truncate long filenames | Christopher Ng | 2023-06-01 | 6 | -19/+88 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-05 | 8 | -6/+72 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-04 | 4 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-03 | 10 | -0/+46 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | fix(caldav): Ignore invalid events for reminder generation | Christoph Wurst | 2023-06-01 | 2 | -0/+46 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-01 | 4 | -2/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-31 | 14 | -0/+50 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |