Lhcfl
|
f422842aef
|
use Number.parseInt
|
2024-04-12 16:55:34 +08:00 |
|
Lhcfl
|
e4927c9b9b
|
fix types of components
|
2024-04-12 16:37:32 +08:00 |
|
Lhcfl
|
23145c61af
|
refactor: fix type of MkAbuseReport
|
2024-04-10 17:55:52 +08:00 |
|
naskya
|
9df08ea16a
|
refactor (minor): replace substr with substring
|
2024-04-07 19:10:26 +09:00 |
|
Lhcfl
|
3d39daff8c
|
refactor: Add more type support to MkPagination
|
2024-04-03 23:10:49 +08:00 |
|
老周部落
|
96a430bf5e
|
chore: format
|
2024-03-30 08:20:24 +08:00 |
|
老周部落
|
05e5e92ef3
|
feat: admin ability to force drive content to always be nsfw
|
2024-03-25 21:15:53 +08:00 |
|
naskya
|
80e3e0e91d
|
refactor (client): compare Firefish versions lexicographically
|
2024-03-17 03:00:37 +09:00 |
|
naskya
|
5e179b7721
|
chore: lint
|
2024-03-17 00:49:12 +09:00 |
|
naskya
|
5fb3253069
|
refactor (client): $i -> me
|
2024-03-07 11:06:45 +09:00 |
|
naskya
|
ce406f9861
|
refactor (client): $instance -> instance
|
2024-03-07 10:52:32 +09:00 |
|
naskya
|
ec8a9096da
|
chore (client): add scripts/compare-versions to compare Firefish versions
|
2024-03-02 13:48:25 +09:00 |
|
naskya
|
ec18c532ca
|
feat: ability to publish timelines on signed out page
|
2024-03-02 00:19:05 +09:00 |
|
naskya
|
48e5d9de71
|
refactor: use PGroonga for full-text search and remove support of other engines
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-03-01 21:39:13 +09:00 |
|
Fairy-Phy
|
4f72ade656
|
feat (client): pull-to-refresh timelines
based on https://github.com/misskey-dev/misskey/pull/12113
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Nanaka Hiira <hiira@hiira.dev>
|
2024-02-29 22:24:50 +09:00 |
|
naskya
|
a4603525aa
|
perf: remove charts (close #10611)
note:
- ActiveUsersChart is kept
- backend can be further refactored
|
2024-02-28 02:02:59 +09:00 |
|
naskya
|
eca0d47951
|
chore (client): open the changelog instead of release page
|
2024-02-16 04:30:09 +09:00 |
|
naskya
|
ff35195611
|
refactor: remove auto NSFW media detection
|
2024-02-16 01:08:05 +09:00 |
|
Trojaner
|
a46d79d5da
|
fix: replace urls to git.joinfirefish.org with firefish.dev
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: TrojanerHD <github@trojaner.dev>
|
2024-02-14 13:44:11 +00:00 |
|
naskya
|
09396e33a4
|
refactor: firefish-js & backend-rs imports
|
2024-02-13 00:40:46 +09:00 |
|
naskya
|
49fa0975ca
|
chore: format
|
2024-02-12 02:50:57 +09:00 |
|
naskya
|
dc66474eef
|
fix (api): fetch latest version from new repository
|
2024-02-12 02:49:36 +09:00 |
|
naskya
|
ff75e292d9
|
chore: format
|
2024-02-11 02:30:10 +09:00 |
|
naskya
|
99c592f4dd
|
chore: format
|
2024-02-09 04:14:28 +09:00 |
|
naskya
|
7803aa80d0
|
chore: format
|
2023-11-29 04:05:57 +09:00 |
|
Kainoa Kanter
|
c35dbe2645
|
Merge branch 'more-links' into 'develop'
feat: ability to pin custom pages to the help menu
Co-authored-by: naskya <m@naskya.net>
See merge request firefish/firefish!10640
|
2023-11-26 20:14:02 +00:00 |
|
naskya
|
e7e6ae69e0
|
feat: ability to pin custom pages to the help menu
|
2023-11-26 20:14:02 +00:00 |
|
ThatOneCalculator
|
2f7b3070ee
|
chore: format
|
2023-11-26 12:06:21 -08:00 |
|
naskya
|
2d9d6e9fb7
|
chore: lint
|
2023-11-17 05:18:19 +09:00 |
|
Minneyar
|
1bf6cdce61
|
fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
Co-authored-by: minneyar <speed@sakabatou.net>
|
2023-10-22 21:29:46 +00:00 |
|
naskya
|
08cb14a04d
|
chore: run lint
|
2023-10-22 17:44:32 +09:00 |
|
naskya
|
e81ed199ae
|
Revert "chore: upgrade biome + lint & format"
This reverts commit a1cd9f73a1 .
|
2023-10-22 17:33:40 +09:00 |
|
ThatOneCalculator
|
a1cd9f73a1
|
chore: upgrade biome + lint & format
|
2023-10-19 17:10:30 -07:00 |
|
ThatOneCalculator
|
291cd65417
|
fix: 🐛 icon in titleContainer
|
2023-10-19 11:25:11 -07:00 |
|
Kainoa Kanter
|
78d8767124
|
feat: ✨ allow users to choose icon set
Co-authored-by: naskya <m@naskya.net>
|
2023-10-17 01:57:20 +00:00 |
|
naskya
|
cdf839bcc8
|
Remove integrations
|
2023-10-16 17:05:32 +00:00 |
|
Kainoa Kanter
|
9ea046c011
|
Refactor: firefishjs imports
|
2023-09-24 04:27:16 +00:00 |
|
Amelia Yukii
|
11bf258b8e
|
fix: change local icon to users to fit the style of the existing tab
|
2023-09-19 02:14:37 +00:00 |
|
ThatOneCalculator
|
5d06aa5f13
|
chore: 🚨 lint
|
2023-09-01 16:27:33 -07:00 |
|
naskya
|
c0f31fcb8f
|
chore, refactor: remove unused, fix some type errors (client/src/pages)
|
2023-09-01 23:16:23 +00:00 |
|
ThatOneCalculator
|
031170c56a
|
chore: 🎨 format
|
2023-08-26 16:30:30 -07:00 |
|
ThatOneCalculator
|
5e89b269a4
|
fix: 🐛 double comma
|
2023-08-11 17:51:35 -07:00 |
|
ThatOneCalculator
|
1f7ddc9d7c
|
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
|
2023-08-11 17:44:46 -07:00 |
|
ThatOneCalculator
|
5a92b90da1
|
chore: 🎨 format
|
2023-08-10 13:32:19 -07:00 |
|
ThatOneCalculator
|
cb424e37f5
|
fix: 🚸 make importing emoji packs clearer
|
2023-08-10 13:04:16 -07:00 |
|
ThatOneCalculator
|
723af93f08
|
fix: 💄 gap between selects
|
2023-07-31 20:05:02 -07:00 |
|
yumeko
|
d93df43a12
|
Merge branch firefish:develop into enhance/add-s3pathstyle-description
|
2023-07-28 08:21:27 +00:00 |
|
ThatOneCalculator
|
97d395ce2a
|
chore: 🎨 format
|
2023-07-25 23:46:43 -07:00 |
|
Laura Hausmann
|
56bf7a0ffb
|
Fix cpu/memory stats widget
|
2023-07-25 21:23:21 -07:00 |
|
ThatOneCalculator
|
5dcdb8d365
|
fix: 💄 don't round corners on status images/server icon
ref: https://akko.unix.dog/notice/AY45yUgIC29eKVC59k
|
2023-07-25 18:40:01 -07:00 |
|