1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-19 20:31:46 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
Henry Heino
2194eb4df5
Chore: Desktop: Fixes #9608: Fix comment style in Linux launcher file (#11309)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-05 09:06:10 +00:00
Pavel Koneski
ecc4f3e22a
Deskop: Linux: Add option to select installation directory (#10800) 2024-07-31 13:57:04 +01:00
sysescool
668849603d
Desktop: Fixes #10716: fix joplin install fails because ldconfig not found libfuse2 but it is indeed installed. (#10717) 2024-07-16 19:20:51 +01:00
Archisman Panigrahi
bce71a00e9
Linux: Fixes #10354: Fixed Appimagelauncher support (#10355) 2024-04-25 13:32:24 +01:00
Henry Heino
7fe98e9dc9
Desktop: Resolves #10332: Ubuntu 24.04: Work around unprivileged user namespace restrictions by adding the --no-sandbox flag to the launcher (#10338) 2024-04-20 13:52:26 +01:00
Helmut K. C. Tessarek
681d413b36
Linux: style: make install script more consistent 2024-01-23 17:42:03 +01:00
Helmut K. C. Tessarek
8b452106be
Linux: set colors conditionally in install script 2024-01-23 17:14:14 +01:00
Henry Heino
e61c4acce5
Desktop: Resolves #9136: Install script: Work around unprivlidged user namespace restrictions by adding the --no-sandbox flag to the launcher (#9137) 2023-11-14 18:49:25 +00:00
gitbreaker222
041414b11e
Doc: Fixes broken faq links (#9220) 2023-11-07 12:01:00 +00:00
Daniel Junho
b533d8d164
Linux: Fix the ldconfig dependency (#8205)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
2023-05-18 12:46:58 -04:00
Daniel Junho
fb8a0c9ea9
Linux: Check libfuse2 dependency in install script (#8079) 2023-05-16 11:57:50 +01:00
Laurent Cozic
f52dd4f098 Doc: Update download links 2023-05-11 18:44:50 +01:00
Roman Musin
d55f6aeb2a
Linux: Revert "Linux: Fix AppImage icon when installing using Joplin_install_and_update.sh (#7346)" (#7559)
This reverts commit cb563f7e60.
2022-12-30 23:21:29 +00:00
Caleb John
28621f7e89
Linux: Use XDG_DATA_HOME for the .desktop file on linux (#7456) 2022-12-19 20:32:28 +00:00
Roman Musin
cb563f7e60
Linux: Fix AppImage icon when installing using Joplin_install_and_update.sh (#7346) 2022-11-27 19:53:37 +00:00
Felipe Kinoshita
970c1fb423
Desktop: Prevent Desktop Environments to launch a new window (#5984) 2022-01-15 16:59:50 +00:00
Fusion future
b2fb4f2ea2
Desktop: Add "X-GNOME-SingleWindow=true" to the desktop file (#5948)
Since this commit (ebd2acd98e),
Plasma Desktop will check "X-GNOME-SingleWindow" property to determine
whether to show "Open New Window" action in the context menu of a task.

Joplin cannot launch a new instance or open a new window, so add the
property and set it to true to hide the action.
2022-01-02 21:15:08 -07:00
Roman Musin
d4c3b51046
Linux: Fix .desktop file to make external links work on Ubuntu (#5736) 2021-11-16 12:08:19 +00:00
WestfalenYeti
a75eba16a8
Linux: Fixes #5568: Adds 'sort' to pre-release version list (#5588)
Added a 'sort by version number' to the handling of the version list when prerelease parameter ist set. 
(Assumes the latest pre-release version has a highest version number)
2021-10-22 10:21:39 -04:00
Roman Musin
6879481fd5
Desktop: Resolves #5168: Add support for callback URLs (#5416) 2021-10-16 10:07:41 +01:00
a1346054
c99aba0dff
Desktop: Linux: Installer: properly quote variables (#5476) 2021-09-18 21:59:26 -04:00
geant44
b8c941d2da
Desktop: Linux: Add Centos 7 for no sandbox (#5401)
Co-authored-by: Further <geant.4.ro.o.t@gmail.com>
2021-09-05 15:53:24 -04:00
James Wu
a571d38862
installer script regex match bracket fix in Debian version check (#5405) 2021-09-01 13:27:16 -06:00
Caleb John
cf0286d275
Linux: Fixes #5240: Remove dependency on lsb_release from install script (#5323)
Some platforms (notably OpenSuse) do not come with
the lsb_release binary, and don't need it to successfully
install Joplin.
2021-08-18 12:01:58 +01:00
Laurent Cozic
bef6fb8168 Tools: Display error message asking to create a PR when there is an error in the Linux install script 2021-08-10 19:52:32 +01:00
Denys Golubiev
efb6aaf8cc
Linux: Fixes #5105: Use --no-sandbox option for Linux Mint LDME 4 Debbie as well. (#5106) 2021-06-20 14:19:12 +01:00
Martin Cejp
ea65346f04
Linux: Joplin_install_and_update.sh: restore compatibility with older wget versions (#4752)
The `--show-progress` flag was introduced in wget 1.16 (2014). CentOS 7 only has wget 1.14.
2021-03-29 09:59:45 +01:00
dartero
5c04c06d6f
Update Joplin_install_and_update.sh (#4609) 2021-03-11 14:47:18 +00:00
Caleb John
de5bc45300
Change the Desktop check in the linux update script (#4405) 2021-01-27 21:45:49 +00:00
Robin Opletal
466cd836d7
Add support for the sway desktop environment (#4357)
Many sway users set $XDG_CURRENT_DESKTOP to sway. This could be detected.
2021-01-13 20:50:32 +00:00
Caleb John
849cd9a2a2
Linux: Remove the appimage version from installer script (#4245) 2020-12-23 17:26:22 +00:00
Nick Frichette
d552538541
Linux: Added i3wm as a Desktop installation option (#4094) 2020-11-16 16:21:26 +00:00
Andros Fenollosa
db509955f6
Cli: Updated installation script with BSD support (#3930) 2020-10-16 15:18:57 +01:00
Jess
cc8c200826
Desktop: Resolves #3529: Fix AppImage Icon (#3570) 2020-08-02 12:17:51 +01:00
Caleb John
1d79dedf6d
Fix architecture check to only search within machine details (#3512) 2020-07-22 23:16:42 +01:00
TheOnlyTrueJonathanHeard
3f7390d104
Linux: Allow downloading pre-release versions from install script (#3335) 2020-06-07 10:00:06 +01:00
jtagcat
720494d870
Doc: install_and_update: document --silent (#3262) 2020-06-03 16:43:47 +01:00
Caleb John
24a90036b7
Linux: Fixes #2906 : Update install script to remove command -v check (#2926)
* Linux: update install script to remove command -v check

* Formatting change

* spacing
2020-05-09 11:23:42 +01:00
jabdoa2
ea3c82733c
Add LXDE to installer as it works fine there (#3081) 2020-04-18 00:03:06 +01:00
Assim Deodia
83aff6f478
Linux: Fix install script to add support for non-default home dir (#2969)
If user home directory is configured to anything other than `/home/${USER}`, `Exec` command in desktop entry points to non-existing file, and desktop entry is not considered valid, thus does not appear in list of application. Standard way to get home directory is using `${HOME}` environment variable. This could also be possible root cause of https://discourse.joplinapp.org/t/joplin-not-installing-completely/5669/2
2020-04-12 00:29:39 +01:00
Martin Giger
6cb7154bf4
Support icon install on elementary OS (#3023) 2020-04-12 00:27:06 +01:00
Jonas
7f397a4da8
Fix Joplin_install_and_update.sh (#2913)
Make space after '"tag_name":' optional, to avoid the whole script failing without further notice.

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-03-30 18:36:10 +01:00
Brandon Wulf
d54e52b1a8
Desktop: Cleaning up the install / update script (#2719)
* Cleaning up the install script

* New `--force` option always downloads the latest version
* New `--notes` option shows the release notes
* Actually print the version installed at the end
* Show download progress, but not extra garbage
* Blue logo

* refactor and cleanup

* Handle space, but no args
2020-03-27 21:58:04 -04:00
Caleb John
6f08e1e4ff
Linux: Quit out of install script early if an ARM or 32 bit system is detected (#2881)
* Quit out of install script early if an arm system is detected

* improved error message
2020-03-24 17:08:07 +00:00
Brandon Wulf
ca5d6c5cfe
Desktop: Fix .desktop file & force refresh (#2479) 2020-02-11 22:33:10 +00:00
Diego Betto
cf6c141e57
version attribute inside joplin.desktop is X-AppImage-Version (#2393)
- version attribute inside `joplin.desktop` is `X-AppImage-Version` and not `X-AppImage-BuildId`
- format is `X-AppImage-Version=X.Y.Z" so we need to change `cut` parameters (split on '=' and get 2nd value)
2020-02-03 21:38:52 +00:00
Helmut K. C. Tessarek
a4ccd2d43a
fix print function in installer script
fixes #2379
2020-01-27 03:40:29 -05:00
Carl Bordum Hansen
1a1a1d3841 Desktop: Fix Linux installation script (#2333) 2020-01-22 13:47:20 +00:00
m-svo
cb06dab16f fix typo in install_and_update.sh (#2051) 2019-11-01 11:28:25 +00:00
Rafael Cavalcanti
fbba4a1ec4 Fix category on Linux installation script (#1964) 2019-10-08 19:45:08 +02:00