index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
packs
/
application.js
Age
Commit message (
Expand
)
Author
2022-10-03
Fix missing await (#19273)
Yamagishi Kazutoshi
2022-10-03
Disable push notification when not logged in (#19272)
Yamagishi Kazutoshi
2020-10-13
Change how CDN_HOST is passed down to make assets build reproducible (#14381)
ThibG
2018-07-14
Upgrade webpack to version v4.x (#6655)
Yamagishi Kazutoshi
2017-07-18
Require any modules after loading polyfill in entry points (#4231)
Akihiko Odaki
2017-06-11
Remove comments for eslint-disable (#3691)
Yamagishi Kazutoshi
2017-05-30
Extract polyfill loading into single module (#3421)
Nolan Lawson
2017-05-25
Name the Webpack chunks (#3291)
Nolan Lawson
2017-05-24
Lazy load toots using IntersectionObserver (#3191)
Sorin Davidoi
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-17
Catch import promise in application.js (#3041)
Stephen Burgess
2017-05-11
Add dynamic polyfills for older browsers (#2985)
Nolan Lawson
2017-05-09
Use RegExp for require.context to filter custom stylesheets (#2950)
Akihiko Odaki
2017-05-09
Remove jquery-ujs (#2939)
Yamagishi Kazutoshi
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko