225 Commits (master)
 

Author SHA1 Message Date
Raymonzut fb5fc2ede2
Move styling into assets/styling as /css 4 years ago
Raymonzut ce4d17974b
Add navbar 4 years ago
Raymonzut 0c566af9a7
Clean index.html 4 years ago
Raymonzut d6c920bf86
Remove redundant babel.config.js 4 years ago
Raymonzut f9f9f7010c
Simplify docker to only use nginx 4 years ago
Raymonzut fd991f3dcc
Remove all client npm dependencies 4 years ago
Raymonzut 89e22861af
Merge branch 'beta' into 'master' 4 years ago
Raymon Zutekouw 3d93b6ddb8
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#7) 4 years ago
Raymon Zutekouw 418fc1fad4
Merge pull request #6 from Raymonzut/dependabot/npm_and_yarn/client/websocket-extensions-0.1.4 4 years ago
dependabot[bot] 7f0d95b870
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client 4 years ago
Raymonzut a8736826bf
Respond status 200 application/xml /api/posts/urls 4 years ago
Raymonzut 1a76d0d426
Merge branch 'beta' into 'master' 4 years ago
Raymonzut 09a5a7438c
Merge branch 'release/c1.1.0-s1.2.0' into beta 4 years ago
Raymonzut f948e833e9
Bump version: c1.1.0-s1.2.0 4 years ago
Raymonzut 494f5b5c07
Fix #5 4 years ago
Raymonzut 760677ce90
Add paragraphs in AboutMe 4 years ago
Raymonzut ffe62b6380
Merge branch 'feat/themes' into beta 4 years ago
Raymonzut dd4e2ca9fb
Style theme switching button 4 years ago
Raymonzut aab9885242
Add theme switching button 4 years ago
Raymonzut d8b038dc9c
Reset padding, margin and width for entire bg 4 years ago
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 cb3f9b60b9
Merge branch 'beta' 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 19cd93fd09
Merge branch 'release/v1.0.0' 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