0xWheatyz
  • Joined on 2026-03-03
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 06:35:47 +00:00
03105a2f87 feat(ci): add timestamp-based image tags with commit hash
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 05:13:05 +00:00
28e2ded501 feat(frontend): make API endpoint configurable via environment variable
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 04:43:06 +00:00
f87572ab7e fix(ci): changed port to 80 as 3000 does not seem to work
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 04:24:21 +00:00
44b6c79713 fix(ci): changed port to 3000 as 80 does not seem to work
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 04:14:13 +00:00
13fe383116 fix(ci): use explicit port 80 for insecure registry
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-15 04:06:47 +00:00
dee3cbefbd fix(ci): change internal dns name to specify http and the port
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 23:37:40 +00:00
6acad4cff7 fix(ci): configure docker to use HTTP for internal registry
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 23:19:24 +00:00
45ccd0b4e1 fix(ci): docker internal dns name does not support https
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 23:16:49 +00:00
d108d4c7ea fix(ci): internal dns name does not support https
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 23:15:20 +00:00
068aecce61 fix(ci): moved domain to internal dns name, hopefully runner respects that and this negates the 502 error when too many requests are sent to vps
0xWheatyz deleted branch rewrite/frontend from 0xWheatyz/SPARC 2026-03-14 22:02:17 +00:00
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 22:02:16 +00:00
8790abfbf7 Merge pull request 'rewrite/frontend' (#2) from rewrite/frontend into main
fe0c5ca280 ci: add parallel frontend build job to workflow
ed81ae4569 docs: update documentation for React frontend and cache mode
ebba983a1d fix(auth): ensure JWT sub claim is RFC 7519 compliant string
258b349e98 feat(auth): seed default admin user on database init
Compare 12 commits »
0xWheatyz merged pull request 0xWheatyz/SPARC#2 2026-03-14 22:02:15 +00:00
rewrite/frontend
0xWheatyz created pull request 0xWheatyz/SPARC#2 2026-03-14 22:01:00 +00:00
rewrite/frontend
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-14 21:53:55 +00:00
3424384088 feat: update Docker config to run API and dashboard services
5141d9dd47 feat: add token usage estimation utility
4e419166e8 fix: skip patents without PDF links in SERP query
7eb72ab549 feat: redesign dashboard with modern UI
d371ceeec8 build: add numpy and native library dependencies
Compare 5 commits »
0xWheatyz pushed to rewrite/frontend at 0xWheatyz/SPARC 2026-03-14 21:52:30 +00:00
fe0c5ca280 ci: add parallel frontend build job to workflow
0xWheatyz pushed to rewrite/frontend at 0xWheatyz/SPARC 2026-03-14 18:35:18 +00:00
ed81ae4569 docs: update documentation for React frontend and cache mode
0xWheatyz pushed to rewrite/frontend at 0xWheatyz/SPARC 2026-03-14 18:22:57 +00:00
ebba983a1d fix(auth): ensure JWT sub claim is RFC 7519 compliant string
258b349e98 feat(auth): seed default admin user on database init
fc99173028 test: update tests for cache mode terminology
4405f199ba chore: remove deprecated Streamlit dashboard
874f60f0d9 build(docker): update compose for React frontend
Compare 10 commits »
0xWheatyz created branch rewrite/frontend in 0xWheatyz/SPARC 2026-03-14 18:22:57 +00:00
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-13 03:51:57 +00:00
490850d7a6 docs: reorganize documentation into docs/ directory