Commit Graph

1351 Commits

Author SHA1 Message Date
6e5be6ba75 chore: add text for Uffizzi Previews in README (#1061) 2023-02-11 08:35:53 +08:00
b366ce7594 fix: delete tag (#1062) 2023-02-10 23:57:02 +08:00
1eacf5367d chore: upgrade version to 0.10.3 (#1060) v0.10.3 2023-02-10 12:03:18 +08:00
f74d1b7bf8 chore: remove resource cache (#1059) 2023-02-10 08:43:39 +08:00
a004dcf320 fix: pass empty condition in rss (#1058)
fix: handle empty condition in rss
2023-02-10 08:28:14 +08:00
5df59a48b7 chore: update rss icon style (#1056) 2023-02-09 23:45:48 +08:00
989208eb45 chore: update resource select dialog (#999)
* chore: update resource select dialog

* chore: update
2023-02-09 23:24:51 +08:00
bec1558488 fix: patch resource id (#1055) 2023-02-09 23:20:36 +08:00
6ff79c5d5c fix: can not input chinese (#1053) 2023-02-09 21:50:51 +08:00
168c4f6950 feat: more rss info (#1052)
* feat: more rss info

* fix: ci
2023-02-09 21:17:15 +08:00
3e40b9df66 chore: update readme with dark mode demo (#1049) 2023-02-08 20:21:33 +08:00
94f97208e3 chore: setup project workspace for better DX (#1048)
* chore: setup project workspace for better DX

* chore: remove prettier ext
2023-02-08 18:43:13 +08:00
bd9003c24b chore: update readme (#1047) 2023-02-08 08:51:36 +08:00
26700a1ff0 fix: DatePicker should say Wed instead of Web (#1046)
DatePicker should say Wed instead of Web
2023-02-08 08:37:02 +08:00
8b92021b1a fix: editor cursor not in view after smart editing (#1043) 2023-02-07 23:31:43 +08:00
7cd474dbb7 feat: add setting for double-click of memos (#1036)
* feat: add setting for double-click of memos

* update

* update
2023-02-07 20:35:41 +08:00
9bf869767d chore: update seed data (#1042) 2023-02-07 20:35:32 +08:00
9e818cddce feat: tag filter in explore (#1032)
* temp

* Revert "temp"

This reverts commit d2d14b4c57.

* Revert "Revert "temp""

This reverts commit c50be22cb4.

* feat: tag filter in explore page

* update
2023-02-07 20:11:22 +08:00
d6fe180ca1 fix: parse chrome or edge urls in plain link (#1034)
fix: parse chrome or urls in plain link
2023-02-07 20:10:13 +08:00
99cac7cac0 fix: scroll when clicking expand button (#1035) 2023-02-07 20:09:30 +08:00
81f2166912 chore: update code owners (#1041) 2023-02-07 20:08:51 +08:00
4de65ab55d fix: url encode for tag name (#1031) 2023-02-06 20:28:19 +08:00
771ef44d82 feat: support enter to signin (#1014) 2023-02-06 20:03:33 +08:00
76c42c6c9f chore: more translation correction to traditional Chinese (#1028)
* more translation correction to traditional Chinese

To be in line with the language habits of traditional Chinese users

* Update zh-Hant.json
2023-02-06 19:59:33 +08:00
003887d4e0 Use official Uffizzi reusable action (#1027)
* Use official Uffizzi reusable action

* Run preview if build passed successfully
2023-02-06 19:59:05 +08:00
89743bd1e6 chore: update zh-Hant.json (#1023) 2023-02-05 17:45:50 +08:00
1ace332152 feat: graceful shutdown server (#1016) 2023-02-03 10:30:18 +08:00
2d14047c73 fix: pdf resource preview (#1008) 2023-02-02 20:34:24 +08:00
42cd93cf33 fix: show copy button on hover (#1002) 2023-01-31 18:38:58 +08:00
4a7b764ab3 chore: remove unused flags for sqlite (#997) 2023-01-30 00:03:21 +08:00
1bdb0d465c chore: update Uffizzi GHA for better error-handling (#996)
Update Uffizzi GHA for better error-handling
2023-01-29 18:16:44 +08:00
930b54fabd feat: update Traditional Chinese translation (#994) 2023-01-29 09:41:56 +08:00
5b0a54bfb7 chore: clean package.json (#993)
* chore: clean `package.json`

* chore: update
2023-01-26 00:35:50 +08:00
6c3ff6de63 chore: get resource blob optional (#991) 2023-01-25 16:11:02 +08:00
dd5a23e36e feat: support creating resource with external link (#988) 2023-01-22 21:16:28 +08:00
848ecd99ee chore: format SQL (#987)
chore: format sql
2023-01-22 21:16:03 +08:00
82f61f2a0e chore: upgrade version to 0.10.2 (#983) v0.10.2 2023-01-21 08:56:26 +08:00
c5368fe8d3 chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
0aaf153717 fix: video and audio can't play on safari (#980)
* fix: video can't play on safari

* fix: audio can't play on safari
2023-01-20 16:52:38 +08:00
942e1f887b feat: scrool to memo after editing (#907) 2023-01-19 20:57:45 +08:00
b8ab43aa25 feat: support swipe to switch img on touchscreen (#970)
* feat: support swipe to switch img on touchscreen

* fix: fix two or more fingers touch

* fix lint
2023-01-19 20:57:03 +08:00
a5f3b051f2 fix: round corner issue in resource blocks (#979) 2023-01-19 17:59:37 +08:00
4ba9767b94 fix: use input instead of textfield (#973) 2023-01-19 09:16:22 +08:00
12fda38520 feat: add customized logo in share dialog (#969)
* feat: add qrcode in share dialog

* update: change the color

* feat: add customized logo in share dialog

* update: import order

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-01-18 10:52:25 +00:00
9ed503fd6d feat: add qrcode in share dialog (#964)
* feat: add qrcode in share dialog

* update: change the color

* update: import order
2023-01-18 18:49:48 +08:00
a8976de634 feat: update Vietnamese translation (#965)
refactor: Update Vietnamese translation
2023-01-18 09:01:53 +08:00
f8855ddb56 feat: support empty content memo (#963)
feat: support empty-text memo
2023-01-17 20:56:57 +08:00
288ecc617d feat: issue translator workflow (#956)
Create issue-translator.yml
2023-01-15 21:33:19 +08:00
14ec81b65c feat: update Spanish translation (#954) 2023-01-15 08:35:20 +08:00
fae0b64a08 fix: delete tag api (#950)
* fix: delete tag api

* chore: update
2023-01-14 12:08:31 +08:00