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
..
accounts fix: show errors when user delete fails 4 years ago
settings refactor: change Benchpress.parse to .render (#8856) 4 years ago
alerts.js fix: remove some unnecessary jquery wrappers 4 years ago
api.js feat: group exists API call in write api 4 years ago
autocomplete.js fix: autocomplete.user on search page 4 years ago
categoryFilter.js feat: category filter on post queue (#8710) 4 years ago
categorySearch.js feat: #8813, faster category search dropdown 4 years ago
categorySelector.js refactor: change Benchpress.parse to .render (#8856) 4 years ago
chat.js fix: #8838, fix chat dropdown timestamps 4 years ago
components.js more efficient selectors (apparently) 6 years ago
coverPhoto.js ESlint padded-blocks 8 years ago
flags.js feat: add client side action:flag.create 5 years ago
groupSearch.js feat: add ability to search groups in group details page 5 years ago
handleBack.js feat: add row highlighting for popular and unread 4 years ago
helpers.js feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals (#8541) 5 years ago
iconSelect.js refactor: change Benchpress.parse to .render (#8856) 4 years ago
navigator.js feat: allow clicks on navigator, clean dupe code 4 years ago
notifications.js refactor: change Benchpress.parse to .render (#8856) 4 years ago
pictureCropper.js fix: #7597, fix progress bar of cover/profile uploads 4 years ago
postSelect.js fix: #7798, fix nested post selection 6 years ago
scrollStop.js style(eslint): match operator-linebreak preferences 6 years ago
search.js feat: hightlight matches in quick search 4 years ago
settings.js feat: ctrl-s now saves on settingsv1/v2 forms 5 years ago
share.js feat: add new client side hooks 4 years ago
slugify.js refactor: switch to using slugify module 4 years ago
sort.js refactor: remove /users/{uid}/settings/{setting} route 4 years ago
storage.js Fix #5622 8 years ago
taskbar.js refactor: change Benchpress.parse to .render (#8856) 4 years ago
topicList.js feat: category filter on post queue (#8710) 4 years ago
topicSelect.js don't error if topicsContainer is not set 8 years ago
topicThumbs.js feat: clent-side modal for managing topic thumbs 4 years ago
translator.js resolve #8444 - Allow nested objects in translations (#8793) 4 years ago
uploader.js fix: hack uploader to handle a response from v3 write api 4 years ago