.. |
Activity
|
use deleted_users for users that do not exist
|
2024-08-13 11:00:40 +00:00 |
AppInfo
|
fix: Switch to new component name
|
2023-10-18 11:48:03 +02:00 |
Cache
|
Move all caching to helper
|
2022-05-11 16:04:12 +02:00 |
Collaboration/Resources
|
fix: Only query boards not marked for deletion unless we want to undo
|
2023-11-20 08:22:45 +01:00 |
Command
|
fix: Avoid duplicate data on board export
|
2023-08-11 18:21:09 +02:00 |
Controller
|
Merge pull request #5281 from nextcloud/perf/initial-state
|
2023-11-13 15:17:04 +01:00 |
Cron
|
chore: Fix php-cs-fixer errors
|
2023-06-05 22:26:08 +02:00 |
DAV
|
forbid changing the displayname or color of the calendar/deck when the user doesn't has the "manage" permissions
|
2023-04-27 08:34:46 +02:00 |
Dashboard
|
fix: Always load proper dashboard js
|
2023-11-13 09:00:56 +01:00 |
Db
|
fix: Use new query builder
|
2024-12-18 07:49:05 +00:00 |
Event
|
live updates: listen for stack and board changes
|
2023-02-21 21:53:22 +01:00 |
Exceptions
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
Listeners
|
chore: Fix php-cs-fixer errors
|
2023-06-05 22:26:08 +02:00 |
Middleware
|
chore: Fix php-cs-fixer errors
|
2023-06-05 22:26:08 +02:00 |
Migration
|
fix: Move to storing the date instead of boolean for done state
|
2023-11-08 12:59:35 +01:00 |
Model
|
fix: Allow optional nullable parameters in the API
|
2023-11-08 12:59:35 +01:00 |
Notification
|
fix(notification): Prevent null in parameters
|
2023-07-14 07:53:51 +02:00 |
Provider
|
Switch from OC::$server->get to OCP\Server::get
|
2022-05-12 10:55:36 +02:00 |
Reference
|
fix: Adapt reference url patterns to new routes
|
2023-11-13 09:00:57 +01:00 |
Search
|
feat: update smart picker links
|
2023-08-24 20:04:46 +02:00 |
Service
|
Update TrelloJsonService.php
|
2025-01-02 14:58:59 +00:00 |
Sharing
|
Only check path for being accessible when the storage is a object home
|
2024-07-02 08:53:13 +00:00 |
Validators
|
chore: Fix php-cs-fixer errors
|
2023-06-05 22:26:08 +02:00 |
ArchivedItemException.php
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
BadRequestException.php
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
Capabilities.php
|
chore(composer): Update and cleanup composer dependencies
|
2023-07-20 11:42:19 +02:00 |
InvalidAttachmentType.php
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
NoPermissionException.php
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
NotFoundException.php
|
Fix php cs issues
|
2020-04-22 19:57:19 +02:00 |
NotifyPushEvents.php
|
live updates for boards
|
2023-02-21 21:53:20 +01:00 |
StatusException.php
|
Fix test warnings
|
2022-04-08 15:40:01 +02:00 |