zadam
7c98ade72b
fix missing doc resources for launchers, closes #3455
2022-12-25 11:58:24 +01:00
zadam
0441e7396a
small fixes
2022-12-23 15:07:48 +01:00
zadam
724f99f17c
add prefix "_" to "named" IDs
2022-12-21 16:11:00 +01:00
zadam
5413a1aa79
create new runOnNoteContentChange event, #3436
2022-12-18 23:53:47 +01:00
zadam
e3047ee450
Merge remote-tracking branch 'origin/master' into next58
2022-12-12 21:43:45 +01:00
Orsiris de Jong
fc40e54261
Remove unnecessary powershell scripts
2022-12-11 18:24:29 +01:00
Orsiris de Jong
87e833d373
Use inline powershell launcher, add unicode support for batch
2022-12-11 18:23:50 +01:00
zadam
9460cfdc55
Merge remote-tracking branch 'origin/master' into next58
2022-12-09 15:18:51 +01:00
zadam
0d06d5ccee
dump-db should not contain node_modules in release artifacts
2022-12-04 23:49:16 +01:00
zadam
d3bf0c1d8e
bookmark migration
2022-12-04 20:05:18 +01:00
zadam
b499640db8
use trilium version number in asset paths to avoid caching issues WIP
2022-10-26 23:50:54 +02:00
zadam
01910d3231
flathub release script
2022-10-15 21:09:27 +02:00
zadam
7233f58767
flatpak release script fixes
2022-09-12 23:14:00 +02:00
zadam
ca03c41205
flatpak release script should support beta channel
2022-09-12 22:35:22 +02:00
zadam
7109a12afd
Merge branch 'stable'
...
# Conflicts:
# bin/release-flatpack.sh
2022-08-27 13:19:29 +02:00
zadam
700e9fd912
fix release-flatpack.sh
2022-08-26 23:52:09 +02:00
zadam
e9090b9154
added a release flatpack script
...
(cherry picked from commit e70a7bad1a
)
2022-08-26 22:09:48 +02:00
zadam
e70a7bad1a
added a release flatpack script
2022-08-23 23:48:13 +02:00
zadam
ad8b7f67b1
Merge remote-tracking branch 'origin/master'
2022-08-22 19:27:43 +02:00
zadam
df351a8d09
trilium safe mode now disables GPU usage
2022-08-20 22:39:59 +02:00
sigaloid
10676a8d0c
Add shareDescription
2022-08-17 15:18:34 -04:00
zadam
53e9c8cdac
upgrades
2022-05-24 21:34:32 +02:00
zadam
a04becc4ec
dep upgrades
2022-04-10 14:13:45 +02:00
zadam
17dd6141fb
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# Dockerfile
# package-lock.json
# package.json
# src/services/cloning.js
2022-03-22 21:04:30 +01:00
zadam
0cd690d980
fix inclusion of share.js
in builds, fixes #2738
2022-03-21 23:28:19 +01:00
zadam
5260689b8e
include "dump-db" into released artifacts
2022-02-12 22:51:28 +01:00
zadam
97fd550402
add light anonymization option to the existing full anonymization
2022-02-06 13:49:33 +01:00
zadam
1b54596c5e
tweaks to handling of branch removal
2022-01-31 22:09:39 +01:00
U-Bren
780b520506
Add powershell equivalents to existing batch scripts ( #2561 )
...
* Add powershell equivalents to existing windows scripts
Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior
previous to this commit.
Should help fix bugs with accents and non-ASCII characters (issue #2327 ).
* Add powershell equivalents to existing windows scripts
Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior
previous to this commit.
Should help fix bugs with accents and non-ASCII characters (issue #2327 ).
Co-authored-by: zadam <zadam.apps@gmail.com>
2022-01-17 23:51:25 +01:00
zadam
d1b39ee8fa
generate anonymization script into a file
2022-01-17 23:47:26 +01:00
zadam
66a6c76552
generate anonymization script WIP
2022-01-15 22:09:51 +01:00
zadam
be59f248e8
fix sync skipping some changes and then forcing sector queuing
2022-01-09 22:22:13 +01:00
zadam
cd8c24ceae
windows better-sqlite3 binary
2021-12-22 12:58:33 +01:00
zadam
2430dcba65
mac better_sqlite3.node
2021-12-21 22:02:25 +01:00
zadam
630d9f2e45
backlinks improvements, #2349
2021-12-02 22:00:42 +01:00
zadam
87b76abef9
better-sqlite3 binaries
2021-11-18 21:35:23 +01:00
zadam
89322c4b03
upgrade to electron v16 and node v16
2021-11-16 22:43:08 +01:00
zadam
930d29d64a
add hack to produce debian compatible XZ compressed deb packages, fixes #2272
2021-11-01 09:11:04 +01:00
zadam
241d1b1035
node 14.18.1
2021-10-14 22:22:27 +02:00
zadam
4111a2f0e8
docker image build/push is now handled by github actions
2021-10-14 20:49:48 +02:00
zadam
0571f02830
updated windows better-sqlite3 binary
2021-10-05 17:32:32 +02:00
zadam
fdb7b7721d
right context menu on note map
2021-09-24 21:40:02 +02:00
zadam
bc1d438075
updated better sqlite 3 binaries
2021-09-23 22:36:12 +02:00
zadam
f24ea8137b
revert of better sqlite3 dep for server build
2021-09-08 20:56:26 +02:00
zadam
6e300c7cf5
make sure the sorted branches are still sorted after drag & drop, #2142
2021-09-02 23:21:02 +02:00
zadam
d27fcaf317
improvements in frontend sync (WIP)
2021-08-24 22:37:00 +02:00
zadam
0ee093f038
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# Dockerfile
# bin/build-server.sh
# package-lock.json
# src/public/app/layouts/mobile_layout.js
2021-08-23 22:27:19 +02:00
zadam
08eda83700
node update to 14.17.5
2021-08-22 12:25:50 +02:00
zadam
703fbd30df
css fixes
2021-07-04 15:49:52 +02:00
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00