Commit graph

22 commits

Author SHA1 Message Date
PartyDonut
da354437e3
feature: Added LibMDK video player backend (#162)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-22 18:53:31 +01:00
PartyDonut
5c560e54b5
feature: Add support for mediaSegments (#138)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-09 19:40:12 +01:00
PartyDonut
35e74258d9
fix: duration-picker not working (#134)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 14:48:08 +01:00
PartyDonut
59a5fa6ac6
bugfix: Only allow add to collection for admins (#133)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 14:36:02 +01:00
PartyDonut
0b0cd3a557
feature: Adds schemeVariants to color options (#109)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 08:59:35 +01:00
PartyDonut
c32f71b368
feature: Added settings to force the player into certain orientations (#108)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 18:44:18 +01:00
PartyDonut
691293648b
feature: Added option to save and set default filters for libraries (#107)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 15:44:24 +01:00
PartyDonut
76ac1aaa5b
fix: Improve keyboard input handling (#102)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 08:40:39 +01:00
PartyDonut
6c328e60ff
fix: Playback not cancelling if no compatible media was found (#100)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 20:20:00 +01:00
PartyDonut
62143581ac
feature: Improved about page (#75)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-25 19:58:51 +02:00
PartyDonut
476bdc130e
feature: Improved banners, made banner settings easier to understand. (#71)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 23:02:10 +02:00
PartyDonut
eb231f37cd
feat: Added translations, use locales instead of depending on hardcoded strings. (#65)
## Pull Request Description

Single and hopefully only commit so weblate is up-to-date with last
repository

## Special thanks to the translators 🎉 

@kingu - Noors (Bokmål) (nb_NO)
@alison2033  - Portuguese (Brazil) (pt_BR)
@andreasmolnardev - German (de)
@stanol - Ukrainian (uk)

If I forgot someone let me know!

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-23 18:27:24 +02:00
PartyDonut
6669a06e53
fix: padding issues (#47)
## Pull Request Description

This fixes a bunch of padding issues, and also improves padding in other
areas.

Issue Number: #29

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 15:25:32 +02:00
PartyDonut
758e369839
Android - Added separation for development/production builds (#43)
## Pull Request Description

Added a development build to so it's easier to develop alongside the
current release (Android only atm)

## Issue Being Fixed

Developing removing the actually installed fladder app

Issue Number: N/A

## Checklist

- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-18 18:33:02 +02:00
PartyDonut
bfcbf5402d
Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
PartyDonut
a932fa71ff
[Bugfix] Sync items not sorted by sortName (#13)
Now sort the items by sortName

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 19:53:45 +02:00
PartyDonut
930b223fe8 Separated the build number from version 2024-10-10 23:32:32 +02:00
PartyDonut
d19fa0ccd0 [Fixed] Use browser navigation 2024-10-06 19:07:02 +02:00
PartyDonut
144c8faf70 [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
PartyDonut
e0a2c8a3eb [Bugfix] Alertdialog.adaptive was causing issues. 2024-10-03 14:17:50 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00