1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00
Commit Graph

294 Commits

Author SHA1 Message Date
amodolo
c6622bff46 porting bootstrap 4 2018-07-19 11:10:54 +02:00
amodolo
6afbd99bf6 - packages updated
- porting to bootstrap 4
2018-07-19 08:30:52 +02:00
amodolo
08c2240169 - packages updated
- porting to bootstrap 4
2018-07-19 08:30:24 +02:00
Raphaël Huchet
5482032824 prototype pollution
Versions of lodash before 4.17.5 are vulnerable to prototype pollution: https://nodesecurity.io/advisories/577
2018-07-17 12:57:45 +02:00
Bowden Kelly
dd1c2eae9f Merge pull request #123 from antamb/master
Remove duplicate entry in .gitignore
2018-07-16 14:14:18 -07:00
Bowden Kelly
75638031e5 Merge pull request #120 from ToryTran/master
Fix Error: Unknown authentication strategy "local"
2018-07-16 14:13:45 -07:00
antamb
7054e73c9e Remove duplicate entry in .gitignore 2018-07-06 16:48:00 +02:00
torytran
361b5bd702 Fix Error: Unknown authentication strategy "local" 2018-05-30 15:15:40 +07:00
Bowden Kelly
d66f11d201 Merge pull request #111 from theel0ja/patch-1
Syntax highlighting
2018-05-02 11:30:09 -07:00
Elias Ojala
d69fee23c1 Syntax highlighting 2018-04-19 22:10:48 +03:00
Bowden Kelly
ed946888dd Merge pull request #109 from swseverance/watch-test-command
Add `watch-test` Script
2018-04-16 19:42:23 -07:00
Sam Severance
994b91e766 Add watch-test Script 2018-04-11 17:06:30 -04:00
Bowden Kelly
070689f572 Merge pull request #100 from Meir017/patch-2
use same signature for model function & ts type
2018-04-04 13:47:13 -07:00
Bowden Kelly
4f5e141e46 Merge pull request #105 from peterblazejewicz/fix/98
Add missing BS3 glyphicon fonts. Fixes #98
2018-04-04 13:45:28 -07:00
Bowden Kelly
d181bc8641 Merge pull request #104 from peterblazejewicz/fix/103
Update jQuery content version. Fixes #103
2018-04-04 13:45:01 -07:00
Peter Blazejewicz
5ccede2d30 Add missing BS3 glyphicon fonts. Fixes #98
Thanks!
2018-03-27 23:04:44 +02:00
Peter Blazejewicz
074fa0b819 Update jQuery content version. Fixes #103
Thanks!
2018-03-27 22:57:32 +02:00
Meir017
4ec629b8da use same signature for model function & ts type
declare function signature only once
2018-03-22 21:21:31 +02:00
Bowden Kelly
994deeeb49 Merge pull request #99 from Meir017/patch-1
use import instead of require in copyStaticAssets.ts
2018-03-22 11:33:47 -07:00
Meir017
f080b11cfd use import instead of require in ts file 2018-03-21 10:34:12 +02:00
Bowden
bf0a030897 update comment 2018-03-19 10:50:20 -07:00
Bowden
2e5dcf9b21 add google analytics to example site 2018-03-19 10:49:54 -07:00
Bowden
42a8183f79 Merge branch 'master' of https://github.com/Microsoft/TypeScript-Node-Starter 2018-03-19 10:48:31 -07:00
Bowden Kelly
b82d2c662f Merge pull request #95 from davojan/patch-1
Typo in ts-jest name in README
2018-03-16 11:12:24 -07:00
David
d2b296e350 Typo in ts-jest name 2018-03-14 15:45:40 +03:00
Bowden Kelly
042f0ceb32 Merge pull request #92 from Microsoft/addAzure
Add Azure publish support
2018-03-12 09:46:33 -07:00
Bowden
cf1a5bf748 fixed some imports 2018-03-12 09:43:29 -07:00
Bowden
2c8f46188a more readme updates 2018-02-27 17:45:29 -08:00
Bowden
d6be4cbd6f additional README updates 2018-02-27 17:26:03 -08:00
Bowden
77d75e7e42 added image 2018-02-27 17:08:28 -08:00
Bowden
49a30ce8d4 updated dependency table in README 2018-02-27 16:36:41 -08:00
Bowden
014436e60e removed white space 2018-02-27 16:27:10 -08:00
Bowden
e7c7437d19 finished README updates for zip deploying to azure app service 2018-02-27 16:22:08 -08:00
Bowden
06d2e3c92c fixed github button 2018-02-27 14:57:26 -08:00
Bowden
1a72f0db6b replaced logging with Winston 2018-02-27 14:29:37 -08:00
Bowden
5e762331d8 found a better config setup I like 2018-02-27 13:41:01 -08:00
Bowden
0433506187 WIP - add azure instructions 2018-02-27 13:26:55 -08:00
Bowden
4c50a00597 ignoring coverage reports 2018-02-27 13:26:55 -08:00
Bowden Kelly
b392307b15 Merge pull request #88 from peterblazejewicz/feat/update-shelljs
Update ShellJS version
2018-02-26 17:09:07 -08:00
Bowden Kelly
94ca73dfd1 Merge pull request #86 from peterblazejewicz/feat/gitignore
Do not store output from coverage tests in repo
2018-02-26 17:08:52 -08:00
Peter Blazejewicz
df6adc7238 Update ShellJS version
Thanks!
2018-02-22 21:18:37 +01:00
Bowden
ed343bee85 ignoring coverage reports 2018-02-21 13:24:48 -08:00
Peter Blazejewicz
16dd928b5b Do not store output from coverage tests in repo
This allows to avoid manual removal of output after  test runs
from pending git changes
2018-02-21 21:27:52 +01:00
Bowden Kelly
13d9e4ac6d Merge pull request #85 from peterblazejewicz/feat/81
Update sources, syntax and dependency to work with TypeScript 2.7. Closes #81
2018-02-21 11:16:09 -08:00
Peter Blazejewicz
1b71586efa Update source and dependency to work with TypeScript 2.7. Closes #81
The commit brings compatibility with new features introduced in TypeScript 2.7.
The one with most impact on this project is ES6/ECMAScript module compatibility layer
added in 2.7 enabled in tsconfig.json for this project.
This allowed to rewrite source files to use shorted, better imports everywhere and
also use default exports.

To make project more aligned with updated TypeScript all the NPM depenendencies has been
updated making sure that everything works as expected and tests pass.

Thanks for the project!

Thanks!
2018-02-20 22:02:53 +01:00
Bowden Kelly
dcb287e63d Merge pull request #79 from tioback/tioback-monbodb-config
Update README.md with MongoDB config
2018-02-09 17:33:40 -08:00
Renato
4c3a139ddc Update README.md with MongoDB config
Added db folder creation command and permission config.
Thanks @Bigbrd
2018-02-01 11:47:07 -02:00
Bowden Kelly
747d774d70 Update README.md
Fixing typo
2018-01-09 11:11:12 -08:00
Bowden Kelly
11275979eb Merge pull request #75 from peterblazejewicz/fix/alts-attr
Add missing alt attr to non-decorative images
2018-01-09 10:56:51 -08:00
Bowden Kelly
e161928d7b Merge pull request #74 from peterblazejewicz/update/bootstrap
Update Bootstrap from 3.3.6 to 3.3.7
2018-01-09 10:55:42 -08:00