Commit Graph
45 Commits
Author SHA1 Message Date
Kyrch ea5683d080 feat: action logs (#702) 2024-06-27 06:22:16 -03:00
Kyrch 41e4a90347 feat(filament): added should force thread option on create discord notification (#700) 2024-06-16 06:31:19 -03:00
Kyrch 0416985efc feat(filament): ignore all file validations feature flag (#699) 2024-06-14 14:41:40 -03:00
Kyrch d53f49654d feat(filament): artist schema on theme page (#698) 2024-06-11 03:12:35 -03:00
Kyrch 68999dc4f6 feat(filament): URL hint action on discord message field (#692) 2024-06-06 10:24:32 -03:00
Kyrch 354c6b1bc7 feat(filament): added discord message action (#690) 2024-06-05 22:01:03 -03:00
Kyrch f2e4dce092 style(filament): the panel should use the full width (#684) 2024-06-01 20:36:00 -03:00
Kyrch 80ed802c97 feat: discord bot integration (#683) 2024-05-31 21:20:40 -03:00
Kyrch cbd7fe75d3 fix(filament): fixed attach action (#682) 2024-05-29 14:50:43 -03:00
Kyrch a7f314d357 fix(filament): fixed filter errors (#681) 2024-05-27 03:14:30 -03:00
Kyrch 7f00114415 feat: added description field to playlists (#680) 2024-05-24 17:44:38 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
Kyrch 52dd8c2e94 feat(nova): backfill synonyms action (#668) 2024-05-07 19:18:56 -03:00
Kyrch 74f8395ec4 feat: update amazon music regex pattern (#666) 2024-05-04 15:13:08 -03:00
Kyrch 92dc3a5138 feat: added theme group include to forwardbackward schema (#665) 2024-05-04 14:04:29 -03:00
Kyrch 1744b5457a refactor: changed theme_group relationship name and removed group field (#664) 2024-04-30 20:56:38 -03:00
Kyrch b265ad0bbc feat: added type attribute to synonym resource (#660) 2024-04-28 23:21:56 -03:00
Kyrch e472a1d3bd feat: migrating theme groups to an appropriate table (#611) (#659) 2024-04-28 16:23:25 -03:00
Kyrch 99153cbf5f feat: added document, avatar & banner facets (#658) 2024-04-24 12:49:04 -03:00
Kyrch e4d068f428 style: formatting recent updates (#646) 2024-03-31 04:47:51 -03:00
Mani 67828f430b clean: Removed settings package which is now fully replaced by feature flags (#620)
* clean: Removed settings package which is now fully replaced by feature flags

* clean: Remove left-over config values
2024-03-09 02:55:52 +01:00
Mani 0e7def3024 clean: Removed anything billing related (#618) 2024-03-03 21:37:22 +01:00
Kyrch 1d1509b35b feat(nova): attach audio to related videos action (#616) 2024-02-03 18:44:57 -03:00
Kyrch 55301d3c91 feat: added backfill streaming sites action (#615) 2024-01-05 21:36:43 -03:00
Kyrch f8ed4da5a2 feat: anime streaming resources (#613) 2023-11-20 16:12:17 -03:00
Kyrch b39c321683 feat: new resource sites (#603) 2023-10-31 00:33:32 -03:00
Kyrch 8c789924ae feat: songresource pivot (#602) 2023-10-30 14:55:43 -03:00
Kyrch 9b81a5476d feat(nova): backfill external links from anilist resource (#601) 2023-10-30 10:12:06 -03:00
Kyrch a77f3c5fa4 feat: new media_format attribute to anime (#591) 2023-10-29 18:19:37 -03:00
Kyrch 1d205a8041 feat(nova): attach images action (#596) 2023-10-27 21:34:38 -03:00
Kyrch 89d4dd3d31 feat(nova): attach resources dialog with multiple inputs for multiple sites (#595) 2023-10-27 03:53:14 -03:00
Kyrch e3baa82f75 feat: discord thread action (#594) 2023-10-26 20:34:04 -03:00
paranarimasu 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
paranarimasu d168afd4e7 #470 feat: add featured theme model (#574)
* feat: add featured theme model

* style: fix StyleCI findings
2023-05-14 02:04:21 -05:00
paranarimasu 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
paranarimasu 638549b329 feat: adding hashids support (#564) 2023-03-25 03:40:21 -05:00
paranarimasu 864c70198b feat(api): add content moderation filtering using external service (#561)
* feat(api): add content moderation filtering using external service

* style: fix StyleCI findings
2023-03-20 23:44:15 -05:00
paranarimasu 3ab6a476be feat(auth): prohibit disposable emails (#560) 2023-03-20 11:12:04 -05:00
paranarimasu 8faf07d56f chore: update depdendencies to anticipate Laravel 10 update (#559)
* chore: update depdendencies to anticipate Laravel 10 update

* style: fix StyleCI findings
2023-03-19 23:37:43 -05:00
paranarimasu 69a7f80efb feat: add color and priority attributes to role (#556) 2023-03-15 23:06:00 -05:00
paranarimasu a97a1663d4 feat(auth): assign default roles on verification (#508) 2023-01-22 22:26:58 -06:00
paranarimasu 642815b3ff chore: applying framework updates (#498) 2022-12-28 16:07:30 -06:00
paranarimasu cc3ff63177 chore: bump dependencies (#486) 2022-11-21 19:00:48 -06:00
paranarimasu 517ba0ebf8 Playlists (#472)
* feat: add playlist resources

* style: fix StyleCI findings

* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00
paranarimasu 6d66a3b6d1 feat(auth): remove jetstream auth scaffolding in favor of fortify SPA (#468)
* feat(auth): remove jetstream auth scaffolding in favor of fortify SPA

* fix: don't attempt to install non-existent npm dependencies in test runner
2022-09-26 15:03:01 -05:00