Laurent Cozic
d0d2bad7f4
Tools: Enforce and apply eslint rules prefer-const and no-var
2020-03-13 23:46:14 +00:00
Laurent Cozic
757a6854ab
Desktop: Updated OneDrive login to remove webview dependency
2019-12-18 09:21:12 +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
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +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
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
990591cc80
Minor improvments
2018-10-30 00:17:50 +00:00
Laurent Cozic
2f62897fb6
All: Improved resource side loading
2018-10-08 19:11:53 +01:00
Laurent Cozic
6e994fd8b9
All: Dropbox: Handle various error conditions
2018-03-27 00:05:39 +01:00
Laurent Cozic
ac07bf784d
Adding Dropbox sync to Electron app
2018-03-26 18:33:55 +01:00
Laurent Cozic
9f8a46b9d9
All: Added more export options including jpz format
2018-02-23 19:32:19 +00:00
Laurent Cozic
d6de56b2db
All: Fixed crash when having invalid UTF-8 string in text editor
2018-01-31 19:01:11 +00:00
Laurent Cozic
7ab135c099
Various tweaks to get Nextcloud working in mobile
2018-01-25 20:48:01 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
027f96d100
Electron: Fixes #36 : Set installation directory for Windows installer
2017-12-07 18:17:41 +00:00
Laurent Cozic
112609c5f1
All: Moving sync target logic to SyncTarget classes
2017-11-24 18:59:16 +00:00
Laurent Cozic
946ad7c71a
All: Started moving sync target logic under SyncTarget classes
2017-11-24 18:06:30 +00:00
Laurent Cozic
d7f3cfd778
All: Started moving sync glue logic to SyncTarget classes
2017-11-23 23:10:55 +00:00
Laurent Cozic
7781fbad76
Changed import statements to require to reduce dependency to Babel
2017-11-03 00:09:34 +00:00
Laurent Cozic
3f56404c25
Allow cancelling OAuth dance, and fixed status bar display issue
2017-10-24 18:03:12 +00:00
Laurent Cozic
1845a0105c
Many improvements and bug fixes
2017-10-18 23:13:53 +01:00
Laurent Cozic
dcacebf216
Fixed editing notes
2017-10-14 19:03:23 +01:00
Laurent Cozic
d53b6e5a72
Wrapped up terminal class
2017-10-13 18:21:57 +00:00
Laurent Cozic
824b385e83
Various terminal gui changes
2017-10-07 17:30:27 +01:00
Laurent Cozic
671e8a3fc8
Allow exporting notes and notebooks
2017-08-20 16:29:18 +02:00
Laurent Cozic
a5daccce09
Per-target sync context
2017-08-19 22:56:28 +02:00
Laurent Cozic
e81178ec3d
Minor changes
2017-08-05 00:15:08 +02:00
Laurent Cozic
1f91d0dfdb
Handle ctrl+c
2017-08-04 18:50:12 +02:00
Laurent Cozic
60c8b7530b
Removing vorpal
2017-08-03 17:48:14 +00:00
Laurent Cozic
b81111743f
More tweaks
2017-07-28 18:13:07 +00:00
Laurent Cozic
eb5d131620
Doc building
2017-07-27 23:59:34 +01:00
Laurent Cozic
1cb23df869
Localization
2017-07-26 22:27:03 +01:00
Laurent Cozic
89f1d5e6e7
Minor CLI bug fixes and improvements
2017-07-26 22:07:27 +01:00
Laurent Cozic
76a9264239
Fixed sync cancel
2017-07-26 21:09:33 +01:00
Laurent Cozic
2685120ecd
Minor chnages
2017-07-24 22:34:07 +01:00
Laurent Cozic
3e1decdfa6
sync in bg
2017-07-24 19:47:01 +00:00
Laurent Cozic
0f95e97d19
Refactored handling of multiple sync targets
2017-07-24 18:01:40 +00:00
Laurent Cozic
5ca8647d35
Sync fixes
2017-07-19 20:15:55 +01:00
Laurent Cozic
7aa21174f6
Handle delta api for filesystem
2017-07-18 23:14:20 +01:00
Laurent Cozic
927894e940
OneDrive delta api
2017-07-18 19:57:49 +00:00
Laurent Cozic
6c75345435
Translated to French
2017-07-18 18:49:47 +00:00
Laurent Cozic
0a560a79a7
Making more strings translatable
2017-07-18 18:21:03 +00:00
Laurent Cozic
e19ed03b90
Made dispatching of sync events more consistent
2017-07-17 23:43:29 +01:00
Laurent Cozic
2688ad7caa
Use lock file for sync
2017-07-17 19:37:59 +00:00
Laurent Cozic
15e95bb0ab
Minor changes on CLI
2017-07-17 18:46:09 +00:00
Laurent Cozic
22cb2fdfbe
Various improvements
2017-07-15 23:47:11 +01:00
Laurent Cozic
f840dd505f
Simplified sync logging and reporting
2017-07-14 19:06:01 +00:00
Laurent Cozic
e397ad197d
Fixed OneDrive connection issue
2017-07-13 18:09:47 +00:00
Laurent Cozic
8c5f0622a2
Added cp command
2017-07-11 18:17:23 +00:00
Laurent Cozic
cb30035060
Moved commands to separate files
2017-07-10 20:03:46 +00:00