100 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
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
Schanbro 4948946c0d Merge pull request 'add automatic prerelease mark' (#25) from environment into main
Deploy Next.js via Docker / deploy (push) Successful in 2m37s
Reviewed-on: #25
2026-07-30 08:09:37 +00:00
Schanbro 1ec3bb667d add automatic prerelease mark
release as prerelease if version number starts with "0."
2026-07-30 08:08:25 +00:00
Schanbro 96370fa97a Merge pull request 'Feat dashboard' (#13) from feat-dashboard into main
Deploy Next.js via Docker / deploy (push) Successful in 36s
Reviewed-on: #13
2026-07-29 11:15:47 +00:00
Schanbro 08b667113b update version number 2026-07-29 13:15:18 +02:00
Schanbro abb451fa47 refactor: update metadata 2026-07-29 12:56:31 +02:00
Schanbro b259f0fbcf Merge pull request 'Main' (#21) from main into feat-dashboard
Reviewed-on: #21
2026-07-29 10:48:34 +00:00
Schanbro f4c4898c06 Merge pull request 'Feat/admin options' (#14) from feat/admin-options into main
Deploy Next.js via Docker / deploy (push) Successful in 37s
Reviewed-on: #14
2026-07-28 15:05:03 +00:00
Schanbro cf78d7cea2 feat: add ability to remove song from songbook 2026-07-28 17:03:28 +02:00
Schanbro dc75753f41 feat: add api for removeSongFromSongbook 2026-07-28 16:29:44 +02:00
Schanbro 57ea3907b6 feat: add removeSongFromSongbook to db managing.ts 2026-07-28 16:27:25 +02:00
Schanbro 297b4a9664 Merge branch 'feat/admin-options' of https://git.schamagusa.de/Schanbro/PsalmTafel into feat/admin-options 2026-07-28 16:18:22 +02:00
Schanbro f312217b7c fix: fix typo in admin page 2026-07-28 16:17:20 +02:00
Schanbro fc37aa6e1e Merge branch 'main' into feat/admin-options 2026-07-28 14:16:40 +00:00
Schanbro d8f2235de7 Merge pull request 'Ui-corrections' (#19) from ui-corrections into main
Deploy Next.js via Docker / deploy (push) Successful in 39s
Reviewed-on: #19
2026-07-28 14:00:39 +00:00
Schanbro e3115df0bd feat: add abilty to attach song to songbook 2026-07-28 15:53:51 +02:00
Schanbro 001a0d6ef8 feat: add API for attachSongToSongbook 2026-07-28 15:40:33 +02:00
Schanbro 8910a1ff05 feat: add attachSongToSongbook to db managing.ts 2026-07-28 15:32:48 +02:00
Schanbro d871bddc99 feat: add api for getSongInfos
feat: show song informations of selected song
2026-07-28 15:00:48 +02:00
Schanbro d6fb6ec16d feat: add getSongInfos to db managing.ts 2026-07-28 14:48:28 +02:00
Schanbro 011f1b6e0b style: rearranged content 2026-07-27 18:50:12 +02:00
Schanbro 5799eee961 style: - 2026-07-27 18:46:36 +02:00
Schanbro f68d9cd9e5 feat: show raw informations about selected song 2026-07-27 18:39:26 +02:00
Schanbro 9b73ce99e7 style: fix margin issue 2026-07-27 18:32:29 +02:00
Schanbro ec9bfce3a7 style: add slate border to the header 2026-07-27 18:26:47 +02:00
Schanbro 089a7fd76b fix: filled children (unimportant) 2026-07-27 17:51:01 +02:00
Schanbro cb1f70e90d Merge pull request 'Main' (#18) from main into feat/admin-options
Reviewed-on: #18
2026-07-27 15:01:48 +00:00
Schanbro d769273f43 Merge pull request 'Ui corrections' (#17) from ui-corrections into main
Deploy Next.js via Docker / deploy (push) Successful in 32s
Reviewed-on: #17
2026-07-27 15:01:06 +00:00
Schanbro 4f1686bdfe Merge branch 'main' into ui-corrections 2026-07-27 15:00:57 +00:00
Schanbro 7548429936 remove preview elements 2026-07-27 17:00:11 +02:00
Schanbro cbe0bd6e1d style: redesigned card component 2026-07-27 16:58:41 +02:00
Schanbro 43054e98ad style: add option for left border (unstyled) 2026-07-27 16:50:49 +02:00
Schanbro 3064112595 style: changed arrangement of elements in admin 2026-07-27 16:39:00 +02:00
Schanbro 154b5ee0a1 feat: add ability to select a song 2026-07-27 16:35:28 +02:00
Schanbro 65edd735f1 Merge pull request 'Main' (#16) from main into feat/admin-options
Reviewed-on: #16
2026-07-27 14:28:04 +00:00
Schanbro 854597ad2f Merge pull request 'Ui corrections' (#15) from ui-corrections into main
Deploy Next.js via Docker / deploy (push) Successful in 2m16s
Reviewed-on: #15
2026-07-27 14:24:26 +00:00
Schanbro b4084fdb1b style: add Label to FormElements 2026-07-27 16:23:30 +02:00
Schanbro 09c5df8aae Feat: "...props" added to Input.Text 2026-07-27 16:16:16 +02:00
Schanbro 1892314610 feat: add individual actionName 2026-07-27 16:06:43 +02:00
Schanbro ca02fe9e30 style: allow props to the songs screen 2026-07-27 15:10:59 +02:00
Schanbro 0712740eb2 feat: add Songs screen to admin page 2026-07-27 14:59:47 +02:00
Schanbro e51ff6e738 refactor: create and use Songs-Screen in sender 2026-07-27 14:43:44 +02:00
Schanbro 1a0f2614f2 feat: add DatabaseOverview.tsx (component songs) 2026-07-27 14:33:26 +02:00
Schanbro 6773b903d6 Feat: add one card for all songs 2026-07-27 14:10:10 +02:00
Schanbro 8b6d5c09a6 Merge branch 'main' into feat-dashboard 2026-07-27 11:54:27 +00:00
Schanbro 00b3a987f3 Merge pull request 'create tag automaticly' (#11) from environment into main
Deploy Next.js via Docker / deploy (push) Successful in 42s
Reviewed-on: #11
2026-07-26 09:18:06 +00:00
Schanbro f73660b09f create tag automaticly 2026-07-26 09:17:33 +00:00
Schanbro 1fa44998c4 change version number 2026-07-26 09:50:55 +02:00
Schanbro f6920b0b8c fix: update dashboard route in the navigation 2026-07-26 09:47:14 +02:00
Schanbro 29e0652566 refactor: add redirection from / to /dashboard 2026-07-26 09:46:35 +02:00
Schanbro b9486274a8 refactor: move / route to /dashboard 2026-07-26 09:45:14 +02:00