Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort dependencies in bower.json alphabetically | Christian Glombek | 2018-02-05 | 1 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 10 | -10/+44 |
* | Merge pull request #8163 from nextcloud/fix_themeing_test | Roeland Jago Douma | 2018-02-03 | 1 | -6/+6 |
|\ | |||||
| * | Fix theming test | Roeland Jago Douma | 2018-02-02 | 1 | -6/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 74 | -104/+1280 |
|/ | |||||
* | Merge pull request #8150 from nextcloud/update-crl | Roeland Jago Douma | 2018-02-02 | 1 | -10/+10 |
|\ | |||||
| * | Update CRL because user_sql cert was lost | Morris Jobke | 2018-02-02 | 1 | -10/+10 |
* | | Merge pull request #8134 from coliff/patch-2 | Joas Schilling | 2018-02-02 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Update defaults.php | Christian Oliff | 2018-02-02 | 1 | -1/+1 |
| * | Update iOS link to geo-detect show correct store listing | Christian Oliff | 2018-02-01 | 1 | -1/+1 |
* | | Merge pull request #8122 from nextcloud/fix-6851 | Morris Jobke | 2018-02-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | typo | blizzz | 2018-01-31 | 1 | -1/+1 |
| * | | fixes reading the sysconfig value | Arthur Schiwon | 2018-01-31 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 46 | -46/+574 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 716 | -2636/+5472 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 774 | -28520/+758 |
* | | | Merge pull request #8136 from nextcloud/use-correct-update-server | Morris Jobke | 2018-02-01 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Use correct update server | Morris Jobke | 2018-02-01 | 2 | -4/+4 |
* | | | | Merge pull request #8137 from nextcloud/update-doc-version | Christoph Wurst | 2018-02-01 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update doc link version to 14 | Morris Jobke | 2018-02-01 | 1 | -1/+1 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 96 | -184/+186 |
|/ / | |||||
* | | Merge pull request #8128 from nextcloud/forwardport-8124 | Morris Jobke | 2018-01-31 | 1 | -26/+9 |
|\ \ | |||||
| * | | Fixed app navigation flex margins | John Molakvoæ (skjnldsv) | 2018-01-31 | 1 | -26/+9 |
* | | | Merge pull request #8097 from nextcloud/deprecate-static-app | Roeland Jago Douma | 2018-01-31 | 10 | -171/+95 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add deprecation checks | Morris Jobke | 2018-01-31 | 1 | -0/+8 |
| * | | Add all parameters to returnValueMap | Julius Härtl | 2018-01-31 | 2 | -4/+4 |
| * | | Remove OC_App::removeApp | Julius Härtl | 2018-01-31 | 3 | -14/+7 |
| * | | Remove OC_App::installApp since it is not used anymore | Julius Härtl | 2018-01-31 | 1 | -57/+0 |
| * | | Remove long time deprecated functions and deprecate \OCP\App | Julius Härtl | 2018-01-31 | 1 | -43/+3 |
| * | | Remove deprecated isEnabled call from files_trashbin | Julius Härtl | 2018-01-31 | 1 | -1/+1 |
| * | | Move getAppInfo and getAppVersion to IAppManager | Julius Härtl | 2018-01-31 | 4 | -52/+72 |
* | | | Merge pull request #8121 from nextcloud/bugfix/8085/migrations-table-has-old-... | Morris Jobke | 2018-01-31 | 1 | -12/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Create the migrations table also with the UTF8mb4 collation | Joas Schilling | 2018-01-31 | 1 | -12/+10 |
* | | | Merge pull request #8096 from nextcloud/feature/6382/do-not-cache-settings-in... | Roeland Jago Douma | 2018-01-31 | 14 | -928/+245 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 14 | -928/+245 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-31 | 4 | -2/+4 |
* | | | Merge pull request #8000 from nextcloud/fix_7983 | Morris Jobke | 2018-01-30 | 6 | -4/+142 |
|\ \ \ | |||||
| * | | | Fix tests | Roeland Jago Douma | 2018-01-26 | 6 | -7/+117 |
| * | | | Don't expose language and password as editable | Roeland Jago Douma | 2018-01-26 | 1 | -5/+0 |
| * | | | Provide list of editable fields via OCS API | Roeland Jago Douma | 2018-01-26 | 2 | -0/+33 |
* | | | | Merge pull request #8114 from nextcloud/settings-initalization-fix | Roeland Jago Douma | 2018-01-30 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Make sure we don't query the AppManager before the installation started | Julius Härtl | 2018-01-30 | 1 | -2/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #8111 from nextcloud/only_encrypted_prop_on_folders | Roeland Jago Douma | 2018-01-30 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Only handle encrypted property on folders | Roeland Jago Douma | 2018-01-30 | 1 | -4/+4 |
* | | | | Merge pull request #8103 from nextcloud/bump_clipboard | Roeland Jago Douma | 2018-01-30 | 4 | -10/+10 |
|\ \ \ \ | |||||
| * | | | | Update core.js | Roeland Jago Douma | 2018-01-29 | 1 | -2/+2 |
| * | | | | Bump clipboardjs | Roeland Jago Douma | 2018-01-29 | 3 | -8/+8 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-30 | 4 | -2/+12 |
|/ / / | |||||
* | | | Merge pull request #8078 from nextcloud/theming-validate-scss | Morris Jobke | 2018-01-29 | 5 | -38/+69 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix theming tests | Julius Härtl | 2018-01-26 | 1 | -8/+2 |