8 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
Claire 520b570474
Fix notification permissions being requested immediately after login (#26472) 3 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 3 years ago
Renaud Chaput 8f66126b10
Use the new JSX transform (#25064) 3 years ago
Renaud Chaput 8d6aea3326
Upgrade to React 18 (#24916) 3 years ago
Renaud Chaput 6aeb162927
Type Redux store and middleware (#24843) 3 years ago
Renaud Chaput 955179fc55
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 3 years ago
Claire 9c1929efad
Fix incorrect import of redux store (#24805) 3 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733) 3 years ago
Yamagishi Kazutoshi 53d26cfc1c
Delay workbox import (#20376) 3 years ago
Claire 894ce3726a
Fix unnecessary service worker registration and preloading when logged out (#20341) 3 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319) 3 years ago
Yamagishi Kazutoshi 216dbaedaf
Disable push notification when not logged in (#19272) 4 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409) 4 years ago
ThibG f54ca3d08e
Fix browser notification permission request logic (#13543) 6 years ago
ThibG 0f07218e53
Fix `/web` redirecting to `/web/web` in web UI (#13128) 6 years ago
MitarashiDango 511c6f9625 bug fix (WebPush does not work) (#6120) 8 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047) 8 years ago
Yamagishi Kazutoshi bf0ee1a25c Enable ESLint rules import/* (#5414) 9 years ago
Nolan Lawson 981e20b03a Fix offline-plugin warning in dev mode (#5411) 9 years ago
Akihiko Odaki b11ac88692 Require any modules after loading polyfill in entry points (#4231) 9 years ago
Akihiko Odaki b15f790221 Require images in common.js (#4232) 9 years ago
Yamagishi Kazutoshi 9008ab3407 Do not load unnecessary script files (#4193) 9 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 9 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 8784bd79d0 Require stylesheets in common.js (#4152) 9 years ago
Yamagishi Kazutoshi a27879c0cf Replace state to /web when root path (#4009) 9 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373) 9 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 9 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981) 9 years ago
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987) 9 years ago
Nolan Lawson 0ec77c5b3e Add dynamic polyfills for older browsers (#2985) 9 years ago