Laurent Cozic
d0ce79d81b
Update website
2019-11-11 07:57:33 +00:00
luzpaz
d3ba6798d7
Doc: Fix documentation and source comment typos ( #2037 )
...
* Misc. typo and whitespace fixes
Found via `codespell -q 3 -S *.po,*.pot,./ElectronClient/app/locales,./ReactNativeClient/locales,./CliClient/locales -L adresse,ba,fonction,te,whet`
* Revert a previous change
2019-10-29 09:02:42 +00:00
Helmut K. C. Tessarek
78b8648945
add FAQ entry on how to restart Joplin on Windows
2019-10-28 20:22:45 -04:00
Helmut K. C. Tessarek
d91b3624e9
Desktop, Mobile: Add typographer support ( #1987 )
...
* add typographer support
* add info to readme/markdown.md
2019-10-15 00:01:58 +02:00
Laurent Cozic
ba3abf7c4c
Update website
2019-10-14 23:28:24 +02:00
Laurent Cozic
cc24398e71
Doc: Add mhchem doc
2019-10-14 23:28:00 +02:00
FoxMaSk
5cbae74086
update API doc related to issue #1956 ( #1982 )
...
* update doc related to issue #1956
* Space line
2019-10-14 04:21:51 -04:00
Laurent Cozic
9796630aa2
Update markdown.md
2019-10-04 09:14:18 +01:00
Laurent Cozic
7230cdea33
Doc: Added table example to Markdown cheatsheet
2019-10-04 09:13:24 +01:00
Laurent Cozic
8856456afd
Doc: Update Markdown page
2019-10-02 08:12:03 +01:00
Laurent Cozic
a58316b24c
Doc: Fixed Markdown cheat sheet so that it looks better on GitHub
2019-10-01 22:33:19 +01:00
Laurent Cozic
0f04ea4f70
Doc: Various changes and added Markdown cheat sheet
2019-10-01 22:27:57 +01:00
Laurent Cozic
2c522637ef
Update website
2019-09-29 15:32:11 +01:00
Laurent Cozic
75b7e7d999
Update website
2019-09-29 15:30:19 +01:00
Laurent Cozic
e92741edd6
CLI v1.0.149
2019-09-27 22:19:13 +01:00
Laurent Cozic
58e299383d
CLI v1.0.148
2019-09-27 19:43:22 +01:00
Laurent Cozic
f0f6e7c856
Update website
2019-09-26 00:53:57 +01:00
Laurent Cozic
cd518776a9
Update website
2019-09-25 22:28:48 +01:00
Laurent Cozic
391f7d22a3
CLI v1.0.147
2019-09-25 22:27:58 +01:00
Laurent Cozic
1578188fde
Update website
2019-09-11 11:18:44 +01:00
Laurent Cozic
45a820bb35
Update website
2019-09-09 19:03:22 +01:00
Laurent Cozic
bb0bf46f81
CLI v1.0.146
2019-09-08 20:12:49 +01:00
Laurent Cozic
05e0a2c29d
CLI v1.0.145
2019-09-08 17:24:00 +01:00
archont00
4488a1b95f
Doc: Update explanation of enabling E2EE ( #1859 )
...
As per https://discourse.joplinapp.org/t/totally-confused-re-e2ee/3295 , I tried to improve the explanation of the process to avoid multiple encryption keys.
2019-09-08 16:35:10 +01:00
archont00
e2808a90c6
Doc: Update re. impossibility to delete unused Master Keys ( #1858 )
...
As per discussion at https://discourse.joplinapp.org/t/totally-confused-re-e2ee/3295/2 , I propose to add info about Master Keys persistence.
2019-09-08 16:34:37 +01:00
Laurent Cozic
038efa10f2
Update website
2019-09-06 18:34:47 +01:00
Laurent Cozic
69f75a1520
Doc: Updated old links
2019-07-10 17:00:10 +01:00
Laurent Cozic
91f700ad54
Doc: Updated email addresses
2019-07-10 16:41:13 +01:00
Laurent Cozic
fd150b5b9d
Update website
2019-06-28 16:08:50 +01:00
Laurent Cozic
7863e1dffe
Update website
2019-06-15 10:27:44 +01:00
Laurent Cozic
7535f1a8c6
Update website
2019-06-10 23:41:32 +01:00
Laurent Cozic
7a85628f46
Doc: added Twitter feed and Product Hunt page
2019-06-06 16:05:14 +01:00
Laurent Cozic
6a56a6ccf0
Doc: Added more technical info for revision history
2019-05-24 09:05:16 +01:00
Laurent Cozic
d00bfa997e
Doc: Fixed more links
2019-05-22 16:57:45 +01:00
Laurent Cozic
1a8590e9b9
Update website
2019-05-22 16:49:57 +01:00
Laurent Cozic
6bcbedd6a4
CLI v1.0.137
2019-05-19 12:05:02 +01:00
Laurent Cozic
1924ea062c
CLI v1.0.136
2019-05-19 11:20:17 +01:00
Laurent Cozic
5c069c38f5
CLI v1.0.135
2019-05-13 23:59:27 +01:00
Laurent Cozic
451b9c0ae9
CLI v1.0.133
2019-05-13 23:55:53 +01:00
Laurent Cozic
52e5cec585
Update website
2019-05-13 23:41:31 +01:00
Laurent Cozic
bc98b65efa
Update website
2019-05-13 23:23:57 +01:00
Laurent Cozic
e705e6e990
CLI v1.0.129
2019-05-13 23:18:57 +01:00
Laurent Cozic
f8d20b61ea
Update website
2019-05-12 16:18:30 +01:00
Krešimir Klas
7e9972d99f
Android: Resolves #680 : New: Allow self-signed certificates ( #1466 )
...
* Allow User-added CAs in Android
This will enable connecting to servers with self-signed certificates on
android as per issue #680 .
Implemented as per:
- https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html
- https://github.com/facebook/react-native/issues/20488
* Allow User-added CAs in Android
This will enable connecting to servers with self-signed certificates on
android as per issue #680 .
Implemented as per:
- https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html
- https://github.com/facebook/react-native/issues/20488
2019-05-10 01:15:13 +01:00
Laurent Cozic
68268cb35d
Merge branch 'master' of github.com:laurent22/joplin
2019-05-09 23:46:41 +01:00
Laurent Cozic
8e58ed12af
Clipper: Resolves #1379 : Improved: Display warning icon when a page might not render well in simplified mode
2019-05-09 23:41:52 +01:00
Laurent Cozic
0b98632336
Update website
2019-05-02 23:54:52 +01:00
Laurent Cozic
475467c41c
Update website
2019-04-30 18:29:43 +01:00
Laurent Cozic
e280a02643
Update doc
2019-04-30 18:26:58 +01:00
Laurent Cozic
01f2759a62
Added CLI changelog
2019-04-29 18:39:43 +01:00