| Commit message (Expand) | Author | Age | Files | Lines |
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -29/+10 |
* | Merge pull request #30276 from nextcloud/feature/add_oauth2_migration | Louis | 2022-03-28 | 2 | -4/+6 |
|\ |
|
| * | Add oauth2_clients migration for Owncloud | Louis Chemineau | 2022-03-24 | 2 | -4/+6 |
* | | Merge pull request #31265 from nextcloud/fs-limited-setup | Vincent Petry | 2022-03-24 | 2 | -0/+4 |
|\ \ |
|
| * | | add logic to perform a full filesystem setup when needed | Robin Appelman | 2022-03-24 | 2 | -0/+4 |
| |/ |
|
* / | Fix autoloader | Joas Schilling | 2022-03-24 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id | Joas Schilling | 2022-03-22 | 2 | -0/+4 |
|\ |
|
| * | Update autoloader | Joas Schilling | 2022-02-25 | 2 | -0/+4 |
* | | Merge pull request #24166 from nextcloud/imaginary-prototype | Carl Schwan | 2022-03-18 | 2 | -0/+6 |
|\ \ |
|
| * | | Send images to imaginary docker to generate previews | Vincent Petry | 2022-03-17 | 2 | -0/+6 |
* | | | Fix autoloader and phpdoc for new class | Côme Chilliet | 2022-03-14 | 2 | -0/+2 |
* | | | move user mountpoint setup to setupmanager | Robin Appelman | 2022-03-04 | 2 | -0/+2 |
* | | | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 2 | -2/+2 |
* | | | move teardown logic to SetupManager | Robin Appelman | 2022-03-04 | 2 | -0/+4 |
* | | | move root mount setup to mountproviders | Robin Appelman | 2022-02-24 | 2 | -0/+2 |
* | | | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 2 | -0/+2 |
| |/
|/| |
|
* | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h... | Côme Chilliet | 2022-02-22 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Update autoload | Côme Chilliet | 2022-02-21 | 2 | -0/+2 |
* | | Add Transactional trait for atomic DB operations | Christoph Wurst | 2022-02-17 | 2 | -0/+2 |
|/ |
|
* | Allow registration of migrators | Christopher Ng | 2022-02-11 | 2 | -0/+6 |
* | Allow apps to specify if their background job can be delayed | Joas Schilling | 2022-02-07 | 2 | -0/+2 |
* | Add a Talk API for OCP | Christoph Wurst | 2022-02-04 | 2 | -0/+14 |
* | Add a primary key to ratelimit_entries table | Joas Schilling | 2022-01-28 | 2 | -0/+4 |
* | Fix conflict | Vitor Mattos | 2022-01-21 | 2 | -2/+2 |
* | Update composer autoload and change string to constant | Vitor Mattos | 2022-01-21 | 2 | -0/+2 |
* | Add hashed attribute column for indexed job existence check | Julius Härtl | 2022-01-18 | 2 | -0/+2 |
* | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -2/+2 |
* | Fix psalm not running | Carl Schwan | 2022-01-06 | 3 | -9/+22 |
* | Sort app scripts topologically by its dependencies | Jonas Meurer | 2021-12-29 | 2 | -0/+4 |
* | Migrate profile_config id column to bigint | Christopher Ng | 2021-12-14 | 2 | -0/+2 |
* | Lowercase all core=>email values | Joas Schilling | 2021-12-13 | 2 | -0/+2 |
* | Merge pull request #29996 from zordsdavini/patch-1 | Pytal | 2021-12-09 | 2 | -0/+2 |
|\ |
|
| * | Fix relation "user_id" already exists migration error | Christopher Ng | 2021-12-03 | 2 | -0/+2 |
* | | Remove default token which is deprecated since Nextcloud 13 | Joas Schilling | 2021-12-01 | 2 | -8/+0 |
|/ |
|
* | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-17 | 2 | -0/+2 |
* | Add an OCP for trusted domain helper | Joas Schilling | 2021-10-28 | 2 | -0/+2 |
* | Move preview provider registration to bootstrap | Roeland Jago Douma | 2021-10-21 | 2 | -0/+2 |
* | Add an OCS endpoint for the hovercard contact actions | Joas Schilling | 2021-10-20 | 2 | -0/+2 |
* | Merge pull request #28751 from nextcloud/feat/28139/profile-page | Pytal | 2021-10-18 | 2 | -0/+28 |
|\ |
|
| * | Profile backend | Christopher Ng | 2021-10-19 | 2 | -0/+28 |
* | | Add an API to set and rollback the user status | Carl Schwan | 2021-10-18 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #29188 from nextcloud/enhancement/public-write-api | Daniel | 2021-10-15 | 2 | -0/+4 |
|\ |
|
| * | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 2 | -0/+4 |
* | | Bump autoloader | Joas Schilling | 2021-10-14 | 2 | -0/+2 |
|/ |
|
* | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 2 | -0/+6 |
* | Merge pull request #28608 from nextcloud/path-prefix-filter | Vincent Petry | 2021-10-07 | 2 | -0/+6 |
|\ |
|
| * | generate a better optimized query for path prefix search filters | Robin Appelman | 2021-08-26 | 2 | -0/+6 |
* | | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 2 | -0/+8 |
* | | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 1 | -11/+102 |
* | | Merge pull request #28728 from nextcloud/add-database-backend-limiter | Lukas Reschke | 2021-09-13 | 2 | -2/+6 |
|\ \ |
|