Commit Graph

8 Commits

Author SHA1 Message Date
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
104c61b1cf styling welcome component 2024-02-16 20:47:39 -08:00
Roland Osborne
0a9a2a0994 prevent awkward zoom in mobile text input 2022-08-15 11:59:02 -07:00
Roland Osborne
c01a6e6e8f preparing login screen 2022-08-03 13:20:10 -07:00
Roland Osborne
981cf88cf1 renaming webapp 2022-07-22 14:53:00 -07:00
Roland Osborne
0bce0c481c updating app icon 2022-03-18 23:35:54 -07:00
Roland Osborne
699268d601 preparing react based webapp 2022-03-10 10:54:09 -08:00