Commit Graph
25 Commits
Author SHA1 Message Date
Thomas SteinerandGitHub 30cbe21a47 Update to browser-nativefs v0.9.0 (#1864) 2020-07-03 11:24:41 +02:00
Thomas SteinerandGitHub ecc3a72583 Native File System API OT refresh (#1852) 2020-07-01 17:26:32 +02:00
Thomas SteinerandGitHub 3cee0768cc Null file handle doesn’t need to be passed (#1752)
* Bump browser-nativefs version to v0.2.0

In reply to https://github.com/tomayac/browser-nativefs/issues/2.

* Update package-lock.json

* Null file handle doesn’t need to be passed
2020-06-15 12:23:23 +02:00
Thomas SteinerandGitHub 5d3867d8ac Implement Save without re-prompt and Save as (#1709)
* Implement Save without re-prompt and Save as
Fixes #1668

* Add save-as icon

* Make .excalidraw the default extension

* Only show save as button on supporting browsers
2020-06-12 18:35:04 +02:00
Thomas SteinerandGitHub 6b87278a0f Add file handling (#1736)
* Add file handling
https://github.com/WICG/file-handling/blob/master/explainer.md#example

* Only trigger on `.excalidraw` for now
2020-06-08 13:02:06 +02:00
Thomas SteinerandGitHub 2867af6528 Update OT trial token (#1649) 2020-05-25 16:10:08 +02:00
Thomas SteinerandGitHub d9b8dcfbb4 Remove no longer needed Native File System API v1 origin trial token (#1592) 2020-05-14 14:44:23 +02:00
Thomas SteinerandGitHub ad81033a78 Prompt for reload when new service worker is available (#1588) 2020-05-13 19:19:49 +02:00
Thomas SteinerandGitHub c4e9a3c480 Renew origin trial token (#1547) 2020-05-05 11:37:15 +02:00
Thomas SteinerandGitHub 38616e6c60 Update to browser-nativefs (#1448)
Fixes #1441
2020-04-17 12:38:57 +02:00
Thomas SteinerandGitHub c35d76cb4c Use application/vnd.excalidraw+json and .excalidraw (#1440)
* Use application/vnd.excalidraw+json and .excalidraw

* UA sniff and use appication/json on mobile Safari
2020-04-16 17:55:49 +02:00
Thomas SteinerandGitHub 9a59b7496e Only load PWACompat when we really need it (#1439) 2020-04-16 17:27:23 +02:00
Thomas SteinerandGitHub fe5e71a4e5 Add PWACompat (#1433)
* Add PWACompat (attempt)
Fixes #1425

* Fix CSS, use custom splash screen font

* Respect bottom safe area
2020-04-16 14:23:39 +02:00
Thomas SteinerandGitHub fbcb3ee6ff Sign us up for Native File System API v2 Origin Trial (#1432) 2020-04-15 12:09:16 +02:00
Thomas SteinerandGitHub fcf2a73ffb Remove superfluous meta tag (#1424) 2020-04-14 12:41:31 +03:00
Thomas SteinerandGitHub 6d30351164 Handle the createWriter situation correctly (#1370) 2020-04-10 19:36:16 +02:00
Thomas SteinerandGitHub 737e4aefc8 createWriter is now createWritable (#1345) 2020-04-09 19:13:22 +02:00
Thomas SteinerandGitHub 54355f1391 Renew origin trial token (#1130) 2020-03-30 09:49:43 +02:00
Thomas SteinerandGitHub 5ae4cd7dfb Update to browser-nativefs 0.4.0 (#980) 2020-03-16 19:06:17 -07:00
Thomas SteinerandGitHub 277eeb47cc Update expiring origin trial token (#800) 2020-02-22 00:47:22 +01:00
Thomas SteinerandGitHub 98c2b26118 Update browser-nativefs dep after repo move (#763)
* Update browser-nativefs dep after repo move

* Bump deps
2020-02-12 10:19:59 +01:00
Thomas SteinerandGitHub a862d12ac1 Bump browser-nativefs version to v0.2.0 (#586)
* Bump browser-nativefs version to v0.2.0

In reply to https://github.com/tomayac/browser-nativefs/issues/2.

* Update package-lock.json
2020-01-27 10:14:44 +01:00
Thomas SteinerandLipis d24b9c4d78 Update to browser-nativefs v0.1.0 (#523) 2020-01-23 18:15:44 +02:00
Thomas SteinerandGitHub d1fb824369 Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
tomayac 71570a325b Make Prettier happy 2020-01-17 12:51:46 +01:00