summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* | [tx-robot] updated from transifexNextcloud bot2020-11-2518-30/+46
| |
* | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
|/ | | | | | | We don't use `shareapi_internal_enforce_expire_date` anywhere. `shareapi_enforce_internal_expire_date` is the one we want. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-11-2410-14/+18
|
* Delete files that exceed trashbin size immediatelyJulius Härtl2020-11-231-0/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-11-222-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-11-214-12/+12
|
* Use correct year for generated birthdays eventsSven Strickroth2020-11-201-1/+6
| | | | | | | | 'X-APPLE-OMIT-YEAR' is not always present, at least iOS 12.4 uses the hard coded date of 1604 (the start of the gregorian calendar) when the year is unknown. cf. https://forums.bitfire.at/topic/2050/bday-without-year-for-vcard-3-0-if-server-drops-property-x-apple-omit-year and https://gitlab.com/CardBook/CardBook/-/issues/586 Signed-off-by: Sven Strickroth <email@cs-ware.de>
* Merge pull request #24233 from nextcloud/backport/24211/stable19Roeland Jago Douma2020-11-201-4/+5
|\ | | | | [stable19] Fix setting images through occ for theming
| * Fix setting images through occ for themingJulius Härtl2020-11-191-4/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-11-204-4/+4
|/
* Merge pull request #24182 from nextcloud/backport/24102/stable19Roeland Jago Douma2020-11-193-3/+17
|\ | | | | [stable19] Check quota of subdirectories when uploading to them
| * Check for target folder available quota when uploadingJulius Härtl2020-11-173-3/+17
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #24195 from nextcloud/backport/24098/stable19Roeland Jago Douma2020-11-191-3/+4
|\ \ | | | | | | [stable19] circleId too short in some request
| * | circleId too short in some requestMaxence Lange2020-11-181-3/+4
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-11-1910-28/+628
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-1810-2/+26
| |
* | Revert "[stable19] circleId too short in some request"Christoph Wurst2020-11-171-4/+3
|/
* circleId too short in some requestMaxence Lange2020-11-171-3/+4
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* [tx-robot] updated from transifexNextcloud bot2020-11-1754-264/+64
|
* Merge pull request #24155 from nextcloud/dependencies/stable19/dompurifyRoeland Jago Douma2020-11-164-3/+6
|\ | | | | [stable19] Bump dompurify to 2.2.2
| * Bump bundlesJulius Härtl2020-11-164-3/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #24080 from nextcloud/backport/24066/stable19Roeland Jago Douma2020-11-163-4/+4
|\ \ | | | | | | [stable19] Fix default internal expiration date enforce
| * | Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)2020-11-133-4/+4
| | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #24115 from nextcloud/backport/24096/stable19Roeland Jago Douma2020-11-161-1/+6
|\ \ \ | |_|/ |/| | [stable19] Convert the card resource to a string if necessary
| * | Convert the card resource to a string if necessaryChristoph Wurst2020-11-131-1/+6
| |/ | | | | | | | | | | | | Apparently the fetched column can be a string or resource. Hence we have to catch the resource type and convert it to a string. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-11-168-2/+40
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-154-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-1438-58/+154
|/
* Fix unit testsRoeland Jago Douma2020-11-121-0/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add mount point to quota warning messageRobin Appelman2020-11-122-7/+12
| | | | | | makes it more clear to the user what the quota applies to Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2020-11-128-6/+14
|
* Merge pull request #24052 from nextcloud/backport/23915/stable19Roeland Jago Douma2020-11-112-8/+8
|\ | | | | [stable19] Use png icons in caldav reminder emails
| * Use png icons in caldav reminder emailsRichard Steinmetz2020-11-112-8/+8
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Apply code style fixesMorris Jobke2020-11-111-1/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-113-3/+6
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-113-2/+3
|/ | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* [tx-robot] updated from transifexNextcloud bot2020-11-112-0/+14
|
* Merge pull request #23202 from nextcloud/backport/23182/stable19Christoph Wurst2020-11-101-12/+14
|\ | | | | [stable19] Fix the user email issue while creating a user
| * Fix the user email issue while creating a userSujith Haridasan2020-10-051-12/+14
| | | | | | | | | | | | | | | | | | When the user is created, the provisioning api was not adding the email address of the user when provided if the `send email to new user` is not set. Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
* | Merge pull request #24013 from nextcloud/backport/23981/stable19John Molakvoæ2020-11-103-5/+5
|\ \ | | | | | | [stable19] Fix js search in undefined ocs response
| * | Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-093-5/+5
| | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-11-1010-18/+22
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-0914-6/+80
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-0844-60/+182
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-072-2/+2
| |
* | Merge pull request #23860 from nextcloud/backport/23350/stable19Roeland Jago Douma2020-11-066-11/+109
|\ \ | | | | | | [stable19] Inidicate preview availability in share api responses
| * | Indicate preview availability in share api responsesRichard Steinmetz2020-11-066-11/+109
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | [tx-robot] updated from transifexNextcloud bot2020-11-066-0/+10
| | |
* | | Merge pull request #23777 from nextcloud/backport/23024/stable19Julius Härtl2020-11-057-151/+292
|\ \ \
| * | | Fix testsJulius Härtl2020-11-022-75/+78
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>