Commit Graph
193 Commits
Author SHA1 Message Date
Raymonzut 8acedc284b Merge branch 'simplify/front-end' into beta
- Ditched node_modules aka the blackhole in the client
2020-06-16 22:20:15 +02:00
Raymonzut ec8bc54437 Remove vue remnants 2020-06-16 22:17:54 +02:00
Raymonzut 1904301eae Make posts links to the post content 2020-06-16 22:15:36 +02:00
Raymonzut b879a4d400 Remove unneeded script imports 2020-06-16 21:39:44 +02:00
Raymonzut c096acdf7d Add dynamic post loading 2020-06-16 21:37:05 +02:00
Raymonzut b0cd041fd9 Readd remote 2020-06-16 21:30:50 +02:00
Raymonzut df3ff8f27c Add questions and answers on qa page 2020-06-16 19:20:21 +02:00
Raymonzut bb7e8f9c89 Fix newline in nginx.conf 2020-06-16 19:11:03 +02:00
Raymonzut 04957ad2fc Add empty posts and qa pages 2020-06-16 19:10:10 +02:00
Raymonzut 914e700056 Remove noscript warning for index.html 2020-06-16 19:09:45 +02:00
Raymonzut 777339c3e1 Allow requesting without .html 2020-06-16 19:07:02 +02:00
Raymonzut 62128bd65b Rename index.css to general.css 2020-06-16 19:01:03 +02:00
Raymonzut d23db35657 Remove old me.js node module 2020-06-16 18:53:22 +02:00
Raymonzut d966729f7e Defer stylesheets 2020-06-16 18:51:57 +02:00
Raymonzut 1a42c6ef77 Add deferred scripts for dynamic age 2020-06-16 18:51:45 +02:00
Raymonzut 318ab4c6ca Fill homepage 2020-06-16 18:49:00 +02:00
Raymonzut 2c7f327892 Add me.mjs with age() 2020-06-16 18:48:26 +02:00
Raymonzut 7506909670 Add /js location nginx 2020-06-16 18:45:46 +02:00
Raymonzut 037c638427 Add mjs mime type 2020-06-16 18:45:16 +02:00
Raymonzut 78c7ef8809 Remove all testing (yes, all) 2020-06-16 18:44:01 +02:00
Raymonzut a93722a356 Style with dragondesign (thx @jelle619) 2020-06-16 17:35:00 +02:00
Raymonzut a6bf99c945 Position the navbar 2020-06-16 17:13:47 +02:00
Raymonzut a910feda62 Reroute /api route to the back-end 2020-06-16 17:13:47 +02:00
Raymonzut cf1ef4257c Add basic 404 page 2020-06-16 17:13:47 +02:00
Raymonzut fb5fc2ede2 Move styling into assets/styling as /css 2020-06-16 17:13:46 +02:00
Raymonzut ce4d17974b Add navbar 2020-06-16 17:13:46 +02:00
Raymonzut 0c566af9a7 Clean index.html 2020-06-16 14:14:26 +02:00
Raymonzut d6c920bf86 Remove redundant babel.config.js 2020-06-16 13:56:31 +02:00
Raymonzut f9f9f7010c Simplify docker to only use nginx 2020-06-16 13:52:44 +02:00
Raymonzut fd991f3dcc Remove all client npm dependencies 2020-06-16 13:52:44 +02:00
raymonanddependabot[bot] 3d93b6ddb8 Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#7)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 21:46:12 +02:00
Raymonzut a8736826bf Respond status 200 application/xml /api/posts/urls 2020-06-02 21:14:06 +02:00
Raymonzut 09a5a7438c Merge branch 'release/c1.1.0-s1.2.0' into beta 2020-06-02 16:20:48 +02:00
Raymonzut f948e833e9 Bump version: c1.1.0-s1.2.0 2020-06-02 16:20:25 +02:00
Raymonzut 494f5b5c07 Fix #5 2020-06-02 15:55:50 +02:00
Raymonzut 760677ce90 Add paragraphs in AboutMe 2020-06-01 17:30:10 +02:00
Raymonzut ffe62b6380 Merge branch 'feat/themes' into beta 2020-06-01 16:55:34 +02:00
Raymonzut dd4e2ca9fb Style theme switching button 2020-06-01 16:53:53 +02:00
Raymonzut aab9885242 Add theme switching button 2020-05-31 22:42:14 +02:00
Raymonzut d8b038dc9c Reset padding, margin and width for entire bg 2020-05-31 22:32:58 +02:00
Raymonzut 43d28f7f6b Configure line-endings as LF 2020-05-31 22:09:01 +02:00
Raymonzut 4324e569ca Merge branch 'SEO/sitemap-posts' into beta 2020-05-19 20:28:33 +02:00
Raymonzut 56fffda0fe Route /urls: returns xml for posts 2020-05-19 20:27:32 +02:00
Raymonzut 9fdbd1b6a1 Route posts without interesting queries to posts 2020-05-15 13:11:15 +02:00
Raymonzut eec3738464 Merge branch 'release/c1.0.0-s1.1.0' into beta 2020-05-14 21:05:53 +02:00
Raymonzut 43482fcb2e Bump server version to 1.1.0 2020-05-14 21:05:04 +02:00
Raymonzut 69eff0ae21 Update client version in package-lock 2020-05-14 20:18:53 +02:00
Raymonzut e8139ef878 Remove unused function readPostsDelayed 2020-05-14 20:18:22 +02:00
Raymonzut 1ed4ba3a4a Allow all IPv4 interfaces (for docker) 2020-05-14 20:16:26 +02:00
Raymonzut 64148746f1 Merge branch 'dep-swap/express-to-fastify' into beta 2020-05-14 20:08:24 +02:00