Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-23 | 146 | -622/+702 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 66 | -1785/+1897 |
* | Merge pull request #18929 from nextcloud/enh/sidebar/promise | John Molakvoæ | 2020-01-22 | 5 | -67/+63 |
|\ | |||||
| * | Close handling | John Molakvoæ (skjnldsv) | 2020-01-22 | 5 | -25/+22 |
| * | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-01-22 | 3 | -43/+42 |
* | | Merge pull request #19041 from GrayFix/fix-admin_audit-preview | Roeland Jago Douma | 2020-01-22 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Update Application.php | GrayFix | 2020-01-22 | 1 | -1/+1 |
* | | Merge pull request #19054 from nextcloud/theming/use-fbicon | Roeland Jago Douma | 2020-01-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use themed favicon-fb | Julius Härtl | 2020-01-21 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-22 | 10 | -4/+26 |
* | | | Compile assets | npmbuildbot[bot] | 2020-01-21 | 2 | -2/+2 |
* | | | Compile templates | John Molakvoæ (skjnldsv) | 2020-01-21 | 4 | -136/+321 |
* | | | Fix app updates | Roeland Jago Douma | 2020-01-21 | 25 | -50/+50 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-21 | 34 | -82/+238 |
* | | Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa... | Roeland Jago Douma | 2020-01-20 | 4 | -17/+17 |
|\ \ | |||||
| * | | Bump @nextcloud/paths from 1.0.0 to 1.1.0 | dependabot-preview[bot] | 2020-01-20 | 4 | -17/+17 |
* | | | Bump vue-router from 3.1.3 to 3.1.5 | dependabot-preview[bot] | 2020-01-20 | 2 | -6/+6 |
* | | | Merge pull request #18989 from nextcloud/dependabot/npm_and_yarn/chenfengyuan... | Roeland Jago Douma | 2020-01-20 | 16 | -59/+59 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2 | dependabot-preview[bot] | 2020-01-20 | 16 | -59/+59 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-20 | 8 | -38/+140 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-19 | 30 | -54/+110 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-18 | 34 | -38/+132 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-17 | 160 | -224/+430 |
* | Merge pull request #18764 from nextcloud/fix/18744/duplicate-activity-sidebar | Roeland Jago Douma | 2020-01-17 | 3 | -5/+2 |
|\ | |||||
| * | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 3 | -5/+2 |
* | | Merge pull request #18940 from nextcloud/force-share-accept | Roeland Jago Douma | 2020-01-17 | 11 | -100/+38 |
|\ \ | |/ |/| | |||||
| * | Bump bundles | Julius Härtl | 2020-01-16 | 4 | -26/+26 |
| * | Make auto accepting the default and provide setting to enforce the share acce... | Julius Härtl | 2020-01-16 | 3 | -8/+12 |
| * | Remove global share accepter since auto-accepting is the default | Julius Härtl | 2020-01-16 | 4 | -66/+0 |
* | | 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 |