Commit graph

389 commits

Author SHA1 Message Date
9d9ba7556a fix docker
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 3m47s
CI / Check (push) Failing after 14m57s
2026-06-22 22:43:06 +01:00
416a6080d8 consts
Some checks failed
CI / Check (push) Has been cancelled
Build and publish Docker image / build-and-push (push) Has been cancelled
2026-06-22 22:41:30 +01:00
4553690533 ignore
Some checks are pending
CI / Check (push) Waiting to run
Build and publish Docker image / build-and-push (push) Waiting to run
2026-06-22 22:41:00 +01:00
fd2860070a lgtm
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 18m12s
CI / Check (push) Failing after 23m38s
2026-06-22 22:12:27 +01:00
f7e0814a38 videos 2026-06-22 22:04:20 +01:00
6c6780fc60 New videos 2026-06-22 22:02:35 +01:00
a02c8f7849 Unify
All checks were successful
Build and publish Docker image / build-and-push (push) Successful in 1m5s
CI / Check (push) Successful in 13m47s
2026-06-20 11:44:49 +01:00
05f097e9bc fmt
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 4m7s
CI / Check (push) Has been cancelled
2026-06-20 11:31:03 +01:00
45882e7de2 spill
Some checks failed
CI / Check (push) Failing after 4m27s
Build and publish Docker image / build-and-push (push) Successful in 8m29s
2026-06-20 11:03:07 +01:00
8d0ecdab19 Support spilling 2026-06-20 11:03:04 +01:00
3dd5cde626 Better merge
Some checks failed
CI / Check (push) Failing after 3m46s
Build and publish Docker image / build-and-push (push) Successful in 4m20s
2026-06-19 08:56:03 +01:00
fdd7a5c763 .
Some checks failed
CI / Check (push) Failing after 10m8s
Build and publish Docker image / build-and-push (push) Successful in 11m9s
2026-06-18 08:09:00 +01:00
36ec4003a3 more history 2026-06-18 08:08:47 +01:00
1934a38677 Smal 2026-06-18 08:00:39 +01:00
d34478e13c fix width 2026-06-18 08:00:20 +01:00
2924209898 default overlay 2026-06-18 07:52:19 +01:00
18ace123dc Lint 2026-06-17 08:05:22 +01:00
4a0f00f2a4 new demo mode & tenure
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 8m43s
CI / Check (push) Failing after 8m49s
2026-06-17 07:54:30 +01:00
7656f24544 Fix LFS
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 2m53s
CI / Check (push) Failing after 5m5s
2026-06-15 21:30:38 +01:00
8c679fcf96 Fix LFS
Some checks failed
Build and publish Docker image / build-and-push (push) Failing after 10s
CI / Check (push) Failing after 4m35s
2026-06-15 20:50:57 +01:00
408d3f87f0 Fix CI
All checks were successful
Build and publish Docker image / build-and-push (push) Successful in 9m50s
CI / Check (push) Successful in 13m54s
2026-06-14 21:21:22 +01:00
e90a3285a1 Fmt 2026-06-14 15:14:43 +01:00
083f8a982e Small fixes 2026-06-14 14:52:44 +01:00
54fbcb1ea6 Add one change & crime 2026-06-14 14:51:29 +01:00
8e4c56bb0d Cache postcodes 2026-06-14 14:50:38 +01:00
f59d01227b SPlit up
Some checks failed
CI / Check (push) Failing after 1m58s
Build and publish Docker image / build-and-push (push) Failing after 1m5s
2026-06-12 21:51:37 +01:00
cf39ad754e Fix enrich listing 2026-06-11 20:15:31 +01:00
c2945567d7 fix Z 2026-06-11 08:30:55 +01:00
7c0e8634f2 Don't fail on new poi 2026-06-11 08:30:48 +01:00
6a33b03fdf Fable findings in data 2026-06-11 07:49:23 +01:00
b98bc6d611 Upload videos
Some checks failed
CI / Check (push) Failing after 1m25s
Build and publish Docker image / build-and-push (push) Successful in 3m7s
2026-06-10 22:31:17 +01:00
54a5c3ca9a Fix FE 2026-06-10 22:25:15 +01:00
1241132095 Track videos with Git LFS and add social media ad clips
Add .gitattributes so *.mp4/*.mov/*.webm are stored via Git LFS, and
commit the 8 social-media ad clips (ad-01…ad-08) shown on the new
Learn → Videos subpage. The .mp4 files are stored as LFS pointers; the
.jpg poster frames remain normal blobs (force-added past the global
*.mp4/*.jpg ignore rules).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 22:11:21 +01:00
5135429d91 Fixes 2026-06-10 21:33:28 +01:00
d3418c67cc Improve videos 2026-06-10 21:28:19 +01:00
4012e4e047 Fix data pipelines once and for all 2026-06-10 21:27:32 +01:00
08560476c5 SE asian split + pass 2026-06-10 08:27:49 +01:00
85da1941aa Improve data 2026-06-10 07:54:25 +01:00
b4d66a28c1 Fix CI
All checks were successful
Build and publish Docker image / build-and-push (push) Successful in 4m15s
CI / Check (push) Successful in 5m49s
2026-06-06 20:37:54 +01:00
719dd27600 Adopt shared ci-actions for publishing
Some checks failed
CI / Check (pull_request) Failing after 1m42s
CI / Check (push) Failing after 1m49s
Build and publish Docker image / build-and-push (push) Successful in 5m56s
Replace the inline publish step(s) with the canonical shell-only composite
actions in andras/ci-actions (deploy-pages / docker-publish / forgejo-release).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 14:58:37 +01:00
3e307c2fff Fix flake 2026-06-06 10:45:45 +01:00
df63764a9f All required 2026-06-06 10:45:35 +01:00
44b4e0d72f fixes
Some checks failed
CI / Check (push) Failing after 2m0s
Build and publish Docker image / build-and-push (push) Successful in 5m22s
2026-06-05 23:24:45 +01:00
3fd64785a2 group by outcode 2026-06-05 17:42:05 +01:00
70ac7b95e6 Fix flyto 2026-06-05 17:41:55 +01:00
32e0dc7395 add new type 2026-06-05 10:31:00 +01:00
44aca07974 Fix title wrapping 2026-06-05 10:30:56 +01:00
0a8cf84365 Fix lint
All checks were successful
CI / Check (push) Successful in 5m50s
Build and publish Docker image / build-and-push (push) Successful in 7m35s
2026-06-04 23:17:35 +01:00
c938b71904 try
Some checks failed
CI / Check (push) Failing after 3m22s
Build and publish Docker image / build-and-push (push) Successful in 7m25s
2026-06-04 22:34:26 +01:00
843d14b7ba Improve memory
Some checks failed
CI / Check (push) Failing after 2m0s
Build and publish Docker image / build-and-push (push) Successful in 7m36s
2026-06-04 21:42:21 +01:00