Audric Ackermann
|
bb173540b3
|
fix: remove macos-14 from release until we fixed the auto updater
|
8 months ago |
Audric Ackermann
|
6a12b1eac1
|
Merge pull request #3191 from yougotwill/fix/no-ref/revert_supported_platforms
Revert supported platforms
|
8 months ago |
Will G
|
bfbec4f107
|
Update README.md
use correct glibc
|
8 months ago |
yougotwill
|
10596132ca
|
fix: revert supported platforms
need to investigate auto updating before releasing arm64 macos builds.
|
8 months ago |
Audric Ackermann
|
60926faf45
|
Merge pull request #3187 from oxen-io/clearnet
Session 1.13.2
|
8 months ago |
Audric Ackermann
|
33e533a48f
|
Merge pull request #3182 from oxen-io/release/1.13.2
Release/1.13.2
|
8 months ago |
Will G
|
3afb452cb8
|
Merge pull request #3186 from Bilb/fix-onboarding-integration-tests
fix: tests
|
8 months ago |
Audric Ackermann
|
ce262d5617
|
fix: tests
|
8 months ago |
Audric Ackermann
|
0932765457
|
Merge pull request #3183 from yougotwill/feat/no-ref/system_requirements
feat: update apple silicon min version is macos 14
|
8 months ago |
yougotwill
|
866e012730
|
feat: update apple silicon min version is macos 14
this is due to the gh actions requirements for arm64 builds
|
8 months ago |
Audric Ackermann
|
d1ac02ce4e
|
Merge pull request #3181 from yougotwill/fix/no-ref/bump_version
chore: update package.json version to 1.13.2
|
8 months ago |
yougotwill
|
4a1e34d3b1
|
chore: update package.json version to 1.13.2
|
8 months ago |
Will G
|
1306300e4c
|
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
|
8 months ago |
Audric Ackermann
|
6068b63afc
|
fix: fix remove password show errors
|
8 months ago |
Audric Ackermann
|
996db72f96
|
chore: address PR comments
|
8 months ago |
Audric Ackermann
|
96e69d13be
|
test: fix unit tests
|
8 months ago |
Audric Ackermann
|
7a3a80825b
|
fix: onboarding job runner and min snode count for broken testnet
|
8 months ago |
Audric Ackermann
|
e9a03bdfba
|
fix: wait for password input in settings page
|
8 months ago |
Audric Ackermann
|
0deb79b4b6
|
Merge pull request #3176 from yougotwill/feat/no-ref/pretty_logging_command
Added a command for pretty logging when starting the electron app
|
8 months ago |
yougotwill
|
f0a1dbdf86
|
feat: added a command for pretty logging when starting the electron app
|
8 months ago |
Audric Ackermann
|
a77a1b3918
|
Merge pull request #3173 from yougotwill/fix/no-ref/restore_log_menuitem
Restore export logs menu item
|
8 months ago |
yougotwill
|
7f97d3c6cb
|
fix: restore export logs menu item
|
8 months ago |
Audric Ackermann
|
e83c047053
|
Merge pull request #3145 from Bilb/fix/logs-from-ui-empty
fix: bunyan logs rotating file are broken, don't use them
|
8 months ago |
yougotwill
|
9468c26fb8
|
fix: use async file methods
|
8 months ago |
yougotwill
|
35633cce94
|
fix: localise some headings on the about window
|
8 months ago |
Audric Ackermann
|
ba601360de
|
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body
|
8 months ago |
yougotwill
|
86df66621b
|
fix: copy log file when saving to desktop
|
8 months ago |
Audric Ackermann
|
18a7630582
|
Merge pull request #3172 from yougotwill/fix/no-ref/create_group_joinedat
Set last joined timestamp when we create a group
|
8 months ago |
yougotwill
|
0139738d26
|
fix: set last joined timestamp when we create a group
|
8 months ago |
yougotwill
|
e6cf7ba488
|
Merge branch 'unstable' into fix/logs-from-ui-empty
|
8 months ago |
yougotwill
|
01948b9088
|
feat: remove the debug window since log files are too large to render effectively
lets just save to the users computer so that they can view it themselves
|
8 months ago |
yougotwill
|
e22d044913
|
feat: added new save logs to desktop
use instead of showing the debug window
|
8 months ago |
Audric Ackermann
|
e1b736440e
|
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
|
8 months ago |
Audric Ackermann
|
fa72be5d2f
|
Merge pull request #3170 from yougotwill/fix/ses-2546/attachment_preview_loading
Fix attachment previews
|
8 months ago |
yougotwill
|
3fd37bbb06
|
feat: use context to pass message id to image component in an attachment
|
8 months ago |
Audric Ackermann
|
f7d87e06c9
|
Merge pull request #3084 from Aerilym/update_contributor_docs_setup_and_build
Update contributor docs setup and build instructions
|
8 months ago |
yougotwill
|
da3943d02b
|
fix: restore autofocus behaviour for multiline inputs
|
8 months ago |
yougotwill
|
8bf711a2e2
|
fix: no need for empty url check in pending init
|
8 months ago |
yougotwill
|
1a8d9bc27a
|
fix: simplify loader
|
8 months ago |
yougotwill
|
340361f2d9
|
fix: cleanup
|
8 months ago |
yougotwill
|
737dbd45c1
|
fix: show loading state until image is decrypted and can be mounted
|
8 months ago |
Audric Ackermann
|
f9836d4a41
|
Merge pull request #3163 from oxen-io/ci/ses-2554/aarch64_on_actions
Apple Silicon Builds (aarch64)
|
8 months ago |
Audric Ackermann
|
42d0ab14b7
|
chore: test with macos-14-arm64
|
8 months ago |
Audric Ackermann
|
81e3253b86
|
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
|
8 months ago |
yougotwill
|
90617f1c64
|
fix: remove macos-13-xlarge from non release workflows
|
8 months ago |
yougotwill
|
cc3a0f14d3
|
fix: use pr workflow in checks on gh for ci testing
|
8 months ago |
yougotwill
|
26f037e41a
|
feat: try to build apple silicon binaries
added arm64 macos runner
|
8 months ago |
Audric Ackermann
|
907eac8d96
|
Merge pull request #3161 from oxen-io/clearnet
Session 1.13.1
|
8 months ago |
Audric Ackermann
|
98f19db037
|
Merge pull request #3160 from oxen-io/unstable
Session 1.13.1
|
8 months ago |
Audric Ackermann
|
16c7975719
|
Merge pull request #3159 from Bilb/fix-headers-fileserver
Merge pull request #3155 from oxen-io/unstable
|
8 months ago |