Laurent Cozic
0f5192bf19
Tools: Display script line in translation files
2019-12-18 10:21:36 +00:00
Laurent Cozic
44dd327d22
Doc: More clean up for GSoC
2019-12-16 23:18:23 +00:00
Laurent Cozic
6988b3accb
Doc: Added idea: Multi-profile support, for GSoC
2019-12-16 17:21:35 +00:00
Laurent Cozic
3e2676a8c6
Doc: Removed number from GSoC ideas
2019-12-16 16:51:36 +00:00
Laurent Cozic
0f88c947f1
Doc: Cleaned up GSoC projects and added spec for OCR
2019-12-16 16:47:06 +00:00
Laurent Cozic
c1028ec2cf
Update website
2019-12-14 10:57:05 +00:00
Laurent Cozic
da044960f9
Tools: Improved TypeScript config
2019-12-14 10:55:58 +00:00
Laurent Cozic
b5d5d02a9c
Tools Added support for translation validation in CI, and added support for plural translations
2019-12-10 21:10:47 +00:00
Laurent Cozic
60b993412e
Doc: Updated website icon and cleaned up design a bit
2019-12-02 20:41:26 +00:00
Laurent Cozic
60964a4224
Tools: Removed uneeded untranslatedCount prop from translation index
2019-11-29 18:51:55 +00:00
Laurent Cozic
f8cb908e0f
Tools: Added check on translation builder to prevent it from deleting too many translations
2019-11-28 18:27:38 +00:00
Laurent Cozic
4e708ea021
Doc: More GSoC
2019-11-20 19:01:01 +00:00
Laurent Cozic
49898d01b5
Doc: Added GSoC to website
2019-11-20 18:47:32 +00:00
Laurent Cozic
affacf472f
Doc: Fix Esperanto flag
2019-11-18 08:55:23 +00:00
Laurent Cozic
896925ca49
Doc: Added link on website to improve doc
2019-11-18 08:49:01 +00:00
Laurent Cozic
ee650c1ef4
Doc: Switching to Fork Awesome
2019-11-18 08:31:17 +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
Laurent Cozic
a5f17fad58
Android release v1.0.308
2019-10-13 23:19:15 +02:00
Laurent Cozic
a3e7f0b5ef
Tools: Fixed building Android app on Windows
2019-10-13 01:21:56 +02:00
Laurent Cozic
a8ae0f8078
Apply linter config
2019-10-09 21:35:13 +02:00
Laurent Cozic
f1d751b356
Tools: Handle Api commit messages
2019-10-07 10:12:10 +02:00
Laurent Cozic
0f04ea4f70
Doc: Various changes and added Markdown cheat sheet
2019-10-01 22:27:57 +01:00
Laurent Cozic
e93d96193c
eslint
2019-09-29 22:11:36 +00:00
Laurent Cozic
391f7d22a3
CLI v1.0.147
2019-09-25 22:27:58 +01:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Laurent Cozic
fe9a037cf9
Chore: Fixed package.json files and updated BUILD instructions
2019-09-17 21:29:37 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00: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
cf67e0d4af
Tools: Allow specifying "to" commit option in git-changelog
2019-09-09 18:50:04 +01:00
Laurent Cozic
772e39b710
Tools: Improved git-changelog so that it is less error prone
2019-09-08 17:54:41 +01:00
Laurent Cozic
a5f749cfd2
Tools: Added moment package
2019-09-08 17:18:44 +01:00
Laurent Cozic
a9735123b7
Doc: Added warning to generated HTML files
2019-09-08 11:06:53 +01:00
Laurent Cozic
5ccafa2838
Doc: Added warning to generated HTML files
2019-09-08 10:46:35 +01:00
Laurent Cozic
76a4a445f0
Doc: Added info about SKIP_PREFLIGHT_CHECK
2019-09-07 09:56:06 +01:00
Helmut K. C. Tessarek
20abb125a5
infrastructure: skip preflight check for building clipper
2019-09-06 13:53:35 -04:00
Helmut K. C. Tessarek
8e32957111
Infrastructure: build-translation.js - add support for macOS ( #1804 )
...
* remove unnecessary comment
It's totally fine to add the double quotes after -i.
Using gsed would mean that people had to install GNU sed. For what, if the same is possible with the system's sed with a slight modification.
Checking for gsed and using it is more trouble than it's worth.
* build-translation.js: add support for macOS
* implement requested changes
2019-08-29 17:34:05 +01:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Laurent Cozic
200ba2775f
All: Resolves #1459 : Make translation files smaller by not including untranslated strings. Also add percentage translated to config screen.
2019-07-29 11:47:50 +02:00
Laurent Cozic
058f418cc7
Tools: Do not display full release info when releasing Android app
2019-07-28 22:43:33 +02:00
Laurent Cozic
5fa84b0dfb
Android release v1.0.293
2019-07-28 18:36:36 +02:00
Laurent Cozic
0e6190b42b
Tools: Allow creating multiple Android releases
2019-07-28 18:33:48 +02:00
Laurent Cozic
1d3d3b99bb
Tools: Allow creating multiple Android releases
2019-07-28 18:31:31 +02:00
Laurent Cozic
2f80bf9647
Android release v1.0.290
2019-07-28 18:29:07 +02:00
Laurent Cozic
87396572e4
Tools: Allow creating multiple Android releases
2019-07-28 18:19:41 +02:00
Laurent Cozic
35b6b3fc46
Merge branch 'clipper_html_mode'
2019-07-21 13:46:54 +01:00
Laurent Cozic
b21c0f5d69
Doc: Fixed website templating
2019-07-21 08:55:44 +01:00
Laurent Cozic
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +01:00
Laurent Cozic
14fc73b388
Use markupToHtml everywhere
2019-07-19 17:48:38 +01:00
Laurent Cozic
f34330f101
Doc: Contributor list on rows of 5
2019-07-18 20:46:01 +01:00
Laurent Cozic
2ba50321d4
Doc: Added contributors
2019-07-18 18:36:29 +01:00
Laurent Cozic
38e8a881d5
More refactoring to easily handle multiple renderers
2019-07-16 19:05:47 +01:00
Laurent Cozic
3b22bdb8ae
Doc: Fixed Linux install command line for website
2019-07-10 18:18:31 +01:00
Laurent Cozic
478b8f00d8
Fix release script
2019-06-19 15:04:46 +01:00
Laurent Cozic
0e7b2f36c8
Fixing release process for Android
2019-06-15 18:58:09 +01:00
Laurent Cozic
7cfdf778de
Android release v1.0.271
2019-06-15 09:44:34 +01:00
Laurent Cozic
075e55c077
Android release v1.0.269
2019-06-15 01:23:12 +01:00
Helmut K. C. Tessarek
21ae447d9c
Clipper: Create a zip file of the source (for validation by Firefox reviewers) ( #1648 )
...
The file `joplin-webclipper-source.zip` will be in the `dist` directory of the webclipper.
2019-06-12 23:11:24 +01:00
Laurent Cozic
90fbfec914
Update translations
2019-06-05 18:07:11 +01:00
Laurent Cozic
5a978977df
Fix Iran flag
2019-05-22 16:49:32 +01:00
Laurent Cozic
5d763c7e6c
All: Remove tags from Welcome item due to issue with cleaning them up afterwards
2019-05-22 16:38:53 +01:00
Helmut K. C. Tessarek
733ea4027c
Doc: use new forum link ( #1545 )
2019-05-22 16:20:10 +01:00
Laurent Cozic
451b9c0ae9
CLI v1.0.133
2019-05-13 23:55:53 +01:00
Laurent Cozic
047897621a
Fix CLI build script
2019-05-13 23:52:12 +01:00
Laurent Cozic
52e5cec585
Update website
2019-05-13 23:41:31 +01:00
Laurent Cozic
9250e77862
Added link to CLI changelog
2019-05-13 23:23:42 +01:00
Laurent Cozic
cd69e71945
Forgot to publish in publish script
2019-05-13 23:20:25 +01:00
Laurent Cozic
4638f11c5e
Created CLI release script with changelog auto-generation
2019-05-13 23:18:44 +01:00
Laurent Cozic
a82f8c7dd0
CLI v1.0.126
2019-05-13 00:42:16 +01:00
Helmut K. C. Tessarek
cde079e44e
Clipper release v1.0.14
2019-05-12 17:52:20 -04:00
Helmut K. C. Tessarek
333c3f6369
added .gitignore to /Tools
2019-05-10 20:19:42 -04:00
Helmut K. C. Tessarek
440be3d920
remove unintentionally committed files again
2019-05-09 23:01:49 -04:00
Helmut K. C. Tessarek
9b27a4f601
Update website
2019-05-09 22:58:56 -04:00
Laurent Cozic
219171a18c
Remove dependency to git2json and improved handling of new commit messages
2019-05-06 22:18:17 +01:00
Laurent Cozic
782aae4ddf
Doc: Better handling of platform in changelog autogenerate
2019-05-03 15:02:32 +00:00
Laurent Cozic
aa60923cbd
Doc: Better handling of platforms in changelog generation
2019-05-03 00:19:42 +01:00
Laurent Cozic
49c998de83
Doc: Auto-generate anchors
2019-05-02 23:54:31 +01:00
Laurent Cozic
b806f0da49
Removed dependency to unsafe and buggy marked
2019-04-30 18:58:19 +01:00
Laurent Cozic
6d68e61bbd
Exclude reverted commits from changelog
2019-04-29 07:42:40 +01:00
Laurent Cozic
4571e7853a
Improved auto-generation of changelog
2019-04-28 15:09:07 +01:00
Laurent Cozic
412f6d8316
Fixing Arabic flag
2019-04-26 18:58:40 +01:00
Helmut K. C. Tessarek
b86f3b74bd
build-translation.js: hack to show en_US as 100% ( #1448 )
2019-04-26 18:36:12 +01:00
Laurent Cozic
49edc82594
Tools: Allow auto-generating changelog from commit messages
2019-04-22 18:02:45 +00:00
Laurent Cozic
a974eb5d9f
Fixing links
2019-04-18 15:11:56 +01:00
Laurent Cozic
6a3f04274d
Update website
2019-04-18 15:00:32 +01:00
Laurent Cozic
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01:00
Laurent Cozic
1e51ab4a59
Updated translations
2019-04-02 17:27:19 +01:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
a0e5947ba4
All: Resolves #163 : Added Mermaid support to desktop and mobile
2019-02-28 00:22:53 +00:00
Laurent Cozic
770a435029
Revert "Revert "Update website""
...
This reverts commit 49b56e84a7
.
2019-02-27 23:38:50 +00:00
Laurent Cozic
49b56e84a7
Revert "Update website"
...
This reverts commit ff1a6fdbbd
.
2019-02-27 23:38:21 +00:00
Laurent Cozic
ff1a6fdbbd
Update website
2019-02-27 23:37:16 +00:00
Laurent Cozic
edfd2c4d54
Desktop: Updated build process to fix buggy electron-builder https://github.com/electron-userland/electron-builder/issues/3660#issuecomment-465461491
2019-02-24 17:26:46 +00:00
Laurent Cozic
6a22e7836a
Website: Add prerelease page
2019-02-23 15:54:34 +00:00
Laurent Cozic
b5dff09c28
All: Simplify Welcome notes and folders to avoid sync problems. Duplicate items will have to be manually deleted.
2019-02-23 15:47:29 +00:00
Laurent Cozic
1333c35389
Update website
2019-02-14 23:13:32 +00:00
Laurent Cozic
4e0f4397b2
All: Fixed percent translated and added missing strings
2019-02-13 22:52:32 +00:00
Laurent Cozic
6aa4553dd3
Updated translations
2019-02-09 19:28:19 +00:00
Laurent Cozic
434037d793
Done Welcome integration on mobile and CLI
2019-02-09 19:04:34 +00:00
Laurent Cozic
0567188fa8
Desktop: Select Welcome notebook the first time it is created
2019-02-08 23:38:29 +00:00
Laurent Cozic
69b4b4d1f4
Deskop: Integrated Welcome notes to desktop
2019-02-07 23:27:50 +00:00