session-desktop/ts
Audric Ackermann d844c5141e remove unprocessed from store. Nothing was stored in the store
it was simply as passthrough to the Data file.
No we directly call the data file instead
2021-02-19 10:35:11 +11:00
..
components move events from MessageQueue to MessageSentHandler 2021-02-16 18:12:49 +11:00
data Move data.js to data.ts 2021-02-15 15:16:52 +11:00
hooks add a useInterval hook and move useNetwork hook to the hook folder 2020-11-18 14:40:59 +11:00
models move events from MessageQueue to MessageSentHandler 2021-02-16 18:12:49 +11:00
notifications Use native notifications on all platforms 2018-05-02 19:58:33 -04:00
protobuf Compile all protocol buffers 2018-05-07 21:53:40 -04:00
receiver remove unprocessed from store. Nothing was stored in the store 2021-02-19 10:35:11 +11:00
session remove unprocessed from store. Nothing was stored in the store 2021-02-19 10:35:11 +11:00
shims Move data.js to data.ts 2021-02-15 15:16:52 +11:00
state Move data.js to data.ts 2021-02-15 15:16:52 +11:00
test move events from MessageQueue to MessageSentHandler 2021-02-16 18:12:49 +11:00
types move models to TS part1 2021-02-08 15:20:47 +11:00
updater cleanup network status view and some UI constants 2020-10-13 13:57:43 +11:00
util Move data.js to data.ts 2021-02-15 15:16:52 +11:00
global.d.ts Change back to old window syntax and allow stubbing of it 2020-06-16 11:14:58 +10:00
OS.ts Fix lint error in OS.ts 2018-05-23 16:26:48 -07:00
styled.d.ts fix color no opacity for recording playback view 2021-01-04 12:09:50 +11:00
window.d.ts Move data.js to data.ts 2021-02-15 15:16:52 +11:00