summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | | | Merge pull request #7659 from nextcloud/fix_7657Roeland Jago Douma2018-01-022-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Get correct translations for SecurityProviderRoeland Jago Douma2018-01-022-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7644 from nextcloud/fix_7184Roeland Jago Douma2018-01-024-48/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Do no run SyncJob in cronRoeland Jago Douma2018-01-024-48/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7648 from nextcloud/fix_7414Roeland Jago Douma2018-01-022-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Show max warning comment lenth againRoeland Jago Douma2018-01-022-3/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-022-0/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #7646 from nextcloud/no_exction_logging_appstore_timeoutRoeland Jago Douma2018-01-021-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Don't spam the log when we could not properly connect to the appstoreRoeland Jago Douma2017-12-291-1/+1
|/ / / / / /
* | | | | | Merge pull request #7626 from nextcloud/fixed-files-multiselect-top-marginRoeland Jago Douma2017-12-281-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed top position of multiselected files tableJohn Molakvoæ (skjnldsv)2017-12-261-1/+1
| |/ / / /
* | | | | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-285-3/+31
|\ \ \ \ \
| * | | | | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * | | | | Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-214-1/+32
| * | | | | Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
* | | | | | Merge pull request #7608 from nextcloud/pimp_timestampformatterRoeland Jago Douma2017-12-281-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixup codeRoeland Jago Douma2017-12-221-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\ \ \ \ \
| * | | | | Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * | | | | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * | | | | Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-193-4/+105
* | | | | | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh...Roeland Jago Douma2017-12-221-3/+3
|\ \ \ \ \ \
| * | | | | | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7605 from nextcloud/wait-for-the-shared-link-to-be-set-in...Roeland Jago Douma2017-12-221-5/+32
|\ \ \ \ \ \