Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| * | | | | Add typehinting an fix some minor cleanup | Julius Härtl | 2018-01-26 | 1 | -16/+24 | |
| * | | | | Add tests for URL rewriting | Julius Härtl | 2018-01-26 | 1 | -4/+14 | |
| * | | | | Do not rewrite absolute URLs | Julius Härtl | 2018-01-26 | 2 | -3/+3 | |
| * | | | | Clear injectect variables when resetting the cache | Julius Härtl | 2018-01-26 | 1 | -0/+1 | |
| * | | | | Only override image styles if the theming values are set | Julius Härtl | 2018-01-26 | 1 | -8/+10 | |
| * | | | | Make sure that injected variables do not break the CSS generation | Julius Härtl | 2018-01-26 | 1 | -0/+15 | |
| * | | | | SCSS files are only cached if their size is > 0 | Julius Härtl | 2018-01-26 | 1 | -1/+2 | |
* | | | | | Merge pull request #8062 from nextcloud/use-class | Morris Jobke | 2018-01-29 | 53 | -184/+270 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 53 | -184/+270 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #7873 from nextcloud/fix_5694 | Roeland Jago Douma | 2018-01-29 | 2 | -10/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Update tests | Roeland Jago Douma | 2018-01-29 | 1 | -8/+20 | |
| * | | | | Don't perform CSRF check on OCS routes with Bearer auth | Roeland Jago Douma | 2018-01-29 | 1 | -2/+8 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 18 | -172/+182 | |
* | | | | Merge pull request #8076 from nextcloud/bump_autosize | Morris Jobke | 2018-01-27 | 4 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | Regenerate core.js | Roeland Jago Douma | 2018-01-26 | 1 | -2/+2 | |
| * | | | | Bump autosize to 4.0.0 | Roeland Jago Douma | 2018-01-26 | 3 | -8/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #8079 from nextcloud/remove-unneeded-semicolon-and-parenth... | Roeland Jago Douma | 2018-01-27 | 79 | -101/+101 | |
|\ \ \ \ | ||||||
| * | | | | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 79 | -101/+101 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-27 | 10 | -0/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #8072 from nextcloud/type-casting | Morris Jobke | 2018-01-26 | 6 | -35/+35 | |
|\ \ \ \ | ||||||
| * | | | | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 6 | -35/+35 | |
| |/ / / | ||||||
* | | | | Merge pull request #8071 from nextcloud/remove-silly-code | Morris Jobke | 2018-01-26 | 3 | -6/+2 | |
|\ \ \ \ | ||||||
| * | | | | Cleanup unused code | Morris Jobke | 2018-01-26 | 3 | -6/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #7707 from nextcloud/bugfix/noid/birthdaycalendar-differen... | Morris Jobke | 2018-01-26 | 2 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-01-04 | 2 | -4/+5 |