Commit graph

  • e1c515223a
    Translated using Weblate (Chinese (Simplified Han script)) 無情天 2025-07-27 18:51:59 +02:00
  • 445817fc3b
    Translated using Weblate (Italian) Davide Accogli 2025-07-25 15:08:51 +02:00
  • 52ced254b6
    Translated using Weblate (French) LibreTranslate 2025-07-18 15:45:46 +02:00
  • a4ff60b977
    Translated using Weblate (French) AxelB44 2025-07-18 15:48:36 +02:00
  • 86b3053974
    Translated using Weblate (French) LibreTranslate 2025-07-18 15:39:31 +02:00
  • a5bf5d8bf8
    Translated using Weblate (Slovak) nextlooper42 2025-07-15 11:01:29 +02:00
  • 38f2bc154b fix: Bugfix for non mobile PartyDonut 2025-08-03 17:16:01 +02:00
  • fe5a667fd2 Improve bug-report message PartyDonut 2025-08-03 14:36:13 +02:00
  • 7628321e47
    chore: Photoviewer now uses auto routing (#432) PartyDonut 2025-08-03 13:56:52 +02:00
  • 092836328f
    feat: Sync offline/online playback when able (#431) PartyDonut 2025-08-03 13:35:56 +02:00
  • 15ac3566e2
    fix: make image cache key unique (#430) Ulises M 2025-08-03 00:16:53 -07:00
  • ca7cd827e1
    fix: Standardize precision used in communityRating (#424) Ulises M 2025-08-01 23:40:07 -07:00
  • d421bb13e6 chore: Small fixes PartyDonut 2025-08-01 20:41:21 +02:00
  • 8e4171be56 chore: Changed titlebar window buttons background PartyDonut 2025-08-01 09:41:43 +02:00
  • 9eed99c8e0 fix: Small size exception PartyDonut 2025-08-01 08:44:39 +02:00
  • e3feae75de fix: Small fix for videoplayer logo PartyDonut 2025-07-31 23:07:19 +02:00
  • 0f6d24dc5a fix: Use both userId and id as primarykeys add first migration PartyDonut 2025-07-31 20:35:44 +02:00
  • 83c38d4042
    feat: UI Improvements (#428) PartyDonut 2025-07-31 20:33:30 +02:00
  • da8a729b9e fix: More fixes custom tooltip PartyDonut 2025-07-31 20:26:40 +02:00
  • b9e9b50d72 fix: Custom tooltip null check PartyDonut 2025-07-31 20:07:05 +02:00
  • ffac89899c fix: Subtitle editor screens PartyDonut 2025-07-31 19:52:12 +02:00
  • 0f4f829718 feat: Add show details button to sync items PartyDonut 2025-07-31 18:41:08 +02:00
  • fefd2d9ad9 chore: Cleaned up side_navigaton_bar PartyDonut 2025-07-31 18:14:19 +02:00
  • bfa7607681 fix: Videoplayer large logo PartyDonut 2025-07-31 16:50:37 +02:00
  • b977bfc319 fix: CustomTooltip fix PartyDonut 2025-07-31 16:30:14 +02:00
  • 013722fc96 feat: Improved floating player bar PartyDonut 2025-07-31 16:24:41 +02:00
  • 82e09b3e0c Improvements to side navigation bar Use custom tooltip instead of auto expanding sidebar PartyDonut 2025-07-30 21:18:07 +02:00
  • fd3c97a214 fix: Removed fladder and added "navigation" text to expanded side bar PartyDonut 2025-07-30 20:08:09 +02:00
  • f0216fa799 feat: Added option to use library posters instead of icons PartyDonut 2025-07-30 19:49:35 +02:00
  • a9cdd5c506 feature: Cleaned up app bar PartyDonut 2025-07-30 18:54:54 +02:00
  • 79310c7bf4 String updated PartyDonut 2025-07-29 17:43:28 +02:00
  • 44b0d24284 Improve ideas.yml PartyDonut 2025-07-29 17:42:41 +02:00
  • 46f5d0e7e0 Add implementation question to ideas.yml PartyDonut 2025-07-29 17:41:26 +02:00
  • eed9039c5a fix: Removed subtitle position animation PartyDonut 2025-07-29 16:00:38 +02:00
  • a983356cd2
    fix: Subtitle positioning issue bottom controls display (#420) PartyDonut 2025-07-29 15:19:41 +02:00
  • 0bdf123d15 Renamed variable PartyDonut 2025-07-28 22:00:21 +02:00
  • 2f83f03442 Merge branch 'develop' of https://github.com/bk-bf/fladder into pr/bk-bf/420 PartyDonut 2025-07-28 21:33:25 +02:00
  • 5fac088e2d fix: Move calculation logic to lib_mpv subtitles PartyDonut 2025-07-28 21:32:37 +02:00
  • 60446971cd
    Merge branch 'DonutWare:develop' into develop bk 2025-07-28 21:05:22 +02:00
  • c446210e6a refactor: Improve subtitle positioning logic and remove outdated tests Kirill Boychenko 2025-07-28 20:23:36 +02:00
  • d7e65515bf
    fix: Overwrite un-supported flutter languages to english (#421) PartyDonut 2025-07-28 18:45:10 +02:00
  • 37320bddee fix: Overwrite un-supported flutter languages to english PartyDonut 2025-07-28 18:38:28 +02:00
  • 2884a5fadc feat: Implement dynamic subtitle positioning based on menu height Kirill Boychenko 2025-07-28 03:30:26 +02:00
  • 1fdab92f1f feat: Enhance subtitle handling with dynamic menu height adjustment Kirill Boychenko 2025-07-28 02:13:00 +02:00
  • d60522b021 refactor: Simplify subtitle rendering logic with early return Kirill Boychenko 2025-07-28 01:20:30 +02:00
  • ee824f5f16 refactor: Move super.initState() to the start of initState for best practices Kirill Boychenko 2025-07-28 01:13:32 +02:00
  • 2b2cd40d4f
    Update lib/wrappers/players/lib_mpv.dart bk 2025-07-28 01:06:07 +02:00
  • 480766f75f refactor: Promote constants for subtitle positioning to improve readability and flexibility Kirill Boychenko 2025-07-28 00:50:16 +02:00
  • b9f87bbc5e fix: Adjust subtitle offset to avoid overlap with visible menu Kirill Boychenko 2025-07-28 00:17:03 +02:00
  • c7afade615 fix: Adjust subtitle offset to always use user's preferred position Kirill Boychenko 2025-07-27 23:56:13 +02:00
  • df28964749
    fix: Custom tabs not opening default browser (#419) PartyDonut 2025-07-27 20:15:27 +02:00
  • ad91850b9b fix: Custom tabs not opening default browser PartyDonut 2025-07-27 19:36:10 +02:00
  • fa98becc08
    chore: Update flutter version to 3.32.8 (#418) PartyDonut 2025-07-27 19:22:09 +02:00
  • 54767e97fd chore: Update flutter version to 3.32.8 PartyDonut 2025-07-27 13:48:32 +02:00
  • 3cbcecd692
    feature: Sync 2.0 (#417) PartyDonut 2025-07-27 13:14:37 +02:00
  • 18d7f1b163 Disable remove just in case PartyDonut 2025-07-27 13:14:22 +02:00
  • 2cb898a161 Enable old isar deletion PartyDonut 2025-07-27 13:11:05 +02:00
  • b17a74bb23 Small improvements PartyDonut 2025-07-27 11:47:31 +02:00
  • 86ff355e21 feature: Re-implemented syncing PartyDonut 2025-07-27 10:54:29 +02:00
  • 6f6ae76bbd
    chore: Made bug report allow screenshots (#404) PartyDonut 2025-07-13 13:02:25 +02:00
  • 58a49cea0f
    Create rootless Docker image for fladder (#400) PartyDonut 2025-07-13 13:00:53 +02:00
  • 26d3f5f766 few more changes Aiden Schembri 2025-06-30 15:26:10 +02:00
  • 3325751855 changed some settings Aiden Schembri 2025-06-30 15:22:19 +02:00
  • ab9eea2526
    Merge branch 'DonutWare:develop' into develop Jan 2025-06-29 16:16:15 +02:00
  • 670c0311fe
    chore: Updated translations from Hosted Weblate (#388) PartyDonut 2025-06-26 18:32:36 +02:00
  • 4950a86be8
    Translated using Weblate (Korean) project-dy 2025-06-25 14:56:13 +02:00
  • 05b3458be8
    fix: remove not needed port patching Jan 2025-06-22 18:52:54 +02:00
  • 2c51b9400d
    Merge branch 'DonutWare:develop' into develop Jan 2025-06-22 18:25:26 +02:00
  • 8784631f13
    Translated using Weblate (German) CilginImamm 2025-06-14 01:18:20 +02:00
  • 1239d0055b
    Translated using Weblate (Turkish) CilginImamm 2025-06-14 00:55:43 +02:00
  • 430aceadfa
    Translated using Weblate (German) CilginImamm 2025-06-14 00:54:44 +02:00
  • d9cb34cb73
    Added translation using Weblate (Turkish) CilginImamm 2025-06-13 23:48:48 +02:00
  • 8c9f2d157b
    Translated using Weblate (Dutch) PartyDonut 2025-06-13 10:23:31 +02:00
  • 0be0b8be36
    Deleted translation using Weblate (Turkish) PartyDonut 2025-06-13 10:24:32 +02:00
  • 63b06f0539
    Translated using Weblate (Marathi) Rahul Shirke 2025-06-11 10:22:00 +02:00
  • f5d6994ca8
    Translated using Weblate (Arabic) Abdullah Khaled 2025-06-11 18:12:09 +02:00
  • 02ddf6fa19
    Translated using Weblate (Czech) František fudge 2025-06-10 16:43:58 +02:00
  • aade3371e7
    Translated using Weblate (Marathi) Rahul Shirke 2025-06-11 04:31:38 +02:00
  • 0b1411ce19
    Translated using Weblate (Russian) st7105 2025-06-10 16:58:10 +02:00
  • 7badbb7216
    Translated using Weblate (Portuguese (Brazil)) Rogério Mendes 2025-06-10 21:35:06 +02:00
  • 65ba9fee86
    chore: Enhanced nightly release description (#395) vikingnope 2025-06-18 18:22:27 +02:00
  • 7914447b09
    Update INSTALL.md PartyDonut 2025-06-17 20:41:29 +02:00
  • e15869fe1d
    fix: big files downloads failing in flatpak app (#391) LM. Garret 2025-06-15 18:40:33 +02:00
  • c5c7f71b84 feature: Improved sync capability PartyDonut 2025-06-09 21:23:02 +02:00
  • f3e920ac79
    fix: Locale selection issue with country-specific locales (#383) Tio 2025-06-11 15:50:25 -03:00
  • 3d7a654096 Downgrade github action PartyDonut 2025-06-10 16:36:41 +02:00
  • 87cbf47435 Update action-gh-release version PartyDonut 2025-06-10 16:19:04 +02:00
  • b4c9fc2e44
    chore: Updated translations from Hosted Weblate (#382) PartyDonut 2025-06-10 15:28:17 +02:00
  • d4cfc75c56
    Merge branch 'develop' into weblate-fladder-fladder PartyDonut 2025-06-10 15:25:54 +02:00
  • c7272d7c38 fix: Creating tags PartyDonut 2025-06-10 15:20:59 +02:00
  • c6c5d70707
    Translated using Weblate (Slovak) VB 2025-06-09 11:41:06 +02:00
  • e5c93d55ad
    Translated using Weblate (Portuguese (Brazil)) Tio 2025-06-09 17:01:57 +02:00
  • 3cbfeed39e
    Translated using Weblate (Russian) st7105 2025-06-09 00:37:37 +02:00
  • e0ead25dcb
    Translated using Weblate (German) Sopro 2025-06-09 03:30:53 +02:00
  • 6feb208f23
    Translated using Weblate (Ukrainian) stanol 2025-06-08 16:10:31 +02:00
  • cd947c1918
    Translated using Weblate (Chinese (Simplified Han script)) 無情天 2025-06-08 17:00:54 +02:00
  • 8480a167b4 fix: Creating tags PartyDonut 2025-06-10 15:20:59 +02:00
  • 4c4b05ff16
    fix: Resolve Inno build issue (#384) vikingnope 2025-06-10 14:58:56 +02:00
  • 7ee10b213e chore: Another try PartyDonut 2025-06-09 22:35:53 +02:00
  • 2cb61cd6bd chore: Second test PartyDonut 2025-06-09 22:01:50 +02:00