1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ios/android phonegap project build
hoatle
as Hoat Le
More... about 12 years ago
Merge remote-tracking branch 'webapp-template/master'
hoatle
as Hoat Le
More... about 12 years ago
Upgrade: express, jade, winston, underscore, mongoose, less, requirejs, supervisor, mocha, should, jshint
hoatle
as Hoat Le
More... about 12 years ago
Merge remote-tracking branch 'webapp-template/master'
hoatle
as Hoat Le
More... about 12 years ago
Refactor controllerFlow; fix jshint error on DefaultView
hoatle
as Hoat Le
More... about 12 years ago
Add controllerFlow to router
hoatle
as Hoat Le
More... about 12 years ago
Upgrade bootstrap from 2.1.0 to 2.1.1
hoatle
as Hoat Le
More... about 12 years ago
Upgrade domReady requirejs plugin from 2.0.0 to 2.0.1
hoatle
as Hoat Le
More... about 12 years ago
Upgrade text requirejs plugin from 2.0.1 to 2.0.3
hoatle
as Hoat Le
More... about 12 years ago
Upgrade requirejs from 2.0.5 to 2.1.1
hoatle
as Hoat Le
More... about 12 years ago
Upgrade modernizr from 1.6.1 to 1.6.2
hoatle
as Hoat Le
More... about 12 years ago
Upgrade underscore from 1.3.3 to 1.4.2
hoatle
as Hoat Le
More... about 12 years ago
Upgrade handlebars from 1.0.0.beta.6 to 1.0.rc.1
hoatle
as Hoat Le
More... about 12 years ago
Update package.json
hoatle
as Hoat Le
More... about 12 years ago
Remove redundant stuff
hoatle
as Hoat Le
More... about 12 years ago
Add stuff and sample stuff
hoatle
as Hoat Le
More... about 12 years ago
Upgrade bootstrap from 2.0.4 to 2.1.0
hoatle
as Hoat Le
More... over 12 years ago
Improve performance of BaseView
hoatle
as Hoat Le
More... over 12 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... over 12 years ago
Remove CDN link of jquery as currently, can not make it work
hoatle
as Hoat Le
More... over 12 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... over 12 years ago
Add option to disable navigation route stack
hoatle
as Hoat Le
More... over 12 years ago
Add navigationRouteStack for navigation observing, could be used for detecting prev/next button, workflow
hoatle
as Hoat Le
More... over 12 years ago
Fix error of jquery log plugin on IE8/9
hoatle
as Hoat Le
More... over 12 years ago
Fix error on IE with console.log
hoatle
as Hoat Le
More... over 12 years ago
Refactor a bit
hoatle
as Hoat Le
More... over 12 years ago
Increase 200 -> 2000 of waitSeconds for prod mode
hoatle
as Hoat Le
More... over 12 years ago
Use $.error instead of $.debug on Controller.js
hoatle
as Hoat Le
More... over 12 years ago
Refactor abit, change waitSeconds on prod and dev mode
hoatle
as Hoat Le
More... over 12 years ago
If there is no-matched action, call default action (index)
hoatle
as Hoat Le
More... over 12 years ago