Commit graph

23 commits

Author SHA1 Message Date
Laura Hausmann ef3463e8dc
[backend] Rework note hard mutes
It's been shown that the current approach doesn't scale. This implementation should scale perfectly fine.
2023-11-27 19:43:45 +01:00
Laura Hausmann a63ad0c132
Revert "Rename Vue files for consistency"
This reverts commit dad096ee4c4d085670b64c929bf46f65cd4c9c30.
2023-10-25 20:30:32 +02:00
Aylam 38412e5b48
Rename Vue files for consistency 2023-10-25 18:44:51 +02:00
Kainoa Kanter 8f35b66bbb fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator 1979a60ff8 icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator b26cc866bb make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator 3fefe1ba4b fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator a9dce362df feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
syuilo c8d228f2df refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo 97575064d5 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
syuilo c8c7d10348 refactor(client): refactoring 2022-07-02 14:00:37 +09:00
syuilo 10a18cd514 refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
Johann150 c8374e8ace chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150 d2ca085a17 fix lints (#8737)
* fix: emits use ev instead of e

* fix: errors use err instead of e

* fix: replace use of data where possible

* fix: events use evt instead of e

* fix: use strict equals

* fix: use emoji instead of e

* fix: vue lints
2022-05-26 22:53:09 +09:00
Andreas Nedbal 9884b5f1da refactor(client): refactor settings/word-mute to use Composition API (#8597) 2022-05-05 22:51:58 +09:00
syuilo 5e9a8ce883 perf(server): reduce db query 2022-03-21 20:43:43 +09:00
syuilo 80f06a6051 fix(client): word mute cannot save 2022-02-11 19:44:56 +09:00
Johann150 84c409a52b fix: regular expressions in word mutes (#8254)
* fix: handle regex exceptions for word mutes

* add i18n strings

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* stricter input validation in backend

* add migration for hard mutes

* fix

* use correct regex library in migration

* use query builder to avoid SQL injection

Co-authored-by: Robin B <robflop98@outlook.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2022-02-10 19:47:46 +09:00
syuilo 39ec2a77fa refactor 2022-01-13 01:50:53 +09:00
syuilo 7f306c6c58 tweak client 2022-01-02 21:35:23 +09:00
syuilo 677f0ad10c client: refine ui 2021-11-28 20:07:37 +09:00
syuilo ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo 14148f6c4a refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/pages/settings/word-mute.vue (Browse further)