Commit Graph

23 Commits

Author SHA1 Message Date
mike 5e0c5643c6 Unify database changes. Closes #1264 2022-07-06 20:45:53 -07:00
Mike Cao 11ae382209 Added SQL files for docker-compose. 2022-06-22 17:40:05 -07:00
Anbraten 9ea175eb3f Run migrations on start 2022-06-12 08:38:58 +02:00
Joe Innes 3edae2a77d
Fix charset issues on mySQL (fixes #388) 2020-11-28 00:42:00 +01:00
Mike Cao ccb98f836f MySQL query optimization. Added loading component. 2020-08-27 23:45:37 -07:00
Mike Cao 5206622d5a Events table. 2020-08-27 19:11:36 -07:00
Mike Cao c6b9682296 Update password hashes. 2020-08-19 03:16:02 -07:00
Mike Cao 41eeb1a5f1 Fixed mysql schema import. 2020-08-18 15:22:07 -07:00
Mike Cao d3514cfc5f Updated forms. 2020-08-16 21:28:54 -07:00
Mike Cao 560f1316c1 Enable public website sharing. 2020-08-15 01:17:15 -07:00
Mike Cao 48a524e09c Moved cli to separate project. Separate database schemas. 2020-08-13 01:41:11 -07:00
Mike Cao a248f35db2 Add support for MySQL. 2020-08-11 20:05:40 -07:00
Mike Cao c4b75e4aec Handle website delete. Added response helper functions. 2020-08-07 17:19:42 -07:00
Mike Cao 000f84df96 Rename website column. Table component. 2020-08-06 23:02:24 -07:00
Mike Cao e17c9da3d5 Added device collection. 2020-08-06 19:14:44 -07:00
Mike Cao 0f0b1e39e7 Build cli using rollup. 2020-07-24 17:00:56 -07:00
Mike Cao cb0c912c5b Switch to json web tokens. 2020-07-22 20:45:09 -07:00
Mike Cao 0edf87941a Minor tweaks. 2020-07-20 19:24:33 -07:00
Mike Cao 9cb08956c0 Updated event handling. 2020-07-19 02:23:15 -07:00
Mike Cao d8c8df2955 Updated schema. 2020-07-18 23:54:25 -07:00
Mike Cao 58a1c63407 Added CORS middleware. Updated umami script. 2020-07-18 10:36:46 -07:00
Mike Cao c681441601 Add indexes to tables. 2020-07-17 19:33:40 -07:00
Mike Cao f7f0c05e12 Initial commit. 2020-07-17 01:03:38 -07:00