dependabot[bot]
|
8b765b153f
|
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `qs` from 6.5.1 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.1...v6.11.0)
Updates `express` from 4.16.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.2...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Muthu Kumar
|
e9b881872b
|
[fix] Only redirect if it's not already index.php
|
6 years ago |
Muthu Kumar
|
94e1f6a79c
|
[fix] Load plugins before app
|
6 years ago |
Muthu Kumar
|
80cff9b654
|
[fix] typo
|
6 years ago |
Muthu Kumar
|
b67a3190af
|
[wip]
|
6 years ago |
Muthu Kumar
|
c0a23f8397
|
Minor fix to plugin loader
|
7 years ago |
Muthu Kumar
|
83f72ca882
|
Update server.js
|
7 years ago |
Muthu Kumar
|
800bcc1a36
|
Update plugins/loader.js
|
7 years ago |
Muthu Kumar
|
bb6853e681
|
Log when plugin is loaded
|
7 years ago |
Muthu Kumar
|
537d5e9234
|
Slight cleanup
|
7 years ago |
Muthu Kumar
|
20e52bf9af
|
Changed SERVER_SIGNATURE and SERVER_SOFTWARE ENV vars
|
7 years ago |
Muthu Kumar
|
8fc879680c
|
Added public_sample
|
7 years ago |
Muthu Kumar
|
1842dc5d0f
|
Prettified fancy text on launching server
|
7 years ago |
Muthu Kumar
|
0de1ca8c65
|
Changed /wp directory to /public
|
7 years ago |
Muthu Kumar
|
dd455ff523
|
Renamed to WordBox, added composer.phar
|
7 years ago |
Muthu Kumar
|
4d88ef8abe
|
Working MVP
|
7 years ago |
Muthu Kumar
|
d170589602
|
Bump to v.1.1.0 (See README.md#Versioning)
|
7 years ago |
Muthu Kumar
|
b84dd4107f
|
Added very preliminary support for plugins
|
7 years ago |
Muthu Kumar
|
e65b55a0ba
|
Renamed to `w`
|
7 years ago |
Muthu Kumar
|
a085eb94b9
|
Added config, bump to v0.1.0
|
7 years ago |
Muthu Kumar
|
42010c83aa
|
Added server.js
|
7 years ago |
Muthu Kumar
|
f093bfc059
|
Added php.js, the wrapper for php executable calls
|
7 years ago |
Muthu Kumar
|
f8f1ab5cf4
|
VS Code config
|
7 years ago |
Muthu Kumar
|
3dc50f5079
|
Init and project config
|
7 years ago |