Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 3 | -5/+2 |
* | Bump bundles | Julius Härtl | 2020-01-16 | 12 | -40/+40 |
* | Fix indentation | Julius Härtl | 2020-01-16 | 1 | -1199/+1199 |
* | Fix eslint errors in settings | Julius Härtl | 2020-01-16 | 1 | -23/+23 |
* | fix indentation and 3 dot menu | GretaD | 2020-01-16 | 2 | -1155/+1331 |
* | fix popover menu overlapping | GretaD | 2020-01-16 | 6 | -4/+7975 |
* | make actionButton sticky | GretaD | 2020-01-16 | 1 | -0/+8 |
* | add close button | GretaD | 2020-01-16 | 1 | -24/+36 |
* | fix new user table | GretaD | 2020-01-16 | 4 | -55/+4266 |
* | fix userlist alignment | GretaD | 2020-01-16 | 2 | -11/+15 |
* | Fix Sidebar legacy FileInfoModel requirement | John Molakvoæ (skjnldsv) | 2020-01-16 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-16 | 176 | -148/+300 |
* | Merge pull request #18894 from nextcloud/fix/note/debounce | Roeland Jago Douma | 2020-01-16 | 7 | -30/+61 |
|\ | |||||
| * | Do not save on update, use submit | John Molakvoæ (skjnldsv) | 2020-01-16 | 7 | -30/+61 |
* | | Listen to the right even for auto share accept | Roeland Jago Douma | 2020-01-15 | 1 | -9/+30 |
|/ | |||||
* | Merge pull request #18732 from nextcloud/enh/files-sidebar | John Molakvoæ | 2020-01-15 | 28 | -440/+315 |
|\ | |||||
| * | Close after click | John Molakvoæ (skjnldsv) | 2020-01-15 | 7 | -71/+132 |
| * | Only show tag selector if tags are set | Julius Härtl | 2020-01-15 | 23 | -384/+188 |
| * | Do not show sidebar on rename (fixes #18613) | Julius Härtl | 2020-01-15 | 1 | -2/+4 |
| * | Properly set current file info when switching the details view | Julius Härtl | 2020-01-15 | 1 | -0/+8 |
* | | Don't show link shares hash in inherited share list | Roeland Jago Douma | 2020-01-15 | 2 | -28/+28 |
|/ | |||||
* | Only allow navigation to a folder if you have access | Roeland Jago Douma | 2020-01-15 | 3 | -5/+5 |
* | Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previews | Roeland Jago Douma | 2020-01-15 | 3 | -6/+16 |
|\ | |||||
| * | Proper text previews | Roeland Jago Douma | 2020-01-14 | 3 | -6/+16 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-15 | 64 | -140/+1196 |
* | | Add "Password protected by Talk" option to shares | Daniel Calviño Sánchez | 2020-01-14 | 4 | -9/+69 |
|/ | |||||
* | Bump @nextcloud/axios from 1.1.0 to 1.3.1 | dependabot-preview[bot] | 2020-01-14 | 40 | -300/+230 |
* | Merge pull request #17717 from nextcloud/fix/noid/ldap-relax-getHome | blizzz | 2020-01-14 | 6 | -160/+101 |
|\ | |||||
| * | ensure that only valid group members are returned | Arthur Schiwon | 2020-01-13 | 1 | -8/+27 |
| * | remove superfluous tests | Arthur Schiwon | 2020-01-08 | 1 | -58/+0 |
| * | adjust tests | Arthur Schiwon | 2020-01-08 | 2 | -36/+11 |
| * | decouple userExists from userExistsOnLDAP check | Arthur Schiwon | 2020-01-08 | 3 | -15/+57 |
| * | relax strict getHome behaviour for LDAP users in a shadow state | Arthur Schiwon | 2020-01-08 | 2 | -45/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-14 | 24 | -6/+572 |
* | | Merge pull request #18860 from nextcloud/fix/license-headers | Roeland Jago Douma | 2020-01-13 | 8 | -60/+10 |
|\ \ | |||||
| * | | Fix license headers | Christoph Wurst | 2020-01-13 | 8 | -60/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-13 | 12 | -0/+64 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-12 | 38 | -42/+52 |
* | | | Merge pull request #18814 from nextcloud/backport/18771/master | Roeland Jago Douma | 2020-01-11 | 8 | -32/+43 |
|\ \ \ | |||||
| * | | | Add placeholder | John Molakvoæ | 2020-01-10 | 5 | -21/+22 |
| * | | | Fix sharing note placeholder | John Molakvoæ (skjnldsv) | 2020-01-10 | 4 | -11/+21 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-11 | 28 | -16/+194 |
| |/ / |/| | | |||||
* | | | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 3 | -2/+4 |
|/ / | |||||
* | | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo... | Roeland Jago Douma | 2020-01-10 | 3 | -10/+9 |
|\ \ | |||||
| * | | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-09 | 3 | -10/+9 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-10 | 2 | -106/+104 |
* | | | Merge pull request #18774 from nextcloud/fix/18762/mimetype-checker-for-users | Roeland Jago Douma | 2020-01-09 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | make the mime type checker for flow available to regular users | Arthur Schiwon | 2020-01-09 | 1 | -0/+4 |
| |/ / | |||||
* / / | Add more padding in transfer ownership | Gary Kim | 2020-01-09 | 3 | -4/+9 |
|/ / | |||||
* | | Merge pull request #18766 from nextcloud/bugfix/workflow-filter-store | blizzz | 2020-01-09 | 5 | -6/+7 |
|\ \ |