Commit Graph

7 Commits

Author SHA1 Message Date
Brandon Presley 5e420ec9c4 Delete unused file write.ts 2024-02-11 22:10:05 +13:00
Brandon Presley f778426aba Run prettier
Something happened with the deno formatter,
I can't remember what! Hahahahahaahahaha
2023-08-12 15:23:02 +12:00
Brandon Presley 4303fe2cc4 Use deno fmt instead of prettier 2023-06-27 15:16:59 +12:00
Brandon Presley 434f29652f Just use a toast for download notifications
The minor convenience of having that notification
doesn't justify me adding the library.
If I find another reason for me to have notifications
then i'll do it.
2022-11-22 22:18:15 +13:00
Brandon Presley c50dc4aacf Fix uploading and downloading sets on ios
Just need to now use a library for notifications
instead of my native DownloadModule
2022-11-22 22:16:14 +13:00
Brandon Presley bc7aca03e8 Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
Brandon Presley 537a1b960d Show notification on file downloads
Closes #4
2022-08-25 20:00:10 +12:00