summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-08-146-82/+142
|
* [tx-robot] updated from transifexNextcloud bot2019-08-124-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-08-114-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-08-104-18/+30
|
* [tx-robot] updated from transifexNextcloud bot2019-08-0910-4/+18
|
* Merge pull request #16695 from nextcloud/backport/16638/stable16Roeland Jago Douma2019-08-082-6/+13
|\ | | | | [stable16] delay sending event from app init to when they are needed
| * delay sending event from app init to when they are neededArthur Schiwon2019-08-082-6/+13
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)2019-08-081-1/+3
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-08-084-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-08-072-6/+6
|
* Merge pull request #16637 from nextcloud/backport/16525/stable16blizzz2019-08-067-32/+128
|\ | | | | [stable16] files_external: proper user context for sharing
| * fix check for nullArthur Schiwon2019-08-021-1/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Adjust testsJulius Härtl2019-08-021-1/+20
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * do not send null value when string is expectedArthur Schiwon2019-08-021-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * adjusts LDAP's home handler to use the correct user objectArthur Schiwon2019-08-021-2/+3
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fixes terminology and allows to request an IUser instanceArthur Schiwon2019-08-022-7/+23
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Provide proper user context from initMountPointsJulius Härtl2019-08-023-4/+16
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * files_external: Make sure the correct user context is used in substitution ↵Julius Härtl2019-08-024-27/+75
| | | | | | | | | | | | of variables Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-08-064-4/+4
| |
* | Merge pull request #16627 from nextcloud/backport/16586/stable16Morris Jobke2019-08-051-2/+77
|\ \ | | | | | | [stable16] log circles and remote shares in admin_audit
| * | log circles and remote shares in admin_auditSascha Wiswedel2019-08-011-2/+77
| | | | | | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-08-056-2/+12
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-08-042-0/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-08-038-4/+16
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-08-0238-32/+104
| |
* | Make sure we only fetch the file by id for the actual ownerJulius Härtl2019-08-011-1/+1
|/ | | | | | | Otherwise this will fetch all mounts for the file id which is quite expensive and causes long saving times in big sharing structures Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-08-0122-16/+36
|
* Merge pull request #16607 from nextcloud/backport/16596Roeland Jago Douma2019-07-318-53/+30
|\ | | | | [stable16] Set proper defaults for v-tooltip usages
| * Bump bundlesJulius Härtl2019-07-306-50/+25
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Force defaultHtml setting of v-tooltip to be disabledJulius Härtl2019-07-302-3/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-07-318-2/+48
| |
* | prevent potential XSS via unchecked use innerHTMLMax Fichtelmann2019-07-301-1/+1
| | | | | | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
* | fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann2019-07-301-1/+1
|/ | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
* [tx-robot] updated from transifexNextcloud bot2019-07-306-2/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-07-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-07-2844-50/+14
|
* Merge pull request #16564 from nextcloud/backport/16557/stable16Roeland Jago Douma2019-07-271-1/+8
|\ | | | | [stable16] Do not log locked files
| * Do not log locked filesRoeland Jago Douma2019-07-261-1/+8
| | | | | | | | | | | | | | This is the code doing its job. There is no need to spam the log file with this. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #16566 from nextcloud/backport/16556/stable16Roeland Jago Douma2019-07-271-0/+25
|\ \ | | | | | | [stable16] log email shares in admin_audit log
| * | log email shares in admin_audit logSascha Wiswedel2019-07-261-0/+25
| |/ | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | Merge pull request #16567 from nextcloud/backport/16163/stable16Roeland Jago Douma2019-07-271-1/+1
|\ \ | | | | | | [stable16] Change send to sent
| * | Change send to sentFrederic Werner2019-07-261-1/+1
| |/ | | | | | | Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
* / [tx-robot] updated from transifexNextcloud bot2019-07-272-6/+12
|/
* Merge pull request #16543 from nextcloud/backport/16532/stable16Roeland Jago Douma2019-07-261-3/+6
|\ | | | | [stable16] Fix max contrast retrieval to limit minimum color for relative time
| * Trigger fallback code to get max contrast value and use integer thereMorris Jobke2019-07-251-2/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke2019-07-251-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2019-07-266-36/+38
|/
* allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-251-0/+5
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2019-07-258-8/+14
|
* Fix wrong indentationDaniel Kesselberg2019-07-241-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>