37 Commits (ec5133b739eabc76271789504b4dbb91a534f552)

Author SHA1 Message Date
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Joas Schilling abc8ff38cb
fix: Cleanup unused imports and some type deprecations 11 months ago
  Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 11 months ago
  Carl Schwan eef973e85b Minor optimizations for saving user personal information 2 years ago
  Côme Chilliet 771028dada
Add missing use for LoggerInterface 2 years ago
  Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 2 years ago
  Thomas Citharel 57e2f2a903
Delete calendar subscriptions as well when deleting user 2 years ago
  Thomas Citharel 8927205d8a
Make default calendar only contain VEVENTS 4 years ago
  Thomas Citharel f73478654d
Always provide theme color for default personal calendar 4 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d6d8e9215c
Add a trashbin for calendars and calendar objects 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst 3174012adf Add event dispatcher to OCP 5 years ago
  Arthur Schiwon ea283c0248
be careful with mixed return values even if it may look unsuspicious… 5 years ago
  Arthur Schiwon 373a1d5391
more consistent naming 6 years ago
  Arthur Schiwon 2ebf26e444
admin_audit and dav listen to announce and revoke signals 6 years ago
  Joas Schilling 91d3677446
Make sure the arrays are arrays 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  John Molakvoæ (skjnldsv) b8fcd3ce27
getUsersOwnAddressBooks 7 years ago
  Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 7 years ago
  Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 7 years ago
  Joas Schilling ce964f0a10
Translate the Contacts addressbook when it's default 7 years ago
  Joas Schilling a4f82f13f3
Translate the personal calendar 7 years ago
  Thomas Citharel 6c8bcb38f1
Rename deleteAllSharesForUser() to deleteAllSharesByUser() 7 years ago
  Thomas Citharel da1543eef7
fix deletion of calendars 7 years ago
  Thomas Citharel 5215833fe4
delete shares to an user 7 years ago
  Thomas Müller 97a47f49a1
Adjust delete logic and ann unit tests 7 years ago
  Thomas Citharel 18c07f0692
delete also addressbooks on user deletion 7 years ago
  Thomas Citharel 7db01ff805
delete calendars when users are deleted 7 years ago
  Robin Appelman 344945bfe9 more efficient check if addressbook and calendar exists for user 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 8 years ago
  Thomas Müller 38c7296867
Personal calendar should be generated even if the birthday calendar already exists - fixes #24082 8 years ago
  Thomas Müller 748134bd90
Fix displayname for initial calendars and address books - fixes #24057 8 years ago
  Thomas Müller d0ad8e6e69
Revert "Fix displayname for initial calendars and address books - fixes #24057" 8 years ago
  Thomas Müller a5d3e5ed68
Fix displayname for initial calendars and address books - fixes #24057 8 years ago
  Thomas Müller 353449bff7
Use better names for the default calendars and addressbooks - fixes #23720 8 years ago
  Thomas Müller 722809c2bd On login we create a default calendar and a default addressbook for the user - fixes #22360 8 years ago
  Thomas Müller f16ddef96a React on OC_User::changeUser hook and update the user's vcard 8 years ago
  Thomas Müller a91954907b Start updating system addressbook 8 years ago