Commit graph

1166 commits

Author SHA1 Message Date
scigward
f30fed17ec I understand it now 2025-08-17 02:09:51 +03:00
scigward
7dfddaeb84 Fix 2025-08-17 01:54:05 +03:00
scigward
0fc362b170 d 2025-08-17 01:46:04 +03:00
scigward
7ea99174e6 please work 2025-08-17 01:43:35 +03:00
scigward
f5d8b75388 Merge branch 'dev' of https://github.com/scigward/Sora into dev 2025-08-17 01:38:29 +03:00
scigward
b8792dd06f Maybe work now 2025-08-17 01:34:10 +03:00
scigward
18d7dbff1a
Create buildlogs.txt 2025-08-17 00:59:53 +03:00
scigward
d7479dbb73
Update EpisodeCell.swift 2025-08-17 00:02:12 +03:00
scigward
5742556bfe
Update AnilistMatchView.swift 2025-08-16 23:54:58 +03:00
scigward
a5aaf9717d
Update AnilistMatchView.swift 2025-08-16 23:33:01 +03:00
scigward
f9c2f18750
Update EpisodeCell.swift 2025-08-16 23:17:09 +03:00
scigward
2210e97b3a
Update EpisodeCell.swift 2025-08-16 23:10:05 +03:00
scigward
c72ae2f7d7
Update AnilistMatchView.swift 2025-08-16 23:08:58 +03:00
scigward
17861cfcb8
Maybe works now 2025-08-16 22:03:09 +03:00
scigward
e2f7f92d47
Test jikan API filler implementation 2025-08-16 21:41:16 +03:00
scigward
5755bb961a my bad 2025-08-16 10:47:13 +03:00
scigward
3dfee1c7fb Quick fix 2 2025-08-16 10:30:37 +03:00
scigward
516bbf999f Quick fix 2025-08-16 09:56:55 +03:00
scigward
3aa10d5f00 Change the filler API to @cufiy API 2025-08-16 06:20:35 +03:00
scigward
bfd170a59f test 2025-08-16 04:47:01 +03:00
scigward
49cee7d65e
Update EpisodeCell.swift 2025-08-16 04:40:50 +03:00
Ek20000
122e248d9c
Fix for native navigation (#233)
Some checks failed
Build and Release / Build IPA (push) Has been cancelled
Build and Release / Build macOS App (push) Has been cancelled
Co-authored-by: cranci <100066266+cranci1@users.noreply.github.com>
2025-08-15 15:35:58 +02:00
cranci1
8b2f9c08cd test build script 2025-08-15 15:07:15 +02:00
cranci
4a0a0f5144
Update build.yml
Some checks are pending
Build and Release / Build IPA (push) Waiting to run
Build and Release / Build Mac Catalyst (push) Waiting to run
2025-08-14 20:00:16 +02:00
cranci1
55a818dd0a Merge branch 'pr/232' into dev
Some checks failed
Build and Release / Build IPA (push) Has been cancelled
Build and Release / Build Mac Catalyst (push) Has been cancelled
2025-08-07 09:53:34 +02:00
cranci1
9db0f353f7 crash fixes? 2025-08-07 09:49:34 +02:00
cranci1
1ebb400336 downlaod crash fix maybe 2025-08-07 09:44:14 +02:00
50/50
3544c83389 most insane update ever (couldnt tell a difference) 2025-07-30 19:58:41 +02:00
50/50
6aad8c85e8 cute 2025-07-30 19:54:04 +02:00
50/50
a1cc56adc0 Merge branch 'dev' of https://github.com/50n50/Sora into dev 2025-07-26 13:57:43 +02:00
realdoomsboygaming
b3933f0da4
Add orphaned file management features (#231)
Some checks failed
Build and Release / Build IPA (push) Has been cancelled
Build and Release / Build Mac Catalyst (push) Has been cancelled
2025-07-26 13:55:25 +02:00
50/50
2363c8a578 Merge branch 'dev' of https://github.com/50n50/Sora into dev 2025-07-25 21:59:13 +02:00
50/50
0c50ce8cdd fix range selector for seasons 2025-07-25 21:59:03 +02:00
50/50
c0e64f3e5b
added translators to readme 2025-07-25 21:47:32 +02:00
50/50
e05b1ed3fe added romanian 2025-07-25 21:43:19 +02:00
50/50
89186d3797 improved back ups type shit yk 2025-07-25 20:33:56 +02:00
50/50
8e8286c975 Added settings to backups, old backups will load fine too 2025-07-25 13:43:32 +02:00
50/50
30202d5555 fix padding 2025-07-25 13:38:06 +02:00
50/50
519f94dc9f fixed SOMEONE's bad UI taste 2025-07-25 13:29:06 +02:00
50/50
7e76b6f3b2 backup notice 2025-07-24 23:29:51 +02:00
50/50
faa7700ff7 Separate library settings 2025-07-24 23:13:04 +02:00
50/50
f015db7e34 Fixed mongolian 2025-07-24 23:06:06 +02:00
Bshar Esfky
067c485d64
Improved README, Clarify features and strengthen legal disclaimers (#230)
Some checks failed
Build and Release / Build IPA (push) Has been cancelled
Build and Release / Build Mac Catalyst (push) Has been cancelled
2025-07-24 22:17:48 +02:00
realdoomsboygaming
5de39238e9
Download persistence system revamp (#225)
Some checks failed
Build and Release / Build IPA (push) Has been cancelled
Build and Release / Build Mac Catalyst (push) Has been cancelled
* Add DownloadPersistence for JSON and UserDefaults management

New DownloadPersistence utility to handle the loading, saving, and deleting of downloaded assets using a JSON file and UserDefaults. Updated JSController to utilize this new persistence layer and migration from the previous UserDefaults implementation.

* Add DownloadPersistence.swift to project structure

* Update DownloadPersistence.swift

* nah

---------

Co-authored-by: cranci1 <100066266+cranci1@users.noreply.github.com>
2025-07-15 18:21:22 +02:00
cranci1
23ec9128f4 FIXED CRASH 2025-07-15 16:00:15 +02:00
cranci1
343a522be0 Update SettingsViewPlayer.swift 2025-07-15 15:45:13 +02:00
cranci1
9bbd18574b Revert "f"
This reverts commit e7af55e4ed.
2025-07-15 15:43:40 +02:00
cranci1
e7af55e4ed f
Some checks are pending
Build and Release / Build IPA (push) Waiting to run
Build and Release / Build Mac Catalyst (push) Waiting to run
2025-07-15 11:08:06 +02:00
cranci1
c74a4e736e fixed @50n50 beautiful crash 2025-07-15 10:46:45 +02:00
cranci1
bee5a31755 version string changed
Some checks are pending
Build and Release / Build IPA (push) Waiting to run
Build and Release / Build Mac Catalyst (push) Waiting to run
2025-07-14 18:26:18 +02:00