Commit graph

28 commits

Author SHA1 Message Date
Bruno Windels 041e628520
Merge pull request #769 from vector-im/implement-derived-theme
Support for derived themes
2022-07-29 14:25:05 +00:00
Bruno Windels 170460f5a9 add link to sygnal webpush docs as well 2022-07-29 12:02:09 +02:00
RMidhunSuresh 63bdbee39c Make optional fields optional 2022-07-25 11:33:22 +05:30
RMidhunSuresh 8a976861fb Add type 2022-07-25 11:31:14 +05:30
RMidhunSuresh f15e23762a Add more missing keys to type 2022-07-19 17:56:08 +05:30
RMidhunSuresh a8cab98666 Add mroe missing types 2022-07-19 17:56:08 +05:30
R Midhun Suresh a68f0bba39
Merge pull request #752 from vector-im/theme-document-manifest
Create a type for theme-manifest
2022-07-04 17:11:08 +05:30
RMidhunSuresh 0dfd24af22 Update info on path
path is now relative to the manifest!
2022-06-21 12:52:10 +05:30
RMidhunSuresh 34eac94da3 Make everything optional
Now typescript will force us to validate everything.
2022-06-20 21:27:02 +05:30
RMidhunSuresh f658dc2e4b Make comment clearer 2022-06-15 15:06:16 +05:30
RMidhunSuresh 7a3eabf39c Formatting fix 2022-06-15 15:04:33 +05:30
RMidhunSuresh 48da6c782c Remove base key 2022-06-15 15:04:12 +05:30
RMidhunSuresh b00bbc7daf Fix formatting 2022-06-15 15:03:41 +05:30
RMidhunSuresh 9fbe8a4e32 Change description of version key 2022-06-15 15:02:15 +05:30
Bruno Windels 375d8b066c complete settings view model for logs ui 2022-06-15 11:13:46 +02:00
RMidhunSuresh d0375141f8 WIP - write type for manifest 2022-06-15 12:11:15 +05:30
Bruno Windels a442b4b009 Merge branch 'master' into bwindels/create-room 2022-02-10 20:05:40 +01:00
Bruno Windels 83d2b58bad add avatar support to creating room 2022-02-09 19:00:00 +01:00
RMidhunSuresh 8a3c0afba6 Fix incorrect types 2022-02-03 19:41:11 +05:30
RMidhunSuresh bb6a885116 Specify what errors are ignored in options 2022-02-03 19:40:25 +05:30
RMidhunSuresh e2abc312d3 Fix typescript errors 2021-12-03 11:48:01 +05:30
RMidhunSuresh 82de3c9867 Prefer type over interface 2021-12-03 11:40:26 +05:30
RMidhunSuresh 4bdcafad4b Rename file to types.ts 2021-12-03 11:40:26 +05:30
RMidhunSuresh 7403cbc389 WIP - HomeServerApi.js to ts conversion 2021-12-03 11:40:26 +05:30
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