Commit Graph

58 Commits

Author SHA1 Message Date
Hakadao
d983c454fd chore(pkg): update deps (#837)
* chore(pkg): update deps

* chore: fix ts error
2024-06-15 19:36:32 +08:00
Stephen Zhou
1cbc030e09 chore: update eslint-plugin-format, remove patch 2024-06-15 16:59:45 +08:00
Stephen Zhou
5c0148a2b0 chore: format css (#808)
* chore: format css

* update

* update

* chore: eslint-skip

* update

* update

* chore: enforce the use of double quotes in `--at-apply` values

* refactor: rename `--at-apply` into `--uno`

* fix: fix dark theme userSpace search page css (#811)

* fix userSpace search css

* add new fix

* add new fix

* fix(adaptedStyles): adapt unadapted contents

---------

Co-authored-by: hakadao <a578457889743@gmail.com>
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com>
2024-06-04 00:15:46 +08:00
Hakadao
d3bcde59d7 fix: Cannot re-toggle SVG animated icons (#793) 2024-05-30 23:59:02 +08:00
Hakadao
9ad703ab36 perf: downgrade the overlayscrollbars version (it works and i dunno why) 2024-05-29 02:05:26 +08:00
hakadao
17740baf95 chore: update npm dependency to @unocss/preset-attributify@0.60.3 2024-05-24 01:03:32 +08:00
Hakadao
6671ca71db fix: use DOMPurify to prevent xss injection 2024-05-19 00:30:16 +08:00
hakadao
af740f7a71 chore: add release-it && release-it-pnpm deps 2024-05-12 21:53:31 +08:00
Stephen Zhou
58c8215d5d chore: bring back unplugin-auto-import
we should only remove dts generation
2024-05-12 13:56:29 +08:00
Stephen Zhou
bc4a5d8aa2 chore: remove unplugin-auto-import (#748) 2024-05-11 18:22:18 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
2cea2dfaf9 chore: knip (#744) 2024-05-11 11:36:10 +08:00
Stephen Zhou
4b69aaf8d3 refactor: only use unocss icons (#742)
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-10 22:03:46 +08:00
Stephen Zhou
df5c6b8f19 chore: update deps 2024-05-10 15:00:15 +08:00
Hakadao
5672d9dd15 feat: local wallpapers (#668)
* feat: local imgs

* feat: build in wallpapers

* chore: add lazy load in wallpapers

* Merge branch 'dev' into feat/local-img

* chore: update components.d.ts

* feat: Update wallpaper grid layout in Appearance and SearchPage components

---------

Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2024-04-27 22:12:24 +08:00
Stephen Zhou
7c45027e65 chore: use vue-tsc (#670) 2024-04-26 15:40:34 +08:00
Stephen Zhou
736f8d7eaf chore: update deps (#661)
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-25 16:21:19 +08:00
Stephen Zhou
fd19a94a7a chore: update lint config (#635) 2024-04-22 23:08:04 +08:00
Hakadao
43965481ec feat: add icons to NotificationsPop && MorePop (#580)
* feat: `MorePop` item icon and cache `MomentPop`

* chore: revert cache MomentPop

* feat: `NotificationsPop` item icon

* chore(pkg): update deps

* style: Update icons in MorePop and NotificationsPop components

---------

Co-authored-by: starknt <1431880400@qq.com>
2024-04-15 22:19:12 +08:00
Hakadao
1735d118e2 chore: update deps 2024-02-16 17:56:05 +08:00
Hakadao
e59d2d17f9 Revert "Hide search history dropdown on input blur" 2024-01-29 01:10:41 +08:00
tycho
b88f5ba5eb refactor: remove unused @types/md5 dependency 2024-01-28 16:04:02 +08:00
dependabot[bot]
93a41fae8e chore(deps-dev): bump vite from 3.2.7 to 3.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 07:56:10 +00:00
Hakadao
85c9fd7c76 chore: update pnpm-lock 2024-01-14 23:32:21 +08:00
MengNianxiaoyao
a5224db1ee fix: use node18.x build error 2024-01-11 23:07:36 +08:00
MengNianxiaoyao
b3ac701370 chore: dependencies update 2024-01-11 12:30:00 +08:00
Hakadao
c42809f906 Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint 2024-01-09 00:30:13 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
starknt
7508062e15 chore: add pre commit hook 2024-01-03 09:37:10 +08:00
Hakadao
3727bbc1ba refactor: use pinia && move app.use() to common-setup 2023-12-18 00:41:48 +08:00
Hakadao
95b12b5e9a feat: dock item visibility adjustment (wip) 2023-12-12 01:01:20 +08:00
Hakadao
030378672b chore(pkg): update overlayscrollbars 2023-12-11 01:38:18 +08:00
Hakadao
69789a44f9 chore: update pnpm-lock 2023-11-21 00:12:05 +08:00
Hakadao
b59c5bff7f chore: update deps 2023-11-20 12:31:18 +08:00
Hakadao
a39811114d feat: scan qr code to authorize access key 2023-11-20 00:34:18 +08:00
Hakadao
a65d24e901 feat: login qr code 2023-11-13 02:32:41 +08:00
Hakadao
38a6f20b63 chore: update pnpm-lock 2023-10-11 01:29:40 +08:00
Hakadao
495e950aec refactor: use v-for loop to display dockItems 2023-10-09 17:07:22 +08:00
Hakadao
2de2f3da12 chore: update pnpm-lock 2023-10-08 12:13:44 +08:00
Hakadao
dfe1deed06 fix(pkg): install uninstalled peer dependencies 2023-10-08 01:08:37 +08:00
Hakadao
9f07a8bc26 feat: use OverlayScrollbar 2023-10-07 15:41:09 +08:00
Hakadao
009232318d chore: update pnpm-lock 2023-09-01 10:20:42 +08:00
Hakadao
24b3f11fb9 feat: implement some features to the search page configuration
* refactor: adjust the arrangement in the i18n
2023-08-07 00:39:06 +08:00
Hakadao
bf5c6deeab chore: update deps 2023-08-03 01:54:28 +08:00
Hakadao
1c77e932bd fix: data not refreshing upon reaching bottom of webpage 2023-07-03 02:27:42 +08:00
Hakadao
43e87274bb chore: 2023-05-02 02:29:49 +08:00
Hakadao
1a98d2d210 feat: implement video page 2023-03-06 00:06:31 +08:00
Hakadao
e60ccb133d chore: update pnpm-lock 2023-01-30 02:12:27 +08:00
Hakadao
87aef1afd5 chore: update pnpm-lock 2023-01-27 02:27:43 +08:00
Hakadao
0b956de18d refactor: using unocss and update dependencies 2023-01-09 01:53:35 +08:00