You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core
Carl Schwan e255b4b7a2
Introduce Doctrine ORM
TODOs:

- [x] EntityManager wrapper
- [ ] EntityRepository wrapper
- [ ] Query wrapper (for the DQL)
- [x] Command integration
- [ ] Psr6 Cache wrapper around the ICache
- [ ] Decide if we want a wrapper for the Mapping DTO class (lot of work
  not much beneficts)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
..
BackgroundJobs Update core to PHP 7.4 standard 2 years ago
Command Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes 2 years ago
Controller Redesign guest pages for better accessibility 2 years ago
Data Update php licenses 3 years ago
Db Profile backend 3 years ago
Events Add password reset typed events 2 years ago
Exception Update php licenses 3 years ago
Middleware Enable strict types for the 2FA middleware 2 years ago
Migrations DB mounts table: Add index for mount_provider_class 2 years ago
Notification Update php licenses 3 years ago
Service Update core to PHP 7.4 standard 2 years ago
ajax Do not print verbose info about app updates if there are none 3 years ago
css Do not overwrite the focus-visible of vue apps 2 years ago
doc changed to nextcloud 8 years ago
fonts Include additional scripts in Noto fonts 3 years ago
img Add back the deleted.png file as SVG forwarding doesn't work for /core/img 2 years ago
js Fix login flow 2 years ago
l10n [tx-robot] updated from transifex 2 years ago
skeleton ownCloud -> Nextcloud 8 years ago
src Allow to manually specify a theme to apply to a section of an app 2 years ago
templates Fix trusted domain error page 2 years ago
vendor Remove core.js 5 years ago
.l10nignore Add core/js/dist/ to l10nignore 5 years ago
Application.php DB mounts table: Add index for mount_provider_class 2 years ago
register_command.php Introduce Doctrine ORM 2 years ago
routes.php Remove old legacy SvgController and IconsCacher 2 years ago
shipped.json Remove accessibility 2 years ago
strings.php core: add more strict_types 3 years ago