33 Commits
Author SHA1 Message Date
Magnus 7d8395ef91 updated api description 2026-08-17 12:05:53 +02:00
Magnus 46113c595c Update README.md 2026-08-17 12:03:25 +02:00
Magnus 8473996103 added person modal screenshot 2026-08-17 12:03:36 +02:00
Magnus 159a4f4388 added phone numbers to backend api and frontend modals 2026-08-17 11:56:27 +02:00
Magnus 6c5d49e62b added photo endpoint to server profile pictures and integrated them into person modal in frontend (using claude ofc) 2026-08-17 11:13:29 +02:00
Magnus 8c0dfaf247 added fontawesome icons 2026-08-17 10:30:25 +02:00
Magnus 6d033ae888 added usage section to README.md 2026-08-17 10:01:58 +02:00
Magnus 88b45ad252 switched to production mode 2026-08-17 00:15:06 +02:00
Magnus f7645682be added screenshots 2026-08-17 00:04:16 +02:00
Magnus faee22f2da ignoring all future events now. 2026-08-16 23:53:49 +02:00
Magnus 60251887ac added docker-compose and changed port to 5000 2026-08-16 23:14:01 +02:00
Magnus 88fac3289d added and integrated background daemon and Dockerfile from my other project studywatch 2026-08-16 23:09:28 +02:00
Magnus 8fcd8db07c updated README.md 2026-08-16 22:48:26 +02:00
Magnus 15788a2ade added README.md 2026-08-16 22:43:44 +02:00
Magnus 4400fe6760 score now has a popup with detailed view 2026-08-16 22:35:38 +02:00
Magnus 2cd7dcb8f2 added score calculations 2026-08-16 22:30:16 +02:00
Magnus bf9873afbd let claude convert names to camel case and gave names more space to render in top contacts box 2026-08-16 22:02:10 +02:00
Magnus 06526d4fd2 connected frontend to scores api 2026-08-16 21:56:27 +02:00
Magnus a2aa3b743f small refac 2026-08-16 21:46:27 +02:00
Magnus 5ca5776862 annotated .env.example and added mock score api 2026-08-16 21:38:26 +02:00
Magnus 3279f1ea8c made config parser typesafe and renamed api functions 2026-08-16 21:29:49 +02:00
Magnus 20444b6df5 removed TODO.md 2026-08-16 21:09:22 +02:00
Magnus fc37fef74b updated frontend with claude and built api endpoint to fetch names that couldnt be matched 2026-08-16 21:08:45 +02:00
Magnus 3714a08335 initial, vibe coded version of frontend. I drew an template, choose a color palette and let claude do the hard work. :) 2026-08-16 20:33:48 +02:00
Magnus ec123fcdd1 starting work on frontend 2026-08-16 19:20:48 +02:00
Magnus 44c6c32db5 fixed md formatting of todo file 2026-08-16 19:14:55 +02:00
Magnus 68758c8e90 added description for .env prefix option 2026-08-16 19:14:02 +02:00
Magnus 7a65fc397d added api endpoints for all/by-id events or people 2026-08-16 19:12:19 +02:00
Magnus 2e48942df5 added cross references between people and events (participants and events someone was at) 2026-08-16 18:35:00 +02:00
Magnus 03a9993c0f added caldav event import 2026-08-16 16:49:59 +02:00
Magnus d9a407b57b moved list of contacts into addressbook class 2026-08-16 16:22:25 +02:00
Magnus 88f057bb36 added config loading from .env 2026-08-16 15:51:35 +02:00
Magnus 72937d8f5f initial commit 2026-08-16 15:30:20 +02:00