1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 13:39:35 +02:00
flame/client/src
2021-06-11 00:09:25 +02:00
..
components Fixed bug related to websocket protocol which was making app unusable with reverse proxy and https 2021-06-11 00:09:25 +02:00
interfaces Added ability to set icons on bookmarks. Added hover indicator for apps 2021-06-09 12:45:55 +02:00
store Fixed bug with overwriting opened tabs. Added proxy for websocket 2021-06-10 13:05:55 +02:00
utility Added ability to set icons on bookmarks. Added hover indicator for apps 2021-06-09 12:45:55 +02:00
App.module.css Added redux. Moved theme loading/setting to redux actions. Added automatic theme loading based on localStorage value. 2021-05-08 18:49:08 +02:00
App.tsx Added favicon and changed page title. Changed message when there are apps/bookmarks created but they are not pinned to homescreen. Added functionality to set custom page title. 2021-06-09 01:01:32 +02:00
index.css Small changes to CSS. README.md with screenshots 2021-06-08 12:51:50 +02:00
index.tsx Initial commit 2021-05-06 19:04:00 +02:00
react-app-env.d.ts Initial commit 2021-05-06 19:04:00 +02:00
setupProxy.js Fixed bug with overwriting opened tabs. Added proxy for websocket 2021-06-10 13:05:55 +02:00