Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | add global site selector as user back-end which doesn't support password conf... | Bjoern Schiessle | 2018-10-27 | 2 | -2/+7 | |
* | | | | | Merge pull request #11627 from nextcloud/feature/noid/cli-remove-app | Morris Jobke | 2018-10-30 | 2 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed indents | Patrik Kernstock | 2018-10-05 | 2 | -2/+2 | |
| * | | | | | Add occ app:remove CLI command | Patrik Kernstock | 2018-10-05 | 2 | -0/+2 | |
* | | | | | | Merge pull request #12052 from nextcloud/bugfix/11594/fix-setup-check-trusted... | Morris Jobke | 2018-10-29 | 1 | -2/+6 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Add REMOTE_ADDR to getHeader | Daniel Kesselberg | 2018-10-25 | 1 | -2/+6 | |
* | | | | | | Merge pull request #12113 from nextcloud/fileinfo-getextension | Morris Jobke | 2018-10-29 | 6 | -0/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add getExtension() to FileInfo | Robin Appelman | 2018-10-29 | 6 | -0/+32 | |
* | | | | | | | Fix tests | Julius Härtl | 2018-10-29 | 1 | -1/+4 | |
* | | | | | | | Fix icon cacher url matching | Julius Härtl | 2018-10-29 | 1 | -14/+13 | |
|/ / / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 2 | -2/+48 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 2 | -2/+2 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 2 | -2/+58 | |
|/ / / / | ||||||
* | | | | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -49/+85 | |
* | | | | Remove default which didn't work | Julius Härtl | 2018-10-25 | 1 | -1/+1 | |
* | | | | Properly track data urls as well | Julius Härtl | 2018-10-25 | 1 | -1/+1 | |
* | | | | Directly embed icons into the icon-vars css file | Julius Härtl | 2018-10-25 | 1 | -1/+48 | |
| |/ / |/| | | ||||||
* | | | Allow chunked uploads even if your quota is not sufficient | Roeland Jago Douma | 2018-10-24 | 1 | -1/+1 | |
* | | | skip already decrypted files on decrypt all command | Bjoern Schiessle | 2018-10-24 | 1 | -0/+6 | |
* | | | Allow property filters to be null | Julius Härtl | 2018-10-24 | 1 | -1/+1 | |
* | | | Register IAccountManager as a service | Julius Härtl | 2018-10-24 | 1 | -0/+2 | |
* | | | Use empty string instead of null | Julius Härtl | 2018-10-24 | 1 | -1/+1 | |
* | | | Merge pull request #11439 from nextcloud/trash-modular-api | Morris Jobke | 2018-10-23 | 5 | -3/+29 | |
|\ \ \ | ||||||
| * | | | pass `Cache::getMoveInfo` along cache wrappers | Robin Appelman | 2018-10-17 | 1 | -0/+6 | |
| * | | | expose storagefactory in server container | Robin Appelman | 2018-10-17 | 3 | -2/+22 | |
| * | | | use name in fileinfo if set | Robin Appelman | 2018-10-17 | 1 | -1/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 34 | -80/+466 | |
* | | | | Merge pull request #11914 from nextcloud/csp/report-uri | Morris Jobke | 2018-10-23 | 3 | -0/+31 | |
|\ \ \ \ | ||||||
| * | | | | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 3 | -0/+31 | |
* | | | | | Merge pull request #11966 from nextcloud/csp/safari12-support | Morris Jobke | 2018-10-23 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add nonce for Safari 12+ | Roeland Jago Douma | 2018-10-21 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11932 from nextcloud/font-nunito | Morris Jobke | 2018-10-23 | 2 | -16/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | fixup! Fix comment and cap-height | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+3 | |
| * | | | | | Fix comment and cap-height | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+6 | |
| * | | | | | Use correct typeface for avatar generator | Jan-Christoph Borchardt | 2018-10-23 | 1 | -14/+14 | |
| * | | | | | Use correct typeface for txt previews | Jan-Christoph Borchardt | 2018-10-23 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11964 from nextcloud/bug/11919/do_not_always_fallback | Roeland Jago Douma | 2018-10-23 | 1 | -1/+7 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Catch more occurences where ExpiredTokenException can be thrown | Roeland Jago Douma | 2018-10-21 | 1 | -1/+5 | |
| * | | | | Expired PK tokens should not fall back to legacy tokens | Roeland Jago Douma | 2018-10-21 | 1 | -0/+2 | |
| |/ / / | ||||||
* / / / | Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js | Morris Jobke | 2018-10-22 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocp | Christoph Wurst | 2018-10-19 | 5 | -0/+259 | |
|\ \ \ | ||||||
| * | | | fixup! Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 1 | -0/+2 | |
| * | | | Bump autolaoders | Roeland Jago Douma | 2018-10-09 | 2 | -0/+6 | |
| * | | | Add backgroundjobs to OCP | Roeland Jago Douma | 2018-10-09 | 3 | -0/+251 | |
* | | | | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connection | blizzz | 2018-10-18 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Do not try to contact lookup server without internet connection or URL | Arthur Schiwon | 2018-10-18 | 1 | -1/+6 | |
| | |/ / | |/| | | ||||||
* / | | | Remove unreliable 2FA state message on personal 2FA settings page | Christoph Wurst | 2018-10-18 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Properly escape column name in "createFunction" call | Morris Jobke | 2018-10-16 | 3 | -5/+5 | |
* | | | Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge... | Morris Jobke | 2018-10-16 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | filter null values for UserManager::getByEmail | Georg Ehrke | 2018-10-15 | 1 | -1/+5 |