Joseph Mattello
08633c8bd0
Remove Server from xcode proj
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-22 21:35:34 -05:00
Joseph Mattello
12e90fa5e6
Remove Server files/folders
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-22 10:13:23 -05:00
Joe Mattiello
8ceefe4420
Merge pull request #127 from SideStore/pullrequests/jkcoxson/develop
...
Anisette URL - Pullrequests/jkcoxson/develop
2022-11-22 10:11:51 -05:00
Joseph Mattello
280502ec03
AnisetteManager UserDefaults.standard from .shared
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 21:24:40 -05:00
Joseph Mattello
5b6f09af4d
info.plst add mobiledevicepairing imported type
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
763f55a316
Remove customAnisetteURL empty string default
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
8c4608f626
refactor anisette manager to own file
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
e21cdc114b
Settings.bundle group and text type URL
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
4eb472303e
ORGANIZATIONNAME to SideStore
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
5e864562e1
FetchAnisetteDataOperation.swift fix url reading
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
343b75366c
OSLog+SideStore fix staticstring
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
e86491cfa2
AltStore scheme XCode auto edits
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
4aebfd7e3e
Anisette URL fix missing abort
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
c8770fd2cd
OSLog+SideStore update copyright
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
a0aa141f95
Anisette URL convenience methods and logging
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Jackson Coxson
4514fd3745
Remove customAnisetteURL from default Info.plist
2022-11-21 20:54:55 -05:00
Jackson Coxson
aa43f27124
Choose a pairing file at runtime
2022-11-21 20:54:55 -05:00
Jackson Coxson
a62605964b
Add settings bundle
2022-11-21 20:54:55 -05:00
Jackson Coxson
b839c07bae
Add default fields for custom anisette
2022-11-21 20:54:55 -05:00
Jackson Coxson
d519ae15a8
Set anisette URL from plist value
2022-11-21 20:54:55 -05:00
Spidy123222
a9ee08b6b3
Reorder trusted sources
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-21 20:24:57 -05:00
Joe Mattiello
c138d11eb7
Merge pull request #128 from Spidy123222/Fix/signing-bundleid
...
Fix Refreshing sidestore and staging error.
2022-11-18 21:25:42 -05:00
Spidy123222
7e56057681
Fix refreshing to use normal bundleid
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-17 18:16:21 -08:00
Spidy123222
73128db799
Update Bundle+AltStore.swift
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-17 17:08:58 -08:00
Spidy123222
e6b52ea0e8
Update AltStore.xcconfig
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-17 17:08:11 -08:00
Spidy123222
db436c18f3
Update Build.xcconfig
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-17 17:07:48 -08:00
jawshoeadan
4ad2e11c21
Update README to include Rust specific build instructions ( #124 )
...
Update README.md
Signed-off-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com >
Signed-off-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com >
2022-11-16 14:14:41 -07:00
Spidy123222
54e9fe5f9d
Change version on to reflect being pre-release ( #123 )
...
* Change source url and version in app.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Change app.json to reflect SideStore/apps.json
* Change the source to be future default
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Co-authored-by: Nythepegasus <nythepegasus84@gmail.com >
2022-11-15 22:23:30 -07:00
Jackson Coxson
62233e59f8
Show error message when pairing file is missing ( #118 )
...
* Show alert on startup error
* Call super to load normal view
2022-11-13 18:40:33 -07:00
Joe Mattiello
3dd561ca3a
[ #102 ][ #101 ] Loading view error handling, Load pairingfile from docs, bundle, plist ( #112 )
...
* refs #102 load pairingfile from docs, bundle,plist
tries Documents/ALTPairingFile.plist, then app bundle resources ALTPairingFile.plist, finally Info.plist with non default value
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* refs #102 change plist to mobiledevicepairing
fixes xcode compiling .plist resources
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-08 12:15:09 -07:00
Joe Mattiello
2fc3559fd2
Add .editorconfig file ( #109 )
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-08 12:10:39 -07:00
Joe Mattiello
b7bf9c7ec0
Add github CODEOWNERS file ( #108 )
...
* Add .github/CODEOWNERS
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* Edit CODEOWNERS add jkcoxson
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-08 12:09:47 -07:00
Joe Mattiello
8e50874e0c
Create Makefile ( #99 )
...
* add Makefile
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* Makefile fix leftover test code
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-08 12:09:33 -07:00
Spidy123222
3b217915dc
Change version to 1.0.0 ( #96 )
...
* Change app list to 1.0.0
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Change build version.
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* change more to 1.0.0
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-06 01:38:43 -06:00
Joshua Laymon
39f468a88f
Match branding some more ( #72 )
...
* change app name to SideStore
* Make it P U R P L E
* Fix actions for branding
* Change patreon description in settings
* Update RefreshAttemptsViewController.swift
* Update LaunchViewController.swift
* Update some of Credits
* Fix space
* More Branding fixes
* Change How it Works to have better wording.
* Change Branding for source and bundle
* Get the Rest of the Branding and popup naming fixes
* Welcome to SiteStore
* Update instructions to not include sideserver
This removes sideserver fro the instructions on how it works as sideServer in background of a computer so far isn’t needed.
* Remove mention of sideserver in the app
* SideStore error Message instead of AltServer
* some adjustments
* forgot to add this in the last commit
* Try fixing compile error
* Spell correct of last commit
* Fix Requested changes 11/5/2022
Signed-off-by: bogotesr <71040782+bogotesr@users.noreply.github.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-05 23:50:07 -07:00
Spidy123222
5f1a8a0f60
Fix secret tunnel header to em proxy
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-05 16:17:23 -07:00
JJTech
4ade0cfd56
Update README.md ( #90 )
...
* Update README.md
Signed-off-by: JJTech <jjtech@jjtech.dev >
* Add minimuxer to list of libraries in read
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Change wording for minimuxer
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Change Secret tunnel to be em-proxy and add detail
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: JJTech <jjtech@jjtech.dev >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-05 16:53:09 -06:00
Spidy123222
797be3c7ad
Add pojavlauncher to trusted sources ( #107 )
...
* Add Pojavlauncher source
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update trustedapps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update trustedapps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update FetchTrustedSourcesOperation.swift
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update trustedapps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update FetchTrustedSourcesOperation.swift
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-05 16:50:35 -06:00
Jackson Coxson
3fbfc849ff
Implement emotional damage ( #95 )
...
* Implement em_proxy
* Update libimobiledevice
* Add minimuxer library to Xcode
* Build missing C files for libimobiledevice
* Remove objective C library
* Add pairing file to Info.plist
* Heartbeat self on startup
* Enable JIT on-device
* Implement on-device installation
* Fix OpenSSL header errors
* Random submodule bullcrap go
* Search release folder for emotional damage
* Clean dependencies
* Build Rust dependencies attempt 1/999
* Update em_proxy
* Implement refreshing apps
* Clean up old operations
* Remove all AltServer code
* Remove files from Xcode project
* Implement auto mounting the developer DMG
* Recover from app being backgrounded
* Fixed keeping pairing file in app after updating SideStore (#3 )
* Use compliant error handling for minimuxer
* Fix app failing to install
* Don't kill proxy on backgrounding
* Makes sure the ALTPairingFile gets transferred even if team IDs change (#4 )
* Step 1 to allow SideStore to resign itself
* Update ResignAppOperation.swift
* Adding cache for action runner (#5 )
* Start caching commit for actions
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Use rust lib directories to cache
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Cache cargo also
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Fix spacing
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Replace cargo id for caching
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Remove cache if statements
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Add disconnected WireGuard detection
* Add minimuxer logging
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Co-authored-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com >
Co-authored-by: Joelle Stickney <joellestickney@gmail.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-02 18:58:59 -06:00
Joshua Laymon
4094338370
Use a custom default source for SideStore ( #71 )
...
* Adds a Custom default source and allows Updating app via ota.
Co-authored-by: Spidy123222
2022-10-18 01:10:18 -07:00
Spidy123222
0cb5de61b5
README: Make app names in compile use Side names ( #89 )
...
Make app names in compile steps use Side names
2022-09-27 11:48:13 -07:00
jawshoeadan
7fbeb7adbb
Get anisette from HTTP GET request instead of AltServer ( #87 )
2022-09-16 11:52:53 -06:00
Spidy123222
1f8fe35a22
Make Sidestore use its own trustedapps json ( #58 )
...
* Add trusted apps list json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Force to use apps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Rename apps.json to trustedapps.json
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Redo trustedlink
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update FetchTrustedSourcesOperation.swift
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Add provenance-emu source
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 13:24:04 -07:00
Spidy123222
471451bf35
Revert "Revert "Change settings altstore names to SideStore"" ( #82 )
2022-09-14 04:45:33 -07:00
Spidy123222
ea0b162288
Merge pull request #81 from SideStore/revert-61-Change-settings-AltStore-names-to-side
...
Revert "Change settings altstore names to SideStore"
2022-09-14 04:39:01 -07:00
Spidy123222
e5052acebf
Revert "Change settings altstore names to SideStore"
2022-09-14 04:38:34 -07:00
Spidy123222
32d3ae1fa3
Merge pull request #61 from Spidy123222/Change-settings-AltStore-names-to-side
2022-09-14 04:37:07 -07:00
Spidy123222
9523afa0c5
Revert Patreon Description to avoid conflict.
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 04:27:26 -07:00
Spidy123222
faa1ddf36d
Remove patreon footer description
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-09-14 04:19:56 -07:00
Spidy123222
d256306adf
Merge branch 'develop' into Change-settings-AltStore-names-to-side
2022-09-13 22:58:07 -07:00