summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* add brute force protection for public link authenticationBjoern Schiessle2017-01-251-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #3232 from nextcloud/add-profile-data-to-provisioning-apiBjörn Schießle2017-01-253-6/+177
|\ | | | | add data from the users profile to the provisioning api
| * unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-253-2/+112
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * add data from the users profile to the provisioning apiBjoern Schiessle2017-01-242-4/+65
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #3231 from nextcloud/allow-editing-public-linksBjörn Schießle2017-01-251-0/+1
|\ \ | | | | | | allow editing single files shared as public link
| * | allow editing single files shared as public linkBjoern Schiessle2017-01-241-0/+1
| |/ | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-01-2520-40/+100
| |
* | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-249-16/+111
|\ \ | | | | | | add icons to navigation of personal & admin settings
| * | fix test mocksMorris Jobke2017-01-201-0/+5
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Fix app section testsJoas Schilling2017-01-192-4/+32
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add the icons for shipped appsJoas Schilling2017-01-196-12/+74
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-244-34/+34
| | |
* | | Merge pull request #3209 from nextcloud/fix-theming-typoMorris Jobke2017-01-231-1/+1
|\ \ \ | | | | | | | | Fix typo in theming description
| * | | Fix typo in theming descriptionJoas Schilling2017-01-231-1/+1
| | |/ | |/| | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #3157 from nextcloud/fcloseafterkillMorris Jobke2017-01-232-0/+2
|\ \ \ | | | | | | | | [uc] Prevent PHP request to get killed when using fclose callback (#26775)
| * | | Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-232-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prevent PHP request to get killed when using fclose callback * Add ignore_user_abort everywhere where the time limit is set to 0 Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #3220 from nextcloud/direct-link-open-sidebarMorris Jobke2017-01-231-0/+5
|\ \ \ \ | | | | | | | | | | open the sidebar when opening a permalink
| * | | | open the sidebar when opening a permalinkRobin Appelman2017-01-231-0/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | Also works for search results Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #2924 from nextcloud/flexbox-headerMorris Jobke2017-01-232-32/+30
|\ \ \ \ | |/ / / |/| | | Use flexbox for header and rearrange some elements
| * | | fix public sharing buttonsChristoph Wurst2017-01-231-2/+5
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | fix log and app nameChristoph Wurst2017-01-231-5/+4
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | more cleanupChristoph Wurst2017-01-231-30/+26
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #3141 from ↵Joas Schilling2017-01-232-26/+236
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/subadmin-check-on-removing-user-from-group Subadmin check on removing user from group
| * | | Allow subadmins to add people to groups via provisioning apiJoas Schilling2017-01-182-7/+151
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Make sure subadmins can not delete users from their last subadmin groupJoas Schilling2017-01-182-0/+76
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | No need to check the subadmin againJoas Schilling2017-01-182-21/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The user needs to be a subadmin of the group, otherwise they are not allowed to remove anyone from the group Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3118 from nextcloud/newFileMenu-css-guidelinesMorris Jobke2017-01-223-41/+12
|\ \ \ \ | | | | | | | | | | Fit newFileMenu to css guidelines
| * | | | Popover newFolder input fixJohn Molakvoæ (skjnldsv)2017-01-221-4/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Popover positionning fixJohn Molakvoæ (skjnldsv)2017-01-221-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Popover positionning and classesJohn Molakvoæ (skjnldsv)2017-01-223-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | fit newFileMenu to css guidelinesJohn Molakvoæ (skjnldsv)2017-01-223-39/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-01-234-4/+4
| | | | |
* | | | | Merge pull request #3190 from nextcloud/fix-sharing-popoverJohn Molakvoæ2017-01-221-9/+7
|\ \ \ \ \ | |/ / / / |/| | | | Fix #3174
| * | | | Fix #3174John Molakvoæ (skjnldsv)2017-01-211-9/+7
| | |_|/ | |/| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #3187 from nextcloud/inputs-scss-optimisationMorris Jobke2017-01-224-53/+28
|\ \ \ \ | |_|_|/ |/| | | Inputs.scss rewritting and optimisation
| * | | Fixed public share download buttonJohn Molakvoæ (skjnldsv)2017-01-221-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fixed public share header buttonsJohn Molakvoæ (skjnldsv)2017-01-222-44/+23
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Login and authenticate inputs fixesJohn Molakvoæ (skjnldsv)2017-01-221-6/+2
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-228-10/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-01-218-28/+28
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-01-206-10/+122
| | |
* | | Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-192-7/+3
|\ \ \ | | | | | | | | Use DataDownloadResponse
| * | | Use DataDownloadResponseLukas Reschke2017-01-182-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. As documented 2. No need to show this inline, downloading has security advantages Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | some code cleanup while working on the fileBjoern Schiessle2017-01-191-19/+26
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | add brute force protection to 'mount public link' operationBjoern Schiessle2017-01-191-0/+1
| |/ / |/| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | Merge pull request #3150 from nextcloud/highlight-active-navigationJohn Molakvoæ2017-01-192-0/+5
|\ \ \ | | | | | | | | highlight active navigation entry better, fix #2096
| * | | theme app navigation menu highlight colorMorris Jobke2017-01-182-0/+5
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverageLukas Reschke2017-01-197-17/+184
|\ \ \ | | | | | | | | 2fa backup codes test coverage
| * | | fix file endingChristoph Wurst2017-01-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>