dependabot[bot]
154bbb9d17
chore(deps): bump moment from 2.29.3 to 2.29.4 in /packages/backend ( #8958 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-07 18:29:42 +09:00
syuilo
87ee1527df
12.112.0-beta.21
2022-07-07 18:28:54 +09:00
syuilo
f19c367c42
update deps
2022-07-07 18:28:43 +09:00
syuilo
7e3404e763
chore(server): tweak api for admin
2022-07-07 18:09:50 +09:00
syuilo
4ba0d551e0
chore(client): tweak ui
2022-07-07 18:06:34 +09:00
syuilo
167a149a51
chore(client): tweak ui
2022-07-07 17:55:47 +09:00
syuilo
1485fa4efa
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-07 17:36:45 +09:00
Kainoa Kanter
a49d19686c
enhance: Styled error screen ( #8946 )
...
* Styled error screen
* Make details margin auto
* Update boot.css
* Replace fontawesome with tabler svg
* Remove hr
* Add new style to flush screen
* Rename to `error.css`
* Fix
* Update base.pug
* Finally fix!
* Wrap details in `<code>`
* Add style to flush
* Fix
* BIOS -> Repair tool
* Fix
* Typo
* Adjust style
* Adjust text
* Flush -> Clear
* Revert flush changes
* Responsive
* Also hide splash
2022-07-07 17:35:56 +09:00
syuilo
8034c60ae5
enhance(client): make widgets available on tablet again
2022-07-07 17:29:30 +09:00
syuilo
dc3508f784
chore(client): tweak style
2022-07-07 17:28:21 +09:00
syuilo
e39f762db5
chore(client): tweak ui
2022-07-07 17:28:13 +09:00
ThatOneCalculator
814b7fab35
🎨
2022-07-06 23:23:37 -07:00
ThatOneCalculator
dd360f3ead
Responsive
2022-07-06 23:16:15 -07:00
ThatOneCalculator
6b2f5dc80a
Actually fix :godmode:
2022-07-06 21:50:48 -07:00
ThatOneCalculator
33656d8d3d
Typo
2022-07-06 21:47:01 -07:00
ThatOneCalculator
6b7af71fe1
Merge branch 'repair-style' of https://github.com/ThatOneCalculator/misskey into repair-style
2022-07-06 21:46:28 -07:00
ThatOneCalculator
92a5f577a6
Fix flush
2022-07-06 21:46:04 -07:00
Kainoa Kanter
2a0cf2abe7
Merge branch 'develop' into repair-style
2022-07-06 21:40:18 -07:00
ThatOneCalculator
eec414da8b
🎨
2022-07-06 21:39:41 -07:00
ThatOneCalculator
620199b8be
Formatting error
2022-07-06 21:36:25 -07:00
ThatOneCalculator
8246c61814
Change script location
2022-07-06 21:34:57 -07:00
ThatOneCalculator
cdcdb76b5b
Typo
2022-07-06 21:32:03 -07:00
ThatOneCalculator
9e04347390
Flush style
2022-07-06 21:24:39 -07:00
ThatOneCalculator
bf61e2969b
Tweak bios
2022-07-06 21:15:47 -07:00
ThatOneCalculator
8c8896b7c6
Adjust cli
2022-07-06 21:13:32 -07:00
ThatOneCalculator
74029229fa
Add bios style
2022-07-06 21:10:31 -07:00
ThatOneCalculator
4d545a1a59
Styled CLI
2022-07-06 21:01:34 -07:00
ThatOneCalculator
a66f9ef810
prevent default for good enter
2022-07-06 18:39:32 -07:00
ThatOneCalculator
50e7c828f3
Disable enter for touchscreens
2022-07-06 18:35:45 -07:00
ThatOneCalculator
bf1e0bb0c6
Fix client lint
2022-07-06 18:14:05 -07:00
ThatOneCalculator
61268823aa
Autocomplete in messaging
2022-07-06 18:09:26 -07:00
ThatOneCalculator
d8a7e14294
Don't need for shift key
2022-07-06 17:59:21 -07:00
ThatOneCalculator
7b6665653e
Enter sends message, ctrl/meta/shift + enter makes newline
2022-07-06 17:54:04 -07:00
Johann150
1c0966726b
refactor: use overflow-y to determine scroll container
...
By using `overflow-y` instead of `overflow` using `endsWith` can be
avoided and represents the data we are actually interested in here
more accurately.
2022-07-06 19:02:39 +02:00
Johann150
0af344b4e3
refactor: use autofocus parameter
...
Using the `ref` seems to be broken but using the autofocus parameter
seems to fix it.
2022-07-06 18:23:05 +02:00
syuilo
95ca3ab718
chore(client): tweak style
2022-07-06 18:20:32 +09:00
syuilo
8fee1ec9f4
Update CHANGELOG.md
2022-07-06 08:42:04 +09:00
syuilo
ee40c20fa4
12.112.0-beta.20
2022-07-06 07:54:35 +09:00
syuilo
21cdbdc7c8
perf(client): trying improve perf of emoji-picker
2022-07-06 07:54:04 +09:00
syuilo
2015c81ce4
Revert "revert emoji picker changes"
...
This reverts commit 38d5303ccd067e67f11ae130b643713f6ca86eef.
2022-07-06 07:30:56 +09:00
Johann150
d7ed3c370e
fix prismjs import
...
fixes #8944
2022-07-06 00:29:51 +02:00
syuilo
fe534fc3b4
12.112.0-beta.19
2022-07-06 07:27:09 +09:00
syuilo
7672369a7d
revert emoji picker changes
2022-07-06 07:26:58 +09:00
syuilo
1ceeec7cfa
fix(client): テーマを作成するとクライアントが起動しなくなる
2022-07-06 07:08:45 +09:00
syuilo
7cb84dc30a
revert: feat: styled error screen ( #8930 )
2022-07-06 06:36:14 +09:00
syuilo
3b047f1482
12.112.0-beta.18
2022-07-05 23:13:49 +09:00
syuilo
951b0fb48e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-05 23:13:33 +09:00
syuilo
6b871b367d
chore(client): rendering performance tweak a bit
2022-07-05 23:13:28 +09:00
syuilo
f7d4cc5b46
New Crowdin updates ( #8841 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Kabyle)
* New translations ja-JP.yml (Kannada)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Vietnamese)
2022-07-05 23:08:24 +09:00
syuilo
fc6074494b
chore(client): rendering performance tweak a bit
2022-07-05 23:01:23 +09:00