169 Commits
Author SHA1 Message Date
Schanbro 941f7aa729 Merge pull request 'Style/adjust receiver page' (#42) from style/adjust-receiver-page into main
Deploy Next.js via Docker / deploy (push) Successful in 1m11s
Reviewed-on: #42
2026-08-27 09:45:29 +00:00
Schanbro 1088cfd5fd fix: merged conflicts 2026-08-27 11:44:23 +02:00
Schanbro b3870265f6 Merge remote-tracking branch 'Gitea/main' into style/adjust-receiver-page 2026-08-27 11:44:18 +02:00
Schanbro 9c7029bad5 style: adjust receiver page 2026-08-26 15:28:41 +02:00
Schanbro 5afdae2b20 Merge pull request 'Feat/wiki' (#40) from feat/wiki into main
Deploy Next.js via Docker / deploy (push) Successful in 1m2s
Reviewed-on: #40
2026-08-26 12:47:35 +00:00
Schanbro 59e65e257e Merge branch 'main' into feat/wiki 2026-08-26 12:47:26 +00:00
Schanbro ee6169d948 fix: small issue 2026-08-26 14:46:22 +02:00
Schanbro 9610884703 previous 2026-08-25 12:35:28 +02:00
Schanbro 675c046029 feat: list all wikiPages on the index page 2026-08-25 12:34:47 +02:00
Schanbro 1d34622b39 feat: create wikiIndexPage 2026-08-25 11:54:10 +02:00
Schanbro 9dbbd56664 Merge pull request 'style: adjust Callout style' (#39) from feat/wiki into main
Deploy Next.js via Docker / deploy (push) Successful in 1m14s
Reviewed-on: #39
2026-08-25 09:49:13 +00:00
Schanbro dba41634ae Merge branch 'main' into feat/wiki 2026-08-25 09:49:08 +00:00
Schanbro 4ebe47e7fa style: adjust Callout style 2026-08-25 11:47:06 +02:00
Schanbro e08ef095e0 Merge pull request 'Feat/wiki' (#38) from feat/wiki into main
Deploy Next.js via Docker / deploy (push) Successful in 5m26s
Reviewed-on: #38
2026-08-06 15:42:35 +00:00
Schanbro a414f80d0d Merge branch 'main' into feat/wiki 2026-08-06 15:42:26 +00:00
Schanbro 11ebeafdcd chore: wiki: automatic categories 2026-08-06 17:41:37 +02:00
Schanbro 3fc0697db8 chore: wiki: automatic list of all api endpoints 2026-08-06 17:39:51 +02:00
Schanbro 7664d058df chore: wiki: add callout to api wiki page 2026-08-06 16:35:16 +02:00
Schanbro 324e5fca9b chore: wiki: move api wiki to own page 2026-08-06 16:32:43 +02:00
Schanbro 28dc1ce6b1 chore: wiki: add component Article 2026-08-06 16:29:39 +02:00
Schanbro 3c3a4e309a chore: wiki: add API component and add test 2026-08-06 15:02:10 +02:00
Schanbro 91dafe6a06 chore: readme: update installtion wiki link 2026-08-06 14:42:07 +02:00
Schanbro c4f29ef78b Merge pull request 'Feat/wiki' (#37) from feat/wiki into main
Deploy Next.js via Docker / deploy (push) Successful in 3m57s
Reviewed-on: #37
2026-08-05 10:58:32 +00:00
Schanbro 025ac63275 Merge branch 'main' into feat/wiki 2026-08-05 10:58:15 +00:00
Schanbro e600ba302d feat: wiki: create api page 2026-08-05 12:55:26 +02:00
Schanbro bf8e78d0ba feat: add heading anchor links 2026-08-05 12:52:20 +02:00
Schanbro e403677a71 chore: wiki: add createSongbook 2026-08-05 12:42:27 +02:00
Schanbro 71df1a8384 chore: wiki: add createSong 2026-08-05 12:38:17 +02:00
Schanbro ed2c47aab2 feat: copy button 2026-08-05 12:21:40 +02:00
Schanbro da99471ca5 chore: update wiki 2026-08-05 12:11:52 +02:00
Schanbro 975aba1020 feat: show language on code blocks 2026-08-04 16:12:14 +02:00
Schanbro aee4b8c567 style: adjust style 2026-08-04 16:02:02 +02:00
Schanbro 592b1a158a style: add automatic colors to code 2026-08-04 15:53:13 +02:00
Schanbro 14be41befd fix: fixed html nest issue 2026-08-04 15:40:25 +02:00
Schanbro 3d82ef9671 style: add more components and add test wiki page 2026-08-04 15:37:30 +02:00
Schanbro fd4da2a43f fix: "'article' is possibly 'null'." 2026-08-04 15:32:45 +02:00
Schanbro 18f8496af9 refactor: switched to mdx for better styling 2026-08-04 15:32:04 +02:00
Schanbro 5e78869cbf chore: insert installation and setup wiki 2026-08-04 15:21:48 +02:00
Schanbro 49ed2577ac feat: add own wiki 2026-08-04 15:20:31 +02:00
Schanbro 5f41e47958 chore: install packages for markdown support 2026-08-04 15:06:10 +02:00
Schanbro 9d1fe7e1fc feat: add index page for wiki 2026-08-04 14:56:50 +02:00
Schanbro e3bcb96c4f style: set h1 font-size to 2rem 2026-08-04 14:56:19 +02:00
Schanbro ff339fd8e8 Merge pull request 'refactor: updated deplay.yaml action' (#34) from small-fixes into main
Deploy Next.js via Docker / deploy (push) Successful in 39s
Reviewed-on: #34
2026-07-31 12:43:58 +00:00
Schanbro 63f0835f3b Merge branch 'main' into small-fixes 2026-07-31 12:43:49 +00:00
Schanbro 65aae6af35 refactor: updated deplay.yaml action 2026-07-31 14:42:55 +02:00
Schanbro 670c966868 Merge pull request 'Small fixes' (#33) from small-fixes into main
Deploy Next.js via Docker / deploy (push) Successful in 2m39s
Reviewed-on: #33
v0.0.5.1
2026-07-31 12:37:05 +00:00
Schanbro e7e73d6882 update version number 2026-07-31 14:36:02 +02:00
Schanbro d2488922e8 fix: fixed typo "talel" to "tafel" 2026-07-31 14:35:36 +02:00
Schanbro 6f15860beb style: move information screen to foreground 2026-07-31 12:49:37 +02:00
Schanbro c28a5031f6 refactor: changed to rem 2026-07-30 10:48:34 +02:00