Commit Graph

23 Commits

Author SHA1 Message Date
c71248484e Client:Pages:DeleteData: fix page crush 2024-02-12 12:18:01 +03:00
2471ec04fb Shared:Store: change init from object as to nullable 2024-02-12 12:04:01 +03:00
cff9066645 Fix confirm invite (password settings issue) 2024-02-08 18:57:31 +04:00
d596b06477 Web: Client: fixed the soapy image in the profile preview 2024-02-08 16:00:40 +05:00
e288b8436c Merge branch 'develop' into feature/rewrite-stores
# Conflicts:
#	packages/client/src/pages/Home/MediaViewer/index.js
2024-02-07 12:13:15 +04:00
7a87bc295c Web: Files: fixed public room socket, requests after rewriting to typescript 2024-02-02 13:44:28 +03:00
8e9b300952 Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-29 19:32:16 +03:00
8132bfdae9 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 19:30:18 +03:00
a67ee43801 Shared:API:Plugins: rewrite to typescript 2024-01-29 13:07:28 +03:00
120187aab3 Fix using settingsStore, rename auth to authStore in mobx providers 2024-01-26 11:59:01 +03:00
d17292bc12 Fix after merge 'develop' 2024-01-25 17:54:15 +03:00
c17fd93574 Shared:Store:AuthStore: rewrite to typescript 2024-01-25 16:14:13 +03:00
ec4622e2f5 Shared:Store:SettingsStore: fix setValue method 2024-01-25 12:58:20 +03:00
6757092523 Shared:Store:SettingsStore: move from common and rewrite to typescript 2024-01-25 11:17:19 +03:00
904049afa7 Shared:Store: remove useless iterfaces 2024-01-24 15:29:38 +03:00
a3c039f731 Shared:Store:PaymentQuotasStore: move from common, rewrite to typescript and update using without auth store 2024-01-24 15:12:59 +03:00
2252095eaa Shared:Store:PaymentQuotasStore: move from common 2024-01-24 11:23:21 +03:00
f2bed23b20 Client:Store: fix using current quota store 2024-01-24 10:59:51 +03:00
f77842b26f Shared:Store:CurrentQuotaStore: rewrite to typescript 2024-01-23 18:13:44 +03:00
094a6421e6 Shared:Store:CurrentTariffStatusStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 16:45:42 +03:00
4ab10b6799 Shared:Store:BannerStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 13:40:43 +03:00
b3629d1386 Shared:Store:TfaStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 12:55:19 +03:00
541943a9f3 Shared:Store:UserStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 12:19:03 +03:00