27 Commits

Author SHA1 Message Date
Akshay Kolli
aa7fe8ecc7 minor edits
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-27 23:05:29 -05:00
Akshay Kolli
c3f5c875e2 updated resume
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 23:03:29 -05:00
Akshay Kolli
6da3a35832 blog: blackwell updated images
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
2026-02-27 23:02:22 -05:00
Akshay Kolli
f647a4ad90 blog: blackwell --final edit
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 22:55:24 -05:00
Akshay Kolli
c4fa3976f9 blog draft blackwell -- 2
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 22:50:06 -05:00
Akshay Kolli
19d0ad59a0 blog draft blackwell
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 22:37:24 -05:00
Akshay Kolli
21859a250f testing images two
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 22:18:30 -05:00
Akshay Kolli
8c1d03ac3f image upload test
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-27 22:16:22 -05:00
Akshay Kolli
9f8ff8befe update 2 blackwell post
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-27 22:12:17 -05:00
Akshay Kolli
2a8df25c16 Mini change
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
2026-02-27 21:24:12 -05:00
Akshay Kolli
041a22e0d2 Test post
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 29s
2026-02-27 20:42:27 -05:00
Shivam Patel
9e367010d9 Add admin dashboard integration docs
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:30:12 -05:00
Shivam Patel
9cf5f9620c Fix SQLite init: lazy loading, writability check, and host permissions
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 30s
DB initialization was eager at module import time, crashing the entire
analytics route when /server_storage wasn't writable. Now deferred to
first logVisit() call with graceful fallback. Also fix deploy workflow
to chown via a bind-mounted container so permissions apply on the host.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:17:44 -05:00
Shivam Patel
4a01928fe7 Add SQLite visitor IP logging to /server_storage
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m9s
Log visitor IPs and paths to a local SQLite database via the existing
analytics API route, persisted at /server_storage/visitors.db in Docker
(falls back to ./visitors.db in dev).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:04:45 -05:00
Akshay Kolli
73eb9264df Updated .gitea workflow to use a shared volume
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
2026-02-08 23:51:25 -05:00
Shivam Patel
c0ffc01b88 shivam + claude changes
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
2026-02-08 23:18:21 -05:00
Akshay
3174638dd3 moved file
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-08 22:45:20 -05:00
Akshay Kolli
2c3b519af3 Updated links
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 25s
2026-02-08 14:26:06 -05:00
Akshay Kolli
df80a1985e Updated favicon
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-08 14:22:56 -05:00
Akshay Kolli
9b8a25f5c8 Minor changes
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
2026-02-08 14:05:15 -05:00
Akshay Kolli
b0ad1287fb oMerge branch 'master' of http://pluto:3000/lepton/Webserver
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 25s
I made some changes that i forgot to pull
2026-02-08 03:02:32 -05:00
Akshay Kolli
35f7254734 Added visitor analytics 2026-02-08 03:01:52 -05:00
Akshay
4ae092ab53 Changed port
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-07 20:41:02 -05:00
Akshay
e8e44c6162 Changed it to run in the samfe folder
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 1m44s
2026-02-07 20:33:09 -05:00
Akshay Kolli
e5d99f1a45 Added gitea runner
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 2m59s
2026-02-07 20:24:42 -05:00
Akshay Kolli
649d9c4555 Initial commit 2026-02-07 20:17:46 -05:00
Akshay Kolli
78111a5b61 Initial commit from Create Next App 2026-02-06 14:10:59 -05:00