boojack
31373be172
chore: remove unused packages ( #1880 )
2023-07-02 19:41:56 +08:00
boojack
66e65e4dc1
refactor: migrate definition to api v1 ( #1879 )
...
* refactor: user api v1
* refactor: system setting to apiv1
* chore: remove unused definition
* chore: update
* chore: refactor: system setting
* chore: update
* refactor: migrate tag
* feat: migrate activity store
* refactor: migrate shortcut apiv1
* chore: update
2023-07-02 18:56:25 +08:00
Phong H
b84ecc4574
chore: update vi.json locale ( #1878 )
...
Co-authored-by: phong.bnh <phong.bnh@globalfactories.com>
2023-07-02 16:41:03 +08:00
boojack
9a8d43bf88
chore: update user store names ( #1877 )
...
* chore: update user store names
* chore: update
2023-07-02 14:27:23 +08:00
boojack
ca770c87d6
chore: upgrade version to v0.13.2
( #1873 )
2023-07-01 18:01:51 +08:00
boojack
c83fd1de38
chore: update dialog overflow style ( #1872 )
2023-07-01 17:37:43 +08:00
boojack
db8b8f0d58
chore: remove unused kit components ( #1871 )
2023-07-01 12:34:37 +08:00
CorrectRoadH
30fae208c2
fix: pin memos of other people ( #1870 )
2023-07-01 12:04:49 +08:00
boojack
5fe644a3b6
chore: add jwt middleware in apiv1 ( #1869 )
2023-07-01 00:03:28 +08:00
CorrectRoadH
a108f5e212
fix: ignore internalpath field when creating resource ( #1868 )
...
* fix/to_valid_token
* eslint
* revert
* fix/invalid_internalpath_file_upload
2023-06-30 23:50:55 +08:00
CorrectRoadH
c9aa2eeb98
fix: validate access token ( #1867 )
...
* fix/to_valid_token
* eslint
* revert
* Update server/jwt.go
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-06-30 14:59:52 +00:00
Vespa314
63d6b6f9f9
chore: listMemos sort by id for memos post/update at the same time ( #1866 )
2023-06-30 22:56:31 +08:00
boojack
847b4605f4
chore: update dark mode style ( #1864 )
2023-06-30 08:40:13 +08:00
boojack
6b3748e2a3
chore: update setting page styles ( #1863 )
...
* chore: update setting page styles
* chore: update
2023-06-29 23:17:01 +08:00
boojack
6a78887f1d
chore: update store types name ( #1862 )
2023-06-29 22:55:03 +08:00
boojack
7226a9ad47
chore: update idp store ( #1856 )
2023-06-26 23:46:01 +08:00
boojack
b44f2b5ffb
chore: migrate user setting to api v1 package ( #1855 )
...
* chore: migrate to api v1 package
* chore: update
2023-06-26 23:06:53 +08:00
boojack
07e82c3f4a
fix: schema migrate ( #1846 )
...
* fix: schema migrate
* chore: update
2023-06-20 12:18:04 +08:00
boojack
b34aded376
refactor: migration idp api ( #1842 )
...
* refactor: migration idp api
* chore: update
2023-06-17 22:35:17 +08:00
boojack
4ed9a3a0ea
refactor: migrate auth routes to v1 package ( #1841 )
...
* feat: add api v1 packages
* chore: migrate auth to v1
* chore: update test
2023-06-17 21:25:46 +08:00
boojack
f1d85eeaec
chore: upgrade pnpm version ( #1833 )
...
* chore: upgrade pnpm version
* chore: update
2023-06-15 22:35:41 +08:00
SedationH
1b0efc5548
fix: use ??
in className use ( #1829 )
2023-06-15 20:05:19 +08:00
May Kittens Devour Your Soul
6dca551164
chore: update hr.json ( #1832 )
...
Update hr.json
Updated Croatan [some fixes]
2023-06-15 19:27:13 +08:00
Athurg Gooth
7694597728
feat: Add suppport for tap to reload on PWA ( #1827 )
...
* Add suppport for tap to reload on PWA
* Clean empty className
* Move click event to site title
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-14 22:33:46 +08:00
Athurg Gooth
4d59689126
feat: set memo visibility in telegram ( #1824 )
...
* Add telegram.Bot in MessageHandler
* Change single message handler like group messages
* Move message notify wrapper from plugin to server
* Add keyboard buttons on Telegram reply message
* Add support to telegram CallbackQuery update
* Set visibility in callbackQuery
* Change original reply message after callbackQuery
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-14 22:10:01 +08:00
May Kittens Devour Your Soul
8f7001cd9f
feat: add croatian locale ( #1822 )
...
* Create hr.json
Croatian Language
* Update user_setting.go
* Update i18n.ts
* Update hr.json
* Update web/src/i18n.ts
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-06-14 22:09:19 +08:00
David Angel
781b1f7b3a
chore: add classnames for easy logo/server name customizations via CSS. ( #1828 )
...
Update MemoDetail.tsx
2023-06-14 21:03:38 +08:00
Athurg Gooth
e6c9f2a00e
feat: add support for download resource from link ( #1800 )
...
* Add support for download resource from link
* Parse external link and add file ext name from mime info
* Add zh-Hans locale for `download-link`
* fix typo on code and comments
* Update server/resource.go
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-06-08 14:35:33 +00:00
Athurg Gooth
5d06c8093c
fix: systemSetting in UI changed unexpectedly ( #1812 )
...
Fix systemSetting in UI changed unexpectedly
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-08 22:32:57 +08:00
kakik0u
c396cc9649
feat: add japanese locale ( #1802 )
...
* Add japanese
* Add japanese setting files
---------
Co-authored-by: barappe <121844712+barappe@users.noreply.github.com>
2023-06-08 13:50:48 +08:00
zhangpeng
ac5d8b47ca
chore: modify the error message when registering a Host user ( #1804 )
...
* Modify the error message
* modify the error message
2023-06-07 12:12:23 +08:00
Athurg Gooth
77e8e9ebbd
revert: fix: add public base path ( #1748 ) ( #1775 ) ( #1806 )
...
This reverts commit d205a7683a
.
2023-06-07 10:07:30 +08:00
冇
c14c6b3786
fix: user default 'Basic Setting' should follow server's setting ( #1795 )
...
fix: user default 'Basic Setting' should follow system setting
2023-06-07 00:38:50 +08:00
Athurg Gooth
c27c6cea13
fix: failed to upload OSS with S3 SDK ( #1792 )
...
Fix failed to upload OSS with S3 SDK
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-03 14:38:28 +08:00
boojack
11a385cda6
chore: update upgrade version view ( #1791 )
2023-06-03 14:32:04 +08:00
boojack
32e2f1d339
chore: update page routes ( #1790 )
...
chore: update routers
2023-06-03 13:03:22 +08:00
Athurg Gooth
69225b507b
chore: clean Dockerfile to exclude musl-dev ( #1787 )
...
Clean Dockerfile to exclude musl-dev install
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-01 20:16:13 +08:00
-Shiken-
2f905eed0d
chore: update zh-Hant.json ( #1781 )
...
* Update zh-Hant.json
follow these commits to complete zhTW translation:
96021e518a
8628d1e4b2
93d608f050
ce64894abe
845297ec03
* Update web/src/locales/zh-Hant.json
Co-authored-by: Zeng1998 <acan.coder@gmail.com>
* Fix json format error
---------
Co-authored-by: Zeng1998 <acan.coder@gmail.com>
Co-authored-by: Athurg Gooth <github@gooth.org>
2023-06-01 09:03:44 +08:00
Athurg Gooth
55cf19aa2e
fix: copy-to-clipboard not works well in Safari ( #1779 )
...
* Fix copy-to-clipboard not works well in Safari
* Fix typescript type check failure
* Remove global copy inject in home page
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-06-01 08:53:40 +08:00
boojack
dd8c10743d
feat: memo editor dialog ( #1772 )
...
* feat: memo editor dialog
* chore: update mark
* chore: update
2023-05-30 20:23:26 +08:00
Athurg Gooth
25ce36e495
feat: resource visibility ( #1777 )
...
* Add method to query visibility list by memoIDs
* Add function to get visibility by resourceID
* Check resource visibility in /r/:resourceId/:publicId/:filename
* Check resource visibility in /r/:resourceId/:publicId
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-30 19:00:54 +08:00
Gener
d205a7683a
fix: add public base path ( #1748 ) ( #1775 )
2023-05-30 18:55:23 +08:00
Athurg Gooth
7e4d71cf58
fix: infinite loop in home page ( #1773 )
...
Fix infinite loop in home page
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-30 18:54:58 +08:00
Athurg Gooth
97df1a82c7
feat: add docker compose file for development ( #1769 )
...
* Add support to fetch devProxyServer from environment
* Add docker compose file for developer
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 19:49:47 +08:00
Athurg Gooth
845297ec03
refactor: change all Robot
to Bot
( #1767 )
...
* Change all `Robot` to `Bot`
* Change all `r` of `Bot` to `b`
* Change `Robot` to `bot` in comments
* Fix typo
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 19:49:05 +08:00
Athurg Gooth
ddf4cae537
feat: disable CGO_ENABLED ( #1766 )
...
* Replace mattn/go-sqlite3 with modernc.org/sqlite
* Disable CGO to make binary work without special c lib
* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code
* Tidy go module
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 13:29:42 +08:00
Athurg Gooth
ce64894abe
feat: add telegram proxy support ( #1764 )
...
* Add support for reverse proxy of telegram API
* Add Telegram API proxy hint
---------
Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 13:29:21 +08:00
boojack
beb4d8ccb9
chore: order by updated ts in memo store ( #1761 )
2023-05-28 02:04:05 +08:00
boojack
e0e59c5831
feat: display memo with updated ts ( #1760 )
2023-05-28 01:50:09 +08:00
_Jellen
826541a714
feat: update korean localization ( #1758 )
2023-05-27 22:03:06 +08:00