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