aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Listener
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-15/+9
* chore: Add SPDX headerAndy Scherzinger2024-06-064-73/+8
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-304-1/+4
* fix(files_external): Fix "Could not find resource main.js to load"Joas Schilling2023-11-271-1/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+3
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-0/+2
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-0/+55
* Do not override stored credentials when login in with SAMLLouis Chemineau2023-04-131-2/+2
* Use stored user for PasswordUpdatedEventLouis Chemineau2022-05-101-10/+18
* move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-162-0/+90
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Fix potential empty resultJoas Schilling2021-01-201-2/+2
* Compare and store the login name via the eventJoas Schilling2021-01-201-3/+6
* Also fix the username when it changedJoas Schilling2021-01-201-2/+3
* Move event listener to dedicated classMorris Jobke2020-07-301-0/+64