Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-28 | 126 | -252/+252 |
| | |||||
* | No longer add trusted servers on federated share creation | Roeland Jago Douma | 2021-04-27 | 8 | -104/+7 |
| | | | | | | | | It was disabled by default for ages. And often resulted in unwanted behavior. If admins want trusted servers they just have to do it manually. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-16 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-29 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -2/+2 |
| | |||||
* | Add a KnownUsers database with model | Joas Schilling | 2021-03-11 | 1 | -2/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-04 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-29 | 2 | -0/+34 |
| | |||||
* | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
| | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-22 | 2 | -0/+2 |
| | |||||
* | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
| | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Christoph Wurst | 2020-12-30 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Drop all dead packages | Christoph Wurst | 2020-12-23 | 4 | -89/+2 |
| | | | | | | | | Apparently we have plenty of leftover of previous sub-dependencies. Composer automatically dumps those with any future dependency update, so I'm dropping them in an atomic step. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 2 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-16 | 2 | -0/+4 |
| | |||||
* | Add missing parent::__construct() calls to Jobs | Joas Schilling | 2020-12-14 | 2 | -14/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #24396 from nextcloud/dont-use-system-composer | Morris Jobke | 2020-12-02 | 4 | -3/+5 |
|\ | | | | | dont use system composer for autoload checker | ||||
| * | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 2 | -8/+6 |
|/ | | | | | | And typehunt the IJobList Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 2 | -12/+44 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-31 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-27 | 2 | -0/+2 |
| | |||||
* | Make sure the function signatures of the backgroundjob match | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 |
| | | | | | | Else PHP says no Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-08 | 2 | -0/+2 |
| | |||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-29 | 2 | -0/+2 |
| | |||||
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-15 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-25 | 2 | -0/+2 |
| | |||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 11 | -3/+11 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-19 | 4 | -0/+4 |
| | |||||
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 10 | -53/+53 |
| | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-07 | 2 | -0/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-31 | 2 | -0/+2 |
| | |||||
* | Merge pull request #22017 from nextcloud/techdebt/noid/fix-psr4-namespace | Morris Jobke | 2020-07-29 | 4 | -4/+4 |
|\ | | | | | Fix PSR-4 compatible namespace | ||||
| * | Fix PSR-4 compatible namespace | Joas Schilling | 2020-07-27 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-29 | 2 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-24 | 2 | -0/+2 |
| | |||||
* | Move federated_share_added into a typed event | Morris Jobke | 2020-07-23 | 6 | -68/+135 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-07 | 4 | -0/+4 |
| | |||||
* | Update class loaders | Joas Schilling | 2020-07-06 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move federation to migrations | Joas Schilling | 2020-07-06 | 3 | -69/+84 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |