external
|
Work on channels, render content of messages.
|
2021-06-20 17:31:53 +01:00 |
public/assets
|
Port sync, queue management and notifs.
|
2021-06-21 13:28:26 +01:00 |
src
|
Add bottom navigation and locale selector.
|
2021-06-21 13:44:43 +01:00 |
ui
|
Add Redux and reducers.
|
2021-06-18 17:57:08 +01:00 |
.env
|
Publish correct API url, use .env.local for testing.
|
2021-06-20 17:51:39 +01:00 |
.gitignore
|
Initial commit
|
2021-06-18 12:05:01 +01:00 |
.gitmodules
|
Add i18n, use default imports for UI.
|
2021-06-18 15:18:10 +01:00 |
.prettierrc
|
Add prettier.
|
2021-06-18 15:57:08 +01:00 |
LICENSE
|
Add LICENSE
|
2021-06-19 22:17:40 +00:00 |
package.json
|
Port sync, queue management and notifs.
|
2021-06-21 13:28:26 +01:00 |
README.md
|
Initial commit
|
2021-06-18 12:05:01 +01:00 |
tsconfig.json
|
Import assets and add PWA.
|
2021-06-18 19:25:33 +01:00 |
vercel.json
|
Make Vercel serve root entrypoint
|
2021-06-19 18:54:47 +01:00 |
vite.config.ts
|
Port and re-write icon code.
|
2021-06-19 12:34:53 +01:00 |
yarn.lock
|
Port sync, queue management and notifs.
|
2021-06-21 13:28:26 +01:00 |