Commit Graph

1117 Commits

Author SHA1 Message Date
Huge_Black
639753149f fix typo & log token login error 2026-01-24 23:43:50 -05:00
Huge_Black
cc5aeaf099 Authentication rework, cache session, save and login with adsid and xcodeToken to alleviate GSA connection issue in some regions. Fix a timezone issue when extracting anisette data 2026-01-24 23:43:50 -05:00
basketshoe
1d642e2ffa Update pairing file help link in alert (#1147)
Signed-off-by: basketshoe <54729294+basketshoe@users.noreply.github.com>
2026-01-10 14:33:52 -05:00
CelloSerenity
4f8a70d31e LocalDevVPN (#1126) 2025-12-04 21:40:39 -05:00
CelloSerenity
d042267ff9 Update error messages to reference iloader
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-11-20 16:50:45 -07:00
CelloSerenity
4cc534c89e Merge branch 'SideStore:develop' into csdev 2025-11-20 16:49:02 -07:00
mahee96
4e6756d4d5 EMP-toggle: UI corner radius fix 2025-11-16 03:07:29 +05:30
mahee96
c64b0c99de EMP: added back EMP entry/exit points as it was in 0.6.1 but with option to enable/disable it via settings 2025-11-16 03:01:29 +05:30
mahee96
25f13faa67 Pods: removed pods entirely and replace pod dependencies with swift packages 2025-11-16 00:46:51 +05:30
CelloSerenity
fa1757ff1d Merge branch 'SideStore:develop' into csdev 2025-11-08 19:54:10 -07:00
ny
cfd9247fdd fix: copied too much (*sigh* UIKit) 2025-11-07 17:17:08 -05:00
ny
15ffe766d3 fix: Account exporting/importing 2025-11-07 16:54:39 -05:00
mahee96
d41a6b17d2 iOS26: added support for iOS 26 deployment target + CI (fixed layout issues, added splash screen, fixed nav title insets). 2025-10-15 20:22:35 +05:30
CelloSerenity
d98e0dde72 Update OperationError.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 15:34:12 -06:00
CelloSerenity
f23a7e9c82 Enhance error messages for UDID and SideJIT issues
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 14:56:54 -06:00
CelloSerenity
7ed45c7cb1 Update error messages for clarity and detail
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 14:53:39 -06:00
ny
c319524df6 feat: add the ability to import/export account data 2025-09-07 13:47:04 -04:00
CelloSerenity
a12b6cd62b Small fixes (#1020)
* here

* Update PatreonComponents.swift

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update ErrorLogViewController.swift

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update README.md

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update trustedapps.json

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Revert "Update trustedapps.json"

This reverts commit 10a38895ea.

* Update Build.xcconfig

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

---------

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-07-18 21:24:55 -04:00
Huge_Black
685d956775 Use main profile when refreshing (#1013) 2025-06-22 08:31:13 -04:00
Huge_Black
00ed6e61be Add option for using main bundle's profile for app extensions, update AltSign & libmd (#1012) 2025-06-22 04:13:15 -04:00
CelloSerenity
6d308487c1 Update LaunchViewController.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-06-14 14:04:20 -06:00
Huge_Black
6c45eb096f Add import/export certificate feature (#1008) 2025-06-12 00:47:33 -04:00
CelloSerenity
728b12d004 Update OperationError.swift
Co-authored-by: Stern <xsternent@gmail.com>
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-05-24 19:04:25 -06:00
CelloSerenity
97160569ba Update OperationError.swift 2025-05-24 18:52:56 -06:00
ellen!
479f877dbf Update Authentication.storyboard
Signed-off-by: ellen! <78277148+owoellen@users.noreply.github.com>
2025-05-19 22:43:45 +01:00
Stossy11
4ff643805b Feat: Add Pairing File Export URL callback and replace Wireguard with StosVPN (#962)
* Add Pairing File Export URL callback and replace Wireguard with StosVPN

* Fix Data()

* Add Switching Tab

* Fix Pairing Callback Template and fix spelling mistake

* Add Observer for openExportPairingFileConfirm

* Add Logging and fix certificate callback

* add func to Scene Delegate

* Fix ToastView and Logging

* Remove ?

* Fix Logging

* Call AppDelegate instead of SceneDelegate

* Fix Scene Delegate

* Set back SceneDelegate

* Add Logging

* Fix error

* Fix Case Sensitive

* Remove openExportPairingFileConfirm and fix AppDelegate.exportPairingFileNotification

* Remove Alert

* Remove Unnecessary code

* rename export() to exportPairingFile()
2025-04-24 01:48:29 -04:00
Huge_Black
0e3c3dddfe Add export certificate feature (#959) 2025-04-19 20:48:50 -04:00
Jackson Coxson
c128c9268b Update SideStore for new minimuxer 2025-04-16 15:16:24 -04:00
Magesh K
131a0289a2 Merge pull request #935 from mahee96/develop-minimuxer
Disable minimuxer ready check which shows NO WIFI/VPN error since stosVPN can work on cellular too
2025-04-09 00:03:04 -07:00
mahee96
3d444f301d - stosVPN-integration: Removed em_proxy and EmotionalDamage module in favour of stosVPN 2025-04-08 23:03:49 -07:00
mahee96
7ec6324b62 - minimuxer-ready: disabled minimuxer ready check which shows NO WIFI/VPN error since stosVPN can work on cellular too. 2025-04-03 00:49:07 -07:00
mahee96
a4dfd28a3c - [Fix]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1) 2025-03-24 00:19:05 -07:00
mahee96
a7496e08e3 - [WIP]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1) 2025-03-23 12:09:58 -07:00
mahee96
2f3be07b5d - fix: attempt to fix "app no longer available" issues due to fetch profiles not updating appFeatures and appGroups (possible regression from PR#846) 2025-03-23 12:00:31 -07:00
neoarz
420efcbb11 Update SettingsViewController.swift
Signed-off-by: neoarz <164915254+neoarz@users.noreply.github.com>
2025-03-15 06:30:03 -04:00
mahee96
c6703d66c1 - Feature: Markdown view integration complete (if issues arrise can fix it asap) 2025-02-28 05:09:37 +05:30
mahee96
2197161d55 - Fix: CollapsingMarkdownView was not reloading properly during layoutSubviews phase 2025-02-28 02:28:34 +05:30
mahee96
2bea980d1f - Feature: Added markdown rendering for in-app update description field 2025-02-27 23:39:03 +05:30
Magesh K
84bb1f7c08 - Bug-Fix: use normal keyboardType instead of url keyboardType for input field in add-source view 2025-02-24 20:09:14 +05:30
Magesh K
4659d617f8 - Bug-Fix: bulk added source previews were shown out of order 2025-02-22 00:25:49 +05:30
Magesh K
71212130c5 - Bug-Fix: Use LinkedHashMap instead of swift standard dict which preserves insertion order 2025-02-21 19:09:07 +05:30
Magesh K
6370105c85 - Feature: Implement Bulk add for Sources 2025-02-21 19:06:17 +05:30
Magesh K
c0400446bc - Settings-Fix: deselect rows after user selection and before performing actions 2025-02-16 21:32:24 +05:30
Magesh K
13c3d0c1e9 - Fix: Use "EXPIRED" marker in MyApps screen instead of -ve interval 2025-02-16 20:48:06 +05:30
Magesh K
eb0e1326b9 - ReleaseTracks: Added in-app ReleaseTracks switching support 2025-02-10 13:53:31 +05:30
Magesh K
a8fd1a3e83 - Minor fixes and cleanup 2025-02-09 17:31:00 +05:30
Magesh K
533655c96b - Fixed spacing in App View title 2025-02-08 20:28:29 +05:30
Magesh K
77833c6ffc - Store: Reverted localized version for Store and version to be independent 2025-02-08 13:38:37 +05:30
Magesh K
cf81d2876c - Settings: Fixed last row corners not rounded 2025-02-08 11:56:42 +05:30
Magesh K
bf766c1b84 - Multiple fixes and CI setup 2025-02-08 11:36:55 +05:30