nodebb/public/src/modules
Julian Lam a0b7a82350
feat(api): account deletion routes for the Write API ()
* feat(api): account deletion routes for the Write API

* refactor: rewrite client-side calls to account deletion to use api

* style: apply DRY
..
accounts feat(api): account deletion routes for the Write API ()
settings refactor: change Benchpress.parse to .render ()
alerts.js fix: remove some unnecessary jquery wrappers
api.js feat: group exists API call in write api
autocomplete.js fix: autocomplete.user on search page
categoryFilter.js feat: category filter on post queue ()
categorySearch.js fix: category search in selector
categorySelector.js refactor: change Benchpress.parse to .render ()
chat.js fix: , fix chat dropdown timestamps
components.js more efficient selectors (apparently)
coverPhoto.js ESlint padded-blocks
flags.js feat: add client side action:flag.create
groupSearch.js feat: add ability to search groups in group details page
handleBack.js feat: add row highlighting for popular and unread
helpers.js feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals ()
iconSelect.js refactor: change Benchpress.parse to .render ()
navigator.js fix:
notifications.js refactor: change Benchpress.parse to .render ()
pictureCropper.js feat: bypass cropper for gifs
postSelect.js fix: , fix nested post selection
scrollStop.js style(eslint): match operator-linebreak preferences
search.js feat: hightlight matches in quick search
settings.js feat: ctrl-s now saves on settingsv1/v2 forms
share.js ESlint object-curly-spacing
slugify.js refactor: switch to using slugify module
sort.js refactor: remove /users/{uid}/settings/{setting} route
storage.js Fix
taskbar.js refactor: change Benchpress.parse to .render ()
topicList.js feat: category filter on post queue ()
topicSelect.js don't error if topicsContainer is not set
translator.js resolve - Allow nested objects in translations ()
uploader.js fix: remove some unnecessary jquery wrappers