Commit Graph

941 Commits

Author SHA1 Message Date
Roland Osborne
380bc0d8a4 provide binary attachement restriction in admin config 2024-05-04 22:33:30 -07:00
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Roland Osborne
8e6f1087e4 Revert "Prettier (#93)"
This reverts commit 5b2e42bc6f.
2024-05-02 15:20:10 -07:00
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf.
2024-05-02 15:16:20 -07:00
Roland Osborne
d38d60119b Revert "fixing unit test with custom attribute"
This reverts commit 66729cfc60.
2024-05-02 15:16:16 -07:00
Roland Osborne
66729cfc60 fixing unit test with custom attribute 2024-04-25 13:59:35 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -07:00
Lucian I. Last
5b2e42bc6f
Prettier (#93)
* 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

* Move to prettier

---------

Co-authored-by: Pierre Balzack <96387156+balzack@users.noreply.github.com>
2024-04-25 13:22:11 -07:00
Roland Osborne
04b00e02be adding dev docker compose file 2024-04-24 13:49:55 -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
af3f1f070a #87: thanks @maurelio-cky, restricting range of admin field for storage and accounts 2024-04-23 13:08:20 -07:00
Roland Osborne
726821e29e #90: removing unused lock file, thanks @lil5 2024-04-22 12:13:07 -07:00
Roland Osborne
7ec199d992 fix for Issue #87, was not syncing storage to UI properly, thanks @maurelio-cky 2024-04-21 22:09:33 -07:00
balzack
d588347ebc reducing container size 2024-04-05 11:40:44 -07:00
Roland Osborne
f05e86e5ac upgrading golang version 2024-04-04 09:32:10 -07:00
Roland Osborne
10ad2fd0ae Merge branch 'main' of https://github.com/balzack/databag into main 2024-03-13 14:34:21 -07:00
Roland Osborne
d7046fb531 tinting right pane for visual distinction 2024-03-13 14:30:57 -07:00
balzack
3d6699381a reducing docker image size further 2024-03-10 20:42:13 -07:00
balzack
fa9c08222d reducing docker image size 2024-03-08 17:54:56 -08:00
Roland Osborne
8b15004b48 adding default values for dropdowns 2024-03-08 14:38:37 -08:00
Roland Osborne
fc99b24d5d fixing a few missed translations 2024-03-08 14:08:29 -08:00
Roland Osborne
b400592d03 confirm contact disconnect or delete 2024-03-08 13:49:02 -08:00
Roland Osborne
7f8dc1a6be some styling tweaks 2024-03-07 23:35:33 -08:00
Roland Osborne
58ba4857f9 fix jest errors 2024-03-07 16:43:36 -08:00
Roland Osborne
67f7caa378 added more translations 2024-03-07 16:28:44 -08:00
Roland Osborne
b0fd1a2cd6 added notes lable translation 2024-03-07 12:31:05 -08:00
Roland Osborne
2c416d5150 adding spanish translation 2024-03-06 23:03:19 -08:00
Roland Osborne
7e39f05491 scaling video calls 2024-03-06 22:37:11 -08:00
Roland Osborne
f03ca2dbe0 adding fullscreen support to video calls 2024-03-06 13:34:00 -08:00
Roland Osborne
48baa779fb allowing for device selection with webrtc calls 2024-03-05 16:09:17 -08:00
Roland Osborne
9af0fc744f selecting webrtc device 2024-03-04 21:57:38 -08:00
Roland Osborne
0b4e7da468 translated detail component 2024-03-03 22:56:39 -08:00
Roland Osborne
e83bd155c4 styling detail modals 2024-03-03 22:34:44 -08:00
Roland Osborne
721b4d35b2 adjusting translation 2024-03-03 17:58:48 -08:00
Roland Osborne
90e4ee62cb tweaking static image name 2024-03-03 17:56:55 -08:00
Roland Osborne
8447dcd6ee styling edit subject modal 2024-03-03 17:52:53 -08:00
Roland Osborne
a43a869197 styling details component 2024-03-03 09:16:07 -08:00
Roland Osborne
06618102c9 updating text style on theme change 2024-03-02 22:25:54 -08:00
Roland Osborne
3629f30029 adding dark mode and translation to thread component 2024-03-02 21:29:18 -08:00
Roland Osborne
71d6598556 style and translate dashboard 2024-03-01 13:33:19 -08:00
Roland Osborne
2541417662 updating access screens 2024-02-29 15:16:46 -08:00
Roland Osborne
4ae70543db updating dark splash 2024-02-29 12:37:21 -08:00
Roland Osborne
bbb6d7593e adding darkmode to welcome 2024-02-28 16:10:25 -08:00
Roland Osborne
2e418db65d adding dark login splash 2024-02-28 15:49:44 -08:00
Roland Osborne
ee3e528337 adding translations to contact component 2024-02-28 15:04:43 -08:00
Roland Osborne
5db44ebaff adding dark mode to contact page 2024-02-28 13:41:33 -08:00
Roland Osborne
d245081ecf styling listing component 2024-02-25 22:35:15 -08:00
Roland Osborne
75db9a732a updating handle format of contact 2024-02-25 09:46:03 -08:00
Roland Osborne
330b98f835 adding a card view 2024-02-25 09:21:26 -08:00
Roland Osborne
18127e2442 adjusting profile field layout 2024-02-24 10:51:10 -08:00