signal-desktop/ts/util/lint
Fedor Indutny 0b969f3f42
Improve MessageAudio peaks computation
There are two parts to this change:

1. The computation of peaks is moved from `MessageAudio` to the
   `GlobalAudioContext` and thus we can limit the concurrency of the
   computations (`p-queue`!) and de-duplicate the computations as well
2. While the peaks are computed the component has to display spinning
   animation instead of empty waveform and unclickable UI.
2021-04-15 14:02:24 -07:00
..
analyze_exceptions.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
exceptions.json Improve MessageAudio peaks computation 2021-04-15 14:02:24 -07:00
license_comments.ts Update license tests in preparation for new year 2020-12-17 12:12:52 -05:00
linter.ts upgrade electron-builder to 22.10.5 2021-04-13 18:27:43 -07:00
rules.json Add useRef() React Hook to lint rules 2020-11-04 13:00:40 -06:00
sort_exceptions.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
types.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
util.ts Add license headers across the project 2020-11-04 13:03:13 -06:00