You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 072a0e32d8 feat: #8813, faster category search dropdown
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
4 years ago
..
admin feat: add confirmation modal when assigning admin:admins-mods privilege 4 years ago
client fix: #9150, fix selector so it doesn't add img-responsive to profile pics 4 years ago
installer refactor: switch to using slugify module 4 years ago
modules feat: #8813, faster category search dropdown 4 years ago
ajaxify.js feat: automatically attempt socket.io reconnection on ajaxify 4 years ago
app.js fix: #9127, use assets path 4 years ago
overrides.js fix: escape config.userLang/acpLang, don't allow invalid language codes 5 years ago
require-config.js feat: +assetBaseUrl, -l10BaseUrl, -requireBaseUrl 5 years ago
service-worker.js fix: #9151, dont use service worker for posts requests 4 years ago
sockets.js feat: automatically attempt socket.io reconnection on ajaxify 4 years ago
utils.js breaking: #8808, remove utils.slugify 4 years ago
widgets.js fix: use the correct attribute name for widgets 5 years ago