Commit Graph

144 Commits

Author SHA1 Message Date
DIYgod 2f0bc2427f
chore: update dependencies 2022-07-07 22:49:56 +01:00
DIYgod b261311981
fix: ios16 break-all bug 2022-07-01 13:35:56 +01:00
DIYgod 9047ef0d77
docs: update readme 2022-06-30 23:59:55 +01:00
DIYgod a06132a7b1
feat: default site name 2022-06-30 22:34:02 +01:00
DIYgod 9147576b04
fix: links and text 2022-06-30 22:24:31 +01:00
DIYgod 90b9f9b4a1
chore: update dependencies 2022-06-30 20:51:24 +01:00
DIYgod 20001c1873
fix´: crossbell renovation - remove useless files and fix build errors 2022-06-30 20:47:40 +01:00
DIYgod 7d3415c57a
feat: crossbell renovation - new site page 2022-06-30 20:11:35 +01:00
DIYgod d7d8a80fad
feat: crossbell renovation - archives page 2022-06-30 14:36:46 +01:00
DIYgod 3bed9051e5
feat: crossbell renovation - support navigation 2022-06-29 22:43:26 +01:00
DIYgod 9a67856d6e
feat: crossbell renovation - post bottom 2022-06-29 21:44:17 +01:00
DIYgod b8286c662a
feat: crossbell renovation - support slug 2022-06-29 20:55:50 +01:00
DIYgod 0fb54b42fc
feat: crossbell renovation - site page page 2022-06-29 18:55:43 +01:00
DIYgod e53aa3ea02
feat: crossbell renovation - site home page 2022-06-29 17:47:41 +01:00
DIYgod 22fd6b3c4c
feat: crossbell renovation - remove account profile page 2022-06-28 18:04:54 +01:00
DIYgod af883d4944
feat: crossbell renovation - settings general domains 2022-06-28 18:02:29 +01:00
DIYgod ff53629b8e
feat: crossbell renovation - settings general page 2022-06-28 17:31:11 +01:00
DIYgod 877cf5be96
feat: crossbell renovation - editor page 2022-06-24 23:39:03 +01:00
DIYgod fc5c57f7d8
feat: posts and pages page 2022-06-24 20:33:13 +01:00
DIYgod f88b20ff7a
feat: dashboard index page 2022-06-22 19:20:30 +01:00
DIYgod fc3e38e9df
feat: dashboard redirect 2022-06-21 22:16:55 +01:00
DIYgod 0f365f9603
feat: connect wallet 2022-06-21 21:26:20 +01:00
DIYgod a413606af8
chore: rename 2022-06-21 20:40:55 +01:00
EGOIST 26a93cf45b feat: manually send email for new posts 2022-06-07 20:54:50 +08:00
EGOIST f2a6492ceb tweak styles 2022-06-04 00:27:42 +08:00
EGOIST 6cf9ddc676 prerender markdown to html 2022-06-01 23:36:00 +08:00
EGOIST 26d0c5e8db remove the link to changelog
just use our blog for updates
2022-06-01 01:41:44 +08:00
EGOIST 89277335a0 ignore favicon.ico 2022-06-01 01:41:05 +08:00
EGOIST 8084981a29 refactor 2022-06-01 00:58:02 +08:00
Edward Elric a78eae899a
feat: add EditorToolbar (#73)
* feat: add EditorToolbar

* feat: add github icon

* feat: add wrapExecute, prependExecute

* feat: add preview mode

* feat: move the position of Toolbar

* feat: remove max width

* feat: add preview button active style

* refactor: preview visible
2022-05-31 23:34:58 +08:00
EGOIST cfc41fe2fd fix: hide page content by default when getting pages 2022-05-28 17:20:09 +08:00
EGOIST 2124753096 update icons 2022-05-28 16:44:16 +08:00
EGOIST b083b2b732 tweaks 2022-05-28 14:26:27 +08:00
EGOIST c214a7be3f tweak styles 2022-05-28 14:11:27 +08:00
EGOIST ad2cb213c0 use vitest 2022-05-28 13:33:26 +08:00
EGOIST 021bccb216 tweaks 2022-05-28 01:17:57 +08:00
EGOIST d806c8be8e tweaks 2022-05-28 00:56:19 +08:00
EGOIST 55245ca862 feat: add copy button to code block 2022-05-28 00:47:34 +08:00
EGOIST e1d49e34d9 improving login/subscription flow 2022-05-27 02:15:58 +08:00
EGOIST bb6d3471ea update site footer 2022-05-25 00:35:40 +08:00
EGOIST 4c2b83273c fix page description 2022-05-24 18:27:10 +08:00
EGOIST c8238c8d9d fix: set page description 2022-05-24 11:55:46 +08:00
EGOIST b3136143aa fix: alias svelte and vue to html 2022-05-24 11:15:47 +08:00
EGOIST 51c31e31af feat(markdown): implement callout 2022-05-24 00:53:59 +08:00
EGOIST 8efb4e71d9 Allow images from any domain 2022-05-23 18:54:48 +08:00
EGOIST 6bfb48db4c feat(markdown): support task list 2022-05-23 17:59:15 +08:00
EGOIST 486f6451fe fix: saving time with timezone, closes #81 2022-05-23 17:34:44 +08:00
EGOIST 4d0828752f enable `scrollRestoration` 2022-05-22 19:21:21 +08:00
EGOIST 34d76ec5c2 fix: check input content 2022-05-22 17:57:49 +08:00
EGOIST 6f88b76722 chore: add prettier config, closes #78 2022-05-22 16:42:15 +08:00