13 Commits

Author SHA1 Message Date
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa206c6d6f896f4dbcc7a0bfaf74534667.
2024-05-02 15:21:20 -07:00
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf6298536f16501e077c4cc0d47e7ac2.
2024-05-02 15:16:20 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -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
696dace1bb adding darkmode to identity component 2024-02-13 22:29:18 -08:00
Roland Osborne
bff7471b5b testing conversation view 2023-01-27 11:28:28 -08:00
Roland Osborne
2aa831bdfb fixing es warnings 2022-09-01 22:35:28 -07:00
Roland Osborne
7f5b80a70b fixed video playback in mobile browser 2022-08-27 00:55:59 -07:00
Roland Osborne
f2f1c0b240 giving up on button carousel due to ipad compatibility 2022-08-25 23:43:52 -07:00
Roland Osborne
0501884708 fixing layout issues with list 2022-08-23 22:58:33 -07:00
Roland Osborne
53de020d74 aligning virutal list 2022-08-23 15:13:34 -07:00
Roland Osborne
994102f22d making carousel more mobile friendly 2022-08-23 11:14:24 -07:00
Roland Osborne
b5f3ee2710 adding previous carousel as starting point 2022-08-23 00:06:33 -07:00