|
6b1027909c
|
added about and contact page
|
2021-07-30 15:07:42 +09:00 |
|
|
341db25bb9
|
added custom words for vscode
|
2021-07-30 15:07:11 +09:00 |
|
|
69d1790a99
|
added basic explanation for how the project works
|
2021-07-30 15:06:32 +09:00 |
|
|
7b234f84b5
|
fixed shadow not applying to the whole navbar on large displays
|
2021-07-26 14:59:08 +09:00 |
|
|
dbb735eade
|
removed unused images
|
2021-07-26 11:24:00 +09:00 |
|
|
c240684618
|
updated dependencies
|
2021-07-26 11:21:41 +09:00 |
|
|
ba6fc1b3de
|
changed page title from h2 to h1
|
2021-07-26 11:16:41 +09:00 |
|
|
c62dcce0e6
|
fixed github action cache
|
2021-06-27 19:00:37 +09:00 |
|
|
f9347dec28
|
better main-content and blockquote readability on mobile
|
2021-06-27 16:10:20 +09:00 |
|
|
f1c9b04083
|
fixed github action by changing firebase target
|
2021-06-27 14:47:57 +09:00 |
|
|
e2f039996a
|
Merge pull request #1 from developomp/dev
changed from hexo to custom react stuff
|
2021-06-27 14:37:56 +09:00 |
|
|
fb0d5a3e26
|
changed Explore to Search and added date picker
|
2021-06-27 14:36:07 +09:00 |
|
|
c328841554
|
moving branch from dev to master
|
2021-06-27 14:35:03 +09:00 |
|
|
2f17524e93
|
fixed search button reloading the page
|
2021-06-24 09:47:16 +09:00 |
|
|
7a57055b93
|
show posts in recent order in PostList
|
2021-06-23 11:59:38 +09:00 |
|
|
3d6d96b863
|
moving combining pages to /explore
|
2021-06-23 10:37:21 +09:00 |
|
|
1c517aa5f0
|
moving search operations to /explore
|
2021-06-23 10:31:45 +09:00 |
|
|
9f27b34e9e
|
fixed pageList loading taking too long
|
2021-06-22 22:34:40 +09:00 |
|
|
ae37fb930d
|
consistent date format
|
2021-06-22 22:21:53 +09:00 |
|
|
ea7bea8dee
|
bumped dependency versions
|
2021-06-22 17:14:28 +09:00 |
|
|
9ea9726108
|
removed dompurify
|
2021-06-22 17:09:14 +09:00 |
|
|
e907b9009f
|
hard coded post author, removed dompurify, separated blog post contents from metadata, removed post template file, and implemented tag and date order feature
|
2021-06-22 17:08:10 +09:00 |
|
|
bba728a0b6
|
fixed grammatical errors and resolved ambiguity
|
2021-06-22 17:05:32 +09:00 |
|
|
c21c3b473e
|
disambiguation in special thanks
|
2021-05-31 14:52:41 +09:00 |
|
|
6ee2f0443f
|
added larg screen support
|
2021-05-31 14:38:58 +09:00 |
|
|
893556cbd5
|
fixed page not loading on refresh
|
2021-05-31 13:43:18 +09:00 |
|
|
eb29ad0074
|
fixed quote not showing on post list
|
2021-05-31 13:23:04 +09:00 |
|
|
5fad984335
|
minor color adjustment for blockquotes
|
2021-05-31 12:13:13 +09:00 |
|
|
2afe7e69e7
|
removed localization support
|
2021-05-31 12:03:33 +09:00 |
|
|
8b40dcb298
|
added basic platform support (mobile, IE)
|
2021-05-30 22:10:17 +09:00 |
|
|
543cd31421
|
added vscode extensions recommendation
|
2021-05-30 21:16:16 +09:00 |
|
|
cd8cbba973
|
moved styles outside the class and fixed react error #130 where site doesn't work on production mode
|
2021-05-30 20:43:34 +09:00 |
|
|
cdbe754071
|
removed unnecessary interface
|
2021-05-30 20:18:24 +09:00 |
|
|
cb3582dce0
|
improved readability
|
2021-05-30 20:15:40 +09:00 |
|
|
62fdce6ae5
|
chagned pages file name to uppercase
|
2021-05-30 19:39:34 +09:00 |
|
|
8263a76e41
|
fixed component not loading on reload and nested url
|
2021-05-30 17:59:03 +09:00 |
|
|
a4677b19c2
|
removed unnecessary rules from .eslintrc
|
2021-05-30 17:52:13 +09:00 |
|
|
251f8b2666
|
uncommented code I commented while testing something
|
2021-05-30 17:31:20 +09:00 |
|
|
cf673470f8
|
chagned Home component name to PostList, organized import statements to be more readable, separated langauge context so there's one export in App.tsx, removed component={<Component>} format from Route Switch in App.tsx
|
2021-05-30 17:27:30 +09:00 |
|
|
cb7d07ffb7
|
updated packages and moved types packages to dev dependencies
|
2021-05-30 17:03:00 +09:00 |
|
|
e00b4de976
|
fixed json styling
|
2021-05-21 12:59:05 +09:00 |
|
|
c601e026dd
|
removed (seemingly) unnecessary eslint settings
|
2021-05-20 16:47:18 +09:00 |
|
|
0c05c9aaf6
|
fixed issue where the site shows scrollbar that didn't exist until when sidebar was shown and hidden
|
2021-05-20 16:26:30 +09:00 |
|
|
61064dba15
|
added mouse over color in light theme
|
2021-05-20 16:14:59 +09:00 |
|
|
cbee00d4ce
|
bumped packages versions and removed unused packages
|
2021-05-20 16:09:40 +09:00 |
|
|
046dd05713
|
Changed all functional components to class components. added better comments, minor optimizations here and there, removed some unfinished posts from blogs
|
2021-05-20 15:56:41 +09:00 |
|
|
c850184bc7
|
removed styled-theming dependency
|
2021-05-19 17:26:40 +09:00 |
|
|
087e9fa8c8
|
moved css animation time to theming.ts
|
2021-05-19 13:40:35 +09:00 |
|
|
6c1de6bbbd
|
added language toggle feature
|
2021-05-19 13:38:10 +09:00 |
|
|
255d3939e3
|
removed filename from top comment as file names could be changed
|
2021-05-19 12:51:58 +09:00 |
|