2025-10-18 - 2026-04-18

Overview

0 Active Pull Requests
37 Active Issues
Excluding merges, 1 author has pushed 8 commits to main and 8 commits to all branches. On main, 141 files have changed and there have been 12817 additions and 0 deletions.

37 Issues created by 1 user

Opened #2 Epic: Phase 0 — Foundation (repo fork, domain, CI/CD, dev environment) 2026-02-25 16:05:02 +01:00

Opened #3 Fork Notesium into librenotes repo and reorganize into Go package structure 2026-02-25 16:05:05 +01:00

Opened #4 Register librenot.es domain and configure DNS 2026-02-25 16:05:06 +01:00

Opened #5 Set up CI pipeline (Gitea Actions) 2026-02-25 16:05:07 +01:00

Opened #6 Create reproducible development environment (Nix flake + optional Dockerfile) 2026-02-25 16:05:08 +01:00

Opened #7 Epic: Phase 1 — Multi-tenant Backend 2026-02-25 16:05:09 +01:00

Opened #8 Add user model and SQLite storage 2026-02-25 16:05:09 +01:00

Opened #9 Implement email magic link authentication system 2026-02-25 16:05:11 +01:00

Opened #10 Implement per-user note directory isolation with filesystem sandboxing 2026-02-25 16:05:12 +01:00

Opened #11 Add tenant-aware API routing with auth middleware 2026-02-25 16:05:13 +01:00

Opened #12 Epic: Phase 2 — Frontend Auth + Adaptation 2026-02-25 16:05:14 +01:00

Opened #13 Add magic link login UI with email validation and error handling 2026-02-25 16:05:14 +01:00

Opened #14 Add auth token handling to frontend API calls 2026-02-25 16:05:14 +01:00

Opened #15 Implement tenant-scoped localStorage for per-user UI state 2026-02-25 16:05:15 +01:00

Opened #16 Create public landing page at librenot.es with feature overview and CTAs 2026-02-25 16:05:15 +01:00

Opened #17 Epic: Phase 3 — Mobile / PWA 2026-02-25 16:05:15 +01:00

Opened #18 Overhaul CSS for responsive layouts (320px to 2560px) 2026-02-25 16:05:15 +01:00

Opened #19 Add PWA support: manifest, service worker, and install prompt 2026-02-25 16:05:15 +01:00

Opened #20 Replace mouse events with pointer events for mobile touch support 2026-02-25 16:05:16 +01:00

Opened #21 Epic: Phase 4 — Sync and Offline 2026-02-25 16:05:16 +01:00

Opened #22 Implement IndexedDB local cache for offline note access 2026-02-25 16:05:16 +01:00

Opened #23 Implement background sync on reconnect with conflict detection 2026-02-25 16:05:16 +01:00

Opened #24 Epic: Phase 5 — Infrastructure and Deployment 2026-02-25 16:05:16 +01:00

Opened #25 Dockerize the application with multi-stage build and Compose 2026-02-25 16:05:17 +01:00

Opened #26 Implement CI-triggered deployment pipeline 2026-02-25 16:05:17 +01:00

Opened #27 Implement automated daily backups 2026-02-25 16:05:17 +01:00

Opened #28 Epic: Prepare public launch, community infrastructure, and initial user onboarding 2026-02-25 16:05:18 +01:00

Opened #29 Create user, self-hosting, API, and contributing documentation 2026-02-25 16:05:18 +01:00

Opened #30 Prepare v0.1.0 open source release 2026-02-25 16:05:19 +01:00

Opened #31 Set up community infrastructure: issue templates, PR template, and code of conduct 2026-03-03 22:24:06 +01:00

Opened #32 Implement first-run user onboarding flow 2026-03-03 22:24:19 +01:00

Opened #33 Validate launch readiness with fresh-user onboarding test 2026-03-03 22:24:32 +01:00

Opened #34 Rename Go module and rebrand from Notesium to librenotes 2026-03-03 22:58:55 +01:00

Opened #35 Restructure Go codebase into standard project layout 2026-03-03 22:59:06 +01:00

Opened #36 Add upstream Notesium remote and document fork relationship 2026-03-04 00:02:11 +01:00

Opened #37 Update README with librenotes branding, build instructions, and attribution 2026-03-04 00:02:32 +01:00

Opened #38 Add Makefile with standard build, test, and development targets 2026-03-04 00:02:33 +01:00