summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-07-218-4/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Use material design icons in Email componentChristopher Ng2022-07-211-13/+6
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2022-07-206-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33260 from nextcloud/fix/carl/quotaVincent Petry2022-07-196-47/+35
|\ | | | | Fix quota nav item
| * Fix quota nav itemCarl Schwan2022-07-186-47/+35
| | | | | | | | | | | | - Spacing was not correctly set Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-07-194-0/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33246 from nextcloud/bugfix/noid/dark-primary-lightPytal2022-07-181-2/+4
|\ \ | |/ |/|
| * Properly set --color-primary-light-hover on dark themesJulius Härtl2022-07-161-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #32521 from nextcloud/cleanup/oauth2-admin-settingCarl Schwan2022-07-184-23/+60
|\ \ | | | | | | Cleanup oauth2 admin settings
| * | Cleanup oauth2 admin settingsCarl Schwan2022-07-144-23/+60
| | | | | | | | | | | | | | | | | | | | | - Use more vue components - Add link to doc Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocpCarl Schwan2022-07-189-9/+9
|\ \ \ | | | | | | | | Move CappedMemoryCache to OCP
| * | | Move CappedMemoryCache to OCPCarl Schwan2022-07-149-9/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | This is an helpful helper that should be used in more place than just server and this is already the case with groupfodlers, deck, user_oidc and more using it, so let's make it public Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33247 from nextcloud/bugfix/noid/skip-button-idsVincent Petry2022-07-184-19/+5
|\ \ \ | | | | | | | | Allow to override #app-content and #app-navigation hrefs for content skipping
| * | | Fix styling for single skip buttons globallyJulius Härtl2022-07-163-18/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Allow to override #app-content and #app-navigation hrefs for content skippingJulius Härtl2022-07-161-1/+4
| | |/ | |/| | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-1812-0/+34
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-174-0/+16
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-1612-4/+24
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix HTML validation of material design iconsJoas Schilling2022-07-151-2/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-1522-0/+66
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Translate error when user already existsJoas Schilling2022-07-142-2/+10
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-07-14154-2240/+2360
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33200 from nextcloud/enh/noid/64bitSimon L2022-07-132-0/+16
|\ | | | | add a setup check for 64 bit
| * add a setup check for 64 bitszaimen2022-07-132-0/+16
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Port encryption admin settings to vueCarl Schwan2022-07-1312-172/+233
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-07-1312-6/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32507 from carlcsaposs/restoreVincent Petry2022-07-121-1/+5
|\ | | | | Sort files by deletion time before restoring in RestoreAllFiles
| * Sort files by deletion time before restoring in RestoreAllFilesCarl Csaposs2022-07-041-1/+5
| | | | | | | | | | | | | | Restoring in order of most recently deleted preserves nested file paths. See https://github.com/nextcloud/server/issues/31200#issuecomment-1130358549 Signed-off-by: Carl Csaposs <carl@csaposs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-124-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-1124-168/+168
|\ \ | | | | | | Cleanup avatar related code
| * | Make Color class publicCarl Schwan2022-07-0524-168/+168
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-116-0/+8
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-1026-2/+38
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-0964-88/+114
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz2022-07-081-0/+4
|\ \ \ | | | | | | | | Fix empty address books being exported
| * | | Fix empty address books being exportedChristopher Ng2022-07-051-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #32377 from nextcloud/rakekniven-patch-1blizzz2022-07-081-1/+1
|\ \ \ \ | | | | | | | | | | l10n: Changed spelling
| * \ \ \ Merge branch 'master' into rakekniven-patch-1rakekniven2022-07-051937-10790/+22295
| |\ \ \ \
| * | | | | l10n: Changed spellingrakekniven2022-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://en.wikipedia.org/wiki/MIME for details. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz2022-07-083-1/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle one time password and very large passwords
| * | | | | | Don't allow setting password bigger than 469 charactersCarl Schwan2022-07-053-1/+12
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | Merge pull request #33163 from nextcloud/enh/a11y-account-property-labelsJohn Molakvoæ2022-07-081-1/+5
|\ \ \ \ \ \
| * | | | | | Add current scope to scope actions labelChristopher Ng2022-07-071-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0840-34/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharingPytal2022-07-072-2/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Add expanded attribute to button for listing others with access
| * | | | | | Add expanded attribute to button for listing others with accessChristopher Ng2022-07-072-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casingJohn Molakvoæ2022-07-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix trashbin expiration notice casingChristopher Ng2022-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0744-80/+100
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #33052 from nextcloud/fix/set-display-nameJoas Schilling2022-07-063-3/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not send display name twice for saving