Commit graph

16 commits

Author SHA1 Message Date
Tobias Reisinger 3117427f1f fix: use PRAGMA user_version to track migrations
fix: minor fixes
2020-08-21 14:03:23 +02:00
Tobias Reisinger 6d37bd9734 add: cache (WIP) 2020-08-13 16:29:26 +02:00
Tobias Reisinger f167f9caec fix: minor code refactor 2020-08-13 11:26:06 +02:00
Tobias Reisinger b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
Tobias Reisinger 1475f605aa add: foreign key support in database
add: more tests
fix: bad tag handling when finding 0 in column
2020-05-28 02:12:39 +02:00
Tobias Reisinger 6d828fcffc init rewrite 2020-05-05 11:42:02 +02:00
Tobias Reisinger 42c168e627 add: tagging 2020-04-28 21:50:19 +02:00
Tobias Reisinger 5bc849ab40 fix: relay-schedules now as database junction 2020-04-27 23:33:56 +02:00
Tobias Reisinger 44a83cd2c5 add: weekly schedule support 2020-04-23 17:00:12 +02:00
Tobias Reisinger b3f75f4004 fix: database types 2020-04-19 02:44:35 +02:00
Tobias Reisinger 2b9abff7f1 add: receive more controller properties and save them
add: more tests
2020-03-12 00:36:06 +01:00
Tobias Reisinger 51ab1d7982 fix: save id as blob, not as string
add: some progress to new discovery
add: some tests
remove: migrations. restarting for now
2020-02-23 20:06:14 +01:00
Tobias Reisinger 636fdf8df1 add: tag support for controller and relay
add: static on schedule
2019-09-24 23:33:35 +02:00
Tobias Reisinger 907b52160a add: migration from main exe
add: sql files embedded in exe
2019-09-22 02:34:22 +02:00
Tobias Reisinger 8679bfe680 add: CORS and OPTIONS
add: 'off' schedule in db init
add: copy db to build dir
2019-09-08 23:24:31 +02:00
Tobias Reisinger 086102c2fb add: schema migration scripts 2019-08-26 01:02:49 +02:00