coderaiser
|
f09a25641b
|
minor cleanup
|
2012-07-12 08:57:55 -04:00 |
|
coderaiser
|
13e5165f25
|
minor changes
|
2012-07-12 06:29:36 -04:00 |
|
coderaiser
|
ebb941d230
|
refactored
|
2012-07-12 06:05:24 -04:00 |
|
coderaiser
|
81c971db91
|
code refactored
|
2012-07-12 05:51:25 -04:00 |
|
coderaiser
|
e19e71dc2f
|
Minify and Cache objects moved to object.js module, minify moved to node_modules
|
2012-07-12 03:41:15 -04:00 |
|
coderaiser
|
bcf05d2cfe
|
minor changes
|
2012-07-11 10:05:07 -04:00 |
|
coderaiser
|
df7e56d638
|
added suport of jitsu
|
2012-07-11 09:13:36 -04:00 |
|
coderaiser
|
38aa60904e
|
minor changes
|
2012-07-11 09:05:55 -04:00 |
|
coderaiser
|
c1e5059167
|
minor changes
|
2012-07-11 06:18:22 -04:00 |
|
coderaiser
|
32aeacbddd
|
moved function to varible
|
2012-07-11 04:51:21 -04:00 |
|
coderaiser
|
c1cb64bb13
|
added ability to work with minify module install thru npm
|
2012-07-11 04:28:30 -04:00 |
|
coderaiser
|
809d61e2c9
|
Changed the passing MoreProcessing agrument to jsScripts function Minify module, no it passes with a file name, and js file name writing only once.
|
2012-07-11 04:07:04 -04:00 |
|
coderaiser
|
a126955124
|
Added ability to read file data from Minify Cache, without writing to disk
|
2012-07-10 09:07:02 -04:00 |
|
coderaiser
|
ac8f9f20c6
|
Changed the way Minify post-processing js-files so, from now in Minify object post-processing functions passed like this {client.js: function(){}}
|
2012-07-10 07:36:08 -04:00 |
|
coderaiser
|
25a076b7ea
|
fixed bug in object Minify, doit function, more processing function did not return final_code so changes was not saving, and clien side loaded keyBinding.js and cloudfunc.js full sized versions
|
2012-07-10 04:45:50 -04:00 |
|
coderaiser
|
56188c3776
|
fixed bug with processing situation when minify not loaded
|
2012-07-09 10:16:23 -04:00 |
|
coderaiser
|
add5e61af1
|
post processing of js files moved to server.js
|
2012-07-07 15:05:09 -04:00 |
|
coderaiser
|
4bf535910a
|
fixed bug with reading from min folder
|
2012-07-07 14:30:37 -04:00 |
|
coderaiser
|
ebda6b047b
|
fixed coule minor syntax errors
|
2012-07-07 12:51:54 -04:00 |
|
coderaiser
|
fe95e52535
|
added information about install
|
2012-07-07 12:50:20 -04:00 |
|
coderaiser
|
7d9ae76403
|
minify setted up out of module dir
|
2012-07-07 12:17:11 -04:00 |
|
coderaiser
|
1320828813
|
moving minify to own repository
|
2012-07-07 12:11:47 -04:00 |
|
coderaiser
|
cf94a41b91
|
added ability to pass string value in minify functions if passed single parameter
|
2012-07-07 07:41:14 -04:00 |
|
coderaiser
|
63d8330e9f
|
testing mode configuration with clear argv
|
2012-07-07 06:17:08 -04:00 |
|
coderaiser
|
a1734729f0
|
testing mode configuration
|
2012-07-07 06:01:28 -04:00 |
|
coderaiser
|
5bbb6b1ed5
|
moved css file names from minify to server.js
|
2012-07-07 05:56:32 -04:00 |
|
coderaiser
|
1bb2c20ddd
|
testing mode fixed
|
2012-07-07 05:14:39 -04:00 |
|
coderaiser
|
44e48efd5c
|
setting up testing mode
|
2012-07-07 03:17:59 -04:00 |
|
coderaiser
|
c1acc64ed1
|
setting up testing mode
|
2012-07-07 03:13:30 -04:00 |
|
coderaiser
|
3ad0ed3e51
|
test bug fixed, not it's writes logs to screen and do not create server
|
2012-07-06 11:15:15 -04:00 |
|
coderaiser
|
0f6f625466
|
fixed double slashes in loaded pathes on client
|
2012-07-06 10:59:13 -04:00 |
|
coderaiser
|
ab593f0a7c
|
extended testing mode to writing logs to screen
|
2012-07-06 10:57:39 -04:00 |
|
coderaiser
|
5495021900
|
fixed double slashes in loaded pathes on client
|
2012-07-06 10:50:47 -04:00 |
|
coderaiser
|
8c3127013b
|
added loggin function, no all logs can be writed to file log.txt
|
2012-07-06 10:26:52 -04:00 |
|
coderaiser
|
a3b0d10d81
|
added testing mode to server
|
2012-07-06 07:55:15 -04:00 |
|
coderaiser
|
6dde5720ff
|
take avay build in file name parameters in function jsScripts minify module to server.js
|
2012-07-06 07:18:54 -04:00 |
|
coderaiser
|
7ac58080e4
|
fs uri changed from /c/f/s to fs
|
2012-07-06 02:41:23 -04:00 |
|
coderaiser
|
79e6382cac
|
moving index.min.html to min folder
|
2012-07-05 10:37:59 -04:00 |
|
coderaiser
|
7a5ddb1b52
|
moving index.min.html to min folder
|
2012-07-05 10:08:01 -04:00 |
|
coderaiser
|
457f46782d
|
nodester seeting up
|
2012-07-05 06:41:35 -04:00 |
|
coderaiser
|
6a97581437
|
nodester
|
2012-07-05 04:28:23 -04:00 |
|
coderaiser
|
85691e2c57
|
resolved bug with file not found error, sending to client
|
2012-07-04 11:15:13 -04:00 |
|
coderaiser
|
9e169c70cd
|
minor changes
|
2012-07-04 10:42:55 -04:00 |
|
coderaiser
|
c2346de896
|
added config.json file
|
2012-07-04 10:35:26 -04:00 |
|
coderaiser
|
f925aa4355
|
resolved bug with loading reset.css: style files moved to css folder, so in replace function (when minifying) it should be changed to.
|
2012-07-04 12:54:35 +03:00 |
|
coderaiser
|
d05177edd1
|
add minor changes
|
2012-07-04 12:17:57 +03:00 |
|
coderaiser
|
3255cd725f
|
optimized getting the server port
|
2012-07-04 12:13:10 +03:00 |
|
coderaiser
|
44e96a63de
|
minor-changes
|
2012-07-03 11:05:32 -04:00 |
|
coderaiser
|
6d710ef0d7
|
minor-changes
|
2012-07-03 10:57:02 -04:00 |
|
coderaiser
|
ee019033b1
|
-added-nodester-port,refactored-port-constants,seted-server-dir-to-current-dir
|
2012-07-03 10:56:03 -04:00 |
|