194 Commits

Author SHA1 Message Date
Kyrch 40c334ccb3 feat(graphql): notification union (#934) 2025-08-27 03:47:27 -03:00
Kyrch 7382ed4a37 feat: auditable (#933) 2025-08-27 01:30:42 -03:00
Kyrch 13074d716a refactor: added morph map (#930) 2025-08-23 04:04:51 -03:00
Kyrch 9b5b69fb01 chore: pest v4 (#929) 2025-08-21 19:52:51 -03:00
Kyrch 444884921c refactor: imageable morph pivot (#924) 2025-08-16 01:52:18 -03:00
Kyrch c540c7bb7f refactor: resourceable morph pivot (#923) 2025-08-15 23:10:53 -03:00
Kyrch 3a79dc85c8 chore(filament): add charts back (#908) 2025-08-02 04:01:02 -03:00
Kyrch f6d75ea29e tests: fix filament tests (#901) 2025-07-30 03:43:00 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch 0fb8c9b372 feat(graphql): nested queries (#873) 2025-07-16 10:28:00 -03:00
Kyrch 7afa555e2a feat(filament): added queries for auth actions (#871) 2025-07-14 03:26:26 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -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 682e02895c feat: added encode type attribute (#820) 2025-05-20 04:08:39 -03:00
Kyrch 63395481f7 feat: added likes support (#819) 2025-05-16 08:05:31 -03:00
Kyrch abbadf9fcd chore: external entry/token are not trashable (#818) 2025-05-15 22:21:36 -03:00
Kyrch c0db39c697 feat: added database sync command (#811) 2025-05-09 09:47:11 -03:00
Kyrch 7d5156e937 feat: added views dump (#809) 2025-05-05 03:10:32 -03:00
Kyrch 5962a7c3c2 feat: improve action log fields (#808) 2025-05-04 04:01:39 -03:00
Kyrch efbdcc1e6a feat: added admin dumps (#807) 2025-05-04 00:47:26 -03:00
Kyrch d468811adc feat: added encodes (#806) 2025-05-03 04:19:29 -03:00
Kyrch 6c3837aca2 chore: update roles & removed page sections (#800) 2025-04-29 15:18:37 -03:00
Kyrch bc9df20162 feat: added notifications (#795) 2025-04-11 18:38:36 -03:00
Kyrch 5fb12ae228 refactor: migrate from create/list filament pages to simple modals (#793) 2025-04-08 21:40:03 -03:00
Kyrch b181a0b254 feat: merge performances into main (#791) 2025-04-03 18:31:11 -03:00
Kyrch d49085432c feat: added user info to the footer of the discord embeds (#782) 2025-02-08 18:41:45 -03:00
Kyrch d4b39d0c8e tests: fixed tests & entry name (#779) 2025-02-03 00:34:39 -03:00
Kyrch d45545e7e1 feat: added anime synonyms to series scout search (#772) 2025-01-10 01:48:54 -03:00
Kyrch e10bcfc0df feat: aggregates view (#770) 2025-01-04 05:02:52 -03:00
Kyrch 33f62dae1a feat: WIP initial commit for reports (#769) 2024-12-30 20:34:38 -03:00
Kyrch 310e300bbd feat: added new fields to views table (#764) 2024-12-11 10:48:19 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
Kyrch ed6662c11f tests: added livewire tests for filament resources & bump dependencies (#759) 2024-11-17 04:36:03 -03:00
Kyrch 55e37e1f3c feat: added laravel pulse (#757) 2024-11-09 15:18:53 -03:00
Kyrch 08459d85ad feat: added alias field to artist pivots (#751) 2024-10-03 23:22:48 -03:00
Kyrch ef0bfb8298 feat: added sync external profile job (#748) 2024-09-24 08:04:49 -03:00
Kyrch 84a0281169 feat(filament): added recently plugin (#744) 2024-09-12 02:28:40 -03:00
Mani 2e0e411dd5 fix: Fixed failing tests because of collation changes (#739) 2024-09-10 20:25:56 -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
Mani e4c924fdcb fix: Changed the collation of hash id columns so that casing is no longer ignored (#736) 2024-08-28 22:14:10 -03:00
Kyrch db0fbe9d32 fix: external entries should be read-only (#733) 2024-08-25 00:41:36 -03:00
Kyrch f782d17eb2 chore: bump dependencies & fixed video notification in upload video action (#731) 2024-08-23 06:38:02 -03:00
Kyrch d8a673bb74 fix: removed null values from backfill anime responses (#729) 2024-08-20 23:21:48 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch 6b1b6124ad chore: migrated from abandoned larastan package (#724) 2024-08-13 16:00:33 -03:00
Kyrch 14c378bd80 feat(filament): added developer dashboard (#722) 2024-08-12 20:14:05 -03:00