summaryrefslogtreecommitdiff
path: root/client/js/views/posts_header_view.js
AgeCommit message (Expand)Author
2025-02-16client: hide "mass edit" buttons when no privilegeHunternif
2025-02-15Merge branch 'master' into hunternifHunternif
2023-01-19client: add bulk delete feature (#459)Neo
2021-11-29client: lintingShyam Sunder
2021-08-31client: add buttons to quickly search for liked and favorite postsHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2020-08-23client/posts: add tag implications when autocompleting mass tag inputsShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2019-10-25client/posts: remember offset when opening/closing bulk editorneobooru
2019-05-08client: pass query to post page and metric sorterHunternif
2019-04-29client: re-open bulk edit and metrics blocks when returning to post list.Hunternif
2019-04-27client,server: populate metrics menu on post list headerHunternif
2019-04-27client: Metrics menu on post list headerHunternif
2019-04-27client: bulk editors menu is opened via text buttonHunternif
2019-04-10The "Randomize" button updates the current cache number only once.Hunternif
2019-04-09Bulk relations editor, initial attemptHunternif
2019-04-09Don't cache urls with 'sort:random'.Hunternif
2019-04-07add randomize buttonHunternif
2017-10-01remove tags.jsonrr-
2017-02-19client/paging: fix mass tag double bindingrr-
2017-02-11client/posts: add bulk safety editing (#122)rr-
2017-02-11client/posts: refactor bulk tag editorrr-
2017-02-11client: rename 'mass tag' to 'bulk edit tags'rr-
2017-02-09server: use index-based paging (#123)rr-
2016-09-29client/search: escape : in tag searchrr-
2016-09-18client/posts: fix exiting mass tag (pt. 2)rr-
2016-09-16client/tags: fix exiting mass tagrr-
2016-08-28client/search: go back to page 1 on query changerr-
2016-08-28client/posts: go back to page 1 on safety changerr-
2016-08-28client/paging: avoid redrawing header navigationrr-
2016-08-27client/css: improve appearance on small screensrr-
2016-08-22client/events: adjust event namesrr-
2016-08-02client/posts: fix mass tag for unprivileged usersrr-
2016-07-08client/paging: fix endless scroll return pathrr-
2016-07-08client/general: refactor URL parameter handlingrr-
2016-07-06client/posts: add mass tagrr-
2016-07-03client/general: handle spaces in autocompleterr-
2016-06-18client/general: refactor control flowrr-
2016-06-12client/general: fix jscs warningsrr-
2016-06-12client/router: introduce own routerrr-
2016-06-03client/posts: bind 'p' keyrr-
2016-06-03client/posts: add safety buttonsrr-
2016-06-02client/posts: add proof of concept for post listrr-