Personal reading library and queue manager
  • Clojure 90.8%
  • HTML 8.7%
  • Dockerfile 0.5%
Find a file
Brian O'Callaghan 655c075de0 Rename all namespaces to net.bjoc.index-librorum prefix
Move all source files from src/index_librorum/ and
src/index_librorum_frontend/ to src/net/bjoc/index_librorum/ and
src/net/bjoc/index_librorum_frontend/ respectively, and update all ns
declarations, :require references, and build config entry points.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 23:27:09 -05:00
dev Fix startup issues: driver loading, URL parsing, env loading, migrations 2026-03-22 21:39:35 -05:00
docs Update docs to reflect implemented choices and dev setup 2026-03-22 22:44:47 -05:00
resources Initial implementation of Index Librorum application 2026-03-22 20:17:12 -05:00
src/net/bjoc Rename all namespaces to net.bjoc.index-librorum prefix 2026-03-22 23:27:09 -05:00
.env.dev.example Switch IdP from Authentik to Kanidm 2026-03-22 20:26:18 -05:00
.gitignore Initial commit: planning docs and app icon 2026-03-22 19:54:49 -05:00
build.clj Initial implementation of Index Librorum application 2026-03-22 20:17:12 -05:00
deps.edn Rename all namespaces to net.bjoc.index-librorum prefix 2026-03-22 23:27:09 -05:00
docker-compose.dev.yml Initial implementation of Index Librorum application 2026-03-22 20:17:12 -05:00
docker-compose.yml Use existing homeserver Postgres instead of db container 2026-03-22 20:59:28 -05:00
Dockerfile Initial implementation of Index Librorum application 2026-03-22 20:17:12 -05:00
package-lock.json Fix auth flow, session persistence, static assets, and frontend build 2026-03-22 22:41:43 -05:00
package.json Fix auth flow, session persistence, static assets, and frontend build 2026-03-22 22:41:43 -05:00
shadow-cljs.edn Rename all namespaces to net.bjoc.index-librorum prefix 2026-03-22 23:27:09 -05:00