ny
|
c319524df6
|
feat: add the ability to import/export account data
|
2025-09-07 13:47:04 -04:00 |
|
mahee96
|
724e8db980
|
- [ConsoleLogger]: Fix writing large data by chunking + stale handle capture
|
2025-08-06 02:03:18 +05:30 |
|
mahee96
|
669d33183e
|
- [ConsoleLogger]: Fix race conditions during shutdown and possible crashes by writing to closed stream handler
|
2025-07-30 23:35:24 +05:30 |
|
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)
0.6.2
|
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 |
|
neo
|
7057d59992
|
Merge pull request #1011 from CelloSerenity/develop
|
2025-06-14 17:54:05 -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 |
|
Stern
|
4b6ffa5d4a
|
Merge pull request #995 from CelloSerenity/develop
Update OperationError.swift for idevice_pair
|
2025-05-24 21:06:24 -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 |
|
polymo1
|
1b754e137a
|
Merge pull request #987 from owoellen/patch-1
Change front-facing references to AltStore
|
2025-05-19 18:35:07 -04:00 |
|
ellen!
|
4176b8c83c
|
Update LockScreenWidget.swift
Signed-off-by: ellen! <78277148+owoellen@users.noreply.github.com>
|
2025-05-19 22:45:50 +01: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
|
7415fe6204
|
Bump minimuxer
|
2025-04-16 15:16:24 -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 |
|
Magesh K
|
116f045e51
|
Merge pull request #945 from SideStore/develop-alpha
StosVPN-integration: Removed em_proxy and EmotionalDamage module in favour of stosVPN
|
2025-04-08 23:39:58 -07:00 |
|
Magesh K
|
c68efd2b44
|
Merge branch 'develop' into develop-alpha
|
2025-04-08 23:38:52 -07:00 |
|
mahee96
|
e519389780
|
- bump version to 0.6.2 for next release cycle
|
2025-04-08 23:37:25 -07:00 |
|
mahee96
|
e6135c6518
|
em_proxy: removed em_proxy submodule from git
|
2025-04-08 23:08:57 -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
|
7adfd3d3e8
|
Merge branch 'develop' into develop-alpha
|
2025-04-08 22:46:26 -07:00 |
|
polymo1
|
591913743e
|
Merge pull request #940 from Br0des/develop
Added StosVPN to the EM Proxy part.
|
2025-04-05 22:38:53 -04:00 |
|
Brodes
|
77d95fe278
|
Added StosVPN to the EM Proxy part.
yeah i'm petty >:3
Signed-off-by: Brodes <144500576+Br0des@users.noreply.github.com>
|
2025-04-05 20:13:07 -06: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 |
|
Joseph LaFreniere
|
0cd62d371a
|
[Skip Ci] Fix typo "levaraging" -> "leveraging" (#926)
Signed-off-by: Joseph LaFreniere <git@lafreniere.xyz>
|
2025-03-31 15:12:25 -07:00 |
|
Magesh K
|
9771f6bb9a
|
Merge pull request #920 from mahee96/develop
Migration: Fixes for migration issues when migrating from 0.5.9 to 0.6.0
|
2025-03-25 20:37:16 -07:00 |
|
mahee96
|
e553efbad5
|
- migration-fix: more reinforcements for 0.6.0 to 0.6.1
|
2025-03-24 01:32:01 -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
|
291d7fd8d9
|
- [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-23 21:44:06 -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 |
|
mahee96
|
b57d279670
|
- [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 11:59:01 -07:00 |
|
mahee96
|
cbde3e6495
|
Revert "- Fixed: attempt migrations fix from 0.5.10 to 0.6.0"
This reverts commit ae8e9a3506.
|
2025-03-23 11:57:16 -07:00 |
|
polymo1
|
117f31e158
|
Merge pull request #915 from neoarz/patch-3
Update SettingsViewController.swift
|
2025-03-15 10:13:42 -04: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
|
dc29b65bd5
|
- fix: attempt to fix "app no longer available" issues due to fetch profiles not updating appFeatures and appGroups (possible regression from PR#846)
alpha
|
2025-03-15 01:58:08 +05:30 |
|
Zero King
|
1e64f50ab9
|
fix: typo in hasUpdate comparison
Signed-off-by: Zero King <l2dy@icloud.com>
|
2025-03-13 03:29:02 +05:30 |
|
mahee96
|
ae8e9a3506
|
- Fixed: attempt migrations fix from 0.5.10 to 0.6.0
|
2025-03-11 04:44:23 +05:30 |
|
Magesh K
|
3785891923
|
Merge pull request #900 from l2dy/patch-1
fix: typo in hasUpdate comparison
|
2025-03-04 03:33:32 +05:30 |
|
Zero King
|
e85db67ac7
|
fix: typo in hasUpdate comparison
Signed-off-by: Zero King <l2dy@icloud.com>
|
2025-03-02 01:47:04 +08:00 |
|
mahee96
|
39d0835f5b
|
- CI: updated stable.yml for recent fixes
|
2025-03-01 01:30:15 +05:30 |
|
mahee96
|
c8127fb3b9
|
- CI: updated stable.yml for recent fixes
|
2025-02-28 23:41:31 +05:30 |
|
Magesh K
|
729fca9100
|
Merge pull request #897 from SideStore/markdown-for-update-description
Feature: Render in-app update description as (full) markdown
|
2025-02-28 05:22:37 +05:30 |
|
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 |
|