log

age author description
Mon, 31 Jul 2023 09:48:44 +0200 Lewin Bormann Update limit for recent sessions default tip
Mon, 31 Jul 2023 09:46:52 +0200 Lewin Bormann logsdb: fix SQL syntax error
Mon, 31 Jul 2023 09:31:37 +0200 Lewin Bormann Show paths instead of tags & apply rust fixes
Fri, 09 Sep 2022 07:08:20 +0200 Lewin Bormann Fix some redirects and date calculations
Wed, 17 Aug 2022 18:06:41 +0200 Lewin Bormann Remove unnecessary log statement
Wed, 17 Aug 2022 18:02:20 +0200 Lewin Bormann cargo fmt
Wed, 17 Aug 2022 18:02:10 +0200 Lewin Bormann Assume current date time for date-only timestamps
Wed, 17 Aug 2022 17:51:46 +0200 Lewin Bormann Minor timezone fix for correctness
Wed, 17 Aug 2022 17:46:40 +0200 Lewin Bormann Fix timezone handling
Mon, 01 Aug 2022 09:45:39 -0700 Lewin Bormann correctly render login error
Mon, 01 Aug 2022 09:38:09 -0700 Lewin Bormann config db: update schema
Sun, 31 Jul 2022 21:17:53 -0700 Lewin Bormann Deploy settings page (no admin stuff yet)
Tue, 26 Jul 2022 08:40:12 -0700 Lewin Bormann fix recent sessions query
Mon, 25 Jul 2022 15:33:48 -0700 Lewin Bormann cargo fmt
Mon, 25 Jul 2022 15:33:42 -0700 Lewin Bormann Fix trailing whitespace
Mon, 25 Jul 2022 09:21:26 -0700 Lewin Bormann Fix recent sessions query
Mon, 25 Jul 2022 09:05:45 -0700 Lewin Bormann Improve time navigation styling
Sun, 24 Jul 2022 21:32:20 -0700 Lewin Bormann Fix tz offset in requests per session
Sat, 23 Jul 2022 07:56:46 -0700 Lewin Bormann Improve recent sessions formatting and fix time bug
Fri, 22 Jul 2022 21:39:26 -0700 Lewin Bormann Fix logout link
Fri, 22 Jul 2022 21:36:43 -0700 Lewin Bormann Session log: honor time window
Fri, 22 Jul 2022 21:34:34 -0700 Lewin Bormann Use left join for session log
Fri, 22 Jul 2022 20:56:13 -0700 Lewin Bormann Surface request tags in session log
Fri, 22 Jul 2022 19:31:57 -0700 Lewin Bormann Surface recent sessions in UI
Fri, 22 Jul 2022 18:41:04 -0700 Lewin Bormann Fix up dashboard controls layout
Fri, 22 Jul 2022 18:24:27 -0700 Lewin Bormann Dashboard: add duration navigation and reset button
Fri, 22 Jul 2022 18:11:28 -0700 Lewin Bormann Split index template
Thu, 21 Jul 2022 19:09:52 -0700 Lewin Bormann Display top referers
Thu, 21 Jul 2022 10:13:50 -0700 Lewin Bormann Fix favicon path
Wed, 20 Jul 2022 15:27:20 -0700 Lewin Bormann Correct sizing for plot canvas
Tue, 19 Jul 2022 22:05:36 -0700 Lewin Bormann Update TODO
Tue, 19 Jul 2022 22:05:20 -0700 Lewin Bormann Honor includebots in queries
Tue, 19 Jul 2022 21:42:01 -0700 Lewin Bormann Add "include bots" checkbox
Tue, 19 Jul 2022 21:23:56 -0700 Lewin Bormann Fix chart color problem (preliminarily)
Tue, 19 Jul 2022 20:48:01 -0700 Lewin Bormann Refactor logs query parameter handling
Tue, 19 Jul 2022 20:18:25 -0700 Lewin Bormann Add origin country chart
Tue, 19 Jul 2022 19:56:14 -0700 Lewin Bormann Move stylesheet to separate file
Mon, 18 Jul 2022 08:21:35 -0700 Lewin Bormann Make login form more beautiful
Mon, 18 Jul 2022 08:12:42 -0700 Lewin Bormann Update TODO
Mon, 18 Jul 2022 08:03:07 -0700 Lewin Bormann Add bot detection
Sat, 16 Jul 2022 17:38:00 -0700 Lewin Bormann Update some meta tags in templates
Sat, 16 Jul 2022 16:24:13 -0700 Lewin Bormann Enable time navigation
Sat, 16 Jul 2022 13:20:20 -0700 Lewin Bormann Enable caching of fileserver requests
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