101 Commits (c1.0.0-s1.1.0)
 

Author SHA1 Message Date
Raymonzut a16d3d9cfa
Rename aboutme to AboutMe 4 years ago
Raymonzut 440aae1657
Merge branch 'features/routing' into beta 4 years ago
Raymonzut 0e86f56649
Add router 4 years ago
Raymonzut fd4206b989
Define router with routes for Home and posts 4 years ago
Raymonzut ec30b39ffb
Create Home view 4 years ago
Raymonzut 84823ac7c2
Add vue-router for routing 4 years ago
Raymonzut 12d0c02f8b
Merge branch 'features/posts-index-page' into beta 4 years ago
Raymonzut 83a5d8a56c
Add the posts view 4 years ago
Raymonzut 2dfdd2f45f
Add core-js for polyfills 4 years ago
Raymonzut 088b986366
Request with newest first 4 years ago
Raymonzut e82e1bcd17
Add static page 4 years ago
Raymonzut 73288250ab
Request posts sorted in remote 4 years ago
Raymonzut 74185beb79
Add sort option for posts route / 4 years ago
Raymonzut f5b9da4520
Merge branch 'features/api-fetch' into beta 4 years ago
Raymonzut a1a09a59ab
Update remote.js for vue-resource 4 years ago
Raymonzut 307e71408b
Add vue-resource for the client 4 years ago
Raymonzut eb8d5c1c61
Add cors for server 4 years ago
Raymonzut 1ee10f3afd
Merge branch 'features/server' into beta 4 years ago
Raymonzut 911764efc8
Add /api/posts/ route 4 years ago
Raymonzut 75f7468b4a
Add simple express server 4 years ago
Raymonzut 1fa79962fd
Add server package(-lock).json 4 years ago
Raymonzut 13099c51fd
Fix working dir 4 years ago
Raymonzut 15411e8b89
Merge branch 'features/remote-prepare' into beta 4 years ago
Raymonzut 59d13265e2
Move client related into client/ 4 years ago
Raymonzut b51cef3b85
Add hardcoded remote with postData 4 years ago
Raymonzut 7e5ccebcdf
Even formatting to be the same 5 years ago
Raymonzut ba2ca7cfdd
Normalize all the line endings and format 5 years ago
Raymonzut 267ffdc293
Remove core-js 5 years ago
Raymonzut 8095ada970
Move Dockerfile into docker/... 5 years ago
Raymonzut 4fb2473c8c
Prevent sending node_modules/ and dist/ to dockerd 5 years ago
Raymonzut 97bb821f02
Merge branch 'features/aboutme' into beta 5 years ago
Raymonzut ff5f3bcf9c
Elaborate about myself 5 years ago
Raymonzut a0edd4d64e
Add aboutme component with age 5 years ago
Raymonzut fac51f12fa
Add tested me.js for age 5 years ago
Raymonzut 4cd5285032
Remove app.js dummy code 5 years ago
Raymonzut c0506eec7c
Use latest node:lts-alpine image instead of specific version 5 years ago
Raymonzut dca916f504
Merge branch 'features/qa' into beta 5 years ago
Raymonzut 66b1874a02
Add qa component: makes block of question and answer component 5 years ago
Raymonzut c4d1b02c2e
Add answer component; text div 5 years ago
Raymonzut afc5dea589
Add margin (top and bottom) to question component 5 years ago
Raymonzut d9c4685b64
Add question component; italic text div 5 years ago
Raymonzut 1379d022ce
Remove default HelloWorld component 5 years ago
Raymonzut 00107c5ebb
COPY package-lock.json before package.json 5 years ago
Raymonzut 0b87865da0
Serve dev server inside docker 5 years ago
Raymonzut 4afdc15d20
Merge branch 'vue/setup' into beta 5 years ago
Raymonzut a43531b66a
Add basic vue-cli project files 5 years ago
Raymonzut ade6f1ada3
Move app.js inside src/ 5 years ago
Raymonzut 53ae300100
Swap tabs for spaces 5 years ago
Raymonzut 53a92deef2
Merge branch 'ci/actions-nodejs-initial' into beta 5 years ago
Raymonzut 9911b97f75
Add nodejs CI with node 13.x 5 years ago