log

age author description
Mon, 11 Jul 2022 20:17:02 -0700 Lewin Bormann Implement custom deploy path
Mon, 11 Jul 2022 20:12:05 -0700 Lewin Bormann Avoid absolute links
Mon, 11 Jul 2022 20:09:46 -0700 Lewin Bormann Implement salted passwords
Mon, 11 Jul 2022 19:32:29 -0700 Lewin Bormann Add domain column to sessions and integrate
Mon, 11 Jul 2022 18:22:59 -0700 Lewin Bormann Enable basic plot interface
Mon, 11 Jul 2022 12:44:26 -0700 Lewin Bormann Add example query and add plots to template
Sun, 10 Jul 2022 19:05:01 -0700 Lewin Bormann Refactor chart and start on index page
Sun, 10 Jul 2022 15:42:40 -0700 Lewin Bormann Find way to render charts
Sun, 10 Jul 2022 13:17:50 -0700 Lewin Bormann Serve static content and create charts metadata
Sun, 10 Jul 2022 11:24:06 -0700 Lewin Bormann Add chart.js v3.8.0
Sun, 10 Jul 2022 09:51:36 -0700 Lewin Bormann Clean up imports and features
Sun, 10 Jul 2022 09:29:04 -0700 Lewin Bormann Restructure database access
Sat, 09 Jul 2022 21:10:10 -0700 Lewin Bormann Add log database schema
Sat, 09 Jul 2022 18:12:38 -0700 Lewin Bormann Enable (in theory) postgres interoperability, manage asset path
Sat, 09 Jul 2022 16:25:07 -0700 Lewin Bormann Implement session handling
Sat, 09 Jul 2022 13:22:42 -0700 Lewin Bormann Implement request logging
Sat, 09 Jul 2022 09:32:13 -0700 Lewin Bormann Implement templating
Sat, 09 Jul 2022 08:44:23 -0700 Lewin Bormann Add logging and make login check password
Fri, 08 Jul 2022 20:28:28 -0700 Lewin Bormann Implement logout, add TOODs
Fri, 08 Jul 2022 20:19:14 -0700 Lewin Bormann Initial commit