zadam
|
87a60e325f
|
added ctime to backup list #4321
|
2023-10-19 00:51:38 +02:00 |
|
zadam
|
148bff9f77
|
show existing backups and anonymized DBs, #4321
|
2023-10-18 23:16:47 +02:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
d1b39ee8fa
|
generate anonymization script into a file
|
2022-01-17 23:47:26 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
8bd7b657f8
|
added option to disable backup, #2210
|
2021-10-11 22:30:23 +02:00 |
|
zadam
|
69d529ada1
|
wip
|
2020-07-04 00:20:23 +02:00 |
|
zadam
|
18749092ff
|
sql_init/migration fixes
|
2020-07-02 22:57:17 +02:00 |
|
zadam
|
f0b608ddec
|
non-intrusive logging of sync errors
|
2020-07-01 21:33:52 +02:00 |
|
zadam
|
22302e8200
|
attrs WIP
|
2020-06-21 23:41:51 +02:00 |
|
zadam
|
5f699cc28c
|
converted most dynamic SQL queries into prepared statement to avoid excessive statement caching
|
2020-06-20 23:24:34 +02:00 |
|
zadam
|
969f31dde2
|
fixed backup and anonymization with better-sqlite3
|
2020-06-20 23:09:34 +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
|
a04aa6fd36
|
version updates
|
2020-06-18 09:12:30 +02:00 |
|
zadam
|
e0b4b369dc
|
transaction handling fixes
|
2020-06-14 00:35:53 +02:00 |
|
zadam
|
e70c862e72
|
fix import
|
2020-06-07 23:55:55 +02:00 |
|
zadam
|
e8cd821e57
|
futrther improvements to anonymization
|
2020-06-07 10:20:48 +02:00 |
|
zadam
|
1502b9ce66
|
prevent attribute inheritance cycle via template, closes #1077
|
2020-06-04 12:27:41 +02:00 |
|
zadam
|
c1fd9825aa
|
fix backup
|
2020-06-03 12:16:16 +02:00 |
|
zadam
|
e7330c1104
|
more anonymization
|
2020-06-03 09:55:05 +02:00 |
|
zadam
|
91e5f24798
|
fix db anonymization
|
2020-06-02 23:13:55 +02:00 |
|
zadam
|
e25b633ec4
|
better error logging in backup
|
2020-05-31 10:24:59 +02:00 |
|
zadam
|
13f9d037dc
|
safer backup to file using VACUUM INTO + possibility to explicitly ask for backup now
|
2020-05-29 21:55:08 +02:00 |
|
zadam
|
0d0464549f
|
notes are now created with correct local dates
|
2019-03-13 22:43:59 +01:00 |
|
azivner
|
d3d49923b1
|
changed backup to simple scheme with one daily, one weekly and one monthly backup, fixes #15
|
2018-07-30 16:40:50 +02:00 |
|
azivner
|
c6c76ba360
|
option names now follow camelCase
|
2018-04-02 21:47:46 -04:00 |
|
azivner
|
26e4ad9bf9
|
separated DB initialization methods into sql_init
|
2018-04-02 21:25:20 -04:00 |
|
azivner
|
6ab0cea4e3
|
split out dateUtils on the backend
|
2018-04-02 20:46:46 -04:00 |
|
azivner
|
e2921a648d
|
refactored backend to use new naming convention for modules
|
2018-04-01 21:27:46 -04:00 |
|
azivner
|
c9d73c6115
|
renamed outstanding attribute references to labels
|
2018-04-01 09:59:44 -04:00 |
|
azivner
|
0ec909fd7a
|
added basic CLS support with re-entrant transactions
|
2018-03-28 23:41:22 -04:00 |
|
azivner
|
e970564036
|
create months and days with associated english names, closes #37
|
2018-02-10 13:53:35 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|