1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-25 05:49:36 +02:00
flame/client/src
2021-11-10 13:53:28 +01:00
..
assets/fonts/Roboto Added static fonts 2021-10-06 11:23:30 +02:00
components Added auth form. Added login and logout actions 2021-11-10 13:53:28 +01:00
interfaces Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks 2021-11-09 23:40:58 +01:00
store Added auth form. Added login and logout actions 2021-11-10 13:53:28 +01:00
utility Added support for setting icons via URL 2021-11-10 11:42:00 +01:00
App.tsx Components: refactored rest of the components to use new state. Minor changes to exports, imports and props 2021-11-09 14:33:51 +01:00
index.css Added static fonts 2021-10-06 11:23:30 +02:00
index.tsx Components: refactored rest of the components to use new state. Minor changes to exports, imports and props 2021-11-09 14:33:51 +01:00
react-app-env.d.ts Initial commit 2021-05-06 19:04:00 +02:00
setupProxy.js Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix. 2021-06-23 14:15:14 +02:00