Kyrch and GitHub
cbd7fe75d3
fix(filament): fixed attach action ( #682 )
2024-05-29 14:50:43 -03:00
Kyrch and GitHub
7f00114415
feat: added description field to playlists ( #680 )
2024-05-24 17:44:38 -03:00
Mani and GitHub
f33db28908
feat: Added additional include paths ( #677 )
2024-05-19 01:29:34 +02:00
Kyrch and GitHub
92dc3a5138
feat: added theme group include to forwardbackward schema ( #665 )
2024-05-04 14:04:29 -03:00
Kyrch and GitHub
1744b5457a
refactor: changed theme_group relationship name and removed group field ( #664 )
2024-04-30 20:56:38 -03:00
Kyrch and GitHub
811e8672e3
feat: added allowed include group to schemas ( #663 )
2024-04-29 19:33:45 -03:00
Kyrch and GitHub
b265ad0bbc
feat: added type attribute to synonym resource ( #660 )
2024-04-28 23:21:56 -03:00
Kyrch and GitHub
e472a1d3bd
feat: migrating theme groups to an appropriate table ( #611 ) ( #659 )
2024-04-28 16:23:25 -03:00
Mani and GitHub
5100f13dd8
feat: Added permission for revalidating pages ( #654 )
...
* Added permissions as allowed include path.
* Added tracks and playlists as allowed include paths to videos
2024-04-16 17:52:53 +02:00
Kyrch and GitHub
991491f746
fix(api): the comparison & logical operators should use enum names ( #652 )
2024-04-02 08:07:34 -03:00
Mani and GitHub
ee7e2c1412
feat: Added "download" query parameter to video and audio routes to force file download ( #640 )
2024-03-27 01:58:45 +01:00
Kyrch and GitHub
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
Mani and GitHub
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 and GitHub
0e7def3024
clean: Removed anything billing related ( #618 )
2024-03-03 21:37:22 +01:00
Kyrch and GitHub
3aa49ba7ed
feat: new included paths to song resources ( #604 )
2023-10-31 02:36:31 -03:00
Kyrch and GitHub
8c789924ae
feat: songresource pivot ( #602 )
2023-10-30 14:55:43 -03:00
Kyrch and GitHub
a77f3c5fa4
feat: new media_format attribute to anime ( #591 )
2023-10-29 18:19:37 -03:00
Kyrch and GitHub
016593b3ba
feat(api): added more include paths to artist schema ( #593 )
2023-10-25 23:25:49 +02:00
paranarimasu and GitHub
d376477705
fix(api): explicitly provide global scope for all defined feature checks ( #588 )
2023-06-13 12:26:39 -05:00
paranarimasu and GitHub
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 and GitHub
fd2cebe3cf
chore: address deprecations to validation rules in Laravel 10 ( #584 )
...
* chore: address deprecations to validation rules in Laravel 10
* style: fix StyleCI findings
2023-06-05 01:01:49 -05:00
paranarimasu and GitHub
d857d922d6
chore: bump dependencies, update stubs & code inspection items ( #582 )
2023-05-31 00:08:25 -05:00
paranarimasu and GitHub
9334d05b13
feat(api): add missing feature allowed include path, feat(admin): narrow feature index query ( #579 )
2023-05-22 23:21:54 -05:00
paranarimasu and GitHub
02fef3aed2
fix: use class string to resolve db connection for models in validation ( #577 )
2023-05-20 14:44:47 -05:00
paranarimasu and GitHub
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 and GitHub
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 and GitHub
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
Mani and GitHub
1e586c94a0
feat(api): add one more include path needed for the client ( #571 )
2023-04-14 19:37:18 -05:00
paranarimasu and GitHub
295a997354
Api allowed pivots ( #570 )
...
* refactor(api): prefer including pivot types to conditional pivot information
* style: fix StyleCI findings
2023-04-14 18:36:29 -05:00
Mani and GitHub
ae9952ad68
feat(api): add additional include paths needed for the client ( #569 )
2023-04-14 17:01:23 -05:00
paranarimasu and GitHub
a3cf74bb2d
refactor(api): remove redundant statements that convert API resources to response ( #567 )
...
* refactor(api): remove redundant statements that convert API resources to response
* style: fix StyleCI findigns
2023-04-05 16:29:54 -05:00
paranarimasu and GitHub
c356db1ed7
refactor(api): infer direct relations from resource schema ( #566 )
2023-04-03 00:23:36 -05:00
paranarimasu and GitHub
cadaa73f18
feat(api): use hashids for playlist route keys ( #565 )
2023-03-29 00:15:07 -05:00
paranarimasu and GitHub
638549b329
feat: adding hashids support ( #564 )
2023-03-25 03:40:21 -05:00
paranarimasu and GitHub
37f6ab1bc1
feat(api): adding playlist tracks_count aggregate field ( #562 )
2023-03-22 13:42:09 -05:00
paranarimasu and GitHub
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 and GitHub
54af771c4f
feat(api): adding track forward & backward endpoints ( #557 )
...
* feat(api): adding track forward & backward endpoints
* style: fix StyleCI findings
2023-03-17 17:21:30 -05:00
paranarimasu and GitHub
69a7f80efb
feat: add color and priority attributes to role ( #556 )
2023-03-15 23:06:00 -05:00
paranarimasu and GitHub
315de28398
feat(api): add playlists to global search endpoint ( #555 )
2023-03-14 22:36:48 -05:00
paranarimasu and GitHub
4dfd46be9a
feat(api): adding roles and permissions relations to my schema ( #554 )
...
* feat(api): adding roles and permissions relations to my schema
* style: fix StyleCI findings
2023-03-13 17:13:28 -05:00
paranarimasu and GitHub
5cf9301710
fix(api): fix insert track timeout ( #553 )
2023-03-12 21:34:44 -05:00
paranarimasu and GitHub
fbff1356a9
fix(api): use database transactions for all track doubly-linked list actions ( #552 )
2023-03-12 20:50:25 -05:00
paranarimasu and GitHub
62cba9bd34
fix(api): propagate exception from failed db transaction on insert track ( #549 )
2023-03-12 17:24:58 -05:00
paranarimasu and GitHub
17f2df3e48
fix(api): use single db transaction for insert action [incremental] ( #547 )
2023-03-12 16:48:25 -05:00
paranarimasu and GitHub
a721faa645
debug(api): add debug logging to track store action ( #546 )
2023-03-12 16:31:33 -05:00
paranarimasu and GitHub
3dcd4e27fc
feat(api): add configurable limits to playlist and track creation ( #545 )
2023-03-12 15:32:31 -05:00
paranarimasu and GitHub
de084e4eda
feat(api): adding feature flag for playlist management ( #544 )
2023-03-11 20:57:49 -06:00
paranarimasu and GitHub
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
paranarimasu and GitHub
411eb51fbc
feat(api): adding playlist image endpoints ( #541 )
...
* feat(api): adding playlist image endpoints
* style: fix StyleCI finding
2023-03-08 23:42:13 -06:00
paranarimasu and GitHub
2328acff83
fix(api): don't format pivot destroy messages like discord messages ( #539 )
2023-03-07 20:43:34 -06:00