Skip to content

Commit

Permalink
Merge branch 'next'
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-ev committed Jan 17, 2025
2 parents 1b81379 + 687d702 commit a9bda8d
Show file tree
Hide file tree
Showing 361 changed files with 1,004 additions and 3,655 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ The font [Belle Allure](https://www.jeanboyault.fr/belle-allure/) is used with p
- **next** --> code for the next major version (v11), in Electron. Use at your own risks.
- **next-node** --> code for the next major version, without Electron. Use at your own risks.

Note 1: on Ubuntu 22.04, you may need to install the dependency sharp 0.31.3 as the most recent version (0.33.5) is not compatible.
Note 1: on Ubuntu up to 24.04, you may need to install the dependency sharp 0.31.3 as the most recent version (0.33.5) is not compatible.

`npm install [email protected]`

Note 2: bufferutil seems to be necessary specifically for intel macOS.

Expand Down
1 change: 1 addition & 0 deletions client/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/dist/
.DS_Store
node_modules

Expand Down
33 changes: 0 additions & 33 deletions client/dist/bundle.js

This file was deleted.

8 changes: 0 additions & 8 deletions client/dist/context-filter-polyfill.min.js

This file was deleted.

Binary file removed client/dist/favicon.ico
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed client/dist/fonts/archivo/archivo-v16-latin-700.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion client/dist/fonts/belle-allure/info.txt

This file was deleted.

Loading

0 comments on commit a9bda8d

Please sign in to comment.