- Jun 18, 2022
-
-
Andreas Nedbal authored
* refactor(client): refactor page-editor elements to use Composition API * Apply review suggestions from @Johann150 Co-authored-by:
Johann150 <johann@qwertqwefsday.eu> Co-authored-by:
Johann150 <johann@qwertqwefsday.eu>
-
syuilo authored
-
futchitwo authored
* Refactor clip page to use Composition API * Refactor clip page * Refactor clip page * Refactor clip page * Improve: unclip * Fix unclip * Fix unclip * chore: better type and name * Fix * Fix clipPage vue provider Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
futchitwo authored
* Refactor clip page to use Composition API * Refactor clip page * Refactor clip page * Refactor clip page
-
MeiMei authored
* enhance: Improve player detection in URL preview * CHANGELOG
-
- Jun 17, 2022
- Jun 16, 2022
- Jun 14, 2022
-
-
syuilo authored
-
MeiMei authored
* fix: GenerateVideoThumbnail * CHANGELOG * fix cleanup * Revert "fix cleanup" This reverts commit d54cf8262ac01a3deb6b8dd7689ec144d4d09ea8.
-
Johann150 authored
-
syuilo authored
-
tamaina authored
* fix: add limit to i/notifications * ms * remove ms
-
Johann150 authored
-
Johann150 authored
-
syuilo authored
-
- Jun 12, 2022
- Jun 11, 2022
-
-
syuilo authored
-
syuilo authored
-
syuilo authored
* New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Indonesian)
-
syuilo authored
-
syuilo authored
-
-
syuilo authored
-
Johann150 authored
* reuse single meId parameter * unify code style Use template string to avoid having to use escaped quote marks. * fix: follower only notes are visible to mentioned users This synchronizes the visibility rules with the Notes.isVisibleForMe method from packages/backend/src/models/repositories/note.ts * add comment