1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-11-22 16:24:19 +00:00
todocolors/todoblue/src/app
2023-08-06 18:54:56 +02:00
..
board/[board] Allow selection of text without flipping the card 2023-08-06 18:54:56 +02:00
AppBody.module.css Complete functionality i guess 2023-08-04 16:41:33 +02:00
AppBody.tsx Complete functionality i guess 2023-08-04 16:41:33 +02:00
CreatePrivateBoardPanel.tsx Don't make hydration explode with window calls 2023-08-04 03:19:45 +02:00
CreatePublicBoardPanel.tsx Fixes and tweaks here and there 2023-08-05 05:24:06 +02:00
layout.css Complete functionality i guess 2023-08-04 16:41:33 +02:00
layout.tsx Add logo and improve metadata and manifest 2023-08-06 18:47:07 +02:00
page.module.css Complete functionality i guess 2023-08-04 16:41:33 +02:00
page.tsx Fixes and tweaks here and there 2023-08-05 05:24:06 +02:00
RootFooter.tsx Fix dockerfiles again 2023-08-05 05:24:06 +02:00
RootHeader.tsx Fix dockerfiles again 2023-08-05 05:24:06 +02:00
RootMain.tsx Fixes and tweaks here and there 2023-08-05 05:24:06 +02:00
useBoardCreator.ts Make some frontend progress 2023-08-02 04:14:49 +02:00
useCycleState.ts Refactor code 2023-08-03 02:23:15 +02:00
useHttpBaseURL.ts Fix useHttpBaseURL missing /api 2023-08-06 03:36:53 +02:00
useKebabState.ts Make some frontend progress 2023-08-02 04:14:49 +02:00
useWs.ts Implement reconnection mechanism and other good things 2023-08-06 00:23:49 +02:00
useWsBaseURL.ts Implement reconnection mechanism and other good things 2023-08-06 00:23:49 +02:00