drawdb/src
Felix Zedén Yverås 22a7603c21 fix: minor PWA fixes and implement offline support
Minor fixes such as setting the start_url to `/editor`. Also add
complete offline support by updating configuration.

This is especially nice for mobile users.

I've had some slight issues running this via `npm run dev`.
However, `npm run build && npm run preview` seems to work fine.
2024-07-12 22:47:58 +02:00
..
animations Remove files from older version 2024-03-07 13:10:33 +02:00
assets Load types for selected db 2024-06-06 20:24:05 +03:00
components fix: minor PWA fixes and implement offline support 2024-07-12 22:47:58 +02:00
context Add option to declare an array 2024-07-05 22:28:44 +03:00
data Fix import diagram 2024-07-08 04:03:41 +03:00
hooks Rename TablesContext to DiagramContext 2024-07-04 23:18:20 +03:00
i18n fix: minor PWA fixes and implement offline support 2024-07-12 22:47:58 +02:00
icons Move custom icons to a separate folder 2024-04-05 04:19:36 +03:00
pages Update landing page 2024-07-08 01:58:16 +03:00
templates Remove coords from relationship objects 2024-04-05 03:05:09 +03:00
utils Remove unnecessary commas in export index statements 2024-07-08 04:22:44 +03:00
App.jsx fix: minor PWA fixes and implement offline support 2024-07-12 22:47:58 +02:00
index.css Fix scrollbar height and corner 2024-07-07 17:21:54 +03:00
main.jsx Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00