Julian Lam
|
1a90de7dd6
|
added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
|
10 years ago |
psychobunny
|
73220aaa3d
|
didn't realize mousetrap was being used elsewhere in the code, added back to client again
|
11 years ago |
psychobunny
|
8abf2835a5
|
removed modules/admin and moved mousetrap + keybindings out of client #2245
|
11 years ago |
psychobunny
|
ffc07ff6d2
|
moved settings module deps into ACP #2245
|
11 years ago |
psychobunny
|
d759a7d9dd
|
moved semver out of client js files #2245
|
11 years ago |
psychobunny
|
b51c90dcb3
|
doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
|
11 years ago |
psychobunny
|
f35a51e48d
|
making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
|
11 years ago |
psychobunny
|
3a069e028b
|
refactored meta/js
yay I haz sourcemaps on windows now
|
11 years ago |
psychobunny
|
2a2490541f
|
some minor linting elsewhere
|
11 years ago |
psychobunny
|
319defd1d2
|
moved meta:js.compiled event to after minfile is committed to disk, closes #2173
|
11 years ago |
psychobunny
|
9c8395808c
|
use page visibility api instead of window.onblur
this lib supports most major browsers
|
11 years ago |
Julian Lam
|
5ba88b7152
|
fixed #2208
|
11 years ago |
psychobunny
|
e5681097f4
|
added error to minification step
|
11 years ago |
Julian Lam
|
e012479ab5
|
adding socket.io client lib into the minfile
|
11 years ago |
Julian Lam
|
c2fd89e050
|
committing of compiled js and css to file on startup
|
11 years ago |
Julian Lam
|
309ac6fec5
|
adding semver lib to scripts
|
11 years ago |
Julian Lam
|
e5a35ce378
|
js propagation for cluster module, so only 1 thread minifies the js
|
11 years ago |
Julian Lam
|
063a4e5628
|
finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800
|
11 years ago |
Julian Lam
|
1d3aafc08f
|
adding sourceRoot to minified mapping
|
11 years ago |
Julian Lam
|
2d9ca83ae0
|
better error messaging when js fails to compile when reloading
|
11 years ago |
Julian Lam
|
0c4a788698
|
added callbacks to css and js reloading, issue #2010
|
11 years ago |
Julian Lam
|
3e033043f3
|
on-demand reloading of client-side assets
|
11 years ago |
Julian Lam
|
4d73a563c5
|
closed #1850
|
11 years ago |
Julian Lam
|
e5be1d2840
|
closed #1910
|
11 years ago |
Julian Lam
|
ce8bec5edb
|
fixed mapping in web inspector
|
11 years ago |
Julian Lam
|
7cdcb83a98
|
fixed #1640
|
11 years ago |
barisusakli
|
f288f80da6
|
meta.js refactor
|
11 years ago |