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
/
home_controller.js
Age
Commit message (
Expand
)
Author
2021-09-13
client+server: fixed style errors
Shyam Sunder
2021-05-14
Improve compilation speed for development builds (#402)
Ruin0x11
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
2018-06-27
client: fetch configurations from server at runtime
Shyam Sunder
2017-01-21
client: refactor linking and routing
rr-
2017-01-08
client: rework promise error handling
rr-
2016-08-20
client/snapshots: add snapshots browser
rr-
2016-07-13
client/general: add title to every page
rr-
2016-06-20
client/general: replace direct API with models
rr-
2016-06-18
client/general: refactor control flow
rr-
2016-06-13
client/top-nav: trying out actual mvc
rr-
2016-06-12
client/router: introduce own router
rr-
2016-06-01
client/home: show top nav after all, improve looks
rr-
2016-05-29
client/home: show who featured the post
rr-
2016-05-29
client/home: view featured post, add search form
rr-
2016-05-22
client/home: render disk usage and post count
rr-
2016-05-21
client/general: show correct URL in 404 page
rr-
2016-05-21
client/general: add 404 page
rr-
2016-05-21
client/general: refactor all the things
rr-
2016-04-08
client/views: refactor rendering
rr-
2016-04-06
client/routing: move routing to controllers
rr-
2016-04-01
split files into client/ and server/
rr-