Commit graph

370 commits

Author SHA1 Message Date
cranci
341c512ef9
New JavaScriptCore Extension Class & more (#54)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
- Dedicated JavaScripteCore extension class
- Seperated JS logic from JSController class
- New available functions for js code: "atob()", "btoa()",
"console.error()"
- New fetch method "fetchv2()" that can handle ".json()" &".text()" and
possible to be expanded for post method support and more (new function
for backwards compatibility)
- New Logger function to print in Debug mode to xcode console
2025-03-20 15:13:56 +01:00
cranci
9c7f13e12e
Added double tap feature to skip + swipe down to dismiss player (#55) 2025-03-20 15:06:07 +01:00
Ibrahim Sulejmenov
d86cfe6d8a Added double tap feature to skip + swipe down to dismiss player 2025-03-20 08:13:56 +01:00
cranci
82f7870b07
Added invisible control overlays + fixed overlapping images in portrait mode in library view (#53)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-20 06:26:32 +01:00
Hamzenis Kryeziu
1af56c719d New JavaScriptCore Extension Class & more
- Dedicated JavaScripteCore extension class
- Seperated JS logic from JSController class
- New available functions for js code:
"atob()", "btoa()", "console.error()"
- New fetch method "fetchv2()" that can handle ".json()" &".text()" and possible to be expanded for post method support and more
- New Logger function to print in Debug mode to xcode console
2025-03-20 01:35:20 +01:00
Ibrahim Sulejmenov
09c43fa896 Fixed overlapping images in library view 2025-03-20 01:09:26 +01:00
Ibrahim Sulejmenov
e175babc5e Adding InvisibleControlOverlays 2025-03-20 01:03:39 +01:00
cranci
def3302bff
Main (#52)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-19 18:00:19 +01:00
cranci
8005e98af7
Update README.md (#51) 2025-03-19 17:42:24 +01:00
cranci
0a55202d4e
Update README.md 2025-03-19 17:39:48 +01:00
cranci
77797d9d42
huge things (#50) 2025-03-19 17:16:03 +01:00
cranci
913940e2eb
bettar button 🍕 (#48)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-19 06:38:16 +01:00
cranci
b0c02df8f5
Implemented season seperator for tv shows 2 (#47) 2025-03-19 06:38:04 +01:00
Seiike
d4c50910b3 im only human after alll 2025-03-18 23:08:29 +01:00
Seiike
b510f8a19b settings toggle now actually does some 🙏 2025-03-18 22:52:28 +01:00
Seiike
b6a9185fa0 THE goat of buttons 2025-03-18 22:46:48 +01:00
Ibrahim Sulejmenov
418435957e Implemented season seperator for tv shows 2 2025-03-18 21:36:26 +01:00
cranci
abcb4c6a22
Implemented season seperator for tv shows (#46)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-18 17:29:48 +01:00
Ibrahim Sulejmenov
c54d4d799a Implemented season seperator for tv shows 2025-03-18 17:22:58 +01:00
cranci
9621fba368
Update SettingsViewGeneral.swift 2025-03-18 16:24:18 +01:00
cranci1
ff57939a39 quality picker and more improvements 😭 2025-03-18 16:15:48 +01:00
cranci1
9b8a389def added srt support maybe 2025-03-18 15:47:57 +01:00
cranci1
53e1b08956 forgot about continue watching
should work?
2025-03-18 15:29:55 +01:00
cranci1
bb65945ac1 update progresses instaly 2025-03-18 15:28:01 +01:00
cranci1
37f5be5960 fixed cusotm player more 2025-03-18 15:24:04 +01:00
cranci
3082b9d626
fire ass button animations (#44) 2025-03-18 13:59:27 +01:00
Seiike
706daafd5a fire ass button animations
this bs took way too much time logic later 🙏
2025-03-18 01:30:45 +01:00
cranci
23ff8a9ba5
bookmark logic (#43)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-17 20:58:04 +01:00
Seiike
91087854bb here you go mario 2025-03-17 20:55:34 +01:00
Seiike
de08c14918 skip increments logic 2025-03-16 22:20:09 +01:00
Seiike
517ccb8983 bookmark logic
fixed "Mark all previous" counting in the logger and removing a series from bookmarks when you open them from the home tab it no longer kicks you out
2025-03-16 17:55:38 +01:00
cranci
243f85702d
Added setting to change anime per row in landscape and portrait modes + fixed stretched images (#42)
Some checks failed
Build and Release IPA / Build IPA (push) Has been cancelled
2025-03-16 06:33:11 +01:00
Ibrahim Sulejmenov
11d5f65b60 added setting to change anime per row in landscape and portrait modes + fixed stretched images 4 2025-03-15 23:07:43 +01:00
Ibrahim Sulejmenov
a1bbc51c11 added setting to change anime per row in landscape and portrait modes + fixed stretched images 3 2025-03-15 22:35:26 +01:00
Ibrahim Sulejmenov
a089097e90 Merge branch 'dev' of https://github.com/xibrox/Sora into dev 2025-03-15 22:05:16 +01:00
Ibrahim Sulejmenov
6d6bc33dfe added setting to change anime per row in landscape and portrait modes + fixed stretched images 2 2025-03-15 22:04:49 +01:00
ibro
3623be1166
Merge branch 'cranci1:dev' into dev 2025-03-15 22:02:56 +01:00
Ibrahim Sulejmenov
bbebf14837 added setting to change anime per row in landscape and portrait modes + fixed stretched images 2025-03-15 22:02:28 +01:00
cranci
4b05ac4258
fixed skip 85 seconds button for ipads (#40)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
did what title says
2025-03-15 16:23:32 +01:00
Ibrahim Sulejmenov
4d3bf1f645 Merge branch 'dev' of https://github.com/xibrox/Sora into dev 2025-03-15 14:40:00 +01:00
Ibrahim Sulejmenov
d09989cec2 added skip 85 seconds button: fix for ipads 2025-03-15 14:37:23 +01:00
cranci
19f390961a
added skip 85 seconds button (#39) 2025-03-15 13:44:45 +01:00
Ibrahim Sulejmenov
dc87e6a9d1 added skip 85 seconds button 2025-03-15 08:16:02 +01:00
cranci
81d7f29deb
maybe idk (#38) 2025-03-14 18:00:38 +01:00
cranci1
c513b02483 maybe idk
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-14 17:36:22 +01:00
cranci
ef50c317b8
test (#37) 2025-03-14 17:14:35 +01:00
cranci1
1f6eda1d55 test 2025-03-14 17:14:04 +01:00
cranci
4db8539739
TestFlight update (#36) 2025-03-14 17:05:37 +01:00
cranci1
04cf2c00fa testfkught build 2025-03-14 17:02:10 +01:00
cranci
801390ca70
Mark all previous watched option added (#34)
Some checks are pending
Build and Release IPA / Build IPA (push) Waiting to run
2025-03-14 06:40:28 +01:00