Commit Graph

1942 Commits

Author SHA1 Message Date
Roland Osborne
97f375472e adding mfa login for mobile 2024-05-17 13:42:41 -07:00
balzack
0d9fd2724e preparing mobile support for totp 2024-05-16 22:20:53 -07:00
Roland Osborne
5336d19608 allow for login with MFA token 2024-05-16 18:45:48 -07:00
Roland Osborne
810009f7aa sending mfa qr code for setup 2024-05-16 15:11:39 -07:00
Roland Osborne
e5fe393b43 invoke mfa in browser 2024-05-15 18:49:14 -07:00
Roland Osborne
19248eee7c adding server support for mfa 2024-05-15 14:48:38 -07:00
Roland Osborne
f5461cf870 adding totp support through api 2024-05-14 15:20:00 -07:00
Roland Osborne
1d271d2eb8 fix handling of failed posts 2024-05-10 13:01:53 -07:00
Roland Osborne
0ac7dffd29 adding download button to viewing assets 2024-05-08 17:21:08 -07:00
Pierre Balzack
169bf5906a
fix typo on connect label 2024-05-06 22:57:18 -07:00
balzack
73e70b19d6 use common image for dev 2024-05-06 19:30:32 -07:00
Roland Osborne
20d05ca258 allow http for android 2024-05-06 18:40:50 -07:00
Roland Osborne
bbcb973d04 Merge branch 'http' into main 2024-05-06 17:03:33 -07:00
Roland Osborne
380bc0d8a4 provide binary attachement restriction in admin config 2024-05-04 22:33:30 -07:00
Roland Osborne
948009558c restrict searching until federated name set 2024-05-03 22:38:41 -07:00
Roland Osborne
b3ad138fa3 allowing for http protocol 2024-05-03 14:32:23 -07:00
Roland Osborne
aab471eed7 detecting ip based url and use http 2024-05-03 13:25:25 -07:00
Roland Osborne
0bcb289833 allow disabling of binary attachments in mobile app 2024-05-02 17:20:20 -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
Pierre Balzack
89217cd441
Update backlog.md 2024-04-25 16:04:57 -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
Pierre Balzack
f5b43fef53
Update ci.yml 2024-04-24 13:33:46 -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
Pierre Balzack
ed53e4915f
Update ci.yml 2024-04-24 13:15:16 -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
3fac7afe3d fixing account storage config in mobil dashboard 2024-04-22 17:11:28 -07:00
Roland Osborne
726821e29e #90: removing unused lock file, thanks @lil5 2024-04-22 12:13:07 -07:00
Roland Osborne
d00ab3ee8f added backlog item for api refactor 2024-04-21 22:36:45 -07:00
Roland Osborne
c881bc9498 added backlog item for typescript refactor 2024-04-21 22:31:36 -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
Pierre Balzack
f05c501e6e
Update backlog.md 2024-04-03 12:20:05 -07:00
Pierre Balzack
1155258f66
Update README.md 2024-04-02 13:23:47 -07:00
Roland Osborne
c1d0c00856 removing todo file 2024-04-02 13:10:20 -07:00
Pierre Balzack
af59af5fe1
Update README.md 2024-03-27 22:16:42 -07:00
Pierre Balzack
325755add9
Update backlog.md 2024-03-27 22:09:06 -07:00
Pierre Balzack
8382db9131
Update README.md 2024-03-25 23:02:39 -07:00
Pierre Balzack
5d94ac5ba8
Update design_overview.md 2024-03-22 17:56:56 -07:00
Pierre Balzack
e6fe674e05
Update design_overview.md 2024-03-22 14:57:14 -07:00
Pierre Balzack
76b1bccd8e
Update design_overview.md 2024-03-22 14:39:02 -07:00
Pierre Balzack
96629ff26c
Update design_overview.md 2024-03-22 14:36:50 -07:00
Pierre Balzack
4ea24efd21
Update design_overview.md 2024-03-22 14:34:51 -07:00
Pierre Balzack
c6fb9ac39e
Add files via upload 2024-03-22 14:34:12 -07:00