RMidhunSuresh
|
e1a823400a
|
Convert ExponentialRetryDelay.js to ts
|
2021-12-03 11:40:26 +05:30 |
|
RMidhunSuresh
|
3a24019d96
|
Convert common.js to ts
|
2021-12-03 11:40:26 +05:30 |
|
RMidhunSuresh
|
9688a561b3
|
Move interface to common.ts
|
2021-12-03 11:40:26 +05:30 |
|
RMidhunSuresh
|
2a3b13ecce
|
Add request type
|
2021-12-03 11:40:26 +05:30 |
|
RMidhunSuresh
|
9bffd31ee3
|
Remove typeof
|
2021-12-03 11:36:51 +05:30 |
|
R Midhun Suresh
|
6dcebde69d
|
Alias namespace as Olm
Co-authored-by: Bruno Windels <brunow@matrix.org>
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
e06a0e9e5a
|
Use olm type from dependency
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
7362e38413
|
Convert interface to type
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
d2c09933c7
|
Type encrypted data
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
b2efcb9515
|
Convert SecretStorage.js to ts
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
814c0bed2e
|
Convert recoveryKey.js to ts
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
e45f66a199
|
Convert passphrase.js to ts
|
2021-12-03 11:36:51 +05:30 |
|
RMidhunSuresh
|
dd4704b818
|
Fix imports
|
2021-12-03 11:36:49 +05:30 |
|
RMidhunSuresh
|
9b8ab9fd8d
|
Convert index.js to index.ts
|
2021-12-03 11:35:12 +05:30 |
|
RMidhunSuresh
|
f9f59fec39
|
Convert common.js to ts
|
2021-12-03 11:34:09 +05:30 |
|
Bruno Windels
|
d91aaabeb3
|
Merge pull request #596 from vector-im/ts-conversion-matrix-sessioninfo
Convert matrix/sessioninfo to typescript
|
2021-12-02 09:29:11 +01:00 |
|
Bruno Windels
|
9042520916
|
Merge pull request #595 from vector-im/ts-conversion-matrix-push
Convert /matrix/push to typescript
|
2021-12-02 09:28:59 +01:00 |
|
Bruno Windels
|
d3ab961364
|
Merge pull request #593 from vector-im/ts-conversion-matrix-login
Convert /matrix/login to typescript
|
2021-12-02 09:28:47 +01:00 |
|
RMidhunSuresh
|
0c46460861
|
Add comment
|
2021-12-02 11:20:40 +05:30 |
|
RMidhunSuresh
|
9f82e7f7fc
|
Add proper type
|
2021-12-02 11:17:41 +05:30 |
|
RMidhunSuresh
|
ef3456199c
|
Fix formatting
|
2021-12-01 22:52:09 +05:30 |
|
R Midhun Suresh
|
928a5c27f3
|
Add rationale
Co-authored-by: Bruno Windels <brunow@matrix.org>
|
2021-12-01 22:50:59 +05:30 |
|
Bruno Windels
|
bc86bf2d00
|
some more sdk impl notes
|
2021-12-01 18:11:09 +01:00 |
|
Bruno Windels
|
fceca845a9
|
comment why we do this
|
2021-12-01 18:11:01 +01:00 |
|
Bruno Windels
|
09338d8aa8
|
bring back postcss plugins, apart from autoprefixer, which breaks vite
|
2021-12-01 18:10:25 +01:00 |
|
Bruno Windels
|
a504e74f54
|
extract function for script tag url
|
2021-12-01 18:10:02 +01:00 |
|
Bruno Windels
|
f83a0cec4e
|
update postcss plugins so they all use the same version of postcss
|
2021-12-01 18:09:26 +01:00 |
|
Bruno Windels
|
69e34d03bd
|
sort dependencies
|
2021-12-01 17:45:33 +01:00 |
|
Bruno Windels
|
261b17d36c
|
fix lint
|
2021-12-01 17:27:13 +01:00 |
|
Bruno Windels
|
3fd2d39898
|
remove unused packages and move dev deps accordingly
|
2021-12-01 17:26:48 +01:00 |
|
Bruno Windels
|
bb9362ee8b
|
only import node-html-parser when running the unit tests
|
2021-12-01 17:26:00 +01:00 |
|
Bruno Windels
|
1a618dd106
|
only import fake-indexeddb in tests
as it is a devDependency and can end up in the legacy bundle
under circumstances
|
2021-12-01 17:25:07 +01:00 |
|
Bruno Windels
|
7fda78ff2f
|
disable legacy build for now
|
2021-12-01 14:06:15 +01:00 |
|
Bruno Windels
|
70c1e4e3ed
|
move doc paragraphs around
|
2021-12-01 14:06:05 +01:00 |
|
Bruno Windels
|
b469d03677
|
config is at same level as paths
|
2021-12-01 14:05:50 +01:00 |
|
Bruno Windels
|
de24034b22
|
remove secondary theme as vite puts them in one bundle
|
2021-12-01 13:30:58 +01:00 |
|
Bruno Windels
|
75bf410320
|
correct path of main.js for tests
|
2021-12-01 13:30:17 +01:00 |
|
Bruno Windels
|
7e1818b285
|
Merge branch 'master' into bwindels/vite-mvp
|
2021-12-01 12:30:33 +01:00 |
|
RMidhunSuresh
|
73ca2dfb77
|
Add Record and fix typo
|
2021-12-01 16:05:16 +05:30 |
|
Bruno Windels
|
dce0ee5ace
|
Merge pull request #607 from vector-im/bwindels/fixpathsobserv
adjust path
|
2021-12-01 09:45:57 +01:00 |
|
Bruno Windels
|
85385a0aa7
|
adjust path
|
2021-12-01 09:43:58 +01:00 |
|
Bruno Windels
|
08314bd4b5
|
Merge pull request #606 from vector-im/bwindels/typescript-observable-2
Typescript conversion of yet more observables
|
2021-11-30 17:09:16 +01:00 |
|
Bruno Windels
|
8c3ae57497
|
fix Iterator vs IterableIterator confusion
|
2021-11-30 17:05:39 +01:00 |
|
Bruno Windels
|
de8995fa7e
|
fix handlers in test missing methods, now that observable list is typed
|
2021-11-30 16:58:56 +01:00 |
|
Bruno Windels
|
581ef47c78
|
fix conflicting sortedIndex declaration
|
2021-11-30 16:53:59 +01:00 |
|
Bruno Windels
|
fc3eb7f57f
|
Merge branch 'master' into bwindels/typescript-observable-2
|
2021-11-30 16:37:43 +01:00 |
|
Bruno Windels
|
49443d4f6e
|
Update TS-MIGRATION.md
|
2021-11-30 14:17:51 +00:00 |
|
Bruno Windels
|
2e57e99e34
|
clarify when to use type and interface
|
2021-11-30 14:15:25 +00:00 |
|
Bruno Windels
|
ef712b16f5
|
Merge pull request #584 from vector-im/ts-conversion-utils
Convert /utils to typescript
|
2021-11-30 14:13:09 +01:00 |
|
Bruno Windels
|
19827a0b5b
|
Merge pull request #601 from vector-im/filter-token
Ensure unwanted data do not end up in logs
|
2021-11-30 10:02:07 +01:00 |
|