Panagiotis Papadopoulos
328c53b725
chore(assets): remove manual provision of knockout
...
this is only used in setup.ts and there it is already packed by webpack – so no need to manually provide it as static asset anymore
2025-01-29 22:40:42 +02:00
Panagiotis Papadopoulos
ad02b86719
chore: remove now unnecessary manual copying of share.js
...
this is now correctly handled by the webpack build
2025-01-26 21:39:34 +01:00
Elian Doran
0b0fcc0685
Merge pull request #1021 from TriliumNext/chore_move-generate-documents
...
chore: move generate_documents to bin folder
2025-01-22 23:42:45 +02:00
Elian Doran
7a3a5141af
fix(geomap): not working on electron
2025-01-22 23:08:25 +02:00
Panagiotis Papadopoulos
1d03818337
chore(generate_documents): add note about script being broken currently
2025-01-20 22:54:12 +01:00
Panagiotis Papadopoulos
3206a7fe73
chore: move generate_documents to bin folder
...
this file is never called in production code and wouldn't even run, even if it was:
the `lorem-ipsum` dependency is in devDependencies, so never gets installed in
any dist builds
move the file to a place where it makes more sense and avoid it getting packaged
without any reason.
2025-01-20 21:46:25 +01:00
Elian Doran
eaacdb57d1
fix(build): add back copying canvas dist files
2025-01-18 11:19:35 +02:00
Elian Doran
7d3f506efb
refactor(deps): use webpack import for canvas
2025-01-18 11:09:57 +02:00
Jon Fuller
7e30ab2e06
Update build-server.sh and GitHub Actions to build ARM server
2025-01-17 20:45:00 +00:00
Elian Doran
e7eb385b8f
refactor(deps): integrate force-graph into webpack
2025-01-17 20:21:52 +02:00
Elian Doran
25e0dc3355
fix(electron): copy dist not working due to missing lib
2025-01-11 17:04:07 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files
2025-01-09 18:07:02 +02:00
Elian Doran
7a2b5e731e
chore(code): fix more js & ts files
2024-12-22 15:45:54 +02:00
Elian Doran
4e75ba78b4
fix(electron): not starting in dev mode
2024-12-22 00:28:17 +02:00
Elian Doran
3e710fbdf5
fix(build): linux server failing due to missing legacy deps
2024-12-14 08:56:38 +02:00
Elian Doran
018557bb57
fix(electron): mind map not working due to missing deps
2024-12-09 23:32:39 +02:00
Elian Doran
e7c4e037e0
feat(electron): add script to watch for src/public changes
2024-12-01 09:48:55 +02:00
hasecilu
f31a4865c3
bin(translation): Refactor script and add new locales to the list
...
- Check if JSON files exists before counting keys
- New locales:
- German
- Portuguese, Brazil
- Chinese, Taiwan
2024-11-23 17:45:57 -06:00
Elian Doran
fa3200ba8f
electron: Fix docnotes not rendering
2024-11-02 16:11:59 +02:00
Elian Doran
d1404492a7
build: Use shorter special version moniker
...
Some builds fail in the CI because the extra part of the version is limited to 20 chars.
2024-11-02 11:04:16 +02:00
Elian Doran
9c27672794
build: Update nightly version to avoid caching issues
2024-11-02 09:47:31 +02:00
Elian Doran
df3f51d1f3
electron: Fix loading of highlight.js
2024-11-01 23:42:23 +02:00
Elian Doran
0768a2a0a3
build: Add StartupWMClass to deb build
2024-10-26 00:42:44 +03:00
hasecilu
28d8088763
i18n: Create script to create PO files for translation
...
Script for translators
2024-10-17 13:34:40 -06:00
Elian Doran
a5fd57308a
server: Fix translations in standalone build
2024-10-13 12:09:36 +03:00
Elian Doran
68042994e0
electron: Fix loading of i18n
2024-09-08 17:40:05 +03:00
Elian Doran
6dee56d72e
Prepare for release
2024-09-07 09:34:59 +03:00
Elian Doran
0dbad48d47
electron: Fix missing mind-elixir
2024-09-01 17:24:44 +03:00
Jin
2fec1b79af
remove codemirror and autocomplete libraries
2024-08-15 20:48:14 +02:00
Jin
b5e8fcaf57
fix eslint module
2024-08-11 10:13:01 +02:00
Jin
0967ee1b46
remove fancytree and bootstrap
2024-08-11 10:13:01 +02:00
Jin
c16c528270
fix electron import
2024-08-11 10:13:01 +02:00
Jin
b83c6023c4
port dump-db and other tools to TS
2024-08-10 18:23:49 +02:00
JYC333
b05e51f2f1
Merge branch 'TriliumNext:develop' into sql
2024-08-09 22:40:54 +02:00
perf3ct
13ad877b2f
also change the tags of build-docker.sh to triliumnext
2024-08-08 15:17:38 -07:00
slashtechno
4bc24246ab
Update Docker image tag in build script
2024-08-07 15:51:29 -04:00
Elian Doran
712ef92f7c
build: Mark releases as draft
2024-08-06 20:40:54 +03:00
Jin
e10df0708c
remove old build scripts
2024-08-05 20:30:16 +02:00
Jin
39c0250833
fix server package
2024-08-05 20:20:35 +02:00
Jin
e5e92c8ece
add electron-forge for all platforms
2024-08-05 18:47:57 +02:00
Jin
5f6aba8a10
remove comments
2024-08-05 17:14:24 +02:00
Jin
e5c1d38722
- Remove hard-coded better-sqlite3 binaries
...
- Fix ExperimentalWarning
2024-08-05 17:14:24 +02:00
Elian Doran
8ca6dbe34b
Scale mac icon to 0.8
2024-08-04 17:11:46 +03:00
Elian Doran
5ee62d4d65
Create Big Sur-style icons
2024-08-04 16:42:35 +03:00
Elian Doran
03cb773560
Add sharper icons using Inkscape for rendering
2024-08-04 15:36:51 +03:00
Elian Doran
3659cad587
bin: Don't remove intermediate icons, simply ignore them
2024-08-04 15:18:39 +03:00
Elian Doran
54b9bcb6de
Build small icons for macOS as well
2024-08-04 14:30:55 +03:00
Elian Doran
712b180f94
Set up 1024x1024 icon for macOS
2024-08-04 14:26:30 +03:00
Elian Doran
3ce2c98317
bin: Add asserts for create-icons dependencies
2024-08-04 14:26:10 +03:00
Elian Doran
a94c2c45b7
build: Build Squirrel splash image as well
2024-08-03 22:25:10 +03:00