Commit Graph
87 Commits
Author SHA1 Message Date
KyrchandGitHub ea5683d080 feat: action logs (#702) 2024-06-27 06:22:16 -03:00
KyrchandGitHub 847189aad4 feat(filament): added entries tab to create theme form (#701) 2024-06-21 05:03:48 -03:00
KyrchandGitHub 0416985efc feat(filament): ignore all file validations feature flag (#699) 2024-06-14 14:41:40 -03:00
KyrchandGitHub 9f0a6a3ae2 refactor: changed thread pk type (#688) 2024-06-02 14:56:18 -03:00
KyrchandGitHub f0d1e0687e fix(filament): fixed thread id as big integer (#685) 2024-06-02 00:02:33 -03:00
KyrchandGitHub 80ed802c97 feat: discord bot integration (#683) 2024-05-31 21:20:40 -03:00
KyrchandGitHub 7f00114415 feat: added description field to playlists (#680) 2024-05-24 17:44:38 -03:00
KyrchandGitHub 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
KyrchandGitHub 92dc3a5138 feat: added theme group include to forwardbackward schema (#665) 2024-05-04 14:04:29 -03:00
KyrchandGitHub 1744b5457a refactor: changed theme_group relationship name and removed group field (#664) 2024-04-30 20:56:38 -03:00
KyrchandGitHub 811e8672e3 feat: added allowed include group to schemas (#663) 2024-04-29 19:33:45 -03:00
KyrchandGitHub 2da92a9cf0 feat(seeder): create new synonyms (#661) 2024-04-29 11:03:01 -03:00
KyrchandGitHub b265ad0bbc feat: added type attribute to synonym resource (#660) 2024-04-28 23:21:56 -03:00
KyrchandGitHub e472a1d3bd feat: migrating theme groups to an appropriate table (#611) (#659) 2024-04-28 16:23:25 -03:00
KyrchandGitHub 99153cbf5f feat: added document, avatar & banner facets (#658) 2024-04-24 12:49:04 -03:00
KyrchandGitHub 229d064b69 clean: remove the seeders already run (#634) 2024-03-23 03:20:43 -03:00
ManiandGitHub a46ed2bcf9 clean: Removed configs migration (#633) 2024-03-22 23:21:09 +01:00
KyrchandGitHub 9b18c6ac3d fix(seeder): the media format has 0 as default value (#632) 2024-03-22 18:00:17 -03:00
KyrchandGitHub be69acd47a feat: anime images should be moved (#631)
* feat: anime images should be moved

* feat: anime images should be moved
2024-03-22 10:44:35 -03:00
KyrchandGitHub 68bd228931 tests: filtering anime by media format and better consistency in relationships (#627)
* style: better consistency in relationships

* tests: filtering anime by media format

* tests: fixed checking resource pattern
2024-03-20 15:23:33 -03:00
KyrchandGitHub a609bf0be7 fix: the streaming resources should have more patterns (#626)
* fix: the streaming resources should have more patterns

* fix: fixing resources tests
2024-03-15 17:05:45 -03:00
KyrchandGitHub 6fefbf372e fix: checking if schema has columns before migrating (#625) 2024-03-09 00:27:23 -03:00
ManiandGitHub 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
ManiandGitHub 342a409bed fix: Fixed some flaky tests (#624) 2024-03-09 02:55:14 +01:00
KyrchandGitHub 01952f3ff4 fix: checking images array validation (#623) 2024-03-08 22:34:17 -03:00
KyrchandGitHub 03778f8339 feat: moving images to appropriate folders (#622) 2024-03-09 02:14:23 +01:00
KyrchandGitHub c7a9f6af4d refactor: migrate validation rules to features flags (#619) 2024-03-04 13:29:38 -03:00
ManiandGitHub 0e7def3024 clean: Removed anything billing related (#618) 2024-03-03 21:37:22 +01:00
ManiandGitHub 3c33fd5d66 feat: Added Laravel Sail as a way to run a local development environment (#617) 2024-03-02 00:14:30 +01:00
KyrchandGitHub 6a2b0f3a51 feat: seeder that updates the theme slug according to our new standard (#614) 2023-12-21 16:01:44 -03:00
KyrchandGitHub 708e6e41a0 test: added missing song resource factory (#606) 2023-10-31 13:36:39 -03:00
KyrchandGitHub 3aa49ba7ed feat: new included paths to song resources (#604) 2023-10-31 02:36:31 -03:00
KyrchandGitHub 8c789924ae feat: songresource pivot (#602) 2023-10-30 14:55:43 -03:00
KyrchandGitHub 5bfee4aafb feat: included movie format on mal seeder (#600) 2023-10-29 22:26:24 -03:00
KyrchandGitHub 9456a47de3 feat: mal seeder (#599) 2023-10-29 21:59:23 -03:00
KyrchandGitHub 26c2fb5d38 fix: set null on seeder search (#598) 2023-10-29 19:44:37 -03:00
KyrchandGitHub a77f3c5fa4 feat: new media_format attribute to anime (#591) 2023-10-29 18:19:37 -03: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 7ba0416c20 fix: explicitly set database connection on service config (#576)
* fix: explicitly set database connection on service config

* style: address StyleCI finding
2023-05-19 23:53:47 -05:00
paranarimasuandGitHub 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
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 2e930b17ff feat: initial migration to Laravel 10 (#572)
* feat: initial migration to Laravel 10

* style: fix StyleCI findings
2023-04-18 16:22:36 -05:00
paranarimasuandGitHub 638549b329 feat: adding hashids support (#564) 2023-03-25 03:40:21 -05:00
paranarimasuandGitHub 9c3413789f feat: wrap remaining actions in database transactions where more than one write query may be executed (#563) 2023-03-23 00:32:08 -05:00
paranarimasuandGitHub 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
paranarimasuandGitHub 69a7f80efb feat: add color and priority attributes to role (#556) 2023-03-15 23:06:00 -05:00
paranarimasuandGitHub de084e4eda feat(api): adding feature flag for playlist management (#544) 2023-03-11 20:57:49 -06:00
paranarimasuandGitHub da02b741e1 feat(auth): adding patron role with new permission to bypass feature flags (#542)
* feat(auth): adding patron role with new permission to bypass feature flags

* style: fix StyleCI finding

* fix: wiki editors shouldn't have extended CRUD permissions
2023-03-10 00:36:21 -06:00
paranarimasuandGitHub 90bbe971ed test: fix value boundary in billing factories & backfill anime studios needs unique value from external api (#514) 2023-02-07 23:57:09 -06:00