index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
js
/
controllers
/
post_list_controller.js
Age
Commit message (
Expand
)
Author
2025-02-16
client: hide "mass edit" buttons when no privilege
Hunternif
2025-02-16
client+server: permission posts:bulk-edit:relations
Hunternif
2025-02-16
client: hide safety buttons if user doesn't have privilege
Hunternif
2025-02-15
Merge branch 'master' into hunternif
Hunternif
2023-01-24
client: workaround for #545, but not a fix
neobooru
2023-01-19
client: add bulk delete feature (#459)
Neo
2022-08-08
client: fix pageCache in all list pages
Hunternif
2022-07-24
client: fix bug in posts controller using ctx with state from prev page
Hunternif
2022-07-22
client: pass browser history state to post list view
Hunternif
2021-08-31
client: add buttons to quickly search for liked and favorite posts
Hunternif
2021-08-04
Merge remote-tracking branch 'origin/master' into hunternif
Hunternif
2020-09-27
client/posts: support content aware post flow option
Shyam Sunder
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-06-04
client+server: add post pools feature
Shyam Sunder
2020-06-04
client/js: format code to ESLint
Shyam Sunder
2020-05-04
Add list of posts to pools
Ruin0x11
2019-05-07
client: tags with categories are saved immediately after input, in all places...
Hunternif
2019-04-29
client: selecting metrics modifies query, but doesn't show in search box
Hunternif
2019-04-27
client: Metrics menu on post list header
Hunternif
2019-04-12
Add tag input control to upload page. Fix some issues with tag input.
Hunternif
2019-04-10
The "Randomize" button updates the current cache number only once.
Hunternif
2019-04-09
Bulk relations editor, initial attempt
Hunternif
2018-06-27
client: fetch configurations from server at runtime
Shyam Sunder
2017-10-01
client/posts: fix promise chaining
rr-
2017-10-01
remove tags.json
rr-
2017-04-24
client/routing: fix certain history bug
rr-
2017-03-30
client/posts: add option to disable safety ratings
rr-
2017-02-11
client/posts: add bulk safety editing (#122)
rr-
2017-02-11
client: rename 'mass tag' to 'bulk edit tags'
rr-
2017-02-09
server: use index-based paging (#123)
rr-
2017-01-21
client: refactor linking and routing
rr-
2017-01-08
client: rework promise error handling
rr-
2016-09-04
client/general: improve URL escaping
rr-
2016-08-28
client/paging: avoid redrawing header navigation
rr-
2016-08-23
client/auth: fix masstag privilege bypass
rr-
2016-08-23
client/auth: show errors early in controllers
rr-
2016-08-08
client/posts: fix mass tag not sending version
rr-
2016-08-05
client/settings: add posts per page option
rr-
2016-08-02
client/posts: add post deleting
rr-
2016-07-13
client/general: add title to every page
rr-
2016-07-08
client/general: refactor URL parameter handling
rr-
2016-07-06
client/posts: add mass tag
rr-
2016-06-20
client/general: replace direct API with models
rr-
2016-06-18
client/general: refactor control flow
rr-
2016-06-14
client/posts: split controllers
rr-