dependabot[bot]
|
f3f90df38e
|
Bump fastify from 2.14.1 to 2.15.1 in /server (#11)
Bumps [fastify](https://github.com/fastify/fastify) from 2.14.1 to 2.15.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v2.14.1...v2.15.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raymonzut <40148684+Raymonzut@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymon Zutekouw <me@raymon.dev>
|
4 years ago |
Raymonzut
|
b4440c8cc9
|
Swap /urls for /rss; complete RSS feed
|
4 years ago |
Raymonzut
|
da9024548d
|
Change <loc> format from /posts/:id to /posts?post=:id
|
4 years ago |
Raymonzut
|
0cab1479f2
|
Sync server package(-lock).json to 1.3.0
|
4 years ago |
Raymonzut
|
a8736826bf
|
Respond status 200 application/xml /api/posts/urls
|
4 years ago |
Raymonzut
|
f948e833e9
|
Bump version: c1.1.0-s1.2.0
|
4 years ago |
Raymonzut
|
494f5b5c07
|
Fix #5
|
4 years ago |
Raymonzut
|
56fffda0fe
|
Route /urls: returns xml for posts
|
5 years ago |
Raymonzut
|
9fdbd1b6a1
|
Route posts without interesting queries to posts
|
5 years ago |
Raymonzut
|
43482fcb2e
|
Bump server version to 1.1.0
|
5 years ago |
Raymonzut
|
e8139ef878
|
Remove unused function readPostsDelayed
|
5 years ago |
Raymonzut
|
1ed4ba3a4a
|
Allow all IPv4 interfaces (for docker)
|
5 years ago |
Raymonzut
|
e9b9f01101
|
Convert express logic to fastify logic
|
5 years ago |
Raymonzut
|
0dd0ac74e1
|
Swap express + cors with fastify + fastify-cors
|
5 years ago |
Raymonzut
|
bce431f6b5
|
Add descriptions
|
5 years ago |
Raymonzut
|
5053753639
|
Fix #3
|
5 years ago |
Raymonzut
|
d5daf1ebf0
|
Add .dockerignore for client and server
|
5 years ago |
Raymonzut
|
df5359fad9
|
Create Dockerfile for server in production
|
5 years ago |
Raymonzut
|
092cca38ec
|
Remove mongodb
|
5 years ago |
Raymonzut
|
30ec01fa9b
|
Rewrite posts route to use posts folder
- Remove mongodb related code
- Implement file based posts
|
5 years ago |
Raymonzut
|
959382abff
|
Dedicate folder for posts
|
5 years ago |
Raymonzut
|
74185beb79
|
Add sort option for posts route /
|
5 years ago |
Raymonzut
|
eb8d5c1c61
|
Add cors for server
|
5 years ago |
Raymonzut
|
911764efc8
|
Add /api/posts/ route
|
5 years ago |
Raymonzut
|
75f7468b4a
|
Add simple express server
|
5 years ago |
Raymonzut
|
1fa79962fd
|
Add server package(-lock).json
|
5 years ago |