Michel EDIGHOFFER
|
6381bcfb4a
|
feat: put search field on right for desktop
|
2023-01-18 12:48:57 +01:00 |
|
Michel EDIGHOFFER
|
e343b0a61a
|
Merge remote-tracking branch 'origin/main' into feat/explore-as-search
|
2023-01-18 12:15:47 +01:00 |
|
patak
|
40c0afb09d
|
chore: fix typo
|
2023-01-18 08:01:50 +01:00 |
|
webfansplz
|
9c82df0a7a
|
fix: prevent default event when hide dropdown (#1277)
|
2023-01-18 07:07:07 +01:00 |
|
Michel EDIGHOFFER
|
4832124659
|
Merge remote-tracking branch 'origin/main' into feat/explore-as-search
|
2023-01-17 23:09:56 +01:00 |
|
Jon McLaren
|
bc08ef07d3
|
fix: change Alt Text description pop up to wrap while preserving whitespace pre (#1130)
|
2023-01-17 22:56:17 +01:00 |
|
MiniNaim
|
dded8d929e
|
fix(i18n): fixing commas #1217 (#1217)
|
2023-01-17 22:55:12 +01:00 |
|
baptiste0928
|
6c1d0e7121
|
feat(ui): move alt text under the media preview (#863)
|
2023-01-17 22:54:03 +01:00 |
|
Michel EDIGHOFFER
|
4ee298d563
|
fix: show back button on correct viewport
|
2023-01-17 22:48:53 +01:00 |
|
Alex
|
0b77ad3f43
|
fix: translate posts target language is not current selected language (#1263)
|
2023-01-17 22:41:26 +01:00 |
|
Michel EDIGHOFFER
|
868c5f5d2b
|
fix: full width + add no overflow hidden option
|
2023-01-17 22:40:21 +01:00 |
|
Michel EDIGHOFFER
|
72dc3617dd
|
fix: mobile search
|
2023-01-17 22:39:57 +01:00 |
|
Joran Quinten
|
a7e1dad3d2
|
fix(i18n): improve several translations nl-NL (#1214)
|
2023-01-17 22:28:37 +01:00 |
|
MiniNaim
|
5b849baec7
|
fix(i18n): update Arabic (#1224)
|
2023-01-17 22:26:44 +01:00 |
|
Emanuel Pina
|
448b303106
|
fix(i18n): update pt-PT language (#1234)
|
2023-01-17 22:18:29 +01:00 |
|
Piotrek Tomczewski
|
db69a54090
|
fix(native): Fixed bug causing inability to enter text in search field (#1273)
|
2023-01-17 22:16:47 +01:00 |
|
Piotrek Tomczewski
|
2975a38650
|
fix(native): Enable window draging by the title bar (#1268)
|
2023-01-17 22:05:41 +01:00 |
|
Michel EDIGHOFFER
|
4d30e80751
|
feat: optimize side nav
|
2023-01-17 21:36:05 +01:00 |
|
Michel EDIGHOFFER
|
07ea1a8152
|
feat: use search and explore in same nav item
|
2023-01-17 21:30:06 +01:00 |
|
Michel EDIGHOFFER
|
2bdbb4fdf4
|
fix: align all on the same vertical line
|
2023-01-17 20:21:00 +01:00 |
|
Michael Stanclift
|
dd0333a6bb
|
docs: add vmst.io to community instances (#1269)
|
2023-01-17 18:48:15 +00:00 |
|
Alex
|
53b37a1cfb
|
feat: add docker-compose support (#1257)
|
2023-01-17 21:04:53 +08:00 |
|
Jeff Sikes
|
fd662b8864
|
feat: enhancements to profile account notifications (#1127)
|
2023-01-17 13:57:24 +01:00 |
|
Alex
|
85e163a0ad
|
feat: support showing publish failed messages (#1209)
|
2023-01-17 13:56:51 +01:00 |
|
rshigg
|
0b2b9a713b
|
feat: add grayscale mode to user preferences (#1177)
|
2023-01-17 13:55:36 +01:00 |
|
webfansplz
|
bb41c468bb
|
fix: show replying user in zen mode editor (#1250)
|
2023-01-17 13:50:21 +01:00 |
|
webfansplz
|
7aa8aeba3f
|
chore: add cursor pointer for input element (#1248)
|
2023-01-17 13:49:40 +01:00 |
|
patak
|
8a74e1abef
|
fix: max lines for SB code snippets
|
2023-01-17 12:49:19 +01:00 |
|
Alex Liu
|
db9fb61134
|
feat(i18n): sync and update zh-TW translation (#1255)
Co-authored-by: Rock070 <a0938130702@gmail.com>
|
2023-01-17 19:46:50 +08:00 |
|
Svyatoslav Kryukov
|
08eebb651d
|
fix: use global regex to escape backticks (#1253)
|
2023-01-17 12:26:36 +01:00 |
|
patak
|
8d3be0f3cf
|
feat: translation keys for SB card
|
2023-01-17 11:54:33 +01:00 |
|
Anthony Fu
|
3050350f25
|
fix: disable nuxt-security in dev
|
2023-01-17 11:51:32 +01:00 |
|
Daniel Roe
|
21b277ffce
|
perf: use server namespace to simplify kv querying (#1246)
|
2023-01-17 18:44:15 +08:00 |
|
Joaquín Sánchez
|
a91d3c1e92
|
perf: exclude pwa web manifests from sw precache (#1213)
|
2023-01-17 18:42:42 +08:00 |
|
Nya Candy
|
7059cfc7b4
|
feat: add docker support (#1052)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-17 18:37:07 +08:00 |
|
patak
|
8adb9f403b
|
feat: StackBlitz code block expansion (#1240)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-17 10:59:16 +01:00 |
|
John HU
|
486f1baf37
|
fix: make translate button visually less distracting (#1245)
|
2023-01-17 06:51:38 +00:00 |
|
Daniel Roe
|
406fe18302
|
fix: export highlighter function and rename in composable
|
2023-01-17 06:47:46 +00:00 |
|
Daniel Roe
|
98a4e8caaf
|
refactor: fix typo in function name
|
2023-01-17 06:26:06 +00:00 |
|
webfansplz
|
295eb97a7a
|
fix(paginator): parse array in url query string correctly (#1242)
|
2023-01-17 05:48:26 +00:00 |
|
Daniel Roe
|
2587225b95
|
feat: add support for memory storage driver
|
2023-01-16 21:52:50 +00:00 |
|
Daniel Roe
|
80da856402
|
fix: handle parsing pure plain text
|
2023-01-16 20:41:42 +00:00 |
|
sechi
|
c4c15cf1c2
|
fix: disable selecting elements in user switcher (#1219)
|
2023-01-16 21:17:47 +01:00 |
|
Grégoire Paris
|
5354e58c2d
|
chore: typo (#1237)
|
2023-01-16 21:17:14 +01:00 |
|
Anthony Fu
|
1a1c0e4c5d
|
fix: wrap theme color selector
|
2023-01-16 19:06:52 +01:00 |
|
Alex
|
f3a3a299e0
|
fix(ui): translation button loading style issue in light theme (#1218)
|
2023-01-16 19:04:51 +01:00 |
|
jviide
|
8c170961cb
|
feat: support all HTML elements allowed by Glitch (#1233)
Closes https://github.com/elk-zone/elk/issues/1230
|
2023-01-16 19:04:27 +01:00 |
|
Rio Bahtiar
|
9df47ea6c2
|
feat(i18n): add Indonesian translation (#1197)
Co-authored-by: Rio Bahtiar <rio.bahtiar@sekolahmu.co.id>
|
2023-01-17 00:44:27 +08:00 |
|
Daniel Roe
|
470da9a1be
|
fix: unquote ol/li selectors
|
2023-01-16 12:50:39 +00:00 |
|
Anthony Fu
|
b759e21826
|
chore: improve eslint ignore
|
2023-01-16 13:36:32 +01:00 |
|