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
/
build.js
Age
Commit message (
Expand
)
Author
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-10-12
client/css: generate transparency grid via pure CSS
Shyam Sunder
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-04
Implement updating pools of a post from details sidebar
Ruin0x11
2019-04-21
client: update fontawesome
Hunternif
2018-12-22
client/app: Fixed relative links in app manifest
Shyam Sunder
2018-12-22
client/public: Remove public/ folder and generate it on build
Shyam Sunder
2018-12-22
client/build: Clean up build process
Shyam Sunder
2018-08-23
client/js/router.js: Reads <base> href tag
Shyam Sunder
2018-08-23
client: generate web app images in build script
Shyam Sunder
2018-08-06
client: add basic web app support
Michael Serajnik
2018-07-08
client/build: replace uglify-es, update dependencies
Michael Serajnik
2018-07-06
client: improved build.js, use relative links
Shyam Sunder
2017-08-11
client/build: fix build, use uglify-es package directly
Michael Serajnik
2017-01-08
client/build: remove extra printer
rr-
2016-09-29
client/build: work around uglifyjs bug #1286
rr-
2016-09-29
client/build: improve reporting build errors
rr-
2016-08-27
client/css: improve appearance on small screens
rr-
2016-07-30
client/build: fix minifying adding ghost spaces
rr-
2016-07-30
client/build: fix JSCS warnings
rr-
2016-06-11
client/posts: add transparency grid
rr-
2016-05-21
client/build: don't use CDN for FontAwesome
rr-
2016-05-21
client/build: organize assets into directories
rr-
2016-05-21
client/general: add 404 page
rr-
2016-05-21
client/build: roll back to underscore
rr-
2016-05-21
client/build: true template precompiling
rr-
2016-05-21
client/build: remove babel when not transpiling
rr-
2016-05-18
client/general: change templates extension
rr-
2016-05-14
client/general: skip vendor JS on watch
rr-
2016-05-14
client/build: always compress vendor JS
rr-
2016-05-14
client/build: compile vendor packages separately
rr-
2016-04-14
client/build: fix IE11 transpiling
rr-
2016-04-13
client/css: switch to stylus
rr-
2016-04-13
client/build: transpile ES6 for older browsers
rr-
2016-04-13
client/build: don't keep templates in DOM
rr-
2016-04-10
client/build: fix templates with more than 1 _
rr-
2016-04-08
client/login: don't show pw reset w/o working smtp
rr-
2016-04-08
client/build: enable source maps for debug builds
rr-
2016-04-07
client/build: don't minify JS for debug build
rr-
2016-04-06
client+server: switch to yaml config
rr-
2016-04-01
split files into client/ and server/
rr-