nthouliss
|
8cd33653ba
|
Fix build issues
|
2022-04-04 11:57:43 +10:00 |
|
nthouliss
|
acfc84b406
|
Make type changes on Dexie items
|
2022-04-01 17:07:38 +11:00 |
|
Mitchell McCaffrey
|
029a992381
|
Typescript
|
2021-07-17 18:39:49 +10:00 |
|
Mitchell McCaffrey
|
2ce9d2dd08
|
Typescript
|
2021-07-16 17:31:55 +10:00 |
|
Mitchell McCaffrey
|
d80bfa2f1e
|
typescript
|
2021-07-16 14:55:33 +10:00 |
|
Mitchell McCaffrey
|
62686136ab
|
Merge branch 'master' into typescript
|
2021-07-02 15:54:54 +10:00 |
|
Mitchell McCaffrey
|
4bdf147e2b
|
Change clear cache function to not load all assets into memory
|
2021-06-28 08:25:54 +10:00 |
|
Mitchell McCaffrey
|
0bbfc4cdc3
|
Move to broadcast channel check for worker put asset
|
2021-06-27 15:13:45 +10:00 |
|
Mitchell McCaffrey
|
8b1d208a72
|
Fix maps not loading in safari
|
2021-06-25 20:54:29 +10:00 |
|
Mitchell McCaffrey
|
dab655935f
|
Add group support for import/export data
|
2021-06-11 15:21:08 +10:00 |
|
Nicola Thouliss
|
b9d003196a
|
Converted more files to typescript
|
2021-05-27 17:14:54 +10:00 |
|
Mitchell McCaffrey
|
f419029d56
|
Add default maps and tokens to db and split db upgrade into new file
|
2021-05-01 12:54:00 +10:00 |
|
Mitchell McCaffrey
|
2b342480a8
|
Migrate import/export to asset model
|
2021-04-30 14:05:12 +10:00 |
|
Mitchell McCaffrey
|
a91d559ba6
|
Remove cache functions from map and tokens and add to assets
|
2021-04-30 11:56:37 +10:00 |
|
Mitchell McCaffrey
|
71edf5c5c5
|
Add thumbnail sending to assets for map grid
|
2021-04-29 15:44:57 +10:00 |
|
Mitchell McCaffrey
|
9f11161b23
|
Moved assets into new table in the database
|
2021-04-22 16:53:35 +10:00 |
|
Mitchell McCaffrey
|
7acb6bb161
|
Added comlink.transfer to export
|
2021-04-15 15:18:47 +10:00 |
|
Mitchell McCaffrey
|
aa33e6c341
|
Moved database worker to database context to consolidate network requests
|
2021-03-19 15:32:17 +11:00 |
|
Mitchell McCaffrey
|
83d80fbbbd
|
Removed observable addon from loading on import db
|
2021-03-18 12:57:41 +11:00 |
|
Mitchell McCaffrey
|
100a8f8fab
|
Close db on worker put
|
2021-03-18 11:34:31 +11:00 |
|
Mitchell McCaffrey
|
b1e90c74f7
|
Added worker implementation of database put
|
2021-03-16 17:49:50 +11:00 |
|
Mitchell McCaffrey
|
1a2260515d
|
Added error for invalid file
|
2021-02-14 19:17:14 +11:00 |
|
Mitchell McCaffrey
|
650084ac84
|
Added ability for import to automatically upgrade older db versions
|
2021-02-14 13:36:00 +11:00 |
|
Mitchell McCaffrey
|
db801930cb
|
Added pretty json to export
|
2021-02-14 10:11:52 +11:00 |
|
Mitchell McCaffrey
|
8440a8de42
|
Added partial import and export functionality
|
2021-02-13 21:51:31 +11:00 |
|
Mitchell McCaffrey
|
405e6ed6a3
|
Added error banner to database and updated to custom dexie-export-import build
|
2021-02-13 13:21:13 +11:00 |
|
Mitchell McCaffrey
|
24e64f9d32
|
Update maps and tokens to have thumbnails and removed loading of all files on load
|
2021-02-08 16:53:56 +11:00 |
|
Mitchell McCaffrey
|
39f3034f91
|
Moved to Comlink.transfer for worker data loading to prevent memory issues
|
2021-01-27 16:24:13 +11:00 |
|
Mitchell McCaffrey
|
02fa9725cb
|
Moved import/export to worker
|
2021-01-27 11:57:23 +11:00 |
|
Mitchell McCaffrey
|
3abf9c62fa
|
Changed data contexts to use useCallback and fixed performance issues when changing party state
|
2021-01-22 14:59:05 +11:00 |
|
Mitchell McCaffrey
|
025304ee44
|
Fix database worker for when indexeddb is disabled
|
2020-11-26 17:08:09 +11:00 |
|
Mitchell McCaffrey
|
aaa793ad71
|
Added multi-threaded initial map and token loading
|
2020-11-26 16:29:10 +11:00 |
|