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
/
package.json
Age
Commit message (
Expand
)
Author
2022-01-15
build(deps): bump marked from 0.7.0 to 4.0.10 in /client
dependabot[bot]
2021-06-04
client/build: update builder image Node.js version to LTS
neobooru
2021-06-01
Merge branch 'avif'
neobooru
2021-05-14
build(deps-dev): bump underscore from 1.9.1 to 1.12.1 in /client
dependabot[bot]
2021-05-14
Improve compilation speed for development builds (#402)
Ruin0x11
2020-12-19
build(deps): bump dompurify from 2.0.11 to 2.0.17 in /client
dependabot[bot]
2020-06-23
client/markdown: use DOMPurify over marked.js sanitizer
Shyam Sunder
2020-06-23
client/build: fix npm audit
Shyam Sunder
2020-05-03
Add pool CRUD operations/pages
Ruin0x11
2019-11-03
client: update NPM lockfile
Shyam Sunder
2018-08-23
client: generate web app images in build script
Shyam Sunder
2018-07-08
client/build: replace uglify-es, update dependencies
Michael Serajnik
2018-07-06
client: improved build.js, use relative links
Shyam Sunder
2018-05-01
client/posts: fix viewport height calculation on iOS
Michael Serajnik
2018-01-06
client: update dependencies
rr-
2017-08-25
client: update dependencies
rr-
2017-08-11
client/build: fix build, use uglify-es package directly
Michael Serajnik
2017-01-21
client: refactor linking and routing
rr-
2017-01-08
client/build: ditch watch
rr-
2016-06-12
client/router: introduce own router
rr-
2016-05-29
client/misc: add formatMarkdown()
rr-
2016-05-21
client/build: don't use CDN for FontAwesome
rr-
2016-05-21
client/build: pick up changes faster
rr-
2016-05-21
client/build: roll back to underscore
rr-
2016-05-14
client/general: skip vendor JS on watch
rr-
2016-05-14
client/general: replace underscore with lodash
rr-
2016-05-09
client/general: replace handlebars with underscore
rr-
2016-05-08
client/general: add nprogress to API calls
rr-
2016-05-08
client/build: add missing dependency
rr-
2016-04-14
client/users: add keyboard shortcuts to user list
rr-
2016-04-13
client/css: switch to stylus
rr-
2016-04-13
client/build: transpile ES6 for older browsers
rr-
2016-04-06
client+server: switch to yaml config
rr-
2016-04-01
split files into client/ and server/
rr-