Commit Graph
30 Commits
Author SHA1 Message Date
Kyrch 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
Kyrch f90c3d3732 refactor: reorganize models (#1033) 2025-12-24 15:31:51 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch b220154cd3 fix: added many-to-many generics & fix its keys (#946) 2025-09-01 09:43:45 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch bdceea0a7c fix: fixed authorizes pivot middleware (#941) 2025-08-29 07:39:00 -03:00
Kyrch ed8322d62a clean: removed unnecessary eager load for subtitle as it auto eager loads dinamically now (#940) 2025-08-27 23:53:13 -03:00
Kyrch 7382ed4a37 feat: auditable (#933) 2025-08-27 01:30:42 -03:00
Kyrch 8065d567f3 feat(graphql): eloquent singular queries (#889) 2025-07-25 23:08:05 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch f84a4b33a5 docs: added generic types (#869) 2025-07-12 12:52:29 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch abbadf9fcd chore: external entry/token are not trashable (#818) 2025-05-15 22:21:36 -03:00
Kyrch c7ba086947 fix: add profile index & fixed orphan token & fixed duplicated tokens (#817) 2025-05-13 22:09:27 -03:00
Kyrch 69cc755077 feat: add proper rate limiting for external profile sync job (#816) 2025-05-12 05:47:42 -03:00
Kyrch efbdcc1e6a feat: added admin dumps (#807) 2025-05-04 00:47:26 -03:00
Kyrch 9e46ba9a2c feat: added user notifications (#794) 2025-04-10 12:01:29 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
Kyrch e374b7d1d2 tests: added api schemed tests for external lists (#758) 2024-11-11 20:37:34 -03:00
Kyrch 3ce9bb09b7 feat: introducing flexible cache to improve performance (#754) 2024-10-22 12:10:44 -03:00
Kyrch ef0bfb8298 feat: added sync external profile job (#748) 2024-09-24 08:04:49 -03:00
Kyrch 326f8283a6 docs: added generics notation for eloquent relationships (#745) 2024-09-12 16:03:49 -03:00
Kyrch 4013c91a63 fix: fixed mostly stuff on external token callback (#740) 2024-08-31 01:57:40 -03:00
Kyrch a27a46305a feat: added a proper function to the token callback controller (#738) 2024-08-29 19:40:07 -03:00
Kyrch 8d4f27f8ce faet: added external token model (#737) 2024-08-28 22:23:06 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch 50e0bab1fd feat: added feature flag to enable only localhost middleware (#711) 2024-07-03 02:55:07 -03:00
Kyrch 9238fd3d57 feat: external lists (#710) 2024-07-01 23:46:37 -03:00