1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-28 08:07:16 +00:00

Basic authentication is done.(need refactor)

This commit is contained in:
Rokt33r
2015-05-27 16:42:34 +09:00
parent 3e5fe1284d
commit 092a2f3e8a
22 changed files with 932 additions and 19 deletions

View File

@@ -29,6 +29,7 @@
"@rokt33r/angular-ui-ace": "^0.2.3",
"angular": "^1.3.15",
"angular-bootstrap": "^0.12.0",
"angular-md5": "^0.1.7",
"angular-sanitize": "^1.3.15",
"angular-ui-router": "^0.2.15",
"font-awesome": "^4.3.0",
@@ -42,10 +43,13 @@
"gulp": "^3.8.11",
"gulp-angular-templatecache": "^1.6.0",
"gulp-autoprefixer": "^2.3.0",
"gulp-cached": "^1.1.0",
"gulp-changed": "^1.2.1",
"gulp-concat": "^2.5.2",
"gulp-livereload": "^3.8.0",
"gulp-minify-css": "^1.1.1",
"gulp-ng-annotate": "^0.5.3",
"gulp-remember": "^0.3.0",
"gulp-rev": "^4.0.0",
"gulp-sass": "^2.0.1",
"gulp-template": "^3.0.0",