• Joined on 2026-03-31
Jannis commented on pull request Jannis/Kino-Website-Framework#2 2026-05-03 21:26:39 +00:00
created astro framework
Jannis created branch main in Jannis/_cargo-index 2026-05-03 21:23:58 +00:00
Jannis pushed to main at Jannis/_cargo-index 2026-05-03 21:23:58 +00:00
4d38460b31 Initialize Cargo Config
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 21:11:25 +00:00
e6fee6e4e1 changed if condition on the workflow
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 21:07:36 +00:00
339e081d58 changed tests command
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 21:06:10 +00:00
8dd25c880e added tests
Jannis closed issue Jannis/Kino-Website-Framework#1 2026-05-03 21:03:16 +00:00
Refactor movie listing
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 21:03:05 +00:00
3871f3f61f added a linter and tried it out. that was not fun
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 20:44:42 +00:00
0fb1676b72 updated branches
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 20:43:52 +00:00
1cb62f1c94 added a build pipeline
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-05-03 19:29:25 +00:00
f7fc6e4387 for the MovieListView.astro i added api integration. tmrw gotta put the api integration into the main hero.astro file
38673c45a6 cleanup: remove redundant TypeScript files and main.ts
e588042876 refactor: redistribute main.ts logic into Astro components
ad2a07a88e feat: consolidate constants and shared state into bigConstants.ts
Compare 4 commits »
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-04-30 12:40:47 +00:00
801dbcea97 delete useless files started component building
Jannis closed pull request Jannis/Kino-Website-Framework#2 2026-04-30 10:40:43 +00:00
created astro framework
Jannis pushed to dev_jannis at Jannis/Kino-Website-Framework 2026-04-30 10:40:33 +00:00
7a07dd8c70 Merge branch 'master' into dev_jannis
d6905da5c5 added .claude to the gitignore
e72f8a4f1f Added assets, started actual work on making this a proper multi file webapp. gonna continue tonight
23d5a75891 "Initial commit from Astro"
Compare 4 commits »
Jannis created pull request Jannis/Kino-Website-Framework#2 2026-04-30 10:33:11 +00:00
created astro framework
Jannis created branch master in Jannis/Kino-Website-Framework 2026-04-30 10:32:38 +00:00
Jannis pushed to master at Jannis/Kino-Website-Framework 2026-04-30 10:32:38 +00:00
d6905da5c5 added .claude to the gitignore
e72f8a4f1f Added assets, started actual work on making this a proper multi file webapp. gonna continue tonight
23d5a75891 "Initial commit from Astro"
Compare 3 commits »
Jannis opened issue Jannis/Kino-Website-Framework#1 2026-04-30 10:21:10 +00:00
Refactor movie listing
Jannis created repository Jannis/Kino-Website-Framework 2026-04-30 06:26:52 +00:00
Jannis pushed to dev_jannis at Aaron/Kino-Website 2026-04-30 06:23:03 +00:00
e143d8360a finished updates