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
/
main.js
Age
Commit message (
Expand
)
Author
2025-02-15
Merge branch 'master' into hunternif
Hunternif
2021-09-13
client+server: fixed style errors
Shyam Sunder
2021-08-04
Merge branch 'master' into hunternif
Hunternif
2021-08-04
Merge remote-tracking branch 'origin/master' into hunternif
Hunternif
2021-05-14
Improve compilation speed for development builds (#402)
Ruin0x11
2020-08-26
client/css: implement dark theme 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-03
Add pool CRUD operations/pages
Ruin0x11
2019-07-22
client/tag_categories: load tag_categories after (attempted) login
neobooru
2019-05-03
client: metric sorter UI, view & controller
Hunternif
2018-06-27
client: fetch configurations from server at runtime
Shyam Sunder
2017-10-01
remove tags.json
rr-
2017-01-21
client: refactor linking and routing
rr-
2017-01-08
client: fix leftover code
rr-
2017-01-08
client/api: better promise aborting
rr-
2017-01-08
client: rework promise error handling
rr-
2016-10-22
client/posts: add post merging
rr-
2016-08-20
client/snapshots: add snapshots browser
rr-
2016-08-13
client/tags: fix handling malformed tag export
rr-
2016-07-13
client/general: improve scrolling
rr-
2016-07-08
client/paging: fix endless scroll return path
rr-
2016-06-18
client/general: refactor control flow
rr-
2016-06-14
client/posts: split controllers
rr-
2016-06-12
client/router: remember scroll position
rr-
2016-06-12
client/router: refactor call chains
rr-
2016-06-12
client/router: introduce own router
rr-
2016-06-12
client/comments: add comment list view for post
rr-
2016-05-11
client/events: improve event dispatching
rr-
2016-05-10
client/general: fix JSCS warnings
rr-
2016-05-10
client/tags: add tag category editing
rr-
2016-05-08
client/general: scroll to top on page change
rr-
2016-05-08
client/auth: forget user when they try to log in
rr-
2016-04-14
client/users: add keyboard shortcuts to user list
rr-
2016-04-11
client/settings: add accountless settings
rr-
2016-04-11
client/api: fix login error handling
rr-
2016-04-11
client/views: fix rendering non-void elements
rr-
2016-04-08
client/api: move cookies management to API
rr-
2016-04-08
client/misc: extract polyfills to separate file
rr-
2016-04-08
client/api: convert messages to events
rr-
2016-04-06
client/routing: move routing to controllers
rr-
2016-04-06
client+server: finish password reminders
rr-
2016-04-05
client/home: format absolute time
rr-
2016-04-01
split files into client/ and server/
rr-