Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12216 from nextcloud/bugfix/appmenu/loading | Roeland Jago Douma | 2018-11-02 | 1 | -2/+4 |
|\ | |||||
| * | Fix loading indicator in app menu | Julius Härtl | 2018-11-02 | 1 | -2/+4 |
* | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password... | Roeland Jago Douma | 2018-11-02 | 6 | -12/+222 |
|\ \ | |/ |/| | |||||
| * | Add "Password protect by Talk" to the menu of link shares | Daniel Calviño Sánchez | 2018-11-02 | 6 | -12/+222 |
* | | Fix popover menu alignment in list | John Molakvoæ (skjnldsv) | 2018-11-02 | 1 | -1/+3 |
* | | Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_host | Morris Jobke | 2018-11-02 | 1 | -21/+23 |
|\ \ | |||||
| * | | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-01 | 1 | -21/+23 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-02 | 124 | -408/+424 |
| |/ |/| | |||||
* | | Merge pull request #11053 from nextcloud/occ-app-update-command | Morris Jobke | 2018-11-02 | 2 | -0/+126 |
|\ \ | |||||
| * | | Log exception in case an app update fails | Morris Jobke | 2018-11-01 | 1 | -1/+7 |
| * | | Add occ app:update command | Michael Gerber | 2018-11-01 | 2 | -0/+120 |
* | | | Merge pull request #11844 from nextcloud/multiple-link-shares | Morris Jobke | 2018-11-01 | 15 | -424/+746 |
|\ \ \ | |||||
| * | | | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-11-01 | 5 | -69/+75 |
| * | | | Password policy fix and menu open on first share | John Molakvoæ (skjnldsv) | 2018-11-01 | 3 | -4/+29 |
| * | | | Fix wording, sort 'Add another link' to bottom so it does not confuse | Jan-Christoph Borchardt | 2018-11-01 | 3 | -49/+51 |
| * | | | Fix password enforcement | John Molakvoæ (skjnldsv) | 2018-11-01 | 7 | -126/+176 |
| * | | | Fix enforce date | John Molakvoæ (skjnldsv) | 2018-11-01 | 3 | -14/+33 |
| * | | | Fix note display | John Molakvoæ (skjnldsv) | 2018-11-01 | 5 | -15/+25 |
| * | | | Copy link outside menu | John Molakvoæ (skjnldsv) | 2018-11-01 | 4 | -35/+43 |
| * | | | Migrate link shares to array | John Molakvoæ (skjnldsv) | 2018-11-01 | 6 | -217/+366 |
| * | | | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 1 | -0/+53 |
* | | | | Merge pull request #12188 from nextcloud/revert/9900/revert-wait-for-cron | Morris Jobke | 2018-11-01 | 2 | -10/+2 |
|\ \ \ \ | |||||
| * | | | | Revert "Wait for cron to finish before running upgrade command" | Morris Jobke | 2018-11-01 | 2 | -10/+2 |
| | |/ / | |/| | | |||||
* | | | | Revert "Fix .hidden class specificity, should not be overridable, ref #12138" | Julius Härtl | 2018-11-01 | 1 | -3/+3 |
* | | | | Revert "make .button inline-block" | Julius Härtl | 2018-11-01 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge pull request #12180 from nextcloud/sidebar-fixes | Morris Jobke | 2018-11-01 | 1 | -5/+25 |
|\ \ \ | |||||
| * | | | Fix design of tabs in sidebar | Jan-Christoph Borchardt | 2018-11-01 | 1 | -5/+25 |
* | | | | Merge pull request #12163 from nextcloud/bugfix/11730/file-share-edit-state | Morris Jobke | 2018-11-01 | 3 | -1/+40 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add tests for edit permission state on file shares | Julius Härtl | 2018-10-31 | 1 | -0/+31 |
| * | | | Do not set indeterminate state for file shares | Julius Härtl | 2018-10-31 | 2 | -1/+9 |
* | | | | Fix header app name clickability issue, fix #12165 | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-01 | 12 | -0/+32 |
* | | | Fix .hidden class specificity, should not be overridable, ref #12138 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #12153 from nextcloud/appnames | John Molakvoæ | 2018-10-31 | 4 | -20/+87 |
|\ \ | |||||
| * | | Show all app titles on hovering app menu area, fix #10952, fix #4619 | Jan-Christoph Borchardt | 2018-10-30 | 4 | -20/+87 |
* | | | Merge pull request #12089 from Rayn0r/master | Dennis1993 | 2018-10-31 | 2 | -2/+10 |
|\ \ \ | |||||
| * | | | added possibility to disable autocomplete in login form | Rayn0r | 2018-10-30 | 2 | -2/+10 |
* | | | | Merge pull request #12154 from nextcloud/files-details | John Molakvoæ | 2018-10-31 | 1 | -4/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Added round border for thumbnail | John Molakvoæ (skjnldsv) | 2018-10-31 | 1 | -0/+2 |
| * | | | Filepicker: center text in grid view, improve spacing | Jan-Christoph Borchardt | 2018-10-31 | 1 | -4/+4 |
| | |/ | |/| | |||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-31 | 122 | -404/+404 |
|/ / | |||||
* | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidation | Roeland Jago Douma | 2018-10-30 | 3 | -13/+109 |
|\ \ | |||||
| * | | Styling papercuts | Julius Härtl | 2018-10-30 | 1 | -1/+1 |
| * | | Don't enforce merged property | Julius Härtl | 2018-10-30 | 1 | -5/+1 |
| * | | Show one share method per contact for inaccurate results | Julius Härtl | 2018-10-30 | 1 | -8/+30 |
| * | | Use tab to complete selected entry to the share entry | Julius Härtl | 2018-10-30 | 1 | -0/+10 |
| * | | Simplify share list text | Julius Härtl | 2018-10-30 | 1 | -5/+0 |
| * | | Add talk icon | Julius Härtl | 2018-10-30 | 1 | -0/+4 |
| * | | Merge contacts and add type of result to the UI | Julius Härtl | 2018-10-30 | 1 | -8/+52 |
| * | | Group share suggestions by userid | Julius Härtl | 2018-10-30 | 1 | -1/+7 |