about summary refs log tree commit diff
path: root/app/javascript/mastodon/main.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-11-11Delay workbox import (#20376)Yamagishi Kazutoshi
2022-11-10Fix unnecessary service worker registration and preloading when logged out (#...Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-03Disable push notification when not logged in (#19272)Yamagishi Kazutoshi
2022-08-25Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)Yamagishi Kazutoshi
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2017-12-28bug fix (WebPush does not work) (#6120)MitarashiDango
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-16Fix offline-plugin warning in dev mode (#5411)Nolan Lawson
2017-07-18Require any modules after loading polyfill in entry points (#4231)Akihiko Odaki
2017-07-17Require images in common.js (#4232)Akihiko Odaki
2017-07-14Do not load unnecessary script files (#4193)Yamagishi Kazutoshi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-11Require stylesheets in common.js (#4152)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30Replace state to /web when root path (#4009)Yamagishi Kazutoshi
2017-06-01Resolve custom application stylesheet with Webpack (#3373)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-25Add improved performance marks for development mode (#3297)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-12Allow SCSS variables to be overridden (#2987)Koala Yeung
2017-05-11Add dynamic polyfills for older browsers (#2985)Nolan Lawson