1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-18 16:08:03 +00:00
Commit graph

67 commits

Author SHA1 Message Date
renovate[bot]
d0ff52dadb
Update all dependencies 2022-12-01 00:55:38 +00:00
dependabot[bot]
c19d6e82d9
Bump fastify from 4.6.0 to 4.8.1 in /app
Bumps [fastify](https://github.com/fastify/fastify) from 4.6.0 to 4.8.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.6.0...v4.8.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 14:03:52 +00:00
renovate[bot]
ce4c1430a2
Update all dependencies 2022-10-01 02:15:30 +00:00
43d8719807 fixed heading margin 2022-09-23 13:22:32 +09:00
c9d33c28d6 create indent-plugin 2022-09-19 16:28:45 +09:00
ba0206a4d2 disabled Ctrl-v scroll 2022-09-19 14:31:35 +09:00
c4568aebd7 fixed selection background color 2022-09-19 14:16:41 +09:00
85b02bf020 auto indent 2022-09-17 21:42:09 +09:00
66a9f4b780 remove fontWeight property 2022-09-17 19:03:15 +09:00
9de3c9ca98 use @codemirror/language 2022-09-17 19:01:37 +09:00
ffffc8a506 support code syntax 2022-09-17 18:58:07 +09:00
7fe752ea59 fix bullet margin 2022-09-17 18:11:24 +09:00
e4463934ce lightened link color in dark mode 2022-09-17 18:05:19 +09:00
3909e7d7be fixed nav margin 2022-09-17 17:41:52 +09:00
d1f107d2bf put at start of line 2022-09-17 17:32:28 +09:00
ad1e6ba9e4 refactor syntax 2022-09-17 17:04:18 +09:00
eaab4dad30 fixed broken indent 2022-09-17 16:38:47 +09:00
0a02a259c3 fixed syntax 2022-09-17 16:38:41 +09:00
ec7357ee20 fixed cursor color 2022-09-17 15:44:34 +09:00
330905f690
prepare → build 2022-09-16 21:34:33 +09:00
6b62f80c9c lexical → codemirror 2022-09-16 21:30:29 +09:00
92eaf9125a
limit=24 2022-09-12 23:34:05 +09:00
d0faead5db
limit=50 2022-09-12 23:17:40 +09:00
e2539e4dc5 editor a:hover 2022-09-08 23:09:33 +09:00
522f9a0bfa card border-width 2022-09-08 23:05:34 +09:00
f29cc8e838 random page 2022-09-07 22:54:27 +09:00
e8883d1ef4 change font size 2022-09-07 20:46:43 +09:00
624566a6d0 no implicit update 2022-09-07 19:54:48 +09:00
b725b250d3 auto link (experimental) 2022-09-07 19:09:24 +09:00
b569dac9ce set default title 2022-09-07 17:48:18 +09:00
6e1ef081b8 no indented title 2022-09-07 17:25:15 +09:00
a6ae92d66c use :is 2022-09-07 17:04:39 +09:00
9af143f6ce rich text support (experimental) 2022-09-07 17:03:54 +09:00
f10b53202c fixed warning 2022-09-07 05:52:53 +09:00
dc559a70cb print stderr 2022-09-07 05:51:57 +09:00
787f97dcd7 redo and undo 2022-09-07 00:47:55 +09:00
cc9097d3a3 update dependencies 2022-09-06 23:52:06 +09:00
70006ba31c fixed dev api server 2022-09-06 23:43:35 +09:00
2e05578e9a ログインできるようになった 2022-09-05 21:12:35 +09:00
661b13e5ff move views directory 2022-09-01 23:54:20 +09:00
renovate[bot]
4c8e0a6fa7
chore(deps): update npm to v8.19.0 2022-09-01 02:15:59 +00:00
a137a0a5c0 fix 2022-09-01 10:03:59 +09:00
3cd4337c04 lang unknown 2022-08-31 13:39:46 +09:00
d94e5a07e5 header layout 2022-08-31 13:00:45 +09:00
bd57d3564b change theme
use sans-serif and monospace fonts
2022-08-31 12:28:58 +09:00
4baea21380 shrink padding-inline in body 2022-08-31 12:08:56 +09:00
f14e66d938 shadow in hover 2022-08-31 12:02:23 +09:00
3ea90fbd06 LFのみ残り続ける問題を修正 2022-08-29 12:24:40 +09:00
887eafef4d use 31bit random hex id 2022-08-29 10:39:16 +09:00
ae22560a87 use import.meta.env.QUOT_API_URL 2022-08-29 01:02:58 +09:00