1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add link to mobile-webapp-template project
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade: express, jade, winston, underscore, mongoose, less, requirejs, supervisor, mocha, should, jshint
hoatle
as Hoat Le
More... almost 13 years ago
Add controllerFlow to router
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade bootstrap from 2.1.0 to 2.1.1
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade domReady requirejs plugin from 2.0.0 to 2.0.1
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade text requirejs plugin from 2.0.1 to 2.0.3
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade requirejs from 2.0.5 to 2.1.1
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade modernizr from 1.6.1 to 1.6.2
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade underscore from 1.3.3 to 1.4.2
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade handlebars from 1.0.0.beta.6 to 1.0.rc.1
hoatle
as Hoat Le
More... almost 13 years ago
Upgrade bootstrap from 2.0.4 to 2.1.0
hoatle
as Hoat Le
More... about 13 years ago
Improve performance of BaseView
hoatle
as Hoat Le
More... about 13 years ago
Fix deployment on heroku: + npm is not available on heroku environment + lessc is not availabe on modules + requirejs is not available on modules
hoatle
as Hoat Le
More... about 13 years ago
Remove CDN link of jquery as currently, can not make it work
hoatle
as Hoat Le
More... about 13 years ago
Issue #27 | make run-prod does not work with requirejs 2.0.4 and above optimization + upgrade to requirejs 2.0.5
hoatle
as Hoat Le
More... about 13 years ago
Add option to disable navigation route stack
hoatle
as Hoat Le
More... about 13 years ago
Add navigationRouteStack for navigation observing, could be used for detecting prev/next button, workflow
hoatle
as Hoat Le
More... about 13 years ago
Fix error of jquery log plugin on IE8/9
hoatle
as Hoat Le
More... about 13 years ago
Fix error on IE with console.log
hoatle
as Hoat Le
More... about 13 years ago
Refactor a bit
hoatle
as Hoat Le
More... about 13 years ago
Increase 200 -> 2000 of waitSeconds for prod mode
hoatle
as Hoat Le
More... about 13 years ago
Use $.error instead of $.debug on Controller.js
hoatle
as Hoat Le
More... about 13 years ago
Refactor abit, change waitSeconds on prod and dev mode
hoatle
as Hoat Le
More... about 13 years ago
If there is no-matched action, call default action (index)
hoatle
as Hoat Le
More... about 13 years ago
Change jquery.log plugin version from 1.0.0 to 0.1.0, refactor a bit
hoatle
as Hoat Le
More... about 13 years ago
Upgrade modernizr from 2.5.3 to 2.6.1
hoatle
as Hoat Le
More... about 13 years ago
Upgrade connect-less for this bug: https://github.com/MartinodF/connect-less/issues/7
hoatle
as Hoat Le
More... about 13 years ago
Add @ before command on make run-dev-debug to hide the command line
hoatle
as Hoat Le
More... about 13 years ago
Add make run-dev-debug for remote nodejs debug
hoatle
as Hoat Le
More... about 13 years ago
obj === undefined => !obj
hoatle
as Hoat Le
More... about 13 years ago