Commit graph

20 commits

Author SHA1 Message Date
Xpl0itU
4558c9a36a Update dependencies 2024-04-08 14:39:52 +02:00
Xpl0itU
28581f79a0 Revert "Switch to fasthttp"
This reverts commit 461d6f4a84.
2024-04-08 14:35:20 +02:00
Xpl0itU
461d6f4a84 Switch to fasthttp 2024-04-03 17:02:12 +02:00
Xpl0itU
e40d499b72
Port title database and cdecrypt to Go (#87)
* Experimental removal of cdecrypt

* Pushing before cdecrypt port

* Some progress...

* Replace title database with native Go

* Update title db url

* Almost working decryption and extraction

* Almost there

* Remove unnecessary type conversion

* Fix directory structure creation

* Finally fix decryption

* Cleanup print statements

* Do not write FST to file

* Add progress

* Add encrypted contents decryption
2024-03-31 19:38:13 +02:00
Xpl0itU
d592615b06 Upgrade Golang and deps 2024-03-29 16:12:55 +01:00
Xpl0itU
abdec05445 Revert aria2go changes 2024-03-29 16:04:39 +01:00
Xpl0itU
05763bc23d
Initial aria2go implementation (#80) 2024-01-20 12:54:18 +01:00
Xpl0itU
9fd0ce9695 Update dependencies and optimize download speeds 2023-12-21 17:02:02 +01:00
Xpl0itU
fa6fee3c6a Bump dependencies 2023-09-07 14:05:39 +02:00
Xpl0itU
cdcf099a88 Fix go.mod warning 2023-08-26 13:31:39 +02:00
Xpl0itU
929c6bda56 Use errgroup 2023-08-26 13:29:12 +02:00
Xpl0itU
b8a397cc6c Fix title.tmd selection 2023-08-05 13:43:38 +02:00
Xpl0itU
1ddcf5f645 Try to fix crashing issues 2023-08-04 15:21:12 +02:00
Xpl0itU
8060005529 Minor progress window changes 2023-07-19 21:25:30 +02:00
Xpl0itU
2084b1313d Fix some issues 2023-07-19 21:03:32 +02:00
Xpl0itU
bc05b39ccf Add CI 2023-07-19 01:27:30 +02:00
Xpl0itU
1880ebbb41 Add directory selection 2023-07-18 20:41:37 +02:00
Xpl0itU
48859f2215 Fix keygen 2023-07-18 18:29:36 +02:00
Xpl0itU
cb0510931e Add display UI 2023-07-18 13:45:32 +02:00
Xpl0itU
0a319d80d8 Unfinished work 2023-07-18 12:27:23 +02:00