Commit Graph

30 Commits (renovate/all-minor-patch)

Author SHA1 Message Date
Max Leiter a52e9a1c62
client/server: linting and fix next building 3 years ago
Max Leiter bceeb5cee8
Revert "client/server: lint and add functionality for admin to update homepage"
This reverts commit b5024e3f45.
3 years ago
Max Leiter b5024e3f45
client/server: lint and add functionality for admin to update homepage 3 years ago
Max Leiter 265f7b6161
client: delete protected/ dir and SSG homepage again, but with graceful fallback (#107) 3 years ago
Max Leiter 36e255ad2b
client: lint tsx files with prettier 3 years ago
Max Leiter 5dabbbe64b
client/server: re-add removed config test line, remove unnecessary import 3 years ago
Max Leiter 2ecf1b21ca
client: remove server as build requirement
This means public/unlisted posts and the home-page are no longer
generated at build-time, so TTFB may be increased for the first user to
load/access a page. Cache-Control headers are set so if the RP / server
supports it the results should be cached for future users.
3 years ago
Max Leiter a1fef656bb
client: refactor header component for improved SSR 3 years ago
Max Leiter 951088bacf
client/server: add post searching 3 years ago
Max Leiter 9949faeebd
client: improve default home message 3 years ago
Max Leiter 118c06f272
client: fix useless prop 3 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 3 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 3 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 3 years ago
Max Leiter 3f0212c5c6
begin work on protected posts 3 years ago
Max Leiter a5e4c0ef75
client: use next middleware for redirects/rewrites based on auth; make preview 100% height always 3 years ago
Samuel 0e0c4e36ac add path alias 3 years ago
Samuel 7f50654da4 fix: sign-in/up and add head component 3 years ago
Max Leiter 988b05d52d
client: add WELCOME_TITLE and WELCOME_MESSAGE as env vars 3 years ago
Max Leiter 96fc4f38ae
client: remove TODO doc from home 3 years ago
Max Leiter 55a2b19f9a
client: favicon and touch icons, use logo on homepage 3 years ago
Max Leiter 4ca525fb12
client: remove typo from homepage 3 years ago
Max Leiter 73e32a58e7
client: add spacing to top/bottom of Documents 3 years ago
Max Leiter 844ccded3c
client: improve rendered post styling; length is 100% if uneditable 3 years ago
Max Leiter dc16802ffc
client: formatting icons 3 years ago
Max Leiter 886a61922c
overflow adjustmentsg 3 years ago
Max Leiter 4bd8d215e0
Better homepage and add github to header 3 years ago
Max Leiter f0f4f98c58
Better homepage and add github to header 3 years ago
Max Leiter 247124c7a7
Header and home page improvements 3 years ago
Max Leiter 6c8e7933e1
Far superior header 3 years ago