Laurent Cozic
bfcf3815a4
Chore: Fixing clipper dependencies
2024-08-15 10:50:14 +01:00
Laurent Cozic
00084c5798
Desktop, Mobile: Improve focus handling
2024-04-01 15:34:22 +01:00
Henry Heino
e72cce0d07
Clipper: Improve support for future versions of Chrome (upgrade to manifest version 3) ( #10109 )
2024-03-14 18:38:20 +00:00
Laurent Cozic
de0ae7653f
Desktop: Add support for automatically uploading crash reports
2024-01-18 21:45:25 +00:00
Henry Heino
fc7d053521
Chore: Webclipper: Migrate build system to Webpack 5 ( #9670 )
2024-01-06 12:15:10 +00:00
Laurent Cozic
5f6370d7ba
Doc: Refactored documentation, split it into smaller articles, and added search ( #9132 )
2023-10-30 11:32:14 +00:00
pedr
5733017637
Chore: Move useful clipper logic to the lib package to be used in other places ( #9053 )
2023-10-13 17:31:13 +03:00
Laurent Cozic
2e9f93ad9a
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-22 11:58:53 +01:00
Laurent Cozic
7591a1182e
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
2023-06-30 09:55:56 +01:00
Laurent Cozic
0c4ba592f6
Tools: Apply rule github/array-foreach
2023-06-30 09:39:21 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
Laurent Cozic
eca0f92dff
Disable again
2023-04-06 11:46:06 +02:00
Laurent Cozic
260fa6c038
Clipper release v2.11.2
2023-04-06 11:44:55 +02:00
pedr
f2995dd196
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
ahk02
b832930512
Cipper: fixed display cutoff due to increase in browser scale ( #7757 )
2023-02-17 13:29:15 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
Laurent Cozic
c990e81def
Doc: Allow translating website
2022-11-22 18:17:24 +00:00
renovate[bot]
1b41a22487
Update dependency fs-extra to v10.1.0 ( #7177 )
2022-11-11 16:05:54 +00:00
Laurent Cozic
3a09945ad0
Tools: Pin all dependencies
2022-11-05 13:09:41 +00:00
renovate[bot]
8fc92886ee
Update dependency resolve to v1.22.1 ( #7039 )
2022-11-04 20:12:21 +00:00
Laurent Cozic
e51d9c5621
Tools: Trying to disable clipper build for now
2022-11-04 15:26:17 +00:00
Laurent Cozic
119e457d5e
Tools: Trying to fix clipper webpack config
2022-11-04 14:23:43 +00:00
Laurent Cozic
7291ab876e
Tools: Trying to fix clipper webpack config
2022-11-04 13:45:21 +00:00
renovate[bot]
eef81b2b86
Update dependency dotenv to v8.6.0 ( #7019 )
2022-11-02 22:14:01 +00:00
renovate[bot]
91f9c6b7be
Update dependency css-loader to v3.6.0 ( #7016 )
2022-11-02 19:51:51 +00:00
renovate[bot]
a1157110ec
Update dependency postcss-safe-parser to v4.0.2 ( #7001 )
2022-11-02 16:02:11 +00:00
renovate[bot]
6536dde488
Update dependency terser-webpack-plugin to v2.3.8 ( #7002 )
2022-11-02 13:19:17 +00:00
renovate[bot]
120ba40d21
Update dependency postcss-preset-env to v6.7.1 ( #7000 )
2022-11-02 13:08:19 +00:00
renovate[bot]
db0cdea539
Update dependency optimize-css-assets-webpack-plugin to v5.0.8 ( #6999 )
2022-11-02 11:29:02 +00:00
Laurent Cozic
ce02d4c94f
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Henry Heino
0e532fbaf0
Chore: Set up repository for testing/preparation for mobile markdown toolbar PR ( #6650 )
2022-07-22 10:44:19 +01:00
Shing Lyu
98f9ed641c
Clipper: Add a button to open the newly clipped note ( #6204 )
2022-03-02 17:42:29 +00:00
Laurent Cozic
71140a638f
Minor clipper tweaks
2022-01-06 15:46:28 +00:00
Laurent Cozic
2fd8f39293
Update clipper button text
2021-11-29 11:24:34 +00:00
Laurent Cozic
3627fa14e1
Clipper: Fixes #5675 : Notebook selection list could be too wide
2021-11-29 11:14:41 +00:00
Laurent Cozic
b5f148c33a
Re-apply package-lock v2
2021-08-11 17:34:17 +01:00
Laurent Cozic
34d6742563
Revert "Tools: Upgrade package locks to v2"
...
Revert because it's been done in release-2.2 and too much of a mess to
fix the conflicts.
This reverts commit 94232b667d381de98ce18ac81017b656889a127b.
2021-08-11 16:41:38 +01:00
Laurent Cozic
94232b667d
Tools: Upgrade package locks to v2
2021-08-10 22:58:45 +01:00
Laurent Cozic
5258cc335a
Clipper: Fixes #5130 : Clipper does not remember notebook
2021-07-03 17:01:36 +01:00
Laurent Cozic
55248ed08b
Clipper: Fixed auth mechanism when extension popup is closed before process is finished
2021-06-28 11:39:31 +01:00
Laurent Cozic
67d9977489
Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data
2021-06-22 19:57:04 +01:00
Laurent Cozic
0b67446ec0
All: Security: Apply npm audit security fixes
2021-05-09 19:30:08 +02:00
Laurent Cozic
717b8da1f8
Tools: Cleaned up tests and splitted sync tests into smaller parts
2020-12-01 18:05:24 +00:00
Laurent Cozic
a37f84e988
Clipper: Certain tags could be missing from the dropdownlist
2020-11-25 10:27:41 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00