Skip to content
Open
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
35a3034
update documentation and README for Linux support
shiftkey Nov 20, 2018
0d0cbd7
improvements to electron-builder config
shiftkey Nov 1, 2018
546602b
redirect in-app menu for reporting an issue to the fork (#141)
shiftkey Apr 19, 2019
23530f3
workaround for Linux users of the app to use it on very low resolutio…
shiftkey May 30, 2019
5e18f8c
add CLI support to Debian package, add Elementary OS shell and editor…
jfgordon2 Mar 29, 2020
921d895
polish About modal for Linux build (#241)
jfgordon2 Mar 30, 2020
3d34c07
Detach CLI process from terminal (#239)
jfgordon2 Mar 30, 2020
a3004f0
Added test for symlinks
jfgordon2 Apr 14, 2020
01a9a1d
set filemode for chrome-sandbox to reflect the permissions it needs (…
shiftkey Apr 16, 2020
e911634
move debian packaging out to dedicated step (#263)
shiftkey Apr 23, 2020
5d62219
move redhat packaging out to own step (#273)
shiftkey May 17, 2020
c93caef
readme: add language property to code blocks (#287)
serkonda7 May 30, 2020
2095d7a
wire up sponsorship details for the repository
shiftkey May 31, 2020
04fc421
drop unnecessary libappindicator dependency for RPM package (#300)
shiftkey Jun 24, 2020
a6a8ca1
run codeql on linux branch (#302)
shiftkey Jun 24, 2020
6ace937
add in libcurl4 as optional dependency for RPM (#315)
shiftkey Jul 27, 2020
d4a06f3
allow tilde character when specifying a local repository (#316)
Daniel-McCarthy Aug 4, 2020
25c4654
remove deprecated apt-key from installation setup (#354)
KrisAphalon Oct 24, 2020
e02616c
add optional x11 dependency for SUSE-based distributions (#369)
shiftkey Nov 6, 2020
22f0aa8
align CI with the upstream settings for Actions (#393)
shiftkey Dec 17, 2020
bf3b649
Add smaller icons (#395)
kevinhikaruevans Dec 27, 2020
d6f003e
update tooling dependencies (#424)
shiftkey Jan 25, 2021
e8d755b
run packaging step on Linux builds if all other CI steps pass (#435)
shiftkey Feb 15, 2021
f99def5
enable dependabot monitoring for specific dependencies in project (#440)
shiftkey Feb 15, 2021
adeb09e
bump electron-installer-redhat to latest version (#438)
shiftkey Feb 15, 2021
cdbf0cb
add missing MIME type to AppImage package (#496)
Mrlinkwii May 8, 2021
9d2478e
add section about known issues and add to Linux section (#537)
shiftkey Jun 22, 2021
16ce500
drop prerelease: true from release step in workflow (#551)
shiftkey Jul 6, 2021
0c655b8
refresh smaller icons to use new theme (#530)
shiftkey Jul 6, 2021
2b21cce
[docs] add new section for org repos (#552)
shiftkey Jul 6, 2021
0fa549a
introduce abstractions to make Flatpak integration easier (#555)
shiftkey Jul 14, 2021
07026fe
escape paths with regex over quotes in flatpaks (#558)
Lunarequest Jul 19, 2021
431739b
point window icon to new version (#561)
shiftkey Jul 19, 2021
9b76e1f
detect and support running post-install script with offline yarn (#567)
shiftkey Jul 22, 2021
f957a1e
assorted lint fixes not caught by CI
shiftkey Aug 13, 2021
e0dcd74
submodules should be updated if OFFLINE=1 is not set (#587)
shiftkey Aug 30, 2021
74a2677
Add instructions for opensuse dist in README.md (#592)
gaganyadav80 Sep 5, 2021
2452b15
Flatpak: locate and launch flatpaked code editors (#602)
Lunarequest Sep 30, 2021
5765fbe
fixed a typo in the README (#605)
foxler2010 Sep 30, 2021
041ba1d
move icons to correct location, update usages in tooling (#606)
shiftkey Oct 3, 2021
69190fa
enable release job to access contents
shiftkey Oct 22, 2021
a0d842d
Changed apt-get to apt in the debian installation section of the read…
reyespinosa1996 Feb 13, 2022
de342d2
Add mirror to README (#667)
mwt Mar 12, 2022
7f8aa9e
reformat helper file related to spawning flatpak
shiftkey Apr 3, 2022
988b869
Add additional validation to find the app-specific argument we requir…
shiftkey Apr 3, 2022
2c4e222
update Actions CI status in README
shiftkey Apr 3, 2022
ea492a6
move electron-winstaller to optional dependency to not block arm32 usage
shiftkey Apr 15, 2022
9cb6010
Add support for GNOME console and newer GNOME editors (#700)
Etaash-mathamsetty Apr 21, 2022
ae4112f
Adds LXTerminal to terminals and Geany and Mousepad to supported edit…
theofficialgman May 7, 2022
481ae0d
add armv7l support to scripts (#712)
theofficialgman May 7, 2022
f9e9dd4
appease typechecker by detecting arm architecture when running Node 18
shiftkey Dec 20, 2023
bf11321
Linux build does not have the equivalent of beta channel
shiftkey Jul 7, 2022
d554aeb
allow for packaging parameters to be derived from process.arch (#774)
shiftkey Oct 15, 2022
f2aa406
Fix args processing on first launch on linux (#793)
sarim Feb 17, 2023
f04f96b
refresh docs to move away from PackageCloud (#836)
shiftkey Feb 20, 2023
7d152f6
Update readme to use new mirror origin (#838)
mwt Feb 20, 2023
dc95aa2
doc: rename GPG public key file to use .gpg extension (#839)
phanect Feb 22, 2023
6f12316
patch `electron-installer-redhat` to disable `.build-id` links in dir…
shiftkey Feb 26, 2023
7414e7f
Delete FUNDING.yml
shiftkey Feb 26, 2023
2113e77
change keyring path to more predictable directory (#843)
shiftkey Mar 1, 2023
89a8249
upgrade to supported Ubuntu runner (#863)
shiftkey Apr 7, 2023
d00af01
Bump electron-installer-redhat from 3.3.0 to 3.4.0 (#848)
dependabot[bot] Apr 7, 2023
ff67ba9
moved OpenSUSE instructions to separate steps (#864)
shiftkey Apr 7, 2023
7db5585
reformat changed files
shiftkey Jul 3, 2023
aaa08a9
Add support for Flatpak installs of several editors (#887)
FloridaMan7588 Jul 3, 2023
f772584
remove geany as supported editor because it doesn't work as expected …
shiftkey Jul 3, 2023
5fb282c
bump dugite to v2.5.1 to get support for older glibc versions
shiftkey Jul 8, 2023
4fae82b
restore missing electron-builder package
shiftkey Jul 8, 2023
6b37bfe
switch Linux build over to use configured docker image (#898)
shiftkey Jul 9, 2023
e3a588c
enable workflow for ARM32/ARM64 on Ubuntu (#897)
theofficialgman Jul 9, 2023
e11edac
introduce separate publish step which runs after build (#899)
shiftkey Jul 10, 2023
b3eb476
add support for generating release notes from upstream release (#900)
shiftkey Jul 10, 2023
69d9220
allow for -test1 versioning with release tag
shiftkey Jul 11, 2023
9bafea2
tweak release notes output so that checksum is before file name
shiftkey Jul 11, 2023
6e89801
backport some release fixes after initial testing (#905)
shiftkey Jul 13, 2023
2d20c74
Bump actions/download-artifact from 2 to 3 (#907)
dependabot[bot] Jul 17, 2023
4811c3f
Docs: add GNOME Terminal immutability to known issues. (#910)
khawkins98 Jul 29, 2023
f36b22e
Bump electron-builder from 24.4.0 to 24.6.3 (#914)
dependabot[bot] Jul 31, 2023
2e4e584
backport patches from previous release (#915)
shiftkey Aug 6, 2023
867c239
Bump electron-packager from 17.1.1 to 17.1.2 (#916)
dependabot[bot] Aug 21, 2023
ff46c2f
Bump electron-installer-debian from 3.1.0 to 3.2.0 (#917)
dependabot[bot] Aug 26, 2023
a378069
Bump electron-builder from 24.6.3 to 24.6.4 (#926)
dependabot[bot] Sep 4, 2023
afa95c7
Add an option to use the Windows title bar (#912)
mon-jai Oct 8, 2023
16f0a08
add support for vscodium insiders (#928)
Ujhhgtg Oct 8, 2023
5d75f29
use same node version when generating release notes because prebuilds…
shiftkey Oct 8, 2023
4913168
do not install python on linux runners (#955)
shiftkey Nov 26, 2023
cd10351
Bump actions/setup-node from 3 to 4 (#949)
dependabot[bot] Nov 26, 2023
7f8f220
drop unnecessary preamble from issue template (#956)
shiftkey Nov 27, 2023
0723dc6
upgrade to Electron 26.6.1 (#961)
shiftkey Nov 27, 2023
0846627
Bump electron-builder from 24.6.4 to 24.9.1 (#959)
dependabot[bot] Nov 27, 2023
04529ea
Bump github/codeql-action from 2 to 3 (#976)
dependabot[bot] Dec 18, 2023
87ad288
bugfix: only set the popup for restarting when the title bar style ha…
shiftkey Dec 18, 2023
f589a5f
bugfix: use env.NODE_VERSION instead of matrix.node placeholder
shiftkey Dec 20, 2023
7b6808e
add alternate branch to better build up commit history
shiftkey Dec 20, 2023
737fb81
added Intellij Idea Ultimate and Goland under Linux IDE options (#985)
shiftkey Dec 20, 2023
59a9eaf
update @types/node to later version to try and sync with upstream cha…
shiftkey Dec 20, 2023
e035053
Add additional link to known issues doc (#984)
shiftkey Dec 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
assorted lint fixes not caught by CI
shiftkey committed Dec 20, 2023
commit f957a1e30cb1ec4a2a4d6f1f196ae4e201bbbbc9

No changes to show.

This commit has no content.