nextcloud/apps
Carl Schwan 27d1fd8a0f feat(entity): Provide a new API for entities
Entity are now simple data object with attributes for the database
mapping. They are manipulated via a Repository which reads the
attributes to insert, update, delete and queries the PDO from the
database.

Using attributes makes it easier to extends in the future with relations
(ManyToMany, OneToMany, OneToOne, ...).

The design of the Repository is based on a mix between the Doctrine ORM
repository while keeping some methods from the QBMapper for easier
porting.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-04 21:55:40 +01:00
..
admin_audit chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
cloud_federation_api Merge pull request #55471 from SUNET/kano-ocm-discovery 2025-10-28 14:52:04 +01:00
comments fix(l10n): Update translations from Transifex 2025-11-02 00:13:29 +00:00
contactsinteraction refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
dashboard fix(l10n): Update translations from Transifex 2025-11-02 00:13:29 +00:00
dav fix(pagination): render multistatus to XML before caching 2025-11-04 09:20:30 +01:00
encryption fix(l10n): Update translations from Transifex 2025-11-04 00:13:50 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-10-30 00:13:15 +00:00
federation refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
files fix(l10n): Update translations from Transifex 2025-11-03 00:13:38 +00:00
files_external Merge pull request #55830 from nextcloud/fix/noid/lazy-from-construct 2025-10-28 10:29:26 -01:00
files_reminders fix(l10n): Update translations from Transifex 2025-10-28 00:13:44 +00:00
files_sharing fix(l10n): Update translations from Transifex 2025-10-31 00:13:46 +00:00
files_trashbin refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
files_versions chore: migrate @small and @medium to attributes 2025-10-27 21:56:04 +01:00
lookup_server_connector chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
oauth2 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
profile chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
provisioning_api fix(l10n): Update translations from Transifex 2025-10-29 00:13:46 +00:00
settings feat: Update supportes PostgreSQL versions 2025-11-03 13:36:53 +01:00
sharebymail refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
systemtags chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
testing chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
theming Merge pull request #56039 from nextcloud/fix/theming-legacy-app-config 2025-11-01 18:13:11 +01:00
twofactor_backupcodes feat(entity): Provide a new API for entities 2025-11-04 21:55:40 +01:00
updatenotification fix(l10n): Update translations from Transifex 2025-11-01 00:13:28 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-11-04 00:13:50 +00:00
user_status refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
weather_status chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
webhook_listeners fix(l10n): Update translations from Transifex 2025-10-31 00:13:46 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-11-04 00:13:50 +00:00