46 Commits

Author SHA1 Message Date
f
3e25cf532a v0.5.2 v0.5.2 2023-04-20 11:40:30 -03:00
f
7cb89e1df8 fix: support postgres:// too 2023-04-20 11:40:19 -03:00
f
544b188994 feat: log parsing exceptions 2023-04-20 11:39:05 -03:00
f
476b4dce00 v0.5.1 v0.5.1 2023-04-11 15:49:21 -03:00
f
32edf9b5d5 fix: no www-data, only nobody 2023-04-11 15:34:21 -03:00
f
6e13479a54 v0.5.0 -- sustainable web design metrics v0.5.0 2023-04-11 15:20:26 -03:00
191a5c62d1 Merge branch 'issue-3' into 'antifascista'
swd #3

See merge request sutty/access_log!5
2023-04-11 18:18:48 +00:00
f
b3c095ecc8 feat: enable average intensity data 2023-01-22 21:38:24 -03:00
f
5a223a9c56 ci: run specs 2023-01-22 21:28:16 -03:00
f
672733b064 doc: swd 2023-01-22 21:27:06 -03:00
f
ff1d877b5f feat: enable consumer device options 2023-01-22 21:15:52 -03:00
f
51c8d73500 feat: datacenter options 2023-01-22 21:14:35 -03:00
f
ad25e8af97 feat: enable swd tracking 2023-01-22 21:13:04 -03:00
f
84ca5394f2 feat: get consumer device co2 intensity
we differ on swd model because we're including the carbon intensity of
the country of origin of the visit
2023-01-22 20:43:27 -03:00
f
0e89fb5329 feat: get datacenter carbon intensity 2023-01-22 20:42:55 -03:00
f
0e0657d4b7 feat: convert co2.js output data to json by iso code 2023-01-22 20:41:25 -03:00
f
948aec4f56 feat: calculate co2 emissions using sustainable web design #3 2023-01-22 20:40:46 -03:00
33e50552c2 Merge branch 'issue-5' into 'antifascista'
Resolve "Soportar WAL en Sqlite"

Closes #5

See merge request sutty/access_log!4
2023-01-21 23:23:57 +00:00
f
d3ef7d0d43 feat: enable wal on sqlite #5 2023-01-21 20:23:33 -03:00
1ab52e750e Merge branch 'issue-6' into 'antifascista'
Resolve "Crear la base de datos si no existe"

Closes #6

See merge request sutty/access_log!3
2023-01-21 23:21:05 +00:00
f
aed266e78a feat: create database #6 2023-01-21 20:20:13 -03:00
f
9f22dc2006 refactor(ci): similar to dotenv 2023-01-21 19:09:22 -03:00
f
561492c739 ci: link_type v0.4.0 2023-01-21 18:50:05 -03:00
f
2f2e702cf8 fix: platform was duplicated 2023-01-21 18:47:35 -03:00
f
e4962c07a3 fix: forgot the upload url 2023-01-21 18:31:30 -03:00
f
068daed762 fix: install sqlite static libs 2023-01-21 18:26:46 -03:00
f
3d7a46b641 v0.4.0 -- Listen on a UNIX socket 2023-01-21 18:18:20 -03:00
f
afdcf6eb0e fix: remove mkfifo from access_logd 2023-01-21 18:18:00 -03:00
f
f5f05693e6 doc: document new unix socket 2023-01-21 18:17:49 -03:00
f
6eb2364867 feat: static releases via ci 2023-01-21 18:10:25 -03:00
5a038371bb Merge branch 'issue-2' into 'antifascista'
Resolve "Iniciar un socket unix"

Closes #2

See merge request sutty/access_log!2
2023-01-21 21:08:29 +00:00
f
8b6b633ef7 fix: ensure socket is removed 2023-01-21 17:40:21 -03:00
f
96159c05db feat: make socket configurable 2023-01-21 17:38:51 -03:00
f
fac61d7113 feat: support nginx unix sockets #2
this adventure started two years ago when we hit a roadblock because
crystal didn't support entirely and was about to drop support for dgram
sockets, which is the only unix socket nginx supports.
2023-01-21 17:36:47 -03:00
f
17ce9a4887 Merge branch 'master' of 0xacab.org:sutty/access_log v0.3.0 2022-03-04 00:15:03 -03:00
f
28c2503852 v0.3.0 -- parse request_uri 2022-03-04 00:14:14 -03:00
f
f09bf691d1 upgrade dependencies 2022-03-04 00:14:00 -03:00
f
d01edf9718 parse request_uri and remove query_string
sutty/containers/nginx!1
2022-03-04 00:10:50 -03:00
fbcab6a37d Merge branch 'request-uri' into 'master'
parse request_uri and remove query_string

See merge request sutty/access_log!1
2021-07-22 23:00:23 +00:00
1fe505d0ae parse request_uri and remove query_string 2021-07-22 23:00:22 +00:00
f
250b6a8953 v0.2.0 -- Referrer Policies v0.2.0 2020-08-15 21:55:41 -03:00
f
2f74fee198 v0.1.0 - optionally detect crawlers
plus upgrade to crystal 0.35.1
2020-08-04 12:50:47 -03:00
f
c581e95698 store origin rather than referer 2020-08-01 19:59:05 -03:00
f
c265054771 log remote_user for apis 2020-02-15 17:18:16 -03:00
f
18f2eeb699 daemon 2020-01-26 14:16:37 -03:00
f
8584c87837 access_log 2020-01-25 20:22:57 -03:00