| Commit message (Expand) | Author | Age | Files | Lines |
* | Add database ratelimiting backend | Lukas Reschke | 2021-09-13 | 2 | -2/+6 |
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-16 | 1 | -1/+3 |
* | better cleanup of user files on user deletion | Robin Appelman | 2021-08-12 | 2 | -0/+2 |
* | Properly cleanup entries of WebAuthn on user deletion | Morris Jobke | 2021-06-22 | 2 | -0/+2 |
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-29 | 2 | -0/+4 |
* | make ILDAPProviderFactory usable when there is no ldap setup | Robin Appelman | 2021-04-01 | 2 | -0/+2 |
* | Update autoloader for PlaceholderAvatar | Vincent Petry | 2021-03-29 | 2 | -0/+2 |
* | Add OCC command to reset rendered texts | Daniel Calviño Sánchez | 2021-03-22 | 2 | -0/+2 |
* | Add missing index on the user column | Joas Schilling | 2021-03-22 | 2 | -0/+2 |
* | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-22 | 2 | -0/+2 |
* | send share notification instead of erroring on duplicate share | Robin Appelman | 2021-03-15 | 2 | -0/+2 |
* | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-11 | 2 | -0/+2 |
* | Add a KnownUsers database with model | Joas Schilling | 2021-03-11 | 3 | -2/+10 |
* | add repair job for unencoded calendars | Arthur Schiwon | 2021-02-02 | 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 |
* | Dump autoloader | Morris Jobke | 2020-11-11 | 2 | -0/+2 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 2 | -0/+4 |
* | Replace the credentials table with one that can have empty user | Joas Schilling | 2020-11-10 | 2 | -0/+4 |
* | Make sure columns with an empty default are nullable for Oracle | Joas Schilling | 2020-11-10 | 2 | -0/+2 |
* | Merge pull request #23819 from nextcloud/td/routing/move_things_around | Morris Jobke | 2020-11-04 | 2 | -0/+2 |
|\ |
|
| * | Cleanup route registration logic | Roeland Jago Douma | 2020-11-03 | 2 | -0/+2 |
* | | Add a background job that checks for potential user imported SSL certificates... | Morris Jobke | 2020-11-03 | 2 | -0/+4 |
|/ |
|
* | Remove deprecated OCSResponse | Roeland Jago Douma | 2020-11-01 | 2 | -2/+0 |
* | Revert "[Automated] Update psalm-baseline.xml" | Morris Jobke | 2020-10-30 | 2532 | -363506/+4 |
* | Update psalm baseline | Nextcloud-PR-Bot | 2020-10-30 | 2532 | -4/+363506 |