You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 07341e7aa6
Add graphs and retention metrics to admin dashboard (#16829)
3 years ago
..
actions Add aliases for WebUI routes that were renamed in #16171 (#16772) 3 years ago
components Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
containers Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
features Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
locales New Crowdin updates (#16288) 3 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
reducers Change routing paths to use usernames in web UI (#16171) 3 years ago
selectors Fix unnecessary re-rendering of various components when typing in web UI (#15286) 3 years ago
service_worker Change routing paths to use usernames in web UI (#16171) 3 years ago
storage Cache media only when storage can be freed (#7547) 6 years ago
store Code style improvements in JavaScript (#13159) 4 years ago
utils Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
api.js Change routing paths to use usernames in web UI (#16171) 3 years ago
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 4 years ago
blurhash.js Fix not being able to open audio modal in web UI (#15283) 3 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 4 years ago
compare_id.js Add option to disable real-time updates in web UI (#9984) 5 years ago
extra_polyfills.js fix multiple space (#12655) 4 years ago
initial_state.js Fix #16407 (#16432) 3 years ago
is_mobile.js Fix pop-out player appearing on mobile screens in web UI (#15157) 3 years ago
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 5 years ago
load_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 4 years ago
main.js Fix browser notification permission request logic (#13543) 4 years ago
performance.js Upgrade to React 16 (#5119) 7 years ago
ready.js Do not load unnecessary script files (#4193) 7 years ago
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 5 years ago
settings.js Implement tag auto-completion by history (#6621) 6 years ago
stream.js Fixed ESLint error (#15214) 3 years ago
test_setup.js Replace to testing-library from enzyme (#14152) 4 years ago
uuid.js