From b7f2a8ecf06a3ae190cab9a26e157dd2c586f7e7 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Fri, 13 Feb 2026 18:43:55 -0800 Subject: chore: cleanup ignored files --- .agent/workflows/crank_but_verify.md | 16 - .gitignore | 8 + api/api.out | 1 - config/config.out | 16 - coverage.html | 2291 ---------------------------------- crawler.out | 40 - crawler/crawler.out | 40 - main.out | 36 - models/db.out | 6 - models/feed/feed.out | 59 - neko_test | Bin 23639112 -> 0 bytes neko_test.db | Bin 147456 -> 0 bytes run_e2e.sh | 46 - web/web.out | 100 -- 14 files changed, 8 insertions(+), 2651 deletions(-) delete mode 100644 .agent/workflows/crank_but_verify.md delete mode 100644 api/api.out delete mode 100644 config/config.out delete mode 100644 coverage.html delete mode 100644 crawler.out delete mode 100644 crawler/crawler.out delete mode 100644 main.out delete mode 100644 models/db.out delete mode 100644 models/feed/feed.out delete mode 100755 neko_test delete mode 100644 neko_test.db delete mode 100755 run_e2e.sh delete mode 100644 web/web.out diff --git a/.agent/workflows/crank_but_verify.md b/.agent/workflows/crank_but_verify.md deleted file mode 100644 index 8d983b6..0000000 --- a/.agent/workflows/crank_but_verify.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -description: Turn the crank with Thicket - but *verify* ---- - -Your goal is to improve the project by resolving tickets and discovering additional work for future agents. - -1. Work on the ticket described by `thicket ready`. -2. When resolved, run `thicket close `. -3. Verify your resolution by ensuring the project still builds cleanly and tests pass. -4. Think of additional work and create tickets for future agents: - ```bash - thicket add --title "Brief descriptive title" --description "Detailed context" --priority= --type= --created-from - ``` -5. Commit your changes. - -**CRITICAL**: NEVER edit `.thicket/tickets.jsonl` directly. Always use the `thicket` CLI. \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8adf628..e11f334 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,11 @@ neko neko.db coverage.out coverage_cross.out +*.out +neko_test.db +neko_test +coverage.html +run_e2e.sh +.agent/workflows/ +frontend/playwright-report/ +frontend/test-results/ diff --git a/api/api.out b/api/api.out deleted file mode 100644 index 5f02b11..0000000 --- a/api/api.out +++ /dev/null @@ -1 +0,0 @@ -mode: set diff --git a/config/config.out b/config/config.out deleted file mode 100644 index 7ac9f8d..0000000 --- a/config/config.out +++ /dev/null @@ -1,16 +0,0 @@ -mode: set -adammathes.com/neko/config/config.go:19.34,20.20 1 1 -adammathes.com/neko/config/config.go:20.20,21.46 1 1 -adammathes.com/neko/config/config.go:21.46,23.4 1 1 -adammathes.com/neko/config/config.go:25.2,26.12 2 1 -adammathes.com/neko/config/config.go:29.40,31.16 2 1 -adammathes.com/neko/config/config.go:31.16,33.3 1 1 -adammathes.com/neko/config/config.go:34.2,35.16 2 1 -adammathes.com/neko/config/config.go:35.16,37.3 1 1 -adammathes.com/neko/config/config.go:38.2,38.12 1 1 -adammathes.com/neko/config/config.go:41.20,42.25 1 1 -adammathes.com/neko/config/config.go:42.25,44.3 1 1 -adammathes.com/neko/config/config.go:45.2,45.22 1 1 -adammathes.com/neko/config/config.go:45.22,47.3 1 1 -adammathes.com/neko/config/config.go:48.2,48.30 1 1 -adammathes.com/neko/config/config.go:48.30,50.3 1 1 diff --git a/coverage.html b/coverage.html deleted file mode 100644 index a977517..0000000 --- a/coverage.html +++ /dev/null @@ -1,2291 +0,0 @@ - - - - - - api: Go Coverage Report - - - -
- -
- not tracked - - not covered - covered - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/crawler.out b/crawler.out deleted file mode 100644 index fa71894..0000000 --- a/crawler.out +++ /dev/null @@ -1,40 +0,0 @@ -mode: set -adammathes.com/neko/crawler/crawler.go:16.14,21.16 4 1 -adammathes.com/neko/crawler/crawler.go:21.16,23.3 1 0 -adammathes.com/neko/crawler/crawler.go:25.2,25.36 1 1 -adammathes.com/neko/crawler/crawler.go:25.36,28.3 2 1 -adammathes.com/neko/crawler/crawler.go:30.2,30.26 1 1 -adammathes.com/neko/crawler/crawler.go:30.26,33.3 2 1 -adammathes.com/neko/crawler/crawler.go:34.2,36.34 2 1 -adammathes.com/neko/crawler/crawler.go:36.34,38.3 1 1 -adammathes.com/neko/crawler/crawler.go:39.2,39.16 1 1 -adammathes.com/neko/crawler/crawler.go:42.66,44.23 1 1 -adammathes.com/neko/crawler/crawler.go:44.23,48.3 3 1 -adammathes.com/neko/crawler/crawler.go:54.44,66.16 3 1 -adammathes.com/neko/crawler/crawler.go:66.16,68.3 1 0 -adammathes.com/neko/crawler/crawler.go:70.2,74.16 4 1 -adammathes.com/neko/crawler/crawler.go:74.16,76.3 1 1 -adammathes.com/neko/crawler/crawler.go:78.2,78.17 1 1 -adammathes.com/neko/crawler/crawler.go:78.17,79.16 1 1 -adammathes.com/neko/crawler/crawler.go:79.16,81.17 2 1 -adammathes.com/neko/crawler/crawler.go:81.17,83.5 1 0 -adammathes.com/neko/crawler/crawler.go:87.2,87.53 1 1 -adammathes.com/neko/crawler/crawler.go:87.53,89.3 1 1 -adammathes.com/neko/crawler/crawler.go:91.2,92.16 2 1 -adammathes.com/neko/crawler/crawler.go:92.16,94.3 1 0 -adammathes.com/neko/crawler/crawler.go:95.2,95.26 1 1 -adammathes.com/neko/crawler/crawler.go:101.48,112.16 6 1 -adammathes.com/neko/crawler/crawler.go:112.16,116.3 3 1 -adammathes.com/neko/crawler/crawler.go:118.2,122.31 4 1 -adammathes.com/neko/crawler/crawler.go:122.31,129.45 6 1 -adammathes.com/neko/crawler/crawler.go:129.45,131.4 1 0 -adammathes.com/neko/crawler/crawler.go:135.3,137.9 3 1 -adammathes.com/neko/crawler/crawler.go:137.9,139.4 1 0 -adammathes.com/neko/crawler/crawler.go:140.3,140.43 1 1 -adammathes.com/neko/crawler/crawler.go:140.43,142.4 1 0 -adammathes.com/neko/crawler/crawler.go:144.3,144.31 1 1 -adammathes.com/neko/crawler/crawler.go:144.31,146.4 1 1 -adammathes.com/neko/crawler/crawler.go:146.9,148.4 1 1 -adammathes.com/neko/crawler/crawler.go:150.3,152.17 3 1 -adammathes.com/neko/crawler/crawler.go:152.17,154.4 1 0 -adammathes.com/neko/crawler/crawler.go:159.2,159.46 1 1 diff --git a/crawler/crawler.out b/crawler/crawler.out deleted file mode 100644 index e859782..0000000 --- a/crawler/crawler.out +++ /dev/null @@ -1,40 +0,0 @@ -mode: set -adammathes.com/neko/crawler/crawler.go:16.14,21.16 4 1 -adammathes.com/neko/crawler/crawler.go:21.16,23.3 1 0 -adammathes.com/neko/crawler/crawler.go:25.2,25.36 1 1 -adammathes.com/neko/crawler/crawler.go:25.36,28.3 2 1 -adammathes.com/neko/crawler/crawler.go:30.2,30.26 1 1 -adammathes.com/neko/crawler/crawler.go:30.26,33.3 2 1 -adammathes.com/neko/crawler/crawler.go:34.2,36.34 2 1 -adammathes.com/neko/crawler/crawler.go:36.34,38.3 1 1 -adammathes.com/neko/crawler/crawler.go:39.2,39.16 1 1 -adammathes.com/neko/crawler/crawler.go:42.66,44.23 1 1 -adammathes.com/neko/crawler/crawler.go:44.23,48.3 3 1 -adammathes.com/neko/crawler/crawler.go:54.44,66.16 3 1 -adammathes.com/neko/crawler/crawler.go:66.16,68.3 1 0 -adammathes.com/neko/crawler/crawler.go:70.2,74.16 4 1 -adammathes.com/neko/crawler/crawler.go:74.16,76.3 1 1 -adammathes.com/neko/crawler/crawler.go:78.2,78.17 1 1 -adammathes.com/neko/crawler/crawler.go:78.17,79.16 1 1 -adammathes.com/neko/crawler/crawler.go:79.16,81.17 2 1 -adammathes.com/neko/crawler/crawler.go:81.17,83.5 1 0 -adammathes.com/neko/crawler/crawler.go:87.2,87.53 1 1 -adammathes.com/neko/crawler/crawler.go:87.53,89.3 1 1 -adammathes.com/neko/crawler/crawler.go:91.2,92.16 2 1 -adammathes.com/neko/crawler/crawler.go:92.16,94.3 1 0 -adammathes.com/neko/crawler/crawler.go:95.2,95.26 1 1 -adammathes.com/neko/crawler/crawler.go:101.48,112.16 6 1 -adammathes.com/neko/crawler/crawler.go:112.16,116.3 3 1 -adammathes.com/neko/crawler/crawler.go:118.2,122.31 4 1 -adammathes.com/neko/crawler/crawler.go:122.31,129.45 6 1 -adammathes.com/neko/crawler/crawler.go:129.45,131.4 1 1 -adammathes.com/neko/crawler/crawler.go:135.3,137.9 3 1 -adammathes.com/neko/crawler/crawler.go:137.9,139.4 1 0 -adammathes.com/neko/crawler/crawler.go:140.3,140.43 1 1 -adammathes.com/neko/crawler/crawler.go:140.43,142.4 1 0 -adammathes.com/neko/crawler/crawler.go:144.3,144.31 1 1 -adammathes.com/neko/crawler/crawler.go:144.31,146.4 1 1 -adammathes.com/neko/crawler/crawler.go:146.9,148.4 1 1 -adammathes.com/neko/crawler/crawler.go:150.3,152.17 3 1 -adammathes.com/neko/crawler/crawler.go:152.17,154.4 1 0 -adammathes.com/neko/crawler/crawler.go:159.2,159.46 1 1 diff --git a/main.out b/main.out deleted file mode 100644 index 731b030..0000000 --- a/main.out +++ /dev/null @@ -1,36 +0,0 @@ -mode: set -adammathes.com/neko/main.go:21.13,22.41 1 0 -adammathes.com/neko/main.go:22.41,25.3 2 0 -adammathes.com/neko/main.go:28.31,55.19 17 1 -adammathes.com/neko/main.go:55.19,58.3 2 1 -adammathes.com/neko/main.go:60.2,60.38 1 1 -adammathes.com/neko/main.go:60.38,62.3 1 1 -adammathes.com/neko/main.go:64.2,64.10 1 1 -adammathes.com/neko/main.go:64.10,68.3 3 1 -adammathes.com/neko/main.go:70.2,70.48 1 1 -adammathes.com/neko/main.go:70.48,72.3 1 0 -adammathes.com/neko/main.go:75.2,76.18 2 1 -adammathes.com/neko/main.go:76.18,78.3 1 1 -adammathes.com/neko/main.go:80.2,80.15 1 1 -adammathes.com/neko/main.go:80.15,82.3 1 1 -adammathes.com/neko/main.go:84.2,84.20 1 1 -adammathes.com/neko/main.go:84.20,86.3 1 1 -adammathes.com/neko/main.go:88.2,88.18 1 1 -adammathes.com/neko/main.go:88.18,90.3 1 0 -adammathes.com/neko/main.go:92.2,92.26 1 1 -adammathes.com/neko/main.go:92.26,94.3 1 1 -adammathes.com/neko/main.go:96.2,98.12 2 1 -adammathes.com/neko/main.go:98.12,102.3 3 1 -adammathes.com/neko/main.go:103.2,103.19 1 1 -adammathes.com/neko/main.go:103.19,107.3 3 1 -adammathes.com/neko/main.go:108.2,108.18 1 1 -adammathes.com/neko/main.go:108.18,112.3 3 1 -adammathes.com/neko/main.go:114.2,114.13 1 1 -adammathes.com/neko/main.go:114.13,116.3 1 0 -adammathes.com/neko/main.go:119.2,119.30 1 1 -adammathes.com/neko/main.go:119.30,121.3 1 1 -adammathes.com/neko/main.go:123.2,127.12 4 0 -adammathes.com/neko/main.go:130.35,131.17 1 1 -adammathes.com/neko/main.go:131.17,133.3 1 1 -adammathes.com/neko/main.go:134.2,135.6 2 0 -adammathes.com/neko/main.go:135.6,138.3 2 0 diff --git a/models/db.out b/models/db.out deleted file mode 100644 index 3ee5101..0000000 --- a/models/db.out +++ /dev/null @@ -1,6 +0,0 @@ -mode: set -adammathes.com/neko/models/db.go:16.15,22.16 4 1 -adammathes.com/neko/models/db.go:22.16,24.3 1 0 -adammathes.com/neko/models/db.go:26.2,26.33 1 1 -adammathes.com/neko/models/db.go:26.33,28.3 1 1 -adammathes.com/neko/models/db.go:30.2,77.24 2 1 diff --git a/models/feed/feed.out b/models/feed/feed.out deleted file mode 100644 index 1f5b5fc..0000000 --- a/models/feed/feed.out +++ /dev/null @@ -1,59 +0,0 @@ -mode: set -adammathes.com/neko/models/feed/feed.go:27.32,30.16 3 1 -adammathes.com/neko/models/feed/feed.go:30.16,32.3 1 0 -adammathes.com/neko/models/feed/feed.go:33.2,34.16 2 1 -adammathes.com/neko/models/feed/feed.go:34.16,36.3 1 1 -adammathes.com/neko/models/feed/feed.go:37.2,37.12 1 1 -adammathes.com/neko/models/feed/feed.go:40.29,42.2 1 1 -adammathes.com/neko/models/feed/feed.go:44.44,49.16 2 1 -adammathes.com/neko/models/feed/feed.go:49.16,51.3 1 0 -adammathes.com/neko/models/feed/feed.go:52.2,55.18 3 1 -adammathes.com/neko/models/feed/feed.go:55.18,59.17 4 1 -adammathes.com/neko/models/feed/feed.go:59.17,61.4 1 0 -adammathes.com/neko/models/feed/feed.go:62.3,62.27 1 1 -adammathes.com/neko/models/feed/feed.go:64.2,64.34 1 1 -adammathes.com/neko/models/feed/feed.go:64.34,66.3 1 0 -adammathes.com/neko/models/feed/feed.go:67.2,67.19 1 1 -adammathes.com/neko/models/feed/feed.go:70.25,71.23 1 1 -adammathes.com/neko/models/feed/feed.go:71.23,73.3 1 1 -adammathes.com/neko/models/feed/feed.go:75.2,75.15 1 1 -adammathes.com/neko/models/feed/feed.go:75.15,77.3 1 1 -adammathes.com/neko/models/feed/feed.go:79.2,79.21 1 1 -adammathes.com/neko/models/feed/feed.go:79.21,81.3 1 1 -adammathes.com/neko/models/feed/feed.go:83.2,85.78 1 1 -adammathes.com/neko/models/feed/feed.go:88.25,91.16 2 1 -adammathes.com/neko/models/feed/feed.go:91.16,93.3 1 0 -adammathes.com/neko/models/feed/feed.go:96.40,100.16 2 1 -adammathes.com/neko/models/feed/feed.go:100.16,102.3 1 1 -adammathes.com/neko/models/feed/feed.go:103.2,103.12 1 1 -adammathes.com/neko/models/feed/feed.go:106.31,109.16 2 1 -adammathes.com/neko/models/feed/feed.go:109.16,111.3 1 1 -adammathes.com/neko/models/feed/feed.go:113.2,116.12 3 1 -adammathes.com/neko/models/feed/feed.go:120.40,122.16 2 1 -adammathes.com/neko/models/feed/feed.go:122.16,125.3 1 1 -adammathes.com/neko/models/feed/feed.go:129.2,130.21 2 1 -adammathes.com/neko/models/feed/feed.go:132.18,133.13 1 1 -adammathes.com/neko/models/feed/feed.go:134.22,135.13 1 1 -adammathes.com/neko/models/feed/feed.go:136.29,137.13 1 1 -adammathes.com/neko/models/feed/feed.go:138.30,139.13 1 1 -adammathes.com/neko/models/feed/feed.go:143.2,148.58 4 1 -adammathes.com/neko/models/feed/feed.go:148.58,150.14 1 1 -adammathes.com/neko/models/feed/feed.go:150.14,153.4 1 1 -adammathes.com/neko/models/feed/feed.go:155.3,157.34 3 1 -adammathes.com/neko/models/feed/feed.go:157.34,159.4 1 1 -adammathes.com/neko/models/feed/feed.go:160.3,160.33 1 1 -adammathes.com/neko/models/feed/feed.go:160.33,162.4 1 1 -adammathes.com/neko/models/feed/feed.go:166.2,166.13 1 1 -adammathes.com/neko/models/feed/feed.go:166.13,168.3 1 1 -adammathes.com/neko/models/feed/feed.go:171.2,171.17 1 1 -adammathes.com/neko/models/feed/feed.go:171.17,173.3 1 1 -adammathes.com/neko/models/feed/feed.go:174.2,174.10 1 1 -adammathes.com/neko/models/feed/feed.go:177.40,183.16 2 1 -adammathes.com/neko/models/feed/feed.go:183.16,185.3 1 0 -adammathes.com/neko/models/feed/feed.go:186.2,189.18 3 1 -adammathes.com/neko/models/feed/feed.go:189.18,192.17 3 1 -adammathes.com/neko/models/feed/feed.go:192.17,194.4 1 0 -adammathes.com/neko/models/feed/feed.go:195.3,195.37 1 1 -adammathes.com/neko/models/feed/feed.go:197.2,197.34 1 1 -adammathes.com/neko/models/feed/feed.go:197.34,199.3 1 0 -adammathes.com/neko/models/feed/feed.go:200.2,200.24 1 1 diff --git a/neko_test b/neko_test deleted file mode 100755 index 88b25fb..0000000 Binary files a/neko_test and /dev/null differ diff --git a/neko_test.db b/neko_test.db deleted file mode 100644 index 5228391..0000000 Binary files a/neko_test.db and /dev/null differ diff --git a/run_e2e.sh b/run_e2e.sh deleted file mode 100755 index d77441a..0000000 --- a/run_e2e.sh +++ /dev/null @@ -1,46 +0,0 @@ -#!/bin/bash -set -e - -# Cleanup function to kill the neko process and remove the test db -cleanup() { - echo "Cleaning up..." - if [ -n "$NEKO_PID" ]; then - kill $NEKO_PID 2>/dev/null || true - fi - rm -f neko_test.db -} - -# Register cleanup to run on exit -trap cleanup EXIT - -echo "Building neko..." -go build -o neko . - -echo "Starting neko backend on port 4994..." -./neko -d neko_test.db -s 4994 > /dev/null 2>&1 & -NEKO_PID=$! - -echo "Waiting for backend to start..." -# simple wait loop -for i in {1..10}; do - if nc -z localhost 4994; then - echo "Backend is up!" - break - fi - sleep 1 -done - -echo "Running Playwright tests..." -cd frontend -# Ensure we use the correct credentials/config if needed by the tests -# The tests currently hardcode /v2/login but don't seem to have the password hardcoded in the fill step yet? -# Looking at e2e.spec.ts: await page.fill('#password', ''); - it fills empty string? -# usage of 'secret' matches nothing in the test. -# Let's check e2e.spec.ts again to match expectations exactly. -# In e2e.spec.ts: await page.fill('#password', ''); -# It implies it expects no password or ignores it? -# Or maybe the previous test run failed because of this too. -# I will set a simple password 'secret' and we might need to update the test to use it. -# Actually, let's look at the test content again. - -npm run test:e2e diff --git a/web/web.out b/web/web.out deleted file mode 100644 index 490e222..0000000 --- a/web/web.out +++ /dev/null @@ -1,100 +0,0 @@ -mode: set -adammathes.com/neko/web/frontend.go:9.60,10.24 1 1 -adammathes.com/neko/web/frontend.go:10.24,13.3 2 1 -adammathes.com/neko/web/frontend.go:14.2,22.16 4 1 -adammathes.com/neko/web/frontend.go:22.16,24.3 1 0 -adammathes.com/neko/web/frontend.go:27.2,28.16 2 1 -adammathes.com/neko/web/frontend.go:28.16,32.50 1 1 -adammathes.com/neko/web/frontend.go:32.50,34.18 2 1 -adammathes.com/neko/web/frontend.go:34.18,37.5 2 0 -adammathes.com/neko/web/frontend.go:39.4,39.23 1 1 -adammathes.com/neko/web/frontend.go:40.9,44.4 2 1 -adammathes.com/neko/web/frontend.go:46.2,49.16 3 1 -adammathes.com/neko/web/frontend.go:49.16,52.3 2 0 -adammathes.com/neko/web/frontend.go:54.2,54.47 1 1 -adammathes.com/neko/web/rice-box.go:10.13,80.2 9 1 -adammathes.com/neko/web/rice-box.go:82.13,212.2 16 1 -adammathes.com/neko/web/web.go:24.26,27.3 2 1 -adammathes.com/neko/web/web.go:35.13,42.16 3 1 -adammathes.com/neko/web/web.go:42.16,46.17 3 0 -adammathes.com/neko/web/web.go:46.17,48.4 1 0 -adammathes.com/neko/web/web.go:51.2,52.16 2 1 -adammathes.com/neko/web/web.go:52.16,56.17 3 0 -adammathes.com/neko/web/web.go:56.17,58.4 1 0 -adammathes.com/neko/web/web.go:62.59,64.2 1 1 -adammathes.com/neko/web/web.go:66.64,68.18 2 1 -adammathes.com/neko/web/web.go:68.18,71.3 2 0 -adammathes.com/neko/web/web.go:73.2,74.16 2 1 -adammathes.com/neko/web/web.go:74.16,77.3 2 1 -adammathes.com/neko/web/web.go:80.2,80.57 1 1 -adammathes.com/neko/web/web.go:80.57,83.3 2 1 -adammathes.com/neko/web/web.go:85.2,85.48 1 1 -adammathes.com/neko/web/web.go:85.48,88.3 2 1 -adammathes.com/neko/web/web.go:91.2,96.16 3 1 -adammathes.com/neko/web/web.go:96.16,99.3 2 0 -adammathes.com/neko/web/web.go:101.2,105.16 4 1 -adammathes.com/neko/web/web.go:105.16,108.3 2 1 -adammathes.com/neko/web/web.go:110.2,111.16 2 1 -adammathes.com/neko/web/web.go:111.16,114.3 2 0 -adammathes.com/neko/web/web.go:116.2,119.14 4 1 -adammathes.com/neko/web/web.go:125.59,126.18 1 1 -adammathes.com/neko/web/web.go:127.13,128.37 1 1 -adammathes.com/neko/web/web.go:129.14,131.47 2 1 -adammathes.com/neko/web/web.go:131.47,136.4 4 1 -adammathes.com/neko/web/web.go:136.9,138.4 1 1 -adammathes.com/neko/web/web.go:139.10,140.29 1 1 -adammathes.com/neko/web/web.go:144.60,148.2 3 1 -adammathes.com/neko/web/web.go:150.42,152.16 2 1 -adammathes.com/neko/web/web.go:152.16,154.3 1 1 -adammathes.com/neko/web/web.go:155.2,156.19 2 1 -adammathes.com/neko/web/web.go:159.58,160.54 1 1 -adammathes.com/neko/web/web.go:160.54,161.23 1 1 -adammathes.com/neko/web/web.go:161.23,163.4 1 1 -adammathes.com/neko/web/web.go:163.9,165.4 1 1 -adammathes.com/neko/web/web.go:169.57,170.71 1 1 -adammathes.com/neko/web/web.go:170.71,171.23 1 1 -adammathes.com/neko/web/web.go:171.23,173.4 1 1 -adammathes.com/neko/web/web.go:173.9,175.4 1 1 -adammathes.com/neko/web/web.go:179.78,180.22 1 1 -adammathes.com/neko/web/web.go:180.22,183.3 2 1 -adammathes.com/neko/web/web.go:184.2,185.16 2 1 -adammathes.com/neko/web/web.go:185.16,188.3 2 1 -adammathes.com/neko/web/web.go:189.2,190.53 2 1 -adammathes.com/neko/web/web.go:193.62,194.33 1 1 -adammathes.com/neko/web/web.go:194.33,197.3 2 1 -adammathes.com/neko/web/web.go:198.2,202.38 3 1 -adammathes.com/neko/web/web.go:202.39,211.3 0 0 -adammathes.com/neko/web/web.go:213.2,213.46 1 1 -adammathes.com/neko/web/web.go:213.46,219.3 5 1 -adammathes.com/neko/web/web.go:219.8,221.3 1 1 -adammathes.com/neko/web/web.go:224.67,226.22 2 1 -adammathes.com/neko/web/web.go:226.22,228.3 1 1 -adammathes.com/neko/web/web.go:228.8,231.3 2 1 -adammathes.com/neko/web/web.go:234.31,238.22 3 1 -adammathes.com/neko/web/web.go:238.22,240.3 1 1 -adammathes.com/neko/web/web.go:240.8,242.3 1 1 -adammathes.com/neko/web/web.go:244.2,271.12 18 1 -adammathes.com/neko/web/web.go:274.14,277.2 2 0 -adammathes.com/neko/web/web.go:284.51,285.42 1 1 -adammathes.com/neko/web/web.go:285.42,287.3 1 1 -adammathes.com/neko/web/web.go:288.2,289.92 2 1 -adammathes.com/neko/web/web.go:289.92,295.3 5 1 -adammathes.com/neko/web/web.go:296.2,296.17 1 1 -adammathes.com/neko/web/web.go:296.17,298.3 1 1 -adammathes.com/neko/web/web.go:299.2,299.34 1 1 -adammathes.com/neko/web/web.go:302.46,303.94 1 1 -adammathes.com/neko/web/web.go:303.94,306.3 2 1 -adammathes.com/neko/web/web.go:307.2,308.77 2 1 -adammathes.com/neko/web/web.go:308.77,314.3 5 1 -adammathes.com/neko/web/web.go:315.2,315.38 1 1 -adammathes.com/neko/web/web.go:318.30,319.17 1 1 -adammathes.com/neko/web/web.go:319.17,321.3 1 1 -adammathes.com/neko/web/web.go:322.2,322.50 1 1 -adammathes.com/neko/web/web.go:322.50,324.3 1 1 -adammathes.com/neko/web/web.go:327.46,335.2 2 1 -adammathes.com/neko/web/web.go:337.53,338.71 1 1 -adammathes.com/neko/web/web.go:338.71,339.65 1 1 -adammathes.com/neko/web/web.go:339.65,342.4 2 1 -adammathes.com/neko/web/web.go:344.3,346.20 3 1 -adammathes.com/neko/web/web.go:346.20,349.4 2 1 -adammathes.com/neko/web/web.go:353.63,358.2 4 1 -- cgit v1.2.3