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
/
views
/
posts_header_view.js
Age
Commit message (
Expand
)
Author
2025-02-16
client: hide "mass edit" buttons when no privilege
Hunternif
2025-02-15
Merge branch 'master' into hunternif
Hunternif
2023-01-19
client: add bulk delete feature (#459)
Neo
2021-11-29
client: linting
Shyam Sunder
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-08-23
client/posts: add tag implications when autocompleting mass tag inputs
Shyam Sunder
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-06-04
client/js: format code to ESLint
Shyam Sunder
2019-10-25
client/posts: remember offset when opening/closing bulk editor
neobooru
2019-05-08
client: pass query to post page and metric sorter
Hunternif
2019-04-29
client: re-open bulk edit and metrics blocks when returning to post list.
Hunternif
2019-04-27
client,server: populate metrics menu on post list header
Hunternif
2019-04-27
client: Metrics menu on post list header
Hunternif
2019-04-27
client: bulk editors menu is opened via text button
Hunternif
2019-04-10
The "Randomize" button updates the current cache number only once.
Hunternif
2019-04-09
Bulk relations editor, initial attempt
Hunternif
2019-04-09
Don't cache urls with 'sort:random'.
Hunternif
2019-04-07
add randomize button
Hunternif
2017-10-01
remove tags.json
rr-
2017-02-19
client/paging: fix mass tag double binding
rr-
2017-02-11
client/posts: add bulk safety editing (#122)
rr-
2017-02-11
client/posts: refactor bulk tag editor
rr-
2017-02-11
client: rename 'mass tag' to 'bulk edit tags'
rr-
2017-02-09
server: use index-based paging (#123)
rr-
2016-09-29
client/search: escape : in tag search
rr-
2016-09-18
client/posts: fix exiting mass tag (pt. 2)
rr-
2016-09-16
client/tags: fix exiting mass tag
rr-
2016-08-28
client/search: go back to page 1 on query change
rr-
2016-08-28
client/posts: go back to page 1 on safety change
rr-
2016-08-28
client/paging: avoid redrawing header navigation
rr-
2016-08-27
client/css: improve appearance on small screens
rr-
2016-08-22
client/events: adjust event names
rr-
2016-08-02
client/posts: fix mass tag for unprivileged users
rr-
2016-07-08
client/paging: fix endless scroll return path
rr-
2016-07-08
client/general: refactor URL parameter handling
rr-
2016-07-06
client/posts: add mass tag
rr-
2016-07-03
client/general: handle spaces in autocomplete
rr-
2016-06-18
client/general: refactor control flow
rr-
2016-06-12
client/general: fix jscs warnings
rr-
2016-06-12
client/router: introduce own router
rr-
2016-06-03
client/posts: bind 'p' key
rr-
2016-06-03
client/posts: add safety buttons
rr-
2016-06-02
client/posts: add proof of concept for post list
rr-