Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove css invert since we are using svg filters for now | Julius Härtl | 2018-01-03 | 2 | -9/+4 |
* | Fix height of table rows in apps management on IE11 | Julius Härtl | 2018-01-03 | 1 | -0/+1 |
* | Fix icon rendering in apps management for IE11 | Julius Härtl | 2018-01-03 | 2 | -6/+4 |
* | Invert app icons on IE11 as well | Julius Härtl | 2018-01-03 | 3 | -20/+40 |
* | Merge pull request #7678 from nextcloud/fix-share-logo | Morris Jobke | 2018-01-03 | 2 | -0/+2 |
|\ | |||||
| * | Use guest css on sharing authentication page | Julius Härtl | 2018-01-03 | 2 | -0/+2 |
* | | Merge pull request #7668 from nextcloud/fix-popover-menu-not-closing-in-user-... | Morris Jobke | 2018-01-03 | 1 | -1/+2 |
|\ \ | |||||
| * | | Close menu on "mouseup" instead of on "click" events in the document | Daniel Calviño Sánchez | 2018-01-03 | 1 | -1/+1 |
| * | | Fix popover menu not closing in user settings | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+1 |
* | | | Merge pull request #7676 from nextcloud/fix-slash-in-filename | Roeland Jago Douma | 2018-01-03 | 2 | -0/+6 |
|\ \ \ | |||||
| * | | | Do not log user errors as log level 4 | Morris Jobke | 2018-01-03 | 1 | -0/+4 |
| * | | | Show warning if slash is entered as filename | Morris Jobke | 2018-01-03 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #7487 from nextcloud/no-password-confirm-with-sso | blizzz | 2018-01-03 | 9 | -21/+236 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move passwordconfirmation to its own midleware | Roeland Jago Douma | 2018-01-02 | 7 | -41/+228 |
| * | | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 5 | -5/+33 |
* | | | Merge pull request #7670 from nextcloud/fix-logo-url | Roeland Jago Douma | 2018-01-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix logo URL in SCSS variables | Julius Härtl | 2018-01-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #7634 from Abijeet/bug-7539 | Roeland Jago Douma | 2018-01-03 | 4 | -1/+33 |
|\ \ \ | |||||
| * | | | Remove margin for selected files summary | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+5 |
| * | | | Increase touch area for header icons | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+5 |
| * | | | Fixes the delete icon not appearing on certain resolutions. | Abijeet | 2018-01-02 | 4 | -1/+23 |
* | | | | Merge pull request #7665 from nextcloud/bugreport-from-customer | Roeland Jago Douma | 2018-01-03 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Note about enterprise users | Jos Poortvliet | 2018-01-02 | 1 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #7599 from nextcloud/quieter-debug-log | Morris Jobke | 2018-01-03 | 2 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | don't show recurring msg when pages result was turned off | Arthur Schiwon | 2017-12-21 | 2 | -3/+6 |
* | | | | | Merge pull request #7658 from nextcloud/update-external-storages-to-current-f... | Morris Jobke | 2018-01-03 | 2 | -6/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Disable selection in "External storages" file list | Daniel Calviño Sánchez | 2017-12-27 | 1 | -1/+2 |
| * | | | | | Fix selectors for file list elements | Daniel Calviño Sánchez | 2017-12-27 | 1 | -5/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the... | Morris Jobke | 2018-01-03 | 6 | -4/+475 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Force the drag to end when the navigation bar Snap is disabled by an app | Daniel Calviño Sánchez | 2017-12-14 | 4 | -3/+17 |
| * | | | | Make possible for apps to disallow the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 2 | -1/+353 |
| * | | | | Add unit tests for the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 3 | -1/+106 |
* | | | | | Merge pull request #7663 from nextcloud/fix-file-list-visible-behind-the-mult... | Roeland Jago Douma | 2018-01-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix file list visible behind the multiselect header | Daniel Calviño Sánchez | 2018-01-02 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #7662 from nextcloud/ldap-shutdown | Roeland Jago Douma | 2018-01-02 | 1 | -7/+10 |
|\ \ \ \ \ | |||||
| * | | | | | throw ServerNotAvailableException when LDAP is caught shutting down | Arthur Schiwon | 2018-01-02 | 1 | -7/+10 |
| |/ / / / | |||||
* | | | | | Merge pull request #7598 from nextcloud/fix-closing-menu-on-second-click-in-s... | Morris Jobke | 2018-01-02 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix closing menu on second click in sharing page | Daniel Calviño Sánchez | 2017-12-21 | 1 | -2/+5 |
* | | | | | | Merge pull request #7660 from nextcloud/fix-7646 | Morris Jobke | 2018-01-02 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Also log exception for failed appstore request | Morris Jobke | 2018-01-02 | 1 | -1/+2 |
* | | | | | | | Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewrite | Morris Jobke | 2018-01-02 | 5 | -24/+96 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-30 | 4 | -14/+33 |
| * | | | | | | Correctly remove temp test directory tree | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -1/+13 |
| * | | | | | | Added tests for various installations types | John Molakvoæ (skjnldsv) | 2017-12-30 | 2 | -8/+47 |
| * | | | | | | Fixup! getWebdir return | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -6/+2 |
| * | | | | | | Use OC_Util function for app web path | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -11/+14 |
| * | | | | | | getWebDir function | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -15/+19 |
| * | | | | | | Fixed webroot for scss files | John Molakvoæ (skjnldsv) | 2017-12-30 | 3 | -20/+13 |
| * | | | | | | Fixed scss url rewriting | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -8/+14 |
* | | | | | | | Merge pull request #7583 from nextcloud/comradekingu-patch-1 | Morris Jobke | 2018-01-02 | 1 | -6/+6 |
|\ \ \ \ \ \ \ |