zadam
|
bff7434921
|
rename becca entities to have B-prefix, #3476
|
2023-01-03 13:52:37 +01:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
8588ed5eec
|
remove port scanning for an available port #3036
|
2022-09-04 14:00:39 +02:00 |
|
zadam
|
339a6d7817
|
don't check for null content in consistency checks because it's too slow for large databases #2887
|
2022-05-31 14:09:46 +02:00 |
|
zadam
|
dbb5d02ecf
|
log the time spent during optimization process
|
2022-05-15 20:34:47 +02:00 |
|
zadam
|
6833959f3b
|
added regular DB optimization
|
2022-02-01 21:36:52 +01:00 |
|
zadam
|
8120f1bf25
|
resetting/setting password from options
|
2021-12-30 22:54:08 +01:00 |
|
zadam
|
f92016f9ec
|
set password from web trilium
|
2021-12-29 23:37:12 +01:00 |
|
zadam
|
4e31af8c84
|
set password WIP
|
2021-12-29 23:19:05 +01:00 |
|
zadam
|
7e48d214ca
|
removed username/password from setup
|
2021-12-28 22:59:38 +01:00 |
|
zadam
|
e7faebfac3
|
sharing WIP
|
2021-12-21 16:12:59 +01:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
4c64bd852e
|
Merge remote-tracking branch 'origin/stable' into redesign
|
2021-06-01 23:33:07 +02:00 |
|
zadam
|
56378cd0f5
|
reorder database initialization so that all critical sections are in the same transaction, #1985
|
2021-05-30 22:03:41 +02:00 |
|
zadam
|
a76e3f6e2d
|
correctly logging slow async requests
|
2021-05-30 21:21:20 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
e257634ccf
|
becca conversion WIP
|
2021-05-02 22:47:57 +02:00 |
|
zadam
|
d13c8771ca
|
becca conversion WIP
|
2021-05-01 21:52:22 +02:00 |
|
zadam
|
cbc1f63732
|
Merge remote-tracking branch 'origin/stable'
|
2021-01-14 21:53:05 +01:00 |
|
zadam
|
e06c5703ee
|
config value to disable backups, closes #1533
|
2021-01-12 21:50:05 +01:00 |
|
zadam
|
0ac42608f7
|
faster tree loading of many notes at once #1480
|
2020-12-10 21:27:21 +01:00 |
|
zadam
|
032ffa8367
|
fix printing port to console #1219
|
2020-09-06 20:58:26 +02:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
e1d4be814f
|
toggle to expand/collapse attr list is saved and propagated across tabs
|
2020-07-23 22:31:06 +02:00 |
|
zadam
|
18749092ff
|
sql_init/migration fixes
|
2020-07-02 22:57:17 +02:00 |
|
zadam
|
c4cc48dfc9
|
fixed initial demo import
|
2020-07-02 21:08:18 +02:00 |
|
zadam
|
027afab6b1
|
fix DB setup
|
2020-06-20 21:42:41 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
f745e21e0d
|
use better-sqlite3
|
2020-06-17 23:03:46 +02:00 |
|
zadam
|
647790885d
|
downgrade sqlite3 library which has issues with electron build
|
2020-05-03 21:27:24 +02:00 |
|
zadam
|
62bc05134e
|
sqlite upgrade
|
2020-04-09 21:20:14 +02:00 |
|
zadam
|
34b8979016
|
make note paths work better with hoisted note
|
2020-04-08 20:38:50 +02:00 |
|
zadam
|
b1bed18331
|
significantly faster sync with transactions
|
2020-04-04 21:49:57 +02:00 |
|
zadam
|
c4e5b35187
|
changed demo.tar to demo.zip
|
2020-03-26 17:05:17 +01:00 |
|
zadam
|
67663fba50
|
fixes
|
2019-11-30 11:36:36 +01:00 |
|
zadam
|
995ebbf577
|
removed foreign keys PRAGMAs since foreign key constraints are not used anymore
|
2019-11-30 10:41:53 +01:00 |
|
zadam
|
c9e4261930
|
options for basic image quality control
|
2019-11-03 11:43:04 +01:00 |
|
zadam
|
9ea8209d4e
|
separating some options to "startup" options which allows not creating new DB version for each new option
|
2019-11-03 10:43:40 +01:00 |
|
zadam
|
b16c2d19b6
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
|
zadam
|
9689029c4b
|
ImportContext generalized to TaskContext
|
2019-10-17 21:11:35 +02:00 |
|
zadam
|
963ed32ce4
|
allow user to choose theme during initial setup
|
2019-08-11 10:28:49 +02:00 |
|
zadam
|
06be593fe4
|
crash if the DB has newer version than the application
|
2019-04-23 21:27:45 +02:00 |
|
zadam
|
2259e1d44d
|
make sure to wait for DB connection to be up before starting ...
|
2019-04-02 19:42:41 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
51bbc10744
|
switchable image shrinking
|
2019-02-24 12:24:28 +01:00 |
|
zadam
|
3533160bef
|
fix initial document setup
|
2019-02-20 23:07:57 +01:00 |
|
azivner
|
cce8c1b674
|
create top level note and collapse tree now work relative to hoisted note, closes #343
|
2019-01-15 20:30:54 +01:00 |
|
azivner
|
aa58788769
|
added basic DB size diagnostic log
|
2019-01-15 20:00:24 +01:00 |
|
azivner
|
94565e3ec0
|
now using .tar export to initialize DB instead of direct DB dumps
|
2018-11-16 14:36:50 +01:00 |
|