Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 | |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Update Autoloader | Louis Chemineau | 2021-06-21 | 1 | -1/+3 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+4 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-28 | 1 | -1/+11 | |
| | | | | | | | In some cases (for example you never send data to the lookup server) there is no need for this job to even try. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -1/+1 | |
| | | | | | | | | Use new scope values in settings page. Adjust all consumers to use the new constants. Map old scope values to new ones in account property getter. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -0/+12 | |
| | ||||||
* | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-25 | 2 | -0/+12 | |
| | ||||||
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-31 | 2 | -0/+12 | |
| | ||||||
* | 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-19 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-18 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-14 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-11 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-31 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 2 | -0/+12 | |
| | ||||||
* | 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> | |||||
* | | Merge pull request #24340 from nextcloud/td/psalm/job_execute | Morris Jobke | 2020-11-30 | 1 | -1/+1 | |
|\ \ | | | | | | | Use proper OCP\BackgroundJobs\Job | |||||
| * | | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | And typehunt the IJobList Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-30 | 2 | -2/+4 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-26 | 2 | -0/+12 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-19 | 2 | -2/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-09 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-31 | 2 | -0/+12 | |
| | ||||||
* | Merge pull request #23742 from ↵ | Morris Jobke | 2020-10-30 | 1 | -2/+2 | |
|\ | | | | | | | | | nextcloud/enhancement/eventdispatcher-typed-listener-callable Type the event dispatcher listener callables with Psalm | |||||
| * | Fix invalid usages of the new dispatcher | Roeland Jago Douma | 2020-10-29 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-30 | 2 | -0/+10 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-28 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-22 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-19 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-16 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-14 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-01 | 4 | -0/+24 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-28 | 2 | -0/+10 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-26 | 4 | -2/+16 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-25 | 2 | -0/+10 | |
| | ||||||
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-23 | 2 | -0/+12 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-20 | 10 | -0/+60 | |
| | ||||||
* | Add transifex config for all new apps | Morris Jobke | 2020-09-18 | 1 | -0/+0 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Use the proper IAppContainer and IServerContainer type hints to know which ↵ | Morris Jobke | 2020-07-21 | 1 | -4/+4 | |
| | | | | | | code runs with which container Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -6/+13 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |