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
/
endless_page_view.js
Age
Commit message (
Expand
)
Author
2025-02-16
client: fix null bug in endless page view for short pages
Hunternif
2022-09-18
client: use 20% of page height as scroll threshold in endless page view
Hunternif
2022-09-18
client: endless view has no page guard
Hunternif
2022-08-08
client: fix pageCache in all list pages
Hunternif
2022-07-24
client: page cache is only used for the same query
Hunternif
2022-07-22
client: rememer scroll position in endless list of posts
Hunternif
2022-07-22
client: cache post list page data in history
Hunternif
2022-07-22
client: pass browser history state to post list view
Hunternif
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
2017-02-26
client/paging: fix endless scroll on android
rr-
2017-02-19
client/paging: fix loading on small page sizes
rr-
2017-02-09
client/paging: support item removal (#123)
rr-
2017-02-09
server: use index-based paging (#123)
rr-
2017-01-08
client: rework promise error handling
rr-
2016-09-10
client/search: fix dangling 'no data to show'
rr-
2016-08-28
client/paging: avoid redrawing header navigation
rr-
2016-08-24
client/paging: fix unbinding endless pager
rr-
2016-07-13
client/general: improve scrolling
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-06-18
client/general: refactor control flow
rr-
2016-06-12
client/paging: improve endless scroll
rr-
2016-06-12
client/router: introduce own router
rr-
2016-06-12
client/comments: add global comment list
rr-
2016-06-11
client/general: respect privileges
rr-
2016-05-21
client/misc: remove String.format()
rr-
2016-05-21
client/general: refactor all the things
rr-
2016-05-11
client/events: improve event dispatching
rr-
2016-05-10
client/general: fix JSCS warnings
rr-
2016-05-10
client/paging: replace 'var' with 'let'
rr-
2016-05-09
client/paging: improve endless paging
rr-
2016-04-17
client/paging: fix endless pager issues
rr-
2016-04-17
server/search: support -min and -max suffixes
rr-
2016-04-14
client/users: add filtering
rr-
2016-04-14
client/css: scale to device width
rr-
2016-04-14
client/pager: cache state between navigations
rr-
2016-04-13
client/pager: synchronize page number with URL
rr-
2016-04-13
views/paging: add endless pager
rr-