|
11eb6ec4ad
|
Improve RootHeader 's height
|
2023-08-09 01:44:34 +02:00 |
|
|
8cbcddc715
|
Remove padding-top from BoardHeader
|
2023-08-08 18:27:37 +02:00 |
|
|
0f857af887
|
Fix incorrect import in StarredBoardsPanel
|
2023-08-08 18:26:59 +02:00 |
|
|
8745affeb5
|
Move API-related hooks to (api)
|
2023-08-08 18:04:02 +02:00 |
|
|
409110a8fa
|
Refactor StarredContext module structure
|
2023-08-08 18:03:13 +02:00 |
|
|
8c50a91727
|
Move StarContext to (layout)/StarredManager
|
2023-08-08 17:56:00 +02:00 |
|
|
a809c42ad0
|
Move useKebabState s to (utils)
|
2023-08-08 17:54:27 +02:00 |
|
|
4d10dfefb4
|
Specify "use client" in useHttpBaseURL
|
2023-08-08 17:53:27 +02:00 |
|
|
6383b8ff3d
|
Specify "use client" in useCycleState
|
2023-08-08 17:52:34 +02:00 |
|
|
04d76c2a70
|
Move useCycleState to (utils)
|
2023-08-08 17:52:21 +02:00 |
|
|
03fc7286a9
|
Delete unused useBoardCreator
|
2023-08-08 17:50:09 +02:00 |
|
|
12d3427435
|
Display an icon if the board has no tasks
|
2023-08-08 17:40:07 +02:00 |
|
|
5982352792
|
Fix websocket backoff mechanisms
|
2023-08-08 17:35:12 +02:00 |
|
|
550b2e6c51
|
Rename AppBody to just Body
|
2023-08-08 16:31:50 +02:00 |
|
|
53478aaf27
|
Rename useTranslation to useServerTranslation and useClientTranslation for easier autocompletion
|
2023-08-08 16:30:02 +02:00 |
|
|
002473bf1a
|
RootFooter : Remove unused call to useTranslation
|
2023-08-08 16:28:58 +02:00 |
|
|
298aa8ccef
|
Refactor parts of RootMain into CreateBoardChapter and ExistingBoardChapter
|
2023-08-08 16:24:01 +02:00 |
|
|
a8ac2e203f
|
Remove unused prop blocking build
|
2023-08-08 04:34:34 +02:00 |
|
|
1b91d1323c
|
Upgrade PWA to standalone
|
2023-08-08 04:30:24 +02:00 |
|
|
c8270156e8
|
Add no background icons
|
2023-08-08 04:30:03 +02:00 |
|
|
0e2b2d05f7
|
Add logo with no background
|
2023-08-08 04:18:41 +02:00 |
|
|
f6f6cbf9df
|
Setup localization and localize root page
|
2023-08-08 04:06:41 +02:00 |
|
|
567818e95e
|
Add starring mechanism
|
2023-08-07 18:40:40 +02:00 |
|
|
d750d7949b
|
Rename app to "Todocolors" in manifest
|
2023-08-06 19:19:36 +02:00 |
|
|
02cde589ec
|
Add icon to the README
|
2023-08-06 18:58:41 +02:00 |
|
|
637fffd5aa
|
Allow selection of text without flipping the card
|
2023-08-06 18:54:56 +02:00 |
|
|
9a844b5ad3
|
Change default grouping and ordering
|
2023-08-06 18:48:39 +02:00 |
|
|
86a07b2479
|
Add logo and improve metadata and manifest
|
2023-08-06 18:47:07 +02:00 |
|
|
fe75a88431
|
Fix max-width in single column mode
|
2023-08-06 03:46:37 +02:00 |
|
|
380ff6faf3
|
Fix useHttpBaseURL missing /api
|
2023-08-06 03:36:53 +02:00 |
|
|
79b6d65436
|
CSS fixes and single column mode
|
2023-08-06 03:24:36 +02:00 |
|
|
def0298b12
|
Rearrange CSS rules into something with more sense
|
2023-08-06 02:11:28 +02:00 |
|
|
4d46be862b
|
Make in-progress and complete tasks more and less apparent respectively
|
2023-08-06 01:59:27 +02:00 |
|
|
b0eac94b18
|
Implement reconnection mechanism and other good things
|
2023-08-06 00:23:49 +02:00 |
|
|
ee80f373ca
|
Remove unused BoardRequest import
|
2023-08-05 22:10:39 +02:00 |
|
|
048899b9ad
|
Hide task editor while websocket is not open
|
2023-08-05 21:39:20 +02:00 |
|
|
3d60ede6a2
|
Add manifest metadata field and manifest.json
|
2023-08-05 19:57:49 +02:00 |
|
|
732d87c23e
|
Remove next.svg and vercel.svg
|
2023-08-05 19:54:19 +02:00 |
|
|
8313187942
|
Add robots metadata field blocking indexing of all pages
|
2023-08-05 19:53:40 +02:00 |
|
|
bf177c5273
|
Add creator metadata field
|
2023-08-05 19:52:36 +02:00 |
|
|
b6d01acd2c
|
Fix mobile viewport
|
2023-08-05 13:17:54 +02:00 |
|
|
7e24c46161
|
Fix dockerfiles again
|
2023-08-05 05:24:06 +02:00 |
|
|
5fb88c36b9
|
Fix dockerfiles
|
2023-08-05 05:24:06 +02:00 |
|
|
feb1215a89
|
Fixes and tweaks here and there
|
2023-08-05 05:24:06 +02:00 |
|
|
34b20c92ce
|
Make NEXT_PUBLIC_SITE_NAME evaluate at runtime
|
2023-08-05 05:24:06 +02:00 |
|
|
bb54ebf9c9
|
todopod: Persist redis data
|
2023-08-04 21:31:04 +02:00 |
|
|
dc550564b6
|
Write a README
|
2023-08-04 21:23:05 +02:00 |
|
|
8795c2f9dd
|
Add docker thingies
|
2023-08-04 19:28:46 +02:00 |
|
|
a312a8cead
|
Replace start with flex-start
|
2023-08-04 17:45:03 +02:00 |
|
|
7abc287c29
|
Fix some typing
|
2023-08-04 17:44:22 +02:00 |
|