summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20180-490/+978
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38885 from nextcloud/backport/38868/stable27Simon L2023-06-191-8/+10
|\ | | | | [stable27] fix confusion around mail settings and improve layout a bit
| * fix confusion around mail settingsSimon L2023-06-191-8/+10
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | add test that inserts a long oauth client secretJulien Veyssier2023-06-191-0/+10
| | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | encrypt oauth2 client secretsJulien Veyssier2023-06-1911-109/+215
| | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | Merge pull request #38851 from nextcloud/backport/38823/stable27Simon L2023-06-191-4/+6
|\ \ | |/ |/| [stable27] generate user themed favicon and touchicon
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1914-72/+134
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1818-108/+180
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38420 from nextcloud/backport/38259/stable27Simon L2023-06-172-3/+11
|\ \ | | | | | | [stable27] reload filelist when adding or removing shares
| * | reload filelist when adding or removing sharesRobin Appelman2023-05-242-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 TransifexNextcloud bot2023-06-17188-464/+746
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #38474 from nextcloud/backport/38458/stable27Christoph Wurst2023-06-166-196/+180
|\ \ \ | |_|/ |/| | [stable27] Revert "Fix table view"
| * | Merge branch 'stable27' into backport/38458/stable27Julia Kirschenheuter2023-06-1432-306/+374
| |\ \
| * | | Revert "Fix table view"julia.kirschenheuter2023-06-136-196/+180
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit cb852ef6 Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1618-96/+128
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1512-126/+126
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | make sure to show download button only one timeSimon L2023-06-141-3/+2
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Add fallback when a there is no preview for a versionLouis Chemineau2023-06-141-3/+14
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Improve handling of undefined version labelLouis Chemineau2023-06-141-4/+6
| |/ / |/| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1430-296/+364
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #38580 from nextcloud/backport/38206/stable27Arthur Schiwon2023-06-132-10/+10
|\ \ \ | |/ / |/| | [stable27] Increase from 100000 to 600000 iterations for hash_pbkdf2
| * | Adapt encryption test to change in generateHeaderCôme Chilliet2023-06-011-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-06-011-9/+9
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #38361 from nextcloud/backport/38344/stable27Simon L2023-06-131-6/+5
|\ \ \ | | | | | | | | [stable27] 38340 fix add group broken
| * | | Fix add new group eventfenn-cs2023-06-081-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1ee8fbaad1eea6544b21059f65efe12a9e601956 broke the addgroup functionality by not updating the event to reflect the one in https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue Resolves : https://github.com/nextcloud/server/issues/38340 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 TransifexNextcloud bot2023-06-1334-120/+158
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1226-302/+308
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1140-618/+788
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1020-22/+42
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Correctly react to bad configurationCôme Chilliet2023-06-091-13/+23
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Do not cast sizes to int in Trashbin classCôme Chilliet2023-06-091-29/+24
|/ / / | | | | | | | | | | | | | | | This helps with 32bits support Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-0840-12/+62
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-078-170/+180
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #38571 from nextcloud/backport/38355/stable27Arthur Schiwon2023-06-056-19/+88
|\ \ \ | | | | | | | | [stable27] fix(trashbin): Truncate long filenames
| * | | fix(trashbin): Truncate long filenamesChristopher Ng2023-06-016-19/+88
| |/ / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-055-887/+47
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-058-6/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-044-0/+8
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-0310-0/+46
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38522 from nextcloud/artonge/backport/stable27/38469John Molakvoæ2023-06-012-4/+31
|\ \
| * | Fix initialisation of versions in the DBLouis Chemineau2023-05-302-4/+31
| | | | | | | | | | | | | | | | | | Broken after https://github.com/nextcloud/server/pull/36690 Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #38360 from nextcloud/backport/38294/stable27John Molakvoæ2023-06-012-1/+4
|\ \ \
| * | | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-222-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>
* | | Merge pull request #38409 from nextcloud/backport/38291/stable27John Molakvoæ2023-06-013-6/+6
|\ \ \
| * | | fix loading custom logo imageRobin Appelman2023-05-233-6/+6
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-014-2/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-3114-0/+50
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38416 from nextcloud/backport/38308/stable27Joas Schilling2023-05-301-5/+4
|\ \ | | | | | | [stable27] fix(carddav): Check if SERVER variables are set before accessing them
| * | fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
| |/ | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>