The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5 source code.tar.gz | 2015-05-14 | 1.6 MB | |
| 0.5 source code.zip | 2015-05-14 | 1.6 MB | |
| README.md | 2015-05-14 | 704 Bytes | |
| Totals: 3 Items | 3.2 MB | 0 | |
0.5 is the latest 0.x releases and will be the functional framework for mean 1.0 This is the first time we're rolling out new functionality in quite a while The release contains... - Clean Urls (html5 push state support) - Angular SEO support - JWT based authentication (instead of sessions) - Swagger support (API browsing of express endpoints) - Admin package in core - Mean Network integration
Note: The clean urls and html5 push state support needed to make a clear distinction between server side routes and angular routes (the #! was removed). To do so all express routes now start with /api/ Please excuse us as we patch the package creation package and issue updates to previous packages...