| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabled | Hamza Mahjoubi | 11 days | 1 | -0/+26 |
* | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanup | Côme Chilliet | 2025-03-10 | 10 | -19/+132 |
|\ |
|
| * | fix: Use a dedicated Exception class for when a template is not foundfix/deprecate-oc-template-and-cleanup | Côme Chilliet | 2025-03-06 | 2 | -0/+17 |
| * | fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager | Côme Chilliet | 2025-03-06 | 4 | -14/+17 |
| * | fix: Fix signatures and types in template related classes | Côme Chilliet | 2025-03-06 | 2 | -2/+11 |
| * | fix: Replace all usage of OC_Template by the new API | Côme Chilliet | 2025-03-06 | 1 | -1/+2 |
| * | fix: Fix psalm issues and add missing methods to ITemplate interface | Côme Chilliet | 2025-03-06 | 3 | -4/+12 |
| * | fix: Add missing ITemplate interface and clean code in Template class | Côme Chilliet | 2025-03-06 | 2 | -1/+39 |
| * | fix: Deprecate OC_Template, add proper template manager instead | Côme Chilliet | 2025-03-06 | 2 | -0/+37 |
* | | feat(dav): add webhook compatibility for calendar object events | Edward Ly | 2025-03-07 | 7 | -0/+258 |
|/ |
|
* | fix(systemtags): prevent tag edition if restricted | skjnldsv | 2025-03-06 | 2 | -0/+28 |
* | refactor(TempManager): Simplify and unify implementations and remove legacy b...refactor/tempmanager | provokateurin | 2025-03-03 | 1 | -6/+6 |
* | feat(db): add truncateTable methodpulsejet/truncate-1 | Varun Patil | 2025-03-02 | 1 | -0/+15 |
* | Merge pull request #50908 from nextcloud/chore/server-annotations | Ferdinand Thiessen | 2025-02-27 | 1 | -6/+4 |
|\ |
|
| * | chore: Adjust `OCP\Server::get` annotation to work with phpstanchore/server-annotations | Ferdinand Thiessen | 2025-02-19 | 1 | -6/+4 |
* | | Merge pull request #50053 from nextcloud/fix/noid/thudnerbird-addon-useragent | Stephan Orbaugh | 2025-02-21 | 1 | -1/+1 |
|\ \ |
|
| * | | fix: Change UserAgent to *cloudfix/noid/thudnerbird-addon-useragent | Johannes Endres | 2025-02-19 | 1 | -1/+1 |
| |/ |
|
* / | feat(SystemTag): Make MapperEvent webhook compatibleenh/make-tag-event-webhook-compatible | Marcel Klehr | 2025-02-20 | 1 | -1/+15 |
|/ |
|
* | chore: Correctly flag json encoding methods as escaping html and quotes | Côme Chilliet | 2025-02-17 | 1 | -0/+3 |
* | fix: Only keep allowed characters in appid, and flag the method as escaping | Côme Chilliet | 2025-02-13 | 1 | -2/+9 |
* | fix(ocp): Deprecate getInstalledApps and replace with clearer method name | Côme Chilliet | 2025-02-13 | 1 | -2/+11 |
* | fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead | Côme Chilliet | 2025-02-13 | 1 | -0/+8 |
* | fix: don't use cached root info from shared cache if the watcher has detected... | Robin Appelman | 2025-02-06 | 1 | -0/+6 |
* | Merge pull request #50697 from nextcloud/admin-audit-listen-failed-login | Joas Schilling | 2025-02-06 | 1 | -0/+8 |
|\ |
|
| * | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-login | Luka Trovic | 2025-02-06 | 1 | -0/+8 |
* | | fix: psalm and OCP @since declarationsfix/mime-int | John Molakvoæ | 2025-02-06 | 2 | -3/+3 |
* | | fix: make sure we process mime extensions as string | skjnldsv | 2025-02-05 | 2 | -0/+16 |
|/ |
|
* | fix: Properly read updater channel before returning version channel as a fall...fix/version-channel | Julius Knorr | 2025-01-24 | 1 | -0/+6 |
* | fix: remove typing and return typefix/noid/revert-api-breaking-return-type | Anna Larch | 2025-01-23 | 1 | -1/+1 |
* | feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 2025-01-22 | 2 | -0/+30 |
* | Merge pull request #50208 from nextcloud/feat/conversion-adjusting | John Molakvoæ | 2025-01-16 | 4 | -47/+69 |
|\ |
|
| * | fix(files): conversion api simplification and conflict check | skjnldsv | 2025-01-16 | 4 | -47/+69 |
* | | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count | Côme Chilliet | 2025-01-16 | 3 | -0/+34 |
|\ \
| |/
|/| |
|
| * | fix: Add missing interface from previous commit and update autoloaders | Côme Chilliet | 2025-01-14 | 1 | -0/+23 |
| * | feat(updatenotification): Add a limit to user count from LDAP so save perform... | Côme Chilliet | 2025-01-14 | 2 | -0/+11 |
* | | Merge pull request #50196 from nextcloud/fix/template-return-type | Arthur Schiwon | 2025-01-16 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: Use proper return type for custom template listingfix/template-return-type | Julius Knorr | 2025-01-15 | 1 | -1/+1 |
| |/ |
|
* | | feat(sharing): Add `shareapi_allow_custom_tokens` config | Christopher Ng | 2025-01-15 | 1 | -0/+8 |
* | | feat(sharing): Fetch a unique generated token | Christopher Ng | 2025-01-15 | 2 | -0/+25 |
* | | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 4 | -0/+144 |
|/ |
|
* | Merge pull request #50100 from nextcloud/feat/ocp/attendee-availability-api | Richard Steinmetz | 2025-01-13 | 2 | -0/+51 |
|\ |
|
| * | feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-api | Richard Steinmetz | 2025-01-13 | 2 | -0/+51 |
* | | fix(IInitialState): Allow provideLazyInitialState() closure to return array | provokateurin | 2025-01-13 | 1 | -1/+1 |
* | | Merge pull request #50070 from nextcloud/docs/http/cors-attribute | Joas Schilling | 2025-01-09 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | docs(HTTP): Add proper docs for CORS attributedocs/http/cors-attribute | provokateurin | 2025-01-07 | 1 | -1/+3 |
* | | Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirements | Joas Schilling | 2025-01-08 | 2 | -0/+118 |
|\ \ |
|
| * | | docs(eventbuilder): Mention how to get the EventBuilder from DI | Joas Schilling | 2025-01-08 | 1 | -1/+5 |
| * | | feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirements | Richard Steinmetz | 2025-01-06 | 2 | -0/+114 |
* | | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codes | Kate | 2025-01-08 | 17 | -33/+35 |
|\ \ \ |
|
| * | | | fix(Http): Only allow valid HTTP status code values via templatefix/http/template-valid-status-codes | provokateurin | 2025-01-07 | 17 | -33/+35 |
| | |/
| |/| |
|