You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/public
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>
4 years ago
..
Cascadia.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
Cascadia.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.otf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
_headers Add headers for Netlify (#602) 5 years ago
apple-touch-icon.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
favicon.ico Add new favicon (#786) 5 years ago
fonts.css fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
index.html feat: Add idle detection to collaboration feature (#2877) 4 years ago
logo-180x180.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
manifest.json Add declarative link capturing 4 years ago
og-image-sm.png docs: Update readme with documentation (#2788) 4 years ago
og-image.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
robots.txt Add robots.txt (#1965) 5 years ago