Mike Kowalski
|
c8743a8c02
|
fix: use random IV for link-sharing encryption (#2829) (#2833)
* fix: use random IV for link-sharing encryption (#2829)
* fix: add backward compatibility for link-sharing encryption (#2829)
|
2021-03-21 22:31:35 -07:00 |
|
Thomas Steiner
|
1837147c55
|
feat: Add idle detection to collaboration feature (#2877)
* Start idle detection implementation
* First working version
* Add screen state
* Add type safety
* Better rendering, enum types, localization
* Add origin trial token
* Fix
* Refactor idle detection to no longer use IdleDetector API
* Cleanup some leftovers
* Fix
* Apply suggestions from code review
* Three state: active 🟢, idle 💤, away ⚫️
* Address feedback from code review
Thanks, @lipis
* Deal with unmount
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
|
2021-02-04 11:55:43 +01:00 |
|
David Luzar
|
ce507b0a0b
|
feat: don't store to LS during collab (#2909)
|
2021-02-03 19:14:26 +01:00 |
|
Lipis
|
3aa01ad272
|
chore: Remove tracking (#2722)
* chore: Remove tracking
* process
* rename
* remove
* prod
* Update public/index.html
Co-authored-by: David Luzar <luzar.david@gmail.com>
* Update public/index.html
* eol
* more
* stats
Co-authored-by: David Luzar <luzar.david@gmail.com>
|
2021-01-05 19:06:14 +01:00 |
|
Aakansha Doshi
|
325d1bec91
|
feat: Add onExportToBackend prop so host can handle it (#2612)
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2020-12-20 15:14:04 +01:00 |
|
Aakansha Doshi
|
e617ccc252
|
Factor out collaboration code (#2313)
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2020-12-05 15:30:53 +01:00 |
|