summaryrefslogtreecommitdiff
path: root/client/js/controllers/post_list_controller.js
AgeCommit message (Expand)Author
2025-02-16client: hide "mass edit" buttons when no privilegeHunternif
2025-02-16client+server: permission posts:bulk-edit:relationsHunternif
2025-02-16client: hide safety buttons if user doesn't have privilegeHunternif
2025-02-15Merge branch 'master' into hunternifHunternif
2023-01-24client: workaround for #545, but not a fixneobooru
2023-01-19client: add bulk delete feature (#459)Neo
2022-08-08client: fix pageCache in all list pagesHunternif
2022-07-24client: fix bug in posts controller using ctx with state from prev pageHunternif
2022-07-22client: pass browser history state to post list viewHunternif
2021-08-31client: add buttons to quickly search for liked and favorite postsHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2020-09-27client/posts: support content aware post flow optionShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-05-04Add list of posts to poolsRuin0x11
2019-05-07client: tags with categories are saved immediately after input, in all places...Hunternif
2019-04-29client: selecting metrics modifies query, but doesn't show in search boxHunternif
2019-04-27client: Metrics menu on post list headerHunternif
2019-04-12Add tag input control to upload page. Fix some issues with tag input.Hunternif
2019-04-10The "Randomize" button updates the current cache number only once.Hunternif
2019-04-09Bulk relations editor, initial attemptHunternif
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2017-10-01client/posts: fix promise chainingrr-
2017-10-01remove tags.jsonrr-
2017-04-24client/routing: fix certain history bugrr-
2017-03-30client/posts: add option to disable safety ratingsrr-
2017-02-11client/posts: add bulk safety editing (#122)rr-
2017-02-11client: rename 'mass tag' to 'bulk edit tags'rr-
2017-02-09server: use index-based paging (#123)rr-
2017-01-21client: refactor linking and routingrr-
2017-01-08client: rework promise error handlingrr-
2016-09-04client/general: improve URL escapingrr-
2016-08-28client/paging: avoid redrawing header navigationrr-
2016-08-23client/auth: fix masstag privilege bypassrr-
2016-08-23client/auth: show errors early in controllersrr-
2016-08-08client/posts: fix mass tag not sending versionrr-
2016-08-05client/settings: add posts per page optionrr-
2016-08-02client/posts: add post deletingrr-
2016-07-13client/general: add title to every pagerr-
2016-07-08client/general: refactor URL parameter handlingrr-
2016-07-06client/posts: add mass tagrr-
2016-06-20client/general: replace direct API with modelsrr-
2016-06-18client/general: refactor control flowrr-
2016-06-14client/posts: split controllersrr-