Commit Graph
28 Commits
Author SHA1 Message Date
KyrchandGitHub 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
KyrchandGitHub 696a9882a9 feat: WIP submission panel & submission stages (#1018) 2025-12-09 12:04:48 -03:00
KyrchandGitHub f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
KyrchandGitHub 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
KyrchandGitHub 506c7e115f chore: added new rector rules (#974) 2025-10-10 16:26:40 -03:00
KyrchandGitHub ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
KyrchandGitHub 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
KyrchandGitHub 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
KyrchandGitHub bdceea0a7c fix: fixed authorizes pivot middleware (#941) 2025-08-29 07:39:00 -03:00
KyrchandGitHub 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
KyrchandGitHub b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
KyrchandGitHub 7d5156e937 feat: added views dump (#809) 2025-05-05 03:10:32 -03:00
KyrchandGitHub bc9df20162 feat: added notifications (#795) 2025-04-11 18:38:36 -03:00
KyrchandGitHub aad7f54c92 feat(api): added intermediate paths as allowed includes (#774) 2025-01-25 15:17:58 -03:00
KyrchandGitHub c406d73270 feat(filament): added playlist fix & sync external profile actions to Filament (#773) 2025-01-15 08:16:21 -03:00
KyrchandGitHub d45545e7e1 feat: added anime synonyms to series scout search (#772) 2025-01-10 01:48:54 -03:00
KyrchandGitHub e10bcfc0df feat: aggregates view (#770) 2025-01-04 05:02:52 -03:00
KyrchandGitHub 33f62dae1a feat: WIP initial commit for reports (#769) 2024-12-30 20:34:38 -03:00
KyrchandGitHub 912a9c737b feat: added new way to authorize pivots (#768) 2024-12-13 19:12:36 -03:00
KyrchandGitHub db0fbe9d32 fix: external entries should be read-only (#733) 2024-08-25 00:41:36 -03:00
KyrchandGitHub 9238fd3d57 feat: external lists (#710) 2024-07-01 23:46:37 -03:00
paranarimasuandGitHub d376477705 fix(api): explicitly provide global scope for all defined feature checks (#588) 2023-06-13 12:26:39 -05:00
paranarimasuandGitHub 6015dcbbbf refactor: migration from laravel-enum package to native php enums (#585)
* refactor: migration from laravel-enum package to native php enums

* style: fix StyleCI findings
2023-06-09 14:29:10 -05:00
paranarimasuandGitHub d857d922d6 chore: bump dependencies, update stubs & code inspection items (#582) 2023-05-31 00:08:25 -05:00
paranarimasuandGitHub 088ea287c5 feat: initial migration to pennant features for feature flags and global site config [incremental] (#573)
* feat: initial commit for feature management

* style: fix StyleCI findings

* fix(api): prohibit features of nonnull scope from API & fix(admin): wrong translate key

* style: fix Static Analysis error
2023-04-23 18:54:34 -05:00
paranarimasuandGitHub 3dcd4e27fc feat(api): add configurable limits to playlist and track creation (#545) 2023-03-12 15:32:31 -05:00
paranarimasuandGitHub 517ba0ebf8 Playlists (#472)
* feat: add playlist resources

* style: fix StyleCI findings

* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00
paranarimasuandGitHub 1d93000c6f feat(admin): migrate db dumps from github to platform (#463)
* feat(admin): migrate db dumps from github to platform

* style: fix StyleCI findings
2022-09-18 22:31:29 -05:00