PartyDonut
c299492d6d
feat: Android TV support ( #503 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-28 21:07:49 +02:00
PartyDonut
6357b9843c
chore:cleanup-packages breaking: remove isar ( #474 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-24 21:16:51 +02:00
PartyDonut
ef20087195
fix: Button not enabling when pressing a new user
2025-08-15 13:29:36 +02:00
PartyDonut
8ec4c79ad3
fix: Incorrect routing login/lock screen
2025-08-15 09:59:03 +02:00
PartyDonut
a10d4aac08
fix: Unable to re-arrange users in touch devices
2025-08-14 22:18:22 +02:00
PartyDonut
e7b5bb40ff
feat: UI 2.0 and other Improvements ( #357 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 10:37:19 +02:00
PartyDonut
5578076fdb
chore: Move to different iconsax library ( #301 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 23:36:48 +02:00
PartyDonut
39a7537116
chore: Fix dart deprecation messages
2025-01-05 13:53:59 +01:00
PartyDonut
a518ae457e
chore: Update MPV package to latest version ( #165 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-28 21:42:40 +01:00
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
44c3763848
feature(Library): Use dialog to ask what to play ( #111 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 10:38:48 +01:00
PartyDonut
0761a50bfa
feature(Lock-screen): Replaced login button with a floating action button ( #103 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 08:43:42 +01:00
PartyDonut
2a2502147a
fix: saved servers for web
2024-10-20 10:10:38 +02:00
PartyDonut
9df13cfb34
chore: removed google fonts dependency #54 ( #55 )
...
## Pull Request Description
Added the google fonts locally
Also added back saved servers for web
## Issue Being Fixed
Issue Number: #54
## Screenshots / Recordings
<!-- This section is optional but highly recommended to show off your
changes! -->
## 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-20 09:42:53 +02:00
PartyDonut
da9e0423c8
fix(mobile): login screen disable auto-correct input fields ( #48 )
...
Fixes #27
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 15:52:49 +02:00
PartyDonut
90610bea9f
fix: disable server discovery for web ( #49 )
...
## Pull Request Description
Disable discovery of jellyfin servers for web. Because web does not
support UDP requests.
## Issue Being Fixed
Issue Number: #19
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 15:52:18 +02:00
PartyDonut
bfcbf5402d
Web - Add docker image and baseUrl config support ( #32 )
2024-10-17 19:06:13 +02:00
PartyDonut
dddf72241d
[Bugfix] Allow empty password login screen ( #14 )
...
fixes #12 , can now log in with only a username
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 20:00:15 +02:00
PartyDonut
c53b9b2281
[Bugfix] Mobile - Fixed navigating back to splash screen ( #11 )
...
Fixes a small bug where the user could navigate back to the splashscreen
when starting the app.
Also fixes switching users and going back from the login screen.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 18:40:16 +02:00
PartyDonut
d19fa0ccd0
[Fixed] Use browser navigation
2024-10-06 19:07:02 +02:00
PartyDonut
249bd685b1
Fixed dashboard navigation
2024-10-05 19:44:01 +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
1b5d751855
[Chore] Update flutter to 3.24
2024-09-24 21:59:52 +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