Commit Graph

176 Commits

Author SHA1 Message Date
github-actions[bot]
01795c4904 chore: release v0.30.1 2024-09-13 16:45:28 +00:00
github-actions[bot]
c836656ac1 chore: release v0.30.0 2024-09-08 18:23:12 +00:00
github-actions[bot]
914d1ef981 chore: release v0.29.0 2024-09-04 02:59:42 +00:00
github-actions[bot]
cc730cca75 chore: release v0.28.4 2024-08-29 16:50:38 +00:00
github-actions[bot]
81fcc9526a chore: release v0.28.3 2024-08-28 17:35:53 +00:00
github-actions[bot]
e46d07433f chore: release v0.28.2 2024-08-27 15:57:06 +00:00
github-actions[bot]
f9108203b7 chore: release v0.28.1 2024-08-21 16:40:01 +00:00
github-actions[bot]
899a1831e5 chore: release v0.28.0 2024-08-21 16:31:06 +00:00
Hakadao
9932c77762 chore: support safari (hmmm, i guess?) (#960)
* Add support of Safari

1. Workaround of Safari's bug of not sending cookies when using fetch in background service worker. This fixes https://github.com/hakadao/BewlyBewly/issues/275#issuecomment-1927278492. See: https://stackoverflow.com/questions/78239213/safari-extension-service-worker-not-sending-cookie
2. Add scripts to for Safari specific build and convert it to a Safari web extension.

* Fixed a bug in Safari that when the extension was installed, the page would turn into a white screen

* Safari may fire DOMContentLoaded before the codes get called

* Remove false fix; Ignore extension-safari

* Reduce memory and power usage with a nonpersistent background page on Safari and Firefox, see https://developer.apple.com/documentation/safariservices/safari_web_extensions/optimizing_your_web_extension_for_safari#3743241 and https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Background_scripts

* Build and release Safari extension with Github actions (#585)

* feat: add safari extension build

* fix: safari pathname

* fix: add build branch

* Merge

* Try building Safari extension using GitHub action

Correct versions

Debug

Minor bug fixed

Minor bug fixed

Add scripts to release

Minor bug fixed

Minor bug fixed

Minor bug fixed

---------

Co-authored-by: 梦念逍遥 <2589141604@qq.com>
Co-authored-by: Xiaolin Wang <exgphe@gmail.com>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* fix: safari build (#665)

* chore: update

* chore: update knip.json to ignore "xcrun" binaries

---------

Co-authored-by: Xiaolin Wang <exgphe@gmail.com>
Co-authored-by: exgphe <14009450+exgphe@users.noreply.github.com>
Co-authored-by: 梦念逍遥 <2589141604@qq.com>
2024-08-14 00:24:09 +08:00
github-actions[bot]
9d9177d20d chore: release v0.27.4 2024-08-05 15:34:13 +00:00
github-actions[bot]
cd62ee7d39 chore: release v0.27.3 2024-07-30 14:13:51 +00:00
Konv Suu
6cc6b060b7 feat: store login state in development browser (#933) 2024-07-29 16:58:20 +08:00
github-actions[bot]
59885e1576 chore: release v0.27.2 2024-07-28 13:53:43 +00:00
Hakadao
e901eb2f36 chore: remove unused "sourceDir" property from webExt configuration 2024-07-28 21:26:10 +08:00
Konv Suu
cfb97cd3b0 feat: add web-ext to develop (#930) 2024-07-28 21:16:18 +08:00
github-actions[bot]
cf1bc374d2 chore: release v0.27.1 2024-07-27 06:32:40 +00:00
github-actions[bot]
72c608b33f chore: release v0.27.0 2024-07-26 17:01:41 +00:00
github-actions[bot]
676b99e398 chore: release v0.26.2 2024-07-25 05:28:08 +00:00
github-actions[bot]
1a80583535 chore: release v0.26.1 2024-07-25 03:57:07 +00:00
github-actions[bot]
a15cac3a54 chore: release v0.26.0 2024-07-24 17:00:21 +00:00
github-actions[bot]
731e4f5351 chore: release v0.25.2 2024-07-22 17:45:55 +00:00
github-actions[bot]
3bba7ce3da chore: release v0.25.1 2024-07-21 16:52:09 +00:00
github-actions[bot]
5135616642 chore: release v0.25.0 2024-07-14 17:29:02 +00:00
Hakadao
d4c6095d73 chore: update packageManager to pnpm@9.5.0 2024-07-13 22:17:52 +08:00
github-actions[bot]
a19f38a4ef chore: release v0.24.0 2024-07-05 18:25:31 +00:00
github-actions[bot]
da18c785b0 chore: release v0.23.0 2024-07-04 16:25:11 +00:00
github-actions[bot]
7487908c49 chore: release v0.22.1 2024-06-30 18:29:47 +00:00
Hakadao
c142842a48 chore: change to v0.22.0 2024-07-01 02:27:54 +08:00
github-actions[bot]
e03effbd4a chore: release v0.22.1 2024-06-30 18:01:26 +00:00
github-actions[bot]
a4c87996df chore: release v0.22.0 2024-06-30 17:41:09 +00:00
github-actions[bot]
d2ad78a9a7 chore: release v0.21.1 2024-06-29 21:46:49 +00:00
github-actions[bot]
a039f04a62 chore: release v0.21.0 2024-06-27 18:26:41 +00:00
github-actions[bot]
3ef214ad80 chore: release v0.20.2 2024-06-25 05:45:32 +00:00
github-actions[bot]
d33edac137 chore: release v0.20.1 2024-06-24 03:22:29 +00:00
github-actions[bot]
4ab2afec23 chore: release v0.20.0 2024-06-23 17:47:34 +00:00
github-actions[bot]
413d98c652 chore: release v0.19.8 2024-06-18 03:06:05 +00:00
Hakadao
767b8619e4 feat: i will NEVER submit to edge addons again. thanks Edge Add-ons 2024-06-18 11:03:40 +08:00
github-actions[bot]
2bc7a75ad9 chore: release v0.19.7 2024-06-18 02:05:01 +00:00
github-actions[bot]
758f7abad1 chore: release v0.19.6 2024-06-17 18:10:03 +00:00
hakadao
66efcfba91 chore: update packageManager to pnpm@9.4.0 2024-06-18 01:27:46 +08:00
github-actions[bot]
783be33a94 chore: release v0.19.5 2024-06-16 17:44:15 +00:00
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
github-actions[bot]
07bb811c22 chore: release v0.19.4 2024-06-13 18:31:41 +00:00
Hakadao
8d26246f04 chore: update packageManager to pnpm@9.3.0 2024-06-13 13:20:11 +08:00
github-actions[bot]
c9f4ca891e chore: release v0.19.3 2024-06-06 17:51:22 +00: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
github-actions[bot]
5252fffb69 chore: release v0.19.2 2024-06-02 17:36:38 +00:00
hakadao
b75bd5e78b chore: update packageManager to pnpm@9.1.4 2024-06-01 23:11:15 +08:00
github-actions[bot]
57165134e9 chore: release v0.19.1 2024-05-30 16:04:53 +00:00