Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add stale config | John Molakvoæ | 2019-06-05 | 1 | -0/+31 | |
|/ / / | ||||||
* | | | Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builti... | Roeland Jago Douma | 2019-06-05 | 8 | -35/+22 | |
|\ \ \ | ||||||
| * | | | Typehint builtin types in constructor to not initiate autoloading | Roeland Jago Douma | 2019-06-04 | 2 | -2/+2 | |
| * | | | Do not try to autoload built in types | Roeland Jago Douma | 2019-06-04 | 6 | -33/+20 | |
|/ / / | ||||||
* | | | Update JS bundle (#15868) | John Molakvoæ | 2019-06-04 | 18 | -101/+2679 | |
|\ \ \ | ||||||
| * | | | Update JS bundle | Roeland Jago Douma | 2019-06-04 | 18 | -101/+2679 | |
|/ / / | ||||||
* | | | Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822) | John Molakvoæ | 2019-06-04 | 29 | -2725/+190 | |
|\ \ \ | ||||||
| * | | | Bump nextcloud-axios from 0.1.3 to 0.2.0 | dependabot-preview[bot] | 2019-06-03 | 29 | -2725/+190 | |
|/ / / | ||||||
* | | | Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840) | John Molakvoæ | 2019-06-03 | 12 | -207/+511 | |
|\ \ \ | ||||||
| * | | | Bump nextcloud-vue from 0.11.3 to 0.11.4 | dependabot-preview[bot] | 2019-06-03 | 12 | -207/+511 | |
|/ / / | ||||||
* | | | [Security] Bump axios from 0.18.0 to 0.18.1 (#15839) | John Molakvoæ | 2019-06-03 | 36 | -20939/+103 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | [Security] Bump axios from 0.18.0 to 0.18.1 | dependabot-preview[bot] | 2019-06-02 | 36 | -20939/+103 | |
|/ / | ||||||
* | | Merge pull request #15813 from nextcloud/td/psr0/classmap | Morris Jobke | 2019-05-31 | 4 | -0/+41 | |
|\ \ | ||||||
| * | | Add the legacy classes to the composer classmap | Roeland Jago Douma | 2019-05-30 | 4 | -0/+41 | |
| |/ | ||||||
* | | Merge pull request #15812 from nextcloud/enh/split_settings_properly | Morris Jobke | 2019-05-31 | 11 | -18/+18 | |
|\ \ | ||||||
| * | | Move OC\Settings\Admin and OC\Settings\Personal to actual settings | Roeland Jago Douma | 2019-05-30 | 11 | -18/+18 | |
| |/ | ||||||
* | | Merge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8 | Morris Jobke | 2019-05-31 | 1 | -0/+0 | |
|\ \ | |/ |/| | ||||||
| * | [3rdparty] Bump symfony to 4.2.8 | Roeland Jago Douma | 2019-05-28 | 1 | -0/+0 | |
* | | CSS: adjust media query breakpoint to improve tablet readability (#15199) | John Molakvoæ | 2019-05-30 | 11 | -10/+18 | |
|\ \ | ||||||
| * | | CSS: adjust media query breakpoint to improve tablet readability | nacho | 2019-05-30 | 11 | -10/+18 | |
|/ / | ||||||
* | | Merge pull request #15716 from nextcloud/enhancement/webpack/global-config | Roeland Jago Douma | 2019-05-29 | 47 | -494/+201 | |
|\ \ | ||||||
| * | | Build and update | John Molakvoæ (skjnldsv) | 2019-05-29 | 31 | -85/+85 | |
| * | | Unify webpack config | John Molakvoæ (skjnldsv) | 2019-05-29 | 16 | -409/+116 | |
* | | | Merge pull request #15776 from nextcloud/get-by-id-shares-last | Roeland Jago Douma | 2019-05-29 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | search files by id in shared storages last | Robin Appelman | 2019-05-28 | 1 | -0/+8 | |
* | | | | Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var | Roeland Jago Douma | 2019-05-29 | 3 | -18/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | fixes usage of an undefined var | Arthur Schiwon | 2019-05-29 | 3 | -18/+3 | |
* | | | | Fix personal security section tests (#15789) | John Molakvoæ | 2019-05-29 | 1 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Fix personal security section tests | Christoph Wurst | 2019-05-29 | 1 | -0/+16 | |
| |/ / / | ||||||
* | | | | Vueify the login page (#15647) | John Molakvoæ | 2019-05-29 | 33 | -9950/+4157 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Vueify the login page | Christoph Wurst | 2019-05-29 | 33 | -9950/+4157 | |
|/ / / | ||||||
* | | | Merge pull request #15780 from nextcloud/td/depremove/callCheck | Roeland Jago Douma | 2019-05-29 | 1 | -16/+0 | |
|\ \ \ | ||||||
| * | | | Remove deprecated function callCheck | Roeland Jago Douma | 2019-05-28 | 1 | -16/+0 | |
* | | | | Merge pull request #15779 from nextcloud/td/depremove/stringutils | Roeland Jago Douma | 2019-05-29 | 3 | -51/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecatred StringUtils class | Roeland Jago Douma | 2019-05-28 | 3 | -51/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #15781 from nextcloud/td/depremove/checkAppEnabled | Roeland Jago Douma | 2019-05-29 | 1 | -10/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecated function checkAppEnabled | Roeland Jago Douma | 2019-05-28 | 1 | -10/+0 | |
| |/ / / | ||||||
* | | | | Start fixing 2fa icons in dark theme, ref #13643 (#15597) | John Molakvoæ | 2019-05-29 | 2 | -2/+24 | |
|\ \ \ \ | ||||||
| * | | | | Fix 2fa icons in dark theme, fix #13643 | Greta Doci | 2019-05-28 | 2 | -2/+24 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-29 | 26 | -74/+172 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend | Morris Jobke | 2019-05-28 | 3 | -3/+19 | |
|\ \ \ \ | ||||||
| * | | | | Check for free space on touch | Julius Härtl | 2019-05-28 | 3 | -3/+19 | |
* | | | | | Merge pull request #15767 from nextcloud/bugfix/0b-quota-create | Morris Jobke | 2019-05-28 | 2 | -6/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Hide newFile menu if quota is set to 0B | Julius Härtl | 2019-05-28 | 2 | -6/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15691 from nextcloud/app-content-list-noborder | Morris Jobke | 2019-05-28 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove divider in app content list (Mail, Contacts, …) | Jan-Christoph Borchardt | 2019-05-22 | 1 | -1/+0 | |
* | | | | | | Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-d... | Morris Jobke | 2019-05-28 | 3 | -4/+6 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Change text color in search box in darktheme, ref #15598 | Greta Doci | 2019-05-26 | 3 | -4/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 50 | -136/+670 | |
* | | | | | Merge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/prese... | Roeland Jago Douma | 2019-05-27 | 2 | -62/+55 | |
|\ \ \ \ \ |