Commit Graph

6 Commits

Author SHA1 Message Date
1849033dbc style(PHP): adjust to codestyle updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-02-10 12:14:18 +01:00
9a46561716 chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-08-08 15:35:37 +02:00
2a6a33887e feat(Events): webhook compatible Row events with public model
- implements OCP\EventDispatcher\IWebhookCompatibleEvent
- add lib/Model/Public/Row as sort of API-like model for Tables Row data
- change exisiting events to use new abstract row event class

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-18 14:21:55 +02:00
f82b6df8ab Remove unneccessary user id
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-04-11 17:46:19 +07:00
3b936ff041 Fix linting, psalm
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-04-02 20:18:03 +07:00
7eca1c1f66 feat: Write critical operations to the audit log
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-04-02 19:47:36 +07:00