summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-04-1212-12/+46
|
* Bump versions of server and the requirements of appsJoas Schilling2019-04-1124-48/+48
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Pass old value to user triggerChange hookMorris Jobke2019-04-111-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #15049 from ↵Morris Jobke2019-04-111-2/+0
|\ | | | | | | | | nextcloud/do-not-allow-javascript-eval-in-the-public-share-auth-page-with-talk Do not allow JavaScript "eval" in the public share auth page with Talk
| * Do not allow JavaScript "eval" in the public share auth page with TalkDaniel Calviño Sánchez2019-04-101-2/+0
| | | | | | | | | | | | | | | | Talk no longer uses JavaScript "eval", so the Content Security Policy can now be configured to prevent its use in the public share authentication page when the password is protected by Talk. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-04-1146-98/+104
| |
* | Merge pull request #14990 from nextcloud/enhancement/noid/projectsRoeland Jago Douma2019-04-107-8/+7
|\ \ | |/ |/| Rename collections to projects
| * Bump bundlesJulius Härtl2019-04-096-6/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Use label from appsJulius Härtl2019-04-091-2/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #15022 from ↵Joas Schilling2019-04-101-1/+1
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/respect-lookup-server-disabling-master Respect the setting if the lookup server is disabled
| * | Only update the lookup server if it is enabled AND a server is setJoas Schilling2019-04-091-1/+1
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / [tx-robot] updated from transifexNextcloud bot2019-04-1018-6/+100
|/
* [tx-robot] updated from transifexNextcloud bot2019-04-0912-10/+80
|
* Check if OCA.Files.App is available before callingJulius Härtl2019-04-081-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-04-0812-92/+242
|
* [tx-robot] updated from transifexNextcloud bot2019-04-076-176/+196
|
* [tx-robot] updated from transifexNextcloud bot2019-04-064-2/+28
|
* [tx-robot] updated from transifexNextcloud bot2019-04-0516-12/+42
|
* [tx-robot] updated from transifexNextcloud bot2019-04-0432-10/+48
|
* Merge pull request #14937 from nextcloud/fix/noid/no-placeholders-for-passwordRoeland Jago Douma2019-04-031-1/+5
|\ | | | | storage mount handlers: do not attempt to replace anything in password options
| * do not attempt to replace anything in the passwordArthur Schiwon2019-04-021-1/+5
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2019-04-0312-10/+38
| |
* | Merge pull request #14936 from nextcloud/fix/noid/loglevel-in-contextRoeland Jago Douma2019-04-021-3/+1
|\ \ | | | | | | set the loglevel in context, save the condition
| * | set the loglevel in context, save the conditionArthur Schiwon2019-04-021-3/+1
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #14605 from nextcloud/bugfix/14112/display-resharesRoeland Jago Douma2019-04-021-10/+30
|\ \ | |/ |/| returns reshares in API
| * do not returns shared_with === currentUserMaxence Lange2019-04-011-1/+1
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * fixing share formatMaxence Lange2019-03-311-1/+1
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * issue during last pushMaxence Lange2019-03-311-1/+1
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * returns reshares in APIMaxence Lange2019-03-311-9/+29
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #14931 from nextcloud/fix/files/grid-deleted-restoreJohn Molakvoæ2019-04-027-20/+27
|\ \ | | | | | | Show comments and restore in popover menu
| * | Show comments and restore in popover menuJohn Molakvoæ (skjnldsv)2019-04-027-20/+27
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Fix mobile menu on users managementJohn Molakvoæ (skjnldsv)2019-04-024-17/+323
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-04-022-12/+46
| |
* | Merge pull request #14914 from nextcloud/bugfix/noid/hidden-files-gridMorris Jobke2019-04-011-2/+6
|\ \ | | | | | | Fix hidden file display in grid view
| * | Fix hidden file display in grid viewJulius Härtl2019-03-301-2/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-04-0120-36/+294
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-03-3112-54/+58
|/
* [tx-robot] updated from transifexNextcloud bot2019-03-3050-152/+70
|
* Merge pull request #14892 from nextcloud/bugfix/noid/collectionsRoeland Jago Douma2019-03-295-36/+73
|\ | | | | Bugfix/noid/collections
| * Bump bundlesJulius Härtl2019-03-284-29/+73
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move translations to coreJulius Härtl2019-03-281-7/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-03-2930-12/+64
|/
* Fix various theming issues on bright colorsJulius Härtl2019-03-281-3/+22
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-03-2852-62/+74
|
* Merge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-themeChristoph Wurst2019-03-275-7/+38
|\ | | | | Fix light theme form elements
| * Fix light primary button stylingJulius Härtl2019-03-273-7/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix checkbox styling with dark themeJulius Härtl2019-03-271-0/+12
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Darken element color and add exception for primary buttonsJulius Härtl2019-03-272-1/+23
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #14829 from nextcloud/backupcodes-theme-nameRoeland Jago Douma2019-03-274-7/+15
|\ \ | | | | | | Use name from theme when downloading/printing twofactor backup codes.
| * | Use name from theme when downloading/printing twofactor backup codes.Joachim Bauch2019-03-264-7/+15
| | | | | | | | | | | | | | | Signed-off-by: Joachim Bauch <bauch@struktur.de> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>