Commit Graph

383 Commits (refactor_read_only_code)

Author SHA1 Message Date
Elian Doran 9c27672794
build: Update nightly version to avoid caching issues 2024-11-02 09:47:31 +07:00
Elian Doran df3f51d1f3
electron: Fix loading of highlight.js 2024-11-01 23:42:23 +07:00
Elian Doran 0768a2a0a3
build: Add StartupWMClass to deb build 2024-10-26 00:42:44 +07:00
hasecilu 28d8088763
i18n: Create script to create PO files for translation
Script for translators
2024-10-17 13:34:40 +07:00
Elian Doran a5fd57308a
server: Fix translations in standalone build 2024-10-13 12:09:36 +07:00
Elian Doran 68042994e0
electron: Fix loading of i18n 2024-09-08 17:40:05 +07:00
Elian Doran 6dee56d72e
Prepare for release 2024-09-07 09:34:59 +07:00
Elian Doran 0dbad48d47
electron: Fix missing mind-elixir 2024-09-01 17:24:44 +07:00
Jin 2fec1b79af remove codemirror and autocomplete libraries 2024-08-15 20:48:14 +07:00
Jin b5e8fcaf57 fix eslint module 2024-08-11 10:13:01 +07:00
Jin 0967ee1b46 remove fancytree and bootstrap 2024-08-11 10:13:01 +07:00
Jin c16c528270 fix electron import 2024-08-11 10:13:01 +07:00
Jin b83c6023c4 port dump-db and other tools to TS 2024-08-10 18:23:49 +07:00
JYC333 b05e51f2f1
Merge branch 'TriliumNext:develop' into sql 2024-08-09 22:40:54 +07: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 +07:00
Elian Doran 712ef92f7c
build: Mark releases as draft 2024-08-06 20:40:54 +07:00
Jin e10df0708c remove old build scripts 2024-08-05 20:30:16 +07:00
Jin 39c0250833 fix server package 2024-08-05 20:20:35 +07:00
Jin e5e92c8ece add electron-forge for all platforms 2024-08-05 18:47:57 +07:00
Jin 5f6aba8a10 remove comments 2024-08-05 17:14:24 +07:00
Jin e5c1d38722 - Remove hard-coded `better-sqlite3` binaries
- Fix ExperimentalWarning
2024-08-05 17:14:24 +07:00
Elian Doran 8ca6dbe34b
Scale mac icon to 0.8 2024-08-04 17:11:46 +07:00
Elian Doran 5ee62d4d65
Create Big Sur-style icons 2024-08-04 16:42:35 +07:00
Elian Doran 03cb773560
Add sharper icons using Inkscape for rendering 2024-08-04 15:36:51 +07:00
Elian Doran 3659cad587
bin: Don't remove intermediate icons, simply ignore them 2024-08-04 15:18:39 +07:00
Elian Doran 54b9bcb6de
Build small icons for macOS as well 2024-08-04 14:30:55 +07:00
Elian Doran 712b180f94
Set up 1024x1024 icon for macOS 2024-08-04 14:26:30 +07:00
Elian Doran 3ce2c98317
bin: Add asserts for create-icons dependencies 2024-08-04 14:26:10 +07:00
Elian Doran a94c2c45b7
build: Build Squirrel splash image as well 2024-08-03 22:25:10 +07:00
Elian Doran f81bf509cd
build: Create script to build icons for the application 2024-08-03 22:20:05 +07:00
Elian Doran 1d142b9e57
build: Fix accidental change in release script 2024-07-28 10:12:08 +07:00
Elian Doran 32dc064ffa
docs: Add some more documentation 2024-07-27 23:49:56 +07:00
Elian Doran d9d8fff249
docs: Update example env 2024-07-27 23:39:15 +07:00
Elian Doran 312c85ae30
docs: Update documentation 2024-07-27 23:28:14 +07:00
Elian Doran f5e02102e7
docs: Improve the preview script 2024-07-27 23:27:18 +07:00
Elian Doran f32fb168dc
docs: Fix the prepare script if run from a different dir 2024-07-27 23:27:11 +07:00
Elian Doran e5cdccc066
build: Make copy-dist silent 2024-07-27 16:42:47 +07:00
Elian Doran 7b2d70ba56
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part3 2024-07-27 15:20:39 +07:00
Elian Doran 25db092b41
electron: Fix crash due to missing i18next 2024-07-24 21:04:20 +07:00
Elian Doran f382d3c728
Merge remote-tracking branch 'origin/feature/update_bettersqlite3' into feature/server_esm_part3 2024-07-24 00:02:15 +07:00
Elian Doran fd1f43d192
Merge remote-tracking branch 'origin/feature/update_electron' into feature/server_esm_part3 2024-07-24 00:01:44 +07:00
Elian Doran faa9ebe1bc build: Remove unnecessary rm 2024-07-23 00:24:27 +07:00
Elian Doran 26efa9299e build: Fix export = 2024-07-23 00:17:20 +07:00
Elian Doran 6f6ce38538 build: Increase strictness of copy-trilium 2024-07-22 21:44:48 +07:00
Elian Doran e74eff75db Revert "build: Export correct build info"
This reverts commit ef4f0f80b9.
2024-07-22 21:43:55 +07:00
Elian Doran 7fb4a66127 build: Remove redundant rm 2024-07-22 21:39:36 +07:00
Elian Doran ef4f0f80b9 build: Export correct build info 2024-07-22 21:35:24 +07:00
Elian Doran dd14ba9e0e build: Increase error strictness 2024-07-22 21:33:07 +07:00
Elian Doran 043313c71a Merge branch 'feature/update_electron' into feature/update_bettersqlite3 2024-07-21 23:29:48 +07:00
Elian Doran 62804ec67a Merge remote-tracking branch 'origin/develop' into feature/update_electron 2024-07-21 23:28:03 +07:00
Elian Doran 715a952148
build: Remove auth if token not provided 2024-07-21 13:24:44 +07:00
Elian Doran d09578735e
build: Implement cross-platform build info script 2024-07-21 11:45:31 +07:00
Elian Doran 5a8442f3d8
build: Fix artifacts not generated due to name change 2024-07-21 10:57:43 +07:00
Elian Doran f07a6600c9
ci: Patch package.json main 2024-07-21 09:12:46 +07:00
Elian Doran e380fa5224
ci: Fix permission issue with build script 2024-07-20 22:10:09 +07:00
Elian Doran 128af66797
ci: Don't pack Windows artifact 2024-07-20 22:02:29 +07:00
Elian Doran 80e647ffec
ci: Update build info 2024-07-20 21:58:14 +07:00
Elian Doran 758c08ec85
build: Remove map files & ts files 2024-07-20 20:55:38 +07:00
Elian Doran cb0d1d80a1
build: Remove some more unnecessary files 2024-07-20 20:53:33 +07:00
Elian Doran 9dcf51b117
build: Remove some unnecessary files 2024-07-20 20:39:18 +07:00
Elian Doran 389097bcc2
build: Silence clean-up phase 2024-07-20 20:31:36 +07:00
Elian Doran 366e791e2d
build: Use--omit=dev 2024-07-20 20:19:38 +07:00
Elian Doran 338012ec7e
build: Bring update script for better-sqlite3 2024-07-20 16:48:41 +07:00
Elian Doran e778680e94
Merge branch 'feature/update_to_node20' into feature/update_electron 2024-07-20 16:39:38 +07:00
Elian Doran 9b9180e5c8
Merge remote-tracking branch 'origin/develop' into feature/update_to_node20 2024-07-20 16:30:46 +07:00
Elian Doran 946a02fd67
build: Determine better-sqlite3 version automatically 2024-07-20 15:13:42 +07:00
Elian Doran 2a57765dd9
build: Update bettersqlite3 binary for Linux server 2024-07-20 15:13:42 +07:00
Elian Doran 42c0a557b4
build: Update bettersqlite3 binary for Linux desktop 2024-07-20 15:13:42 +07:00
Elian Doran aa6cf1f11c
build: Update bettersqlite3 binary for macOS 2024-07-20 15:13:42 +07:00
Elian Doran d73b10d10d
build: Update bettersqlite3 binary for Windows 2024-07-20 15:13:42 +07:00
Elian Doran 6aea3b1472
Revert "build: Investigate not embedding better_sqlite3 natives"
This reverts commit 0e10fbb0875e515b6c10d4d010fe81464b41f6b4.
2024-07-20 15:13:40 +07:00
Elian Doran edc18e5be8
Revert "build: Fix ".node is not a valid Win32 application""
This reverts commit 8ac84e12c8dd2a838bf602e032b08d507b9d763b.
2024-07-20 15:13:19 +07:00
Elian Doran 86659552ee
build: Fix ".node is not a valid Win32 application"
See https://github.com/electron/packager/issues/740.
2024-07-20 15:13:19 +07:00
Elian Doran 03ab41bfba
build: Investigate not embedding better_sqlite3 natives 2024-07-20 15:13:17 +07:00
Elian Doran 9db4e1d7d3
build: Fix Node version incompatibility 2024-07-20 15:10:50 +07:00
Elian Doran 05776d178e
docs: Move binaries to bin/ 2024-07-20 13:14:48 +07:00
Elian Doran e74b7f6964
build: Update NODE_VERSION in build-server 2024-07-17 01:08:33 +07:00
Elian Doran bbbbc3b860
bin/build*: Adjust error tolerance 2024-07-14 21:48:15 +07:00
Elian Doran c9f27547a2
bin/build*: Check if dpkg-deb tool is correct 2024-07-14 21:45:48 +07:00
Elian Doran 6bf063b92f
bin/build*: Check that required binaries are present 2024-07-14 21:35:08 +07:00
Elian Doran 4862b324a5
bin/release: Get rid of sponge 2024-07-14 21:13:06 +07:00
Elian Doran f678c4337b
bin/release: Fail if jq is missing 2024-07-14 21:12:51 +07:00
Elian Doran 595402adea
dev: Fix npm start-electron script 2024-07-14 13:03:06 +07:00
Elian Doran 1dad4bc80f
Merge remote-tracking branch 'origin/develop' into feature/port_0.63.7 2024-07-14 09:58:37 +07:00
Elian Doran 5b30bae5b2
bin: Adapt copy-trilium to TypeScript changes 2024-07-13 21:11:03 +07:00
Elian Doran d5c1bd1085
Merge remote-tracking branch 'upstream/master' into feature/port_0.63.7
; Conflicts:
;	package-lock.json
;	src/routes/api/files.ts
;	src/services/build.js
;	src/services/notes.ts
2024-07-13 18:36:04 +07:00
Elian Doran d18bfb9d69
docker: Fix build by generating artifacts 2024-07-13 11:40:52 +07:00
Elian Doran 60d134a89b
Revert "docker: Fix webpack"
This reverts commit 0a7fcf399f.
2024-07-13 11:32:02 +07:00
Elian Doran 0a7fcf399f
docker: Fix webpack 2024-07-13 11:06:45 +07:00
Caleb Norton f0d30dbe49 Add macos arm64 to release script 2024-05-18 03:48:33 +07:00
Caleb Norton d142d3261d support compiling native arm64 macos builds 2024-05-18 03:34:24 +07:00
alexpietsch d2604e91d4 feat: add ts script for cross plattform use 2024-05-01 00:05:24 +07:00
Alex e2b4eaf9cc fix: copy only necessary modules 2024-04-29 23:37:08 +07:00
Alex 8c0ce174b5 fix: script permissions 2024-04-29 14:54:39 +07:00
alexpietsch c8adf2a685 fix: restore start-electron script functionality 2024-04-29 00:36:27 +07:00
Elian Doran db2b33704f
Merge branch 'feature/typescript_backend' into feature/typescript_backend_2 2024-03-30 10:54:06 +07:00
Alexei Kharchev bb8bfc61ed Improved scriptes bin/copy-trilium.sh, bin/build-linux-x64.sh 2024-03-02 14:18:39 +07:00
Alexei Kharchev ff5d5d20d9 Reduce warnings count caused by bin/copy-trilium.sh 2024-03-02 11:49:17 +07:00
Elian Doran 9826fed905
server-ts: Port app* services 2024-02-17 19:09:36 +07:00