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 |
|
Hugh Barnes
|
0b7fb07b37
|
Discourage robots crawling in default web build, fixes #28 (#29)
|
2023-04-27 14:27:31 -07: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 |
|