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.
 
 
 
 
 
 
Darius Kazemi 3ddd4448b1 WIP 3 years ago
..
actions Merge tag 'v4.0.0' into hometown-4.0-merge 3 years ago
components Fixing a PropType 3 years ago
containers Revert About page to v3 static version (#1264) 3 years ago
features WIP 3 years ago
locales Make navigation panel retractable on mobile and tablet 3 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 6 years ago
reducers Merge tag 'v4.0.0' into hometown-4.0-merge 3 years ago
selectors Change public accounts pages to mount the web UI (#19319) 3 years ago
service_worker Disable media cache on service worker (#19471) 3 years ago
store Code style improvements in JavaScript (#13159) 6 years ago
utils Fix WebUI error in development mode (#19078) 4 years ago
api.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
blurhash.js Fix not being able to open audio modal in web UI (#15283) 5 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 6 years ago
compare_id.js Add option to disable real-time updates in web UI (#9984) 7 years ago
extra_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
initial_state.js Revert About page to v3 static version (#1264) 3 years ago
is_mobile.js Hide list panel from nav bar in mobile layout (#19337) 3 years ago
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 6 years ago
load_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
main.js Delay workbox import (#20376) 3 years ago
performance.js
permissions.js Add customizable user roles (#18641) 4 years ago
ready.js Disable push notification when not logged in (#19272) 4 years ago
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 7 years ago
settings.js Add dismissable hints to various timelines in web UI (#19315) 3 years ago
stream.js Fixed ESLint error (#15214) 5 years ago
svg_select.js Move background colour auto-detect script to where the other webpack files are 7 years ago
test_setup.js Replace to testing-library from enzyme (#14152) 6 years ago
uuid.js