| Commit message (Expand) | Author | Age | Files | Lines |
* | make ILDAPProviderFactory usable when there is no ldap setup | Robin Appelman | 2021-03-31 | 2 | -0/+2 |
* | Merge pull request #25961 from nextcloud/enh/events/2fa_provider | kesselb | 2021-03-30 | 2 | -0/+4 |
|\ |
|
| * | Add real events for enabled 2fa providers for users | Roeland Jago Douma | 2021-03-22 | 2 | -0/+4 |
* | | Update autoloader for PlaceholderAvatar | Vincent Petry | 2021-03-26 | 2 | -0/+2 |
* | | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 2 | -6/+0 |
* | | Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx... | Morris Jobke | 2021-03-22 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add OCC command to reset rendered texts | Daniel Calviño Sánchez | 2021-03-01 | 2 | -0/+2 |
* | | Fix parameter types in docs | Joas Schilling | 2021-03-17 | 2 | -0/+2 |
* | | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 2 | -0/+2 |
* | | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 2 | -0/+2 |
* | | Add a KnownUsers database with model | Joas Schilling | 2021-03-10 | 2 | -0/+6 |
* | | send share notification instead of erroring on duplicate share | Robin Appelman | 2021-03-09 | 2 | -0/+2 |
* | | Merge pull request #25660 from hosting-de/feature/add-backend-list-groups | Roeland Jago Douma | 2021-03-05 | 2 | -0/+4 |
|\ \ |
|
| * | | Show group backends in occ group:list --info and group:info | Johannes Leuker | 2021-03-01 | 2 | -0/+4 |
* | | | Remove deprecated \OCP\API | Roeland Jago Douma | 2021-03-03 | 2 | -2/+0 |
* | | | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
* | | | Merge pull request #25544 from nextcloud/refactor/app-password-created-event | Christoph Wurst | 2021-03-02 | 2 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Move app_password_created to a typed event | Christoph Wurst | 2021-02-09 | 2 | -0/+2 |
* | | | Drop redundant indes | Roeland Jago Douma | 2021-02-16 | 2 | -0/+2 |
* | | | move AbstractCacheEvent into OCP | Robin Appelman | 2021-02-15 | 2 | -2/+2 |
| |/
|/| |
|
* | | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 2 | -24/+0 |
* | | Type the service registration | Christoph Wurst | 2021-02-10 | 2 | -0/+12 |
* | | remove ReconnectWrapper | Robin Appelman | 2021-02-09 | 2 | -2/+0 |
|/ |
|
* | add repair job for unencoded calendars | Arthur Schiwon | 2021-01-29 | 2 | -0/+2 |
* | Merge pull request #25360 from nextcloud/fix/update-autoloaders | Roeland Jago Douma | 2021-01-28 | 2 | -1/+33 |
|\ |
|
| * | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
* | | Move TemplateProvider registration to boot context and make template type reg... | Julius Härtl | 2021-01-28 | 2 | -2/+2 |
* | | files: Create files from template API | Julius Härtl | 2021-01-28 | 2 | -0/+12 |
|/ |
|
* | Change license mail alias | John Molakvoæ (skjnldsv) | 2021-01-22 | 2 | -0/+4 |
* | Drop authtoken_version_index | Roeland Jago Douma | 2021-01-20 | 2 | -0/+2 |
* | Add support for webp | Roeland Jago Douma | 2021-01-19 | 2 | -0/+2 |
* | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac... | Christoph Wurst | 2021-01-14 | 2 | -0/+4 |
|\ |
|
| * | Add our own DB exception abstraction | Christoph Wurst | 2021-01-12 | 2 | -0/+4 |
* | | Add our own constants for db column types | Christoph Wurst | 2021-01-12 | 2 | -0/+2 |
|/ |
|
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 2 | -2/+10 |
* | Command: Add app password generation | Sean Molenaar | 2021-01-05 | 2 | -0/+2 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -1/+5 |
* | +ShareDeletedEvent | Maxence Lange | 2020-12-23 | 2 | -0/+2 |
* | Add well known handlers API | Christoph Wurst | 2020-12-16 | 2 | -0/+14 |
* | Dump autoloader | Julius Härtl | 2020-12-09 | 2 | -14/+14 |
* | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 2 | -0/+14 |
* | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 2 | -0/+2 |
* | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 2 | -0/+2 |
* | Merge pull request #24113 from nextcloud/extend-cache-events | Roeland Jago Douma | 2020-12-02 | 2 | -0/+6 |
|\ |
|
| * | rename cache event to follow new naming standards | Robin Appelman | 2020-11-26 | 2 | -2/+6 |
| * | extend cache events | Robin Appelman | 2020-11-26 | 2 | -0/+2 |
* | | Merge pull request #23278 from nextcloud/enh/noid/user-limits | Christoph Wurst | 2020-12-02 | 2 | -2/+2 |
|\ \ |
|
| * | | Add notification for user limit | Morris Jobke | 2020-12-02 | 2 | -2/+2 |
| |/ |
|
* / | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
|/ |
|
* | Streamline user creation and deletion events | Morris Jobke | 2020-11-23 | 2 | -2/+0 |