aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #7678 from nextcloud/fix-share-logoMorris Jobke2018-01-032-0/+2
|\ \ \ \ \ \
| * | | | | | Use guest css on sharing authentication pageJulius Härtl2018-01-032-0/+2
* | | | | | | Merge pull request #7668 from nextcloud/fix-popover-menu-not-closing-in-user-...Morris Jobke2018-01-031-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Close menu on "mouseup" instead of on "click" events in the documentDaniel Calviño Sánchez2018-01-031-1/+1
| * | | | | | Fix popover menu not closing in user settingsDaniel Calviño Sánchez2018-01-031-0/+1
* | | | | | | Merge pull request #7676 from nextcloud/fix-slash-in-filenameRoeland Jago Douma2018-01-032-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
| * | | | | | Show warning if slash is entered as filenameMorris Jobke2018-01-031-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz2018-01-039-21/+236
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-027-41/+228
| * | | | | disable password confirmation with SSOBjoern Schiessle2018-01-025-5/+33
* | | | | | Merge pull request #7670 from nextcloud/fix-logo-urlRoeland Jago Douma2018-01-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fix logo URL in SCSS variablesJulius Härtl2018-01-031-1/+1
|/ / / / / /
* | | | | | Merge pull request #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-034-1/+33
|\ \ \ \ \ \
| * | | | | | Remove margin for selected files summaryDaniel Calviño Sánchez2018-01-031-0/+5
| * | | | | | Increase touch area for header iconsDaniel Calviño Sánchez2018-01-031-0/+5
| * | | | | | Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-024-1/+23
* | | | | | | Merge pull request #7665 from nextcloud/bugreport-from-customerRoeland Jago Douma2018-01-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Note about enterprise usersJos Poortvliet2018-01-021-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #7599 from nextcloud/quieter-debug-logMorris Jobke2018-01-032-3/+6
|\ \ \ \ \ \ \
| * | | | | | | don't show recurring msg when pages result was turned offArthur Schiwon2017-12-212-3/+6
* | | | | | | | Merge pull request #7658 from nextcloud/update-external-storages-to-current-f...Morris Jobke2018-01-032-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable selection in "External storages" file listDaniel Calviño Sánchez2017-12-271-1/+2
| * | | | | | | | Fix selectors for file list elementsDaniel Calviño Sánchez2017-12-271-5/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-036-4/+475
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-144-3/+17
| * | | | | | | Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-142-1/+353
| * | | | | | | Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-143-1/+106
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #7663 from nextcloud/fix-file-list-visible-behind-the-mult...Roeland Jago Douma2018-01-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix file list visible behind the multiselect headerDaniel Calviño Sánchez2018-01-021-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #7662 from nextcloud/ldap-shutdownRoeland Jago Douma2018-01-021-7/+10
|\ \ \ \ \ \ \
| * | | | | | | throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
| |/ / / / / /
* | | | | | | Merge pull request #7598 from nextcloud/fix-closing-menu-on-second-click-in-s...Morris Jobke2018-01-021-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
* | | | | | | | Merge pull request #7660 from nextcloud/fix-7646Morris Jobke2018-01-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Also log exception for failed appstore requestMorris Jobke2018-01-021-1/+2
* | | | | | | | | Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewriteMorris Jobke2018-01-025-24/+96
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-304-14/+33
| * | | | | | | | Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)2017-12-301-1/+13
| * | | | | | | | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-302-8/+47
| * | | | | | | | Fixup! getWebdir returnJohn Molakvoæ (skjnldsv)2017-12-301-6/+2
| * | | | | | | | Use OC_Util function for app web pathJohn Molakvoæ (skjnldsv)2017-12-301-11/+14
| * | | | | | | | getWebDir functionJohn Molakvoæ (skjnldsv)2017-12-301-15/+19
| * | | | | | | | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-303-20/+13
| * | | | | | | | Fixed scss url rewritingJohn Molakvoæ (skjnldsv)2017-12-301-8/+14
* | | | | | | | | Merge pull request #7583 from nextcloud/comradekingu-patch-1Morris Jobke2018-01-021-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix mail attributeRoeland Jago Douma2018-01-021-2/+2
| * | | | | | | | | Spelling: No ...., upgrades and email.Allan Nordhøy2018-01-021-8/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7590 from nextcloud/flow-hide-stay-logged-inMorris Jobke2018-01-023-0/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-283-0/+36