ellen!
74f9173883
Update LockScreenWidget.swift
...
Signed-off-by: ellen! <78277148+owoellen@users.noreply.github.com >
2025-05-19 22:45:50 +01:00
ellen!
3312aec8dd
Update Authentication.storyboard
...
Signed-off-by: ellen! <78277148+owoellen@users.noreply.github.com >
2025-05-19 22:43:45 +01:00
Stossy11
28e98119da
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
11871c4d41
Add export certificate feature ( #959 )
2025-04-19 20:48:50 -04:00
Jackson Coxson
c115e552bb
Bump minimuxer
2025-04-16 15:16:24 -04:00
Jackson Coxson
279b57e4ac
Update SideStore for new minimuxer
2025-04-16 15:16:24 -04:00
Magesh K
8d411af842
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
bc2c4cb2ac
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
0c8bd8243c
Merge branch 'develop' into develop-alpha
2025-04-08 23:38:52 -07:00
mahee96
c41ccd7496
- bump version to 0.6.2 for next release cycle
2025-04-08 23:37:25 -07:00
mahee96
7353981d20
em_proxy: removed em_proxy submodule from git
2025-04-08 23:08:57 -07:00
mahee96
9b3243d6c2
- stosVPN-integration: Removed em_proxy and EmotionalDamage module in favour of stosVPN
2025-04-08 23:03:49 -07:00
mahee96
ad3155efd7
Merge branch 'develop' into develop-alpha
2025-04-08 22:46:26 -07:00
polymo1
d80c84b49b
Merge pull request #940 from Br0des/develop
...
Added StosVPN to the EM Proxy part.
2025-04-05 22:38:53 -04:00
Brodes
a0e02acfea
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
7d9109119a
- 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
e258dbcf88
[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
29f5e2139c
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
fb7393033d
- migration-fix: more reinforcements for 0.6.0 to 0.6.1
2025-03-24 01:32:01 -07:00
mahee96
8a7028aae0
- [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
7eb6d104a5
- [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
58fa3ee744
- [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
779abadae7
- 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
9dbe969812
- [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
50c4e8dbf4
Revert "- Fixed: attempt migrations fix from 0.5.10 to 0.6.0"
...
This reverts commit 3ac52eb8d3 .
2025-03-23 11:57:16 -07:00
polymo1
25438cd7dd
Merge pull request #915 from neoarz/patch-3
...
Update SettingsViewController.swift
2025-03-15 10:13:42 -04:00
neoarz
b58f67b4db
Update SettingsViewController.swift
...
Signed-off-by: neoarz <164915254+neoarz@users.noreply.github.com >
2025-03-15 06:30:03 -04:00
mahee96
7cee66c636
- 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-15 01:58:08 +05:30
Zero King
eaa321669f
fix: typo in hasUpdate comparison
...
Signed-off-by: Zero King <l2dy@icloud.com >
2025-03-13 03:29:02 +05:30
mahee96
3ac52eb8d3
- Fixed: attempt migrations fix from 0.5.10 to 0.6.0
2025-03-11 04:44:23 +05:30
Magesh K
51a77c948b
Merge pull request #900 from l2dy/patch-1
...
fix: typo in hasUpdate comparison
2025-03-04 03:33:32 +05:30
Zero King
72d1b97cee
fix: typo in hasUpdate comparison
...
Signed-off-by: Zero King <l2dy@icloud.com >
2025-03-02 01:47:04 +08:00
mahee96
dd3088e77c
- CI: updated stable.yml for recent fixes
2025-03-01 01:30:15 +05:30
mahee96
f7db9a1c02
- CI: updated stable.yml for recent fixes
2025-02-28 23:41:31 +05:30
Magesh K
a35c082717
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
a5fa5dd65b
- Feature: Markdown view integration complete (if issues arrise can fix it asap)
2025-02-28 05:09:37 +05:30
mahee96
a639617b38
- Fix: CollapsingMarkdownView was not reloading properly during layoutSubviews phase
2025-02-28 02:28:34 +05:30
mahee96
5def10c196
- Fixes: disabled animations for the CollapsingMarkdownView when expanding/collapsing due to visual glitches
2025-02-28 01:02:41 +05:30
mahee96
c451bcb34f
- Feature: Added markdown rendering for in-app update description field
2025-02-27 23:39:03 +05:30
mahee96
3ed5b773ca
- CI: serialize on whole workflow instead of individual jobs
2025-02-27 05:37:35 +05:30
mahee96
4c603cd9a0
- CI: serialize on whole workflow instead of individual jobs
2025-02-27 05:36:41 +05:30
mahee96
6f646adbd0
- CI: fix release notes updater for invalid revision as input
2025-02-27 05:23:20 +05:30
mahee96
773194b645
- CI: fix release notes updater for invalid revision as input
2025-02-27 05:22:11 +05:30
mahee96
ea81f03c98
- CI: enable build on push for nightly temporarily
2025-02-27 05:03:42 +05:30
mahee96
3b3fa1f72d
- CI: fix: deploy errors
2025-02-27 05:01:27 +05:30
mahee96
31406951cf
-CI: fix: deploy must run if tests were sccessful or skipped
2025-02-27 04:57:34 +05:30
mahee96
ace1226468
- Makefile: build-tests need destination param same as run-tests
2025-02-27 04:44:35 +05:30
mahee96
3d3c671015
- CI: Try composite build
2025-02-27 04:30:45 +05:30
mahee96
739bee1cdb
- UITests: Fix issue with UITests bundleID causing test failures in CI
2025-02-27 02:50:16 +05:30
Magesh K
fae8b02bb3
- CI: replaced irgaly/xcode-cache with gh-actions-cache
...
- CI: serialization bug fix - reverted concurrency lock to workflow level instead of job level which was causing issues due to incorrect cache at expected jobs
- CI: Boot simulator in async instead of doing in a blocking step
- CI: integrate publishing release notes
- CI: moved posting to beta-build-num repo into build-job instead of deploy coz we want to roll the beta-build-num for each success of build-job even if the workflow failed.
2025-02-27 02:49:20 +05:30