103 Commits (43d28f7f6b0609d4309668502e3b93eb98f85577)
 

Author SHA1 Message Date
Raymonzut 43d28f7f6b
Configure line-endings as LF 4 years ago
Raymonzut 4324e569ca
Merge branch 'SEO/sitemap-posts' into beta 4 years ago
Raymonzut 56fffda0fe
Route /urls: returns xml for posts 4 years ago
Raymonzut 9fdbd1b6a1
Route posts without interesting queries to posts 4 years ago
Raymonzut eec3738464
Merge branch 'release/c1.0.0-s1.1.0' into beta 4 years ago
Raymonzut 43482fcb2e
Bump server version to 1.1.0 4 years ago
Raymonzut 69eff0ae21
Update client version in package-lock 4 years ago
Raymonzut e8139ef878
Remove unused function readPostsDelayed 4 years ago
Raymonzut 1ed4ba3a4a
Allow all IPv4 interfaces (for docker) 4 years ago
Raymonzut 64148746f1
Merge branch 'dep-swap/express-to-fastify' into beta 4 years ago
Raymonzut e9b9f01101
Convert express logic to fastify logic 4 years ago
Raymonzut 0dd0ac74e1
Swap express + cors with fastify + fastify-cors 4 years ago
Raymonzut 4ef296269c
Merge branch 'release/v1.0.0' into beta 4 years ago
Raymonzut 918a5cbed5
Bump versions to 1.0.0 4 years ago
Raymonzut bce431f6b5
Add descriptions 4 years ago
Raymonzut 874540a43d
Generalise BASE_URL 4 years ago
Raymonzut 5053753639
Fix #3 4 years ago
Raymonzut 5c91c10bc0
Fix #2 4 years ago
Raymonzut 964e72eb73
Fix #1 4 years ago
Raymonzut 695a6705fc
Merge branch 'docker/prod-only' into beta 4 years ago
Raymonzut d5daf1ebf0
Add .dockerignore for client and server 4 years ago
Raymonzut abd5f30d11
Create Dockerfile for client in production 4 years ago
Raymonzut df5359fad9
Create Dockerfile for server in production 4 years ago
Raymonzut b9c54d9470
Remove dev Dockerfile 4 years ago
Raymonzut 8165d9fea7
Merge branch 'simplify/posts-route' into beta 4 years ago
Raymonzut 092cca38ec
Remove mongodb 4 years ago
Raymonzut 30ec01fa9b
Rewrite posts route to use posts folder 4 years ago
Raymonzut 959382abff
Dedicate folder for posts 4 years ago
Raymonzut e89857d34c
Merge branch 'simplify/testing' into beta 4 years ago
Raymonzut c2f70a7f4d
Change npm test to execute test_runner 4 years ago
Raymonzut a8c3109b9a
Create crude test runner 4 years ago
Raymonzut f5fb563535
Remove mocha and chai 4 years ago
Raymonzut 31651a5d58
Rewrite tests for assert instead of mocha and chai 4 years ago
Raymonzut d459e98db4
Merge branch 'features/post-reading' into beta 4 years ago
Raymonzut 9da2f77f84
Add title, date and content 4 years ago
Raymonzut 8cdc2f8767
Call remote from Post component 4 years ago
Raymonzut 3b22f15a45
Extend remote to accept post id 4 years ago
Raymonzut 5a9de29169
Add validator for Post prop id 4 years ago
Raymonzut abcc91ca81
Add route to Post view 4 years ago
Raymonzut f89c9251e6
Add Post view displaying passed id 4 years ago
Raymonzut 549e0cb7bf
Merge branch 'features/QAPage' into beta 4 years ago
Raymonzut e18bdd2e29
Add /qa route for QAPage 4 years ago
Raymonzut cce7a20a7f
Add simpel QAPage 4 years ago
Raymonzut 75c765ce8e
Remove empty object components property 4 years ago
Raymonzut 05e428223d
Require props of QA, Question and Answer 4 years ago
Raymonzut 9bfbb03636
Fix naming for Question component 4 years ago
Raymonzut 9ba5090c83
Remove redundant class for div in Posts view 4 years ago
Raymonzut 0fbb22187b
Match Posts export name with file name 4 years ago
Raymonzut 8e671bf733
Merge branch 'format/filenames' into beta 4 years ago
Raymonzut 12907ea3b7
Rename posts to Posts 4 years ago