1204 Commits

Author SHA1 Message Date
Jin
5d579fee68 Upgrade bootstrap from v4 to v5, fix global menu 2024-09-10 00:44:54 +02:00
Elian Doran
132dd7514a
client: Update axios 1.7.2 to 1.7.7 2024-09-09 00:22:49 +03:00
Elian Doran
aca9d0f1ef
server: Update ini 4.1.3 -> 5.0.0 2024-09-09 00:20:11 +03:00
Elian Doran
eabceae6f1
server: Update Marked 13.0.2 → 14.1.2 2024-09-09 00:18:15 +03:00
Elian Doran
3a5b05e5c6
client: Bump eslint to 9.10.0 2024-09-09 00:14:29 +03:00
Elian Doran
11e5f6a1c1
client: Update dayjs 1.11.12 -> 1.11.13 2024-09-09 00:10:52 +03:00
Elian Doran
bec9acdc3f
client: Update jsdom 24.1.0 -> 25.0.0 2024-09-09 00:07:53 +03:00
Elian Doran
37079b7388
client: Update Mermaid to 11.1.1 2024-09-09 00:03:02 +03:00
Elian Doran
22b7bf826b
electron: Bump electron-dl 2024-09-08 23:59:55 +03:00
Elian Doran
7cc71a4fdb
electron: Bump electron-debug 2024-09-08 23:51:01 +03:00
Elian Doran
68042994e0
electron: Fix loading of i18n 2024-09-08 17:40:05 +03:00
Elian Doran
b45fde2e5f
server: Set up early initialization of i18n 2024-09-08 15:31:47 +03:00
Elian Doran
c1010a79f9
server: Initialize backend translations 2024-09-08 14:37:40 +03:00
Elian Doran
4106cc61b5
release 0.90.6-beta 2024-09-07 21:36:34 +03:00
Elian Doran
1c8cc36402
release 0.90.5-beta 2024-09-07 10:02:55 +03:00
Elian Doran
9d59203121
build: Update Electron Forge to latest 2024-09-03 01:14:36 +03:00
Elian Doran
f426e3d764
build: Update TypeScript 2024-09-03 01:11:02 +03:00
Elian Doran
f378411bb8
client,server: Update i18next 2024-09-03 01:08:30 +03:00
Elian Doran
594f816702
client: Add basic mindmap integration 2024-09-01 15:04:47 +03:00
Jin
2fec1b79af remove codemirror and autocomplete libraries 2024-08-15 20:48:14 +02:00
Elian Doran
3c37f13f54
Merge remote-tracking branch 'origin/develop' into feature/i18n_language_switcher 2024-08-12 16:03:17 +03:00
Elian Doran
ffdc90012e
integration-test: Add support for running dev server 2024-08-11 13:56:02 +03:00
Jin
0967ee1b46 remove fancytree and bootstrap 2024-08-11 10:13:01 +02:00
Jin
d3803fc6f3 remove hard-coded libraries part 1 2024-08-11 10:12:55 +02:00
Elian Doran
edebe8f7c6
build: Remove unnecessary electron-installer-debian 2024-08-11 06:11:10 +03:00
Jin
b83c6023c4 port dump-db and other tools to TS 2024-08-10 18:23:49 +02:00
Jin
86603573f0 fix ci build 2024-08-10 12:00:57 +02:00
Jin
690bd4ce5f fix ci errors 2024-08-10 11:39:05 +02:00
Elian Doran
061b0c981d
Merge pull request #294 from JYC333/sql
Remove hard-coded better-sqlite3 binaries
2024-08-10 10:56:38 +03:00
Elian Doran
72b669b5db
release 0.90.4 2024-08-10 01:05:59 +03:00
JYC333
b05e51f2f1
Merge branch 'TriliumNext:develop' into sql 2024-08-09 22:40:54 +02:00
Jin
8932028a75 minor fix 2024-08-09 22:30:21 +02:00
Jin
62e483a21a using esrun for webpack and fix package arch problem 2024-08-09 22:23:54 +02:00
Elian Doran
64f99ba637
integration-test: Allow for in-memory database 2024-08-09 21:51:10 +03:00
Elian Doran
5aa0040a83
integration-test: Disable WAL for cleaner commits 2024-08-09 21:32:12 +03:00
Elian Doran
c2e7ccddb4
integration-test: Start implementing dedicated DB 2024-08-09 21:28:35 +03:00
Elian Doran
b2e27144b7
integration-test: Initialize Playwright 2024-08-07 20:21:04 +03:00
Elian Doran
b72626aab6
release 0.90.3 2024-08-06 20:40:58 +03:00
Jin
e5e92c8ece add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
Jin
e5c1d38722 - Remove hard-coded better-sqlite3 binaries
- Fix ExperimentalWarning
2024-08-05 17:14:24 +02:00
Elian Doran
5ee62d4d65
Create Big Sur-style icons 2024-08-04 16:42:35 +03:00
Elian Doran
3544dc6650
Fix weird plural in author name 2024-08-04 16:09:44 +03:00
Elian Doran
2f0d41922b
release 0.90.2-beta 2024-07-28 10:12:19 +03:00
Elian Doran
ac4f902bb9
electron: Display TypeScript stack traces 2024-07-27 16:40:59 +03:00
Elian Doran
3bc83e19fa
build: Turn off safe mode by default in order to be able to test scripts 2024-07-27 15:28:12 +03:00
Elian Doran
f382d3c728
Merge remote-tracking branch 'origin/feature/update_bettersqlite3' into feature/server_esm_part3 2024-07-24 00:02:15 +03:00
Elian Doran
fd1f43d192
Merge remote-tracking branch 'origin/feature/update_electron' into feature/server_esm_part3 2024-07-24 00:01:44 +03:00
Elian Doran
989462c1b8
electron: Fix Common.js import 2024-07-24 00:00:41 +03:00
Elian Doran
bd6ef06732
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part3 2024-07-23 23:43:00 +03:00
Elian Doran
2fb05ab37d
Merge remote-tracking branch 'origin/develop' into feature/i18n_first_steps
; Conflicts:
;	package-lock.json
;	package.json
2024-07-23 23:22:34 +03:00