1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Leverages console.trace, console.debug, console.info, console.warn and console.error for better visual logs on console; fallback if it's not available
hoatle
as Hoat Le
More... over 12 years ago
Fix bug on jQuery log plugin: keep chaining. For example: $.debug('hello').info('there');
hoatle
as Hoat Le
More... over 12 years ago
Add more documentation for jQuery log plugin
hoatle
as Hoat Le
More... over 12 years ago
Add more APIs for jQuery log plugin + $.log.setLevel(); + $.log(level, msg, obj); $.fn.log(level, msg, obj); + $.debug(msg, obj); $.fn.debug(msg, obj); + $.info(msg, obj); $.fn.info(msg, obj); + $.warn(msg, obj); $.fn.warn(msg, obj); + $.error(msg, obj); $.fn.error(msg, obj);
hoatle
as Hoat Le
More... over 12 years ago
Remove too many ending lines of index.html
hoatle
as Hoat Le
More... over 12 years ago
Remove unused lib
hoatle
as Hoat Le
More... over 12 years ago
set log level to info for prod mode, to debug for dev mode
hoatle
as Hoat Le
More... over 12 years ago
Add logger wrapper for winston
hoatle
as Hoat Le
More... over 12 years ago
Add params.dbUrl options for vsf.db.config
hoatle
as Hoat Le
More... over 12 years ago
Refactor a bit, it's best practice to keep .watpl-container as the root DOM tree of the app
hoatle
as Hoat Le
More... over 12 years ago
Update master
hoatle
as Hoat Le
More... over 12 years ago
Issue #28 | Revert back to right app version
hoatle
as Hoat Le
More... over 12 years ago
Issue #28 | Upgrade deployment to 0.8.2 on dotcloud and fix failed deployment on jitsu
hoatle
as Hoat Le
More... over 12 years ago
Issue #28 | Upgrade deployment to 0.8.x and fix failed deployment on heroku
hoatle
as Hoat Le
More... over 12 years ago
Issue #20 | Apply http://html5boilerplate.com/ best practice to watpl
hoatle
as Hoat Le
More... over 12 years ago
Issue #27 | make run-prod does not work: the problem with requirejs-2.0.4 optimizer
hoatle
as Hoat Le
More... over 12 years ago
Issue #22 | <script> tag on index.html must be within <body> tag
hoatle
as Hoat Le
More... over 12 years ago
Add copyright header
hoatle
as Hoat Le
More... over 12 years ago
vsf.db.config#getDbString -> getDbUrl, add more unit test and refactoring; add make test-common-unit, test-vsf-unit included in test
hoatle
as Hoat Le
More... over 12 years ago
Add vsf.db stuff, add dependency with mongoose, underscore
hoatle
as Hoat Le
More... over 12 years ago
Add vsf with appDir and require APIs, add unit test, add make test-vsf-unit
hoatle
as Hoat Le
More... over 12 years ago
Upgrade stuff: mocha, should, requirejs to work with node v8.0
hoatle
as Hoat Le
More... over 12 years ago
Add 0.8 node version on travis-ci
hoatle
as Hoat Le
More... over 12 years ago
Issue #23 | Make sure nodejs code auto-reload on dev mode
hoatle
as Hoat Le
More... over 12 years ago
Updated image_urls info More... over 12 years ago
Updated the product API file to include example of the "image_urls" attribute More... over 12 years ago
Adding more content to the reference document More... over 12 years ago
Issue #25 | Upgrade requirejs from 2.0.2 to 2.0.4: upgrade text plugin fromo 2.0.0 to 2.0.1
hoatle
as Hoat Le
More... over 12 years ago
Issue #25 | Upgrade requirejs from 2.0.2 to 2.0.4
hoatle
as Hoat Le
More... over 12 years ago
Trying to get the markdown right... More... over 12 years ago