* fixed plist
* made Anilist push updaes correctly
* test episode order
* fixed display order
* Revert "fixed display order"
This reverts commit fd3591c666.
* Revert "test episode order"
This reverts commit 1637383a19.
* there is now 😏 (#105)
* the great logic of not sending the user back when unbookmark
* fixed subtitle view being behind the skip 85s button
* bug fix progress bar
no longer flashes back to the previous position it was in before scrubbing
* moved dim button
* skip intro/outro bug fix
using invisble overlay no longer lets the skip buttons be visible
* bug fix segment marker being outside of the progress bar
* beautiful ahh skip buttons
https://discord.com/channels/1293430817841741899/1318240587886891029/1364701327120269476
* community library???
* now it will 😼
* Update CommunityLib.swift
* no comments + restored older code
* cuts off at the tab bar
* its perfect now
just need to add some drops
* eh
* donezo
* test
---------
Co-authored-by: Seiike <122684677+Seeike@users.noreply.github.com>
* the great logic of not sending the user back when unbookmark
* fixed subtitle view being behind the skip 85s button
* bug fix progress bar
no longer flashes back to the previous position it was in before scrubbing
* moved dim button
* skip intro/outro bug fix
using invisble overlay no longer lets the skip buttons be visible
* bug fix segment marker being outside of the progress bar
* beautiful ahh skip buttons
https://discord.com/channels/1293430817841741899/1318240587886891029/1364701327120269476
* community library???
* now it will 😼
* Update CommunityLib.swift
* no comments + restored older code
* cuts off at the tab bar
* its perfect now
just need to add some drops
* eh
* donezo
* few player bug fixes (#104)
* icloud safe checking
* more tests
* removed ffmpeg sorry
* test
* Revert "test"
This reverts commit cbf7412d47.
* custom player stuffs idk if it builds
* fire Seiike moment
* ok my fault this time
* Create banner1.png
* seiike ahh moment
* added light mode banner
* Update EpisodeCell.swift
* seiike ahh moment x2
* ops
* fixed intros skipper buttons
* fixed pan crashes
* added speed indicator for hold speed
---------
Co-authored-by: Seiike <122684677+Seeike@users.noreply.github.com>
* add contributor link, add hide empty sections toggle, cleanup warnings, tests
* fix darkmode label color
* use primary and secondary colors ( for consistency with rest of codebase )
* add basic profile views / ui
* add current profile view to important places ( navigationbar leading )
* reorder contributors row, update url
* merge upstream into fork
* add new icons, cleanup, tests.
* close app icon sheet automatically on completion
* add profilestore ( persistence, enviromentobject ), finalize profile settings view, cleanup, tests
* add profilestore ( persistence, enviromentobject ), finalize profile settings view, cleanup, tests
* add dismiss keyboard extension, dismiss keyboard on tap outside ( profile settings view )
* fix icon transparency issue, add profile data to icloud sync
* remove weird empty view ( search ) shadow, fix dismiss keyboard, align system appearance to other rows ( style ), cleanup, tests
* fancy profile switch manu ( navigationbar )
* add explore view ( basic library and search view copy )
* fix uikit alerts not using the correct accentColor
* apply custom accentColor to stepper components
* style consistency ( icons, colors ), change duplicate section title ( "Info" ), hide more empty sections conditionally, cleanup
* fix missing section headers
* fix copy paste error ^^'
* add empty explore view placeholder, add new shimmer effect ( configurable via settings ), cleanup
* convert ContinueWatchingManager() singleton to dependency injected enviroment object to match similar manager structures
* fix spelling, inject profile into library and continueWatching Managers, fix iCloudSync premature execution, remove profile from explore view ( wont be needed )
* add update profile function to library and continuewatching managers ( to reload the media items ), change media fetching style of continuewatchingmanager to better match librarymanager, update libraryview to use the new continuewatchingmanager fetch style
* fix state desync on insertion / removal / profile change
* switched from filtering by profile ids to seperated data storage via user default suites with different ids.
* update todo markers
* fix bookmarks not getting overwritten on empty userdefaults load
* add the profile button back to the explore view ( you might wanna change profile quickly ), add todos
* moved some views into folders, renamed contentview to rootview, moved bookmark button into navigationbar, used randomUseragents everywhere, add tvos target, add tvos images and basic tabview, started work on settings view design
* add new shimmer type, swap two settings rows, add detailed instructions to some todos
* Squashed commit of the following:
commit 5d076e0cf7
Author: cranci <100066266+cranci1@users.noreply.github.com>
Date: Tue Apr 22 15:03:25 2025 +0200
Aniskip logic and basic buttons (#96) (#97)
* Aniskip logic and basic buttons
* good fuckin enough for now
* im callin good enough
* bug fix
* its something
* hallelujah
* Update SearchView.swift
* made subs go up the progress bar if it is showing
---------
Co-authored-by: ibro <54913038+xibrox@users.noreply.github.com>
Co-authored-by: Seiike <122684677+Seeike@users.noreply.github.com>
commit 0ad4659d2c
Author: Seiike <122684677+Seeike@users.noreply.github.com>
Date: Sun Apr 20 19:50:15 2025 +0200
hello 👋 (#95)
* bug fix dimming
* improved the fetchEpisodeMetadata logic
commit 83cf7b0e9f
Merge: d28a55a68e8196
Author: cranci <100066266+cranci1@users.noreply.github.com>
Date: Sun Apr 20 08:53:08 2025 +0200
Implementation of loading modal and dim mode (#93)
---------
Co-authored-by: Dominic Drees <dominic.drees@atino.de>
Co-authored-by: Francesco <100066266+cranci1@users.noreply.github.com>
* Color picker in settings for intro and outro segments
* Color picker in settings for intro and outro segments
* Auto: Update IPA [skip ci]
---------
Co-authored-by: cranci1 <cranci1@github.com>
* Aniskip logic and basic buttons
* good fuckin enough for now
* im callin good enough
* bug fix
* its something
* hallelujah
* Update SearchView.swift
* made subs go up the progress bar if it is showing
---------
Co-authored-by: ibro <54913038+xibrox@users.noreply.github.com>
Co-authored-by: Seiike <122684677+Seeike@users.noreply.github.com>
* Aniskip logic and basic buttons
* good fuckin enough for now
* im callin good enough
* bug fix
* its something
* hallelujah
* Update SearchView.swift
* made subs go up the progress bar if it is showing
---------
Co-authored-by: Seiike <122684677+Seeike@users.noreply.github.com>
Co-authored-by: Francesco <100066266+cranci1@users.noreply.github.com>