Commit Graph

586 Commits (e58dc809eca210c5633c4b895999fa634887f5ea)

Author SHA1 Message Date
Laurent Cozic 9c3cf705c6 Update website 2020-03-22 22:24:37 +00:00
Laurent Cozic 054aa52bc8 Android release v1.0.323 2020-03-22 19:50:02 +00:00
Helmut K. C. Tessarek ed4fbf093d
Update translations 2020-03-18 23:49:06 -04:00
Helmut K. C. Tessarek 0863f0d564
Desktop: Add global shortcut to show/hide Joplin (#2653)
Previously it was possible to open Joplin by clicking on the tray icon.
This functionality is no longer available due to changes in Electron.

The following key combination will show or hide Joplin in the current workspace:

- macOS: `Cmd+Opt+J`
- Linux, Windows: `Ctrl+Alt+J`
2020-03-16 00:36:18 +00:00
Laurent Cozic 8e2ba0d963 Android release v1.0.322 2020-03-13 17:56:56 +00:00
Laurent Cozic 5ce79b1761 Android release v1.0.321 2020-03-12 17:34:23 +00:00
Helmut K. C. Tessarek f2c6ff7904
Update translations 2020-03-08 19:21:39 -04:00
Helmut K. C. Tessarek 06ee4d08d6
Update translations 2020-03-08 19:13:13 -04:00
Laurent Cozic 105e4652c6
Update README.md 2020-03-08 14:43:39 +00:00
Laurent Cozic b44a2075a8 Update website 2020-03-08 09:06:07 +00:00
Laurent Cozic 0feca7ee7f Android release v1.0.319-rc1 2020-03-07 00:00:15 +00:00
Laurent Cozic 972e5aed8a All: Regression: Fixed issue with style embeded in notes 2020-03-06 18:22:40 +00:00
Laurent Cozic 8641f69dae
Docs: Add documentation about Joplin privacy. (#2650)
* Add documentation about privacy.

* Fix welcome assets.

* Cosmetic.

* Cosmetic.
2020-03-05 23:36:28 +00:00
Helmut K. C. Tessarek 80fff62b34
update de_DE.po 2020-03-03 03:20:09 -05:00
Helmut K. C. Tessarek 0f6867662c
Update translations 2020-03-03 02:56:10 -05:00
Helmut K. C. Tessarek e6cbd8c8f8
Update translations 2020-02-18 15:01:29 -05:00
axq b1a9b448a6
Documentation: Extend copyright date range to 2020 (#2495)
* Minor English improvements in README.md

* Update LICENSE

* Update License.txt

* Update terminal.md

* Extend copyright date range to 2020

Minor housekeeping on copyright date range, so the app doesn't look stale in 2020
2020-02-12 05:14:08 -05:00
Laurent Cozic 9b157c7ac3 Android release v1.0.318 2020-02-09 22:25:18 +00:00
Laurent Cozic f1015ca73d Android release v1.0.317 2020-02-09 17:50:51 +00:00
Helmut K. C. Tessarek df63572b7c
Update translations 2020-02-07 19:47:39 -05:00
Helmut K. C. Tessarek fca9b57af5
Update website 2020-01-27 19:00:52 -05:00
Helmut K. C. Tessarek 423243c84b
clarify bug reports and feature requests in the community section 2020-01-27 03:29:52 -05:00
Laurent Cozic 715253da2f Android release v1.0.316 2020-01-24 22:34:02 +00:00
Laurent Cozic 8e531ca87a Update translations 2020-01-24 22:28:54 +00:00
Laurent Cozic fcd76dabac Update website 2020-01-21 09:42:27 +00:00
Helmut K. C. Tessarek e9366a0d41
Update translations 2020-01-20 19:11:57 -05:00
Alexander Teterkin 6973bf9331 Documentation: Added 'Yandex Disk' to the list of WebDAV-compatible services known to work with Joplin. (#2285)
* Add Yandex Disk to the list of WebDAV-compatible services

Yandex Disk (cloud storage by Yandex) supports WebDAV access and is known to work with Joplin.

* Add Yandex Disk to the list of WebDAV-compatible services

Added 'Yandex Disk' to the list of WebDAV-compatible services known to work with Joplin (now in correct alphabetical order).
2020-01-20 01:02:54 -05:00
Laurent Cozic 193978a8be Android release v1.0.315 2019-12-30 15:16:55 +01:00
Laurent Cozic 071bd2b0ca Android release v1.0.314 2019-12-28 20:28:11 +01:00
Laurent Cozic a6b3ddc7ed Android release v1.0.313 2019-12-28 18:58:04 +01:00
Helmut K. C. Tessarek 59bb1015ab
fix Nextcloud name (NextCloud -> Nextcloud) 2019-12-25 11:37:50 +01:00
Laurent Cozic d3f47a38b8
Update README.md 2019-12-20 21:47:06 +00:00
Joel Taylor 172afb0789 Cli: Update CliClient node dependency to 10+ (#2177) 2019-12-18 22:25:14 +00:00
Helmut K. C. Tessarek f61c9c93bb
update firefox addon link
closes #2203
2019-12-18 18:02:58 +01:00
Helmut K. C. Tessarek b77525e570
Update translations 2019-12-18 12:45:10 +01:00
Laurent Cozic 27e1f53b5f Doc: More clean up for GSoC 2019-12-16 23:22:28 +00:00
Devon Zuegel 611be7c0fa Desktop: Allow for custom Joplin theme and Ace editor styles (#2099)
* Delete unused file

* Implement CssUtils

* Inject custom CSS styles

* Add info about custom CSS styles to README

* Add note that ElectronClient/app/app.js is generated

* Add support for Setting.TYPE_BUTTON

* Add buttons in Preferences to open custom CSS files

* Swap custom CSS filenames

* Swap custom CSS filenames

* Wrap "Edit" with translation fn

* Incorporate PR feedback from @laurent22

* Add openOrCreateFile to Settings

* Move openOrCreateFile to shim

* Removing header for now - see https://github.com/laurent22/joplin/pull/2099#discussion_r353120915
2019-12-13 00:40:58 +00:00
Helmut K. C. Tessarek 4f3e031f4f
Update website 2019-12-12 19:34:51 +01:00
Laurent Cozic 8c1d13b364 Android release v1.0.312 2019-12-08 10:09:25 +00:00
Laurent Cozic 03831babcd
Update README.md 2019-12-06 09:44:03 +00:00
Laurent Cozic 7653764403
Doc: box.com no longer supports WebDAV 2019-12-04 00:00:02 +00:00
Laurent Cozic 4c93121102
Added GSoC 2020 banner 2019-12-02 10:55:45 +00:00
Laurent Cozic 805a5399b5 All: Fixes #2126: Restaured translations that had been accidentally deleted 2019-11-29 15:47:12 +00:00
Laurent Cozic 23e77efc83 Android release v1.0.311 2019-11-20 20:57:25 +00:00
Laurent Cozic fdc80f0663 Update translations 2019-11-20 19:06:45 +00:00
Laurent Cozic affacf472f Doc: Fix Esperanto flag 2019-11-18 08:55:23 +00:00
Laurent Cozic ca2446aef0 Update website 2019-11-12 18:21:28 +00:00
Laurent Cozic 0c82c108ec Update translations 2019-11-12 17:55:58 +00:00
Laurent Cozic 9a2a223650 Update website 2019-11-11 08:33:56 +00:00
Laurent Cozic d0ce79d81b Update website 2019-11-11 07:57:33 +00:00
Laurent Cozic e896be48f0 Android release v1.0.310 2019-11-11 07:22:20 +00:00
Laurent Cozic a806d753c4 Electron release v1.0.171 2019-11-11 07:16:33 +00:00
Helmut K. C. Tessarek ab4fd9ed53
Update translations 2019-11-11 01:46:03 -05:00
Helmut K. C. Tessarek 41b2eb8871
Update translations 2019-11-04 19:02:39 -05:00
Laurent Cozic abd74db112
Doc: Removed Hacktoberfest 🎃 banner 2019-11-01 13:20:35 +00:00
Laurent Cozic d346cdb897 Added Bosnian language and cleaned up translations 2019-10-30 18:12:06 +00:00
Stephanie Foskitt 7bf394d8d5 Desktop: Resolves #1918: Allow custom CSS when printing (#2014)
* Sets `useCustomCss` default to "true".   Updates README.md for reference to Custom CSS.

* Reverse changes to  and .  Correct the spacing in .
2019-10-30 10:21:58 +00:00
Helmut K. C. Tessarek 1f42c10c2a
Update translations 2019-10-28 21:18:18 -04:00
Helmut K. C. Tessarek a544ebd451
update translations 2019-10-16 19:25:55 -04:00
Helmut K. C. Tessarek a11171d73a
update translations 2019-10-16 18:14:43 -04:00
Laurent Cozic 4706abbc06 Android release v1.0.309 2019-10-16 23:59:46 +02:00
Laurent Cozic ba3abf7c4c Update website 2019-10-14 23:28:24 +02:00
Laurent Cozic a5f17fad58 Android release v1.0.308 2019-10-13 23:19:15 +02:00
fabianskibr a4e5054008 Doc: Add AUR repository (#1941) 2019-10-02 22:52:22 +01:00
Laurent Cozic b69efb4970 Added Markdown Guide to website menu 2019-10-01 22:50:30 +01:00
Laurent Cozic 0f04ea4f70 Doc: Various changes and added Markdown cheat sheet 2019-10-01 22:27:57 +01:00
Laurent Cozic 8fbb1fd246 A bit shorter 2019-09-29 15:32:00 +01:00
Laurent Cozic 75b7e7d999 Update website 2019-09-29 15:30:19 +01:00
Laurent Cozic 7e2e901035 Added note about Hacktoberfest 2019-09-29 15:30:01 +01:00
Laurent Cozic bcb44aa532 Android release v1.0.307 2019-09-27 19:09:14 +01:00
Laurent Cozic 393bb8993e Update readme 2019-09-25 22:42:59 +01:00
Laurent Cozic cd518776a9 Update website 2019-09-25 22:28:48 +01:00
Laurent Cozic 4405e94e0c Android release v1.0.306 2019-09-25 19:52:01 +01:00
Laurent Cozic 383fa2e278 Update translations 2019-09-25 18:54:25 +01:00
Laurent Cozic 1578188fde Update website 2019-09-11 11:18:44 +01:00
Laurent Cozic 8059009ff3 Android release v1.0.305 2019-09-10 09:31:48 +01:00
Laurent Cozic 45a820bb35 Update website 2019-09-09 19:03:22 +01:00
Laurent Cozic 3c26159b79 Doc: Add link to 32-bit Android APK to readme and website 2019-09-09 18:58:35 +01:00
Laurent Cozic f07bb5c275 Android release v1.0.304 2019-09-09 18:26:55 +01:00
Laurent Cozic 0340456d55 Update translations 2019-09-09 18:22:20 +01:00
Laurent Cozic fa83107840 Doc: Update CLI installation info 2019-09-08 20:21:14 +01:00
Laurent Cozic dfa692569b Update translations 2019-09-06 18:33:30 +01:00
Laurent Cozic 11f23f4e00 Android release v1.0.303 2019-09-06 17:51:38 +01:00
axq 7eb7bd98f3 Doc: Minor English improvements in README.md (#1852) 2019-09-05 17:11:45 +01:00
FoxMaSk a889762056
Update README.md
Double line fixed
2019-08-21 10:14:15 +02:00
FoxMaSk 7a681d0a4a README: add Discord Community Server (#1800)
* Discord Community Server

* Discord Server Link fixed

* improvment
2019-08-19 13:34:43 -04:00
Helmut K. C. Tessarek 2766ded5f6
Update website 2019-08-16 19:55:27 -04:00
Laurent Cozic b3d34ad7e9 Android release v1.0.299 2019-08-14 23:47:38 +02:00
Laurent Cozic 849d7983f6 Desktop: Added support for Fountain screenwriting language 2019-08-14 12:40:06 +02:00
Laurent Cozic 71a3a0176e Android release v1.0.294 2019-07-30 09:42:09 +02:00
tfinnberg f7fcabbf41 Desktop: Create fileURLs via drag and drop (#1653)
* enable drag and drop fileURLs

* fix windows fileURL syntax

* introduce encodeURI function

* fixed encoding issue

* use path-utils.js to deal with fileURL path conversion

* add changes as requested

* Minor rewording 'On the' -> 'In the', additional info about attaching files

* change call of toFileProtocolPath

* enable test script to check syntax for all OS-platforms
2019-07-29 12:16:47 +02:00
Laurent Cozic 6fbeb35951 Update translations 2019-07-29 11:52:19 +02:00
Laurent Cozic 5fa84b0dfb Android release v1.0.293 2019-07-28 18:36:36 +02:00
Laurent Cozic ec8ec3e38d Android release v1.0.292 2019-07-28 18:34:44 +02:00
Laurent Cozic fcfee36c8c Android release v1.0.291 2019-07-28 18:32:33 +02:00
Laurent Cozic 2f80bf9647 Android release v1.0.290 2019-07-28 18:29:07 +02:00
Laurent Cozic 675a4c795f Android release v1.0.289 2019-07-28 18:22:33 +02:00
Laurent Cozic c952c4591f Android release v1.0.284 2019-07-26 23:11:08 +02:00
Laurent Cozic 6fc0ee3062 Android release v1.0.283 2019-07-26 21:26:24 +02:00
Laurent Cozic 7b42d7d2c8 Mobile: Fixed freeze when last notebook was the conflict one and there are no longer any conflicted notes 2019-07-26 21:23:18 +02:00