Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4888 from nextcloud/theming-fallback-icons | Lukas Reschke | 2017-05-18 | 3 | -37/+85 |
|\ | | | | | Fallback to default favicon | ||||
| * | Inject FileAccessHelper for proper testing | Julius Härtl | 2017-05-18 | 2 | -8/+21 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Add proper Content-Type to icons | Julius Härtl | 2017-05-17 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fallback to default favicon | Julius Härtl | 2017-05-17 | 3 | -35/+70 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud | Lukas Reschke | 2017-05-18 | 7 | -16/+257 |
|\ \ | | | | | | | Add a migration step to save the data from the accounts table before … | ||||
| * | | Copy avatars to the new location | Joas Schilling | 2017-05-18 | 1 | -14/+56 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | We want to see 1 in 100 messages, not all but the 100th | Joas Schilling | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix updating from some 11 versions when people didn't update | Joas Schilling | 2017-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Allow migrating from ownCloud 10.0.0 | Joas Schilling | 2017-05-18 | 2 | -1/+13 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add some more casting | Joas Schilling | 2017-05-18 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Avoid problems for some DBs by removing the table completly | Joas Schilling | 2017-05-18 | 1 | -4/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 5 | -1/+184 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #4812 from nextcloud/move-sharing-to-migration | Björn Schießle | 2017-05-18 | 7 | -526/+310 |
|\ \ \ | | | | | | | | | Move the file sharing app to migration | ||||
| * | | | Fix the share type of guest shares when migrating from ownCloud | Joas Schilling | 2017-05-12 | 2 | -0/+83 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Move the file sharing app to migration | Joas Schilling | 2017-05-12 | 6 | -526/+227 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #4939 from nextcloud/add-share-name-column | Björn Schießle | 2017-05-18 | 3 | -2/+11 |
|\ \ \ \ | |_|/ / |/| | | | Add the column so we keep the value from before the update | ||||
| * | | | Add the column so we keep the value from before the update | Joas Schilling | 2017-05-18 | 3 | -2/+11 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 154 | -456/+568 |
| | | | |||||
* | | | Merge pull request #4929 from nextcloud/beta-4v12.0.0beta4 | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | 12.0.0 Beta 4 | ||||
| * | | | 12.0.0 Beta 4 | Lukas Reschke | 2017-05-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook | Lukas Reschke | 2017-05-17 | 2 | -1/+11 |
|\ \ \ \ | | | | | | | | | | | Fix encryption + remembered login due to missing login hook | ||||
| * | | | | Fix encryption + remembered login due to missing login hook | Christoph Wurst | 2017-05-16 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The encryption app relies on the post_login hook to initialize its keys. Since we do not emit it on a remembered login, the keys were always un- initialized and the user was asked to log out and in again. This patch *translates* the postRememberedLogin hook to a post_login hook. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Merge pull request #4921 from nextcloud/filerow-clickability | Lukas Reschke | 2017-05-17 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Increase width of clickable area in file row to open file/folder | ||||
| * | | | | Increase width of clickable area in file row to open file/folder | Jan-Christoph Borchardt | 2017-05-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | Merge pull request #4923 from nextcloud/backgroundjobs-wording | Lukas Reschke | 2017-05-17 | 2 | -6/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | Change cron wording to background jobs | ||||
| * | | | | | Change cron wording to background jobs | Jan-Christoph Borchardt | 2017-05-16 | 2 | -6/+6 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | Merge pull request #4926 from nextcloud/remove-saml-from-shipped-apps | Lukas Reschke | 2017-05-17 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | user_saml is shipped via appstore | ||||
| * | | | | | user_saml is shipped via appstore | Lukas Reschke | 2017-05-17 | 1 | -1/+0 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | | Merge pull request #4927 from nextcloud/bump-dom-purify-release | Lukas Reschke | 2017-05-17 | 2 | -5/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Bump DOMPurify version to 0.8.9 | ||||
| * | | | | | Bump DOMPurify version to 0.8.9 | Lukas Reschke | 2017-05-17 | 2 | -5/+5 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | | Merge pull request #4924 from nextcloud/shadow-style | Lukas Reschke | 2017-05-17 | 2 | -11/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Unify box-shadow style, remove filter | ||||
| * | | | | | Unify box-shadow style, remove filter | Jan-Christoph Borchardt | 2017-05-16 | 2 | -11/+3 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 96 | -208/+236 |
| | | | | | |||||
* | | | | | Merge pull request #4922 from nextcloud/verbose-uploadmenu-text | Morris Jobke | 2017-05-17 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Use more verbose text for upload menu | ||||
| * | | | | | Use more verbose text for upload menu | Jan-Christoph Borchardt | 2017-05-16 | 1 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | Merge pull request #4918 from nextcloud/theming-capabilities-plain-background | Morris Jobke | 2017-05-17 | 2 | -28/+48 |
|\ \ \ \ \ | | | | | | | | | | | | | OCS Return color when theming uses no background image | ||||
| * | | | | | Return color when theming uses no background image | Julius Härtl | 2017-05-17 | 2 | -28/+48 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #4887 from nextcloud/theming-appdata-fix | Morris Jobke | 2017-05-17 | 6 | -39/+68 |
|\ \ \ \ \ | |/ / / / |/| | | | | Use appdata logo when generating icons | ||||
| * | | | | Fix tests | Julius Härtl | 2017-05-17 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 5 | -34/+66 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 22 | -0/+80 |
| | | | | |||||
* | | | | Merge pull request #4767 from nextcloud/app-code-checker | Morris Jobke | 2017-05-16 | 7 | -13/+246 |
|\ \ \ \ | | | | | | | | | | | Check language files and database schema with app code checker | ||||
| * | | | | Implement skip checkers and log the currently tested app | Morris Jobke | 2017-05-16 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | | Skip the code checking for now | Joas Schilling | 2017-05-16 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Fix return code handling | Joas Schilling | 2017-05-16 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Run the app checker on all apps | Joas Schilling | 2017-05-16 | 2 | -12/+35 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | We don't use the prefix on index names | Joas Schilling | 2017-05-16 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Fix apps without translations | Joas Schilling | 2017-05-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Check the name length of database items | Joas Schilling | 2017-05-16 | 4 | -0/+122 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 4 | -0/+68 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |