mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
1 commit
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2127b3b9e6
|
Move Development from Fork into main Repository (#100)
* 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 |