| Commit message (Expand) | Author | Age | Files | Lines |
* | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-27 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-25 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-19 | 6 | -2/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-18 | 4 | -4/+16 |
* | [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 | 2021-01-09 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-26 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 2 | -4/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-16 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-15 | 2 | -0/+10 |
* | Merge pull request #24605 from nextcloud/enh/share-deck | Roeland Jago Douma | 2020-12-10 | 1 | -0/+25 |
|\ |
|
| * | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 1 | -0/+25 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 2 | -0/+12 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-08 | 2 | -0/+12 |
* | Merge pull request #24396 from nextcloud/dont-use-system-composer | Morris Jobke | 2020-12-02 | 4 | -3/+5 |
|\ |
|
| * | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
* | | [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-23 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-09 | 4 | -4/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-31 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-30 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-29 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-24 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-22 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-12 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-08 | 2 | -0/+12 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-05 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-04 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-02 | 4 | -0/+24 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-28 | 4 | -0/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-26 | 4 | -2/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-25 | 6 | -0/+34 |
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-23 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-20 | 18 | -0/+106 |
* | Add transifex config for all new apps | Morris Jobke | 2020-09-18 | 1 | -0/+0 |
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
* | Help static code analysis to understand code. | Daniel Kesselberg | 2020-09-16 | 1 | -2/+4 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -1/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Use the proper IAppContainer and IServerContainer type hints to know which co... | Morris Jobke | 2020-07-21 | 1 | -22/+16 |
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -20/+21 |
* | Use \OCP\IContainer::injectFn to boot the admin_audit app | Christoph Wurst | 2020-07-03 | 1 | -4/+4 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -17/+17 |
* | Migrate Admin Audit app to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 2 | -98/+91 |