Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11053 from nextcloud/occ-app-update-command | Morris Jobke | 2018-11-02 | 4 | -0/+128 |
|\ | |||||
| * | 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 | 4 | -0/+122 |
* | | Merge pull request #12192 from nextcloud/development-setup | Jan-Christoph Borchardt | 2018-11-02 | 2 | -63/+84 |
|\ \ | |||||
| * | | Readme: Simply use emojis instead of images for tools section | Jan-Christoph Borchardt | 2018-11-01 | 1 | -14/+4 |
| * | | Readme: Reduce size of Tools logos, use HTML for part | Jan-Christoph Borchardt | 2018-11-01 | 1 | -8/+12 |
| * | | Readme: Add line breaks between tool images | Jan-Christoph Borchardt | 2018-11-01 | 1 | -1/+5 |
| * | | Readme: Replace Github emoji codes with real emoji | Jan-Christoph Borchardt | 2018-11-01 | 1 | -19/+20 |
| * | | Readme: Add note about signing off commits | Jan-Christoph Borchardt | 2018-11-01 | 1 | -3/+4 |
| * | | Add sentence about non-technical contributions | Jan-Christoph Borchardt | 2018-11-01 | 1 | -4/+4 |
| * | | Readme: Fix screenshot link | Jan-Christoph Borchardt | 2018-11-01 | 1 | -1/+1 |
| * | | Readme: adjust structure, wording, small fixes | Jan-Christoph Borchardt | 2018-11-01 | 1 | -25/+31 |
| * | | Add front-end building documentation to readme | Jan-Christoph Borchardt | 2018-11-01 | 2 | -23/+38 |
* | | | Merge pull request #11844 from nextcloud/multiple-link-shares | Morris Jobke | 2018-11-01 | 26 | -500/+893 |
|\ \ \ | |||||
| * | | | 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 | 4 | -49/+56 |
| * | | | Adjust acceptance tests to changes in link shares | Daniel Calviño Sánchez | 2018-11-01 | 1 | -21/+18 |
| * | | | Use primary color for share link icon background instead of bland grey | Jan-Christoph Borchardt | 2018-11-01 | 1 | -2/+2 |
| * | | | 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 | 6 | -16/+28 |
| * | | | Copy link outside menu | John Molakvoæ (skjnldsv) | 2018-11-01 | 5 | -42/+43 |
| * | | | Migrate link shares to array | John Molakvoæ (skjnldsv) | 2018-11-01 | 8 | -243/+390 |
| * | | | adjust unit tests | Bjoern Schiessle | 2018-11-01 | 1 | -2/+22 |
| * | | | allow to update lables for public link shares | Bjoern Schiessle | 2018-11-01 | 2 | -1/+16 |
| * | | | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 8 | -7/+110 |
| * | | | allow to create multiple link shares via share api | Bjoern Schiessle | 2018-10-31 | 1 | -9/+0 |
* | | | | Merge pull request #12188 from nextcloud/revert/9900/revert-wait-for-cron | Morris Jobke | 2018-11-01 | 5 | -76/+12 |
|\ \ \ \ | |||||
| * | | | | Revert "Wait for cron to finish before running upgrade command" | Morris Jobke | 2018-11-01 | 5 | -76/+12 |
* | | | | | Merge pull request #12196 from nextcloud/revert-12138-and-12138 | Morris Jobke | 2018-11-01 | 2 | -4/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | 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 #12152 from brad2014/bugfix/12151/fix-emailtemplate-list-f... | Morris Jobke | 2018-11-01 | 1 | -2/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix bug #12151: fix list formatting by correcting malformed html | brad2014 | 2018-10-30 | 1 | -2/+3 |
* | | | | Merge pull request #12150 from nextcloud/techdebt/noid/ldap-rm-iusertools | Morris Jobke | 2018-11-01 | 7 | -179/+110 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | remove app specific IUserTools and consolidate test | Arthur Schiwon | 2018-10-30 | 7 | -179/+110 |
| |/ / | |||||
* | | | Merge pull request #12180 from nextcloud/sidebar-fixes | Morris Jobke | 2018-11-01 | 3 | -7/+37 |
|\ \ \ | |||||
| * | | | Fix design of tabs in sidebar | Jan-Christoph Borchardt | 2018-11-01 | 1 | -5/+25 |
| * | | | Fix issues with clipboard button for local link in sidebar | Jan-Christoph Borchardt | 2018-11-01 | 1 | -2/+8 |
| * | | | Add icon to Versions sidebar tab | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+4 |
* | | | | 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 |
* | | | | | Merge pull request #12162 from nextcloud/file-menu-align | Morris Jobke | 2018-11-01 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Align file menu below '+' button, fix #5595 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -2/+13 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #12129 from nextcloud/versions-modular-api | Morris Jobke | 2018-11-01 | 21 | -120/+798 |
|\ \ \ \ \ | |||||
| * | | | | | modular versions api | Robin Appelman | 2018-11-01 | 21 | -120/+798 |
* | | | | | | Merge pull request #12181 from nextcloud/fix-header-clickability | Roeland Jago Douma | 2018-11-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix header app name clickability issue, fix #12165 | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | |