log

age author description
Sat, 16 Jul 2022 10:45:58 -0700 Lewin Bormann Implement geoip lookups
Sat, 16 Jul 2022 10:45:28 -0700 Lewin Bormann Move schema
Sat, 16 Jul 2022 10:14:41 -0700 Lewin Bormann Test time navigation links
Sat, 16 Jul 2022 10:14:25 -0700 Lewin Bormann Test geoip lookup in usertool
Fri, 15 Jul 2022 11:23:47 -0700 Lewin Bormann Use flex layout for graph page
Fri, 15 Jul 2022 08:53:07 -0700 Lewin Bormann Present views per session
Fri, 15 Jul 2022 08:19:13 -0700 Lewin Bormann Show top pages
Thu, 14 Jul 2022 22:37:16 -0700 Lewin Bormann Add fromparam module
Thu, 14 Jul 2022 22:12:10 -0700 Lewin Bormann Implement time window for index page
Thu, 14 Jul 2022 20:35:35 -0700 Lewin Bormann cargo fmt
Thu, 14 Jul 2022 20:35:14 -0700 Lewin Bormann Split up source code
Wed, 13 Jul 2022 21:49:41 -0700 Lewin Bormann Support timezones
Tue, 12 Jul 2022 12:21:09 -0700 Lewin Bormann Properly construct asset path
Tue, 12 Jul 2022 12:02:47 -0700 Lewin Bormann Use FileServer to serve static assets
Mon, 11 Jul 2022 20:36:58 -0700 Lewin Bormann Fix index page title
Mon, 11 Jul 2022 20:34:11 -0700 Lewin Bormann Ignore log requests by logged-in users
Mon, 11 Jul 2022 20:25:46 -0700 Lewin Bormann Fix more absolute paths
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