Commit Graph

68 Commits

Author SHA1 Message Date
7b5c871647 gatherer: bump asset versions to refresh caches 2023-05-05 19:13:36 +02:00
fea8e66d1c gatherer/assets/hour_graph.js: remove debug output 2023-03-07 02:25:54 +01:00
41df64f408 gatherer/style.css: fix flexboxen 2023-03-02 01:04:47 +01:00
68a6394f11 gatherer/tag_images.js: store control state in localStorage 2023-03-02 00:34:53 +01:00
b277ea5e80 gatherer/tag_images.js: add images control 2023-03-02 00:30:40 +01:00
a6404e16ce gatherer/style.css: fix max-widths 2023-03-01 23:11:28 +01:00
69b1285b03 gatherer/tempates/trends: link relay.fedi.buzz 2023-01-22 01:55:08 +01:00
54e63744fc gatherer/trends: add metric trends_page_tags 2022-12-30 19:56:14 +01:00
4a22eb70a7 gatherer: swap <article> and <section> 2022-12-30 19:55:08 +01:00
20c072f72e gatherer/http_server: move metric trends_page_time to TrendAnalyzer.run() for higher granularity 2022-12-30 03:22:35 +01:00
934aa1461a gatherer/http_server: add metrics 2022-12-30 02:59:09 +01:00
1995fec968 gatherer/request_mux: eliminate 2022-12-30 01:56:20 +01:00
e806e671cd gatherer/request_mux: panic on REQUEST_TIMEOUT 2022-12-29 20:34:04 +01:00
31f5836e8a gatherer/main: parallelize images queries 2022-12-29 20:28:39 +01:00
5f708a38c1 gatherer/main: parallelize query 2022-12-29 20:12:05 +01:00
f5fb098bd2 switch from log to tracing 2022-12-26 03:05:00 +01:00
66a3deb6b2 gatherer/templates/html: update me 2022-12-26 02:52:07 +01:00
232a5adabd gather/tag_images.js: add image alt 2022-12-26 02:26:22 +01:00
47aa137c22 Cargo.toml: fix by moving optimization config to project root 2022-12-04 03:55:36 +01:00
908fb9c8d3 */Cargo.toml: add optimization flags 2022-12-03 01:51:38 +01:00
470012a005 gatherer/assets/hour_graph.js: round curves for relevant period 2022-12-02 22:23:57 +01:00
6b03a828c8 gatherer/css: fix mobile width again 2022-11-30 23:11:38 +01:00
789ec7568e gatherer/assets/tag_images.js: remove debug output 2022-11-29 03:17:28 +01:00
404767d88b gatherer: show images 2022-11-29 01:51:22 +01:00
691af99c36 gatherer/css: constrain <article> width 2022-11-25 02:43:53 +01:00
63d2c4295b gatherer/templates/trends.html: meta 2022-11-24 00:00:01 +01:00
438727def0 gatherer/request_mux: gracefully handle pending.lock() failure 2022-11-18 17:28:03 +01:00
fa6c9e2b6d gatherer/templates/trends.html: fix og:image 2022-11-17 00:14:50 +01:00
24f6c2afad gatherer: move mod firehose to cave 2022-11-16 19:12:25 +01:00
2709c192fe gatherer/main: reuse PERIODS and TREND_POOL_SIZE 2022-11-16 03:12:00 +01:00
a12dc753b3 gatherer/css: round the borders more 2022-11-15 19:02:33 +01:00
f9e7189c76 gatherer/firehose: add 2022-11-15 00:45:02 +01:00
461c8852d4 gatherer/hour_graphs.js: scale height to 95% 2022-11-14 22:47:47 +01:00
24793c5f02 gatherer/css: tighten rounded borders 2022-11-14 22:47:09 +01:00
20248532d0 gatherer/templates/trends.html: add some optional linebreaks 2022-11-14 22:46:46 +01:00
d5b5516d03 gatherer/templates/trends.html: fix hour_scores_data() to clip at 48h 2022-11-14 22:44:16 +01:00
55a903322e gatherer: add watchdog triggered by wget 2022-11-14 21:53:15 +01:00
1d27067b4a gatherer/css: fix overflow+margins 2022-11-14 21:51:18 +01:00
e0fa34f68a gatherer/css: use dark mode to avoid dark mode breaking colors 2022-11-14 20:55:05 +01:00
099aa649d6 gatherer/http_server: log reqs 2022-11-14 20:54:30 +01:00
8cc9a60b2b gatherer/templates/trends.html: add opengraph metadata 2022-11-14 19:41:28 +01:00
38b0a1efe8 gatherer: add favicon 2022-11-14 19:41:11 +01:00
e49ae907e5 cave/trend_tag: switch from by_hours to hour_users algorithm 2022-11-14 03:14:12 +01:00
9ed2e9904a gatherer/css: set max-width 2022-11-13 23:07:03 +01:00
36b21572b0 gatherer/css: enhance branding 2022-11-13 21:18:05 +01:00
48156b640c cave/store: bump max_pool_size 2022-11-12 02:47:21 +01:00
7f7cd5d672 gatherer/css: sans-serif 2022-11-11 23:20:55 +01:00
c473f1e03d gatherer: highlight current page in langauge bar 2022-11-11 20:04:35 +01:00
6c980a60fd gatherer: refine hour_scores_data period 2022-11-11 19:55:01 +01:00
33c042699c gatherer: remove debug output from hour_graphs.js 2022-11-11 19:06:50 +01:00