boojack
cc3a47fc65
feat: impl auth interceptor ( #2055 )
...
* feat: impl auth interceptor
* chore: update
* chore: update
* chore: update
2023-07-30 23:49:10 +08:00
boojack
9ef0f8a901
feat: add user setting field ( #2054 )
2023-07-30 09:53:24 +08:00
boojack
470fe1df49
feat: implement part of user service ( #2053 )
...
* feat: implement part of user service
* chore: update
* chore: update
2023-07-30 01:35:00 +08:00
boojack
89ba2a6540
feat: implement part of tag service ( #2051 )
...
* feat: add grpc gateway tempalte
* chore: update
* chore: move directory
* chore: update
2023-07-30 00:00:49 +08:00
boojack
40a30d46af
chore: update db connection params ( #1960 )
2023-07-15 10:26:19 +08:00
Athurg Gooth
d9b3501fae
feat: add support for auto backup db file ( #1950 )
...
Add support for auto backup db file
2023-07-14 20:05:07 +08:00
CorrectRoadH
39351970d0
feat: implement memo chat frontend ( #1938 )
...
* feat: implment backend function
* feat: implment frontend component
* stash
* eslint
* eslint
* eslint
* delete node
* stash
* refactor the style
* eslint
* eslint
* eslint
* fix build error
* add dep
* Update web/src/components/MemosChat/ConversationTab.tsx
Co-authored-by: boojack <stevenlgtm@gmail.com>
* Update web/src/components/MemosChat/ConversationTab.tsx
Co-authored-by: boojack <stevenlgtm@gmail.com>
* feat: change the name
* disable for vistor
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-07-14 13:09:21 +08:00
CorrectRoadH
d8b6e92813
feat: implement memos chat backend function ( #1934 )
...
* feat: implment backend function
* eslint
* eslint
* eslint
2023-07-13 11:25:59 +08:00
boojack
0e05c62a3b
chore: update common utils ( #1908 )
2023-07-06 22:53:38 +08:00
boojack
a7573d5705
refactor: migrate memo to apiv1 ( #1907 )
...
* refactor: migrate memo to apiv1
* chore: update
* chore: update
* chore: update
* chore: upate
* chore: update
* chore: update
2023-07-06 21:56:42 +08:00
boojack
1fa9f162a5
refactor: migrate resource to apiv1 ( #1901 )
2023-07-06 00:01:40 +08:00
boojack
5b6c98582e
refactor: migrate storage to apiv1 ( #1890 )
...
* refactor: migrate storage to apiv1
* chore: update
* chore: update
* chore: update
2023-07-04 10:05:57 +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
boojack
5fe644a3b6
chore: add jwt middleware in apiv1 ( #1869 )
2023-07-01 00:03:28 +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
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
1282fe732e
feat: implement telegram bot plugin ( #1740 )
2023-05-26 09:43:51 +08:00
boojack
b6564bcd77
feat: implement memo relation server ( #1618 )
2023-05-01 16:09:41 +08:00
boojack
0e70de4003
chore: split memo resource api ( #1587 )
2023-04-22 10:42:24 +08:00
boojack
994d5dd891
feat: server tests ( #1556 )
...
* feat: server tests
* chore: update
2023-04-17 21:34:59 +08:00
boojack
1cab30f32f
feat: add public id field to resource ( #1451 )
...
* feat: add public id field to resource
* feat: support reset resource link
2023-04-03 13:41:27 +08:00
boojack
c7a57191bd
feat: add jwt auth ( #1441 )
...
* feat: add jwt auth
* chore: update
2023-04-02 09:28:02 +08:00
boojack
4335897367
chore: remove metrics plugin ( #1276 )
...
* chore: remove metrics plugin
* chore: update
2023-03-05 21:42:32 +08:00
boojack
df04e852bf
feat: implement openai integration ( #1245 )
...
* feat: implement openai integration
* chore: update
2023-03-04 18:22:10 +08:00
boojack
0f57629d25
feat: implement idp server ( #1111 )
...
* feat: implement idp server
* chore: update
2023-02-18 11:29:12 +08:00
boojack
096a71c58b
feat: add avatar_url
field to user table ( #1106 )
...
refactor: add `avatar_url` field to user table
2023-02-17 23:55:56 +08:00
Zeng1998
1e4a81dea9
feat: storage service backend ( #1086 )
...
* feat: storage service backend
* update go.mod
* update the column name (urlPrefix -> url_prefix)
* update
* update
2023-02-13 19:36:48 +08:00
boojack
870559046f
chore: update skipper name ( #1080 )
2023-02-12 17:29:23 +08:00
boojack
1ace332152
feat: graceful shutdown server ( #1016 )
2023-02-03 10:30:18 +08:00
boojack
4a7b764ab3
chore: remove unused flags for sqlite ( #997 )
2023-01-30 00:03:21 +08:00
boojack
6c3ff6de63
chore: get resource blob optional ( #991 )
2023-01-25 16:11:02 +08:00
boojack
40d25f7dca
fix: skip api error for static middleware ( #941 )
2023-01-13 07:06:15 +08:00
boojack
e2e8130f4c
fix: sort version ( #914 )
2023-01-07 11:49:58 +08:00
boojack
46c13a4b7f
chore: add skipper for secure ( #913 )
2023-01-07 10:51:34 +08:00
boojack
491859bbf6
chore: update activity metrics ( #908 )
2023-01-05 20:56:50 +08:00
boojack
d50ad9433f
feat: persistent session name ( #902 )
...
* feat: persistent session name
* chore: update
2023-01-03 23:05:42 +08:00
boojack
79180928d4
chore: update server activity ( #898 )
2023-01-03 20:05:37 +08:00
boojack
e5550828a0
chore: update activity payload ( #891 )
2023-01-02 23:18:12 +08:00
boojack
a797280e3f
chore: update middleware skipper ( #887 )
...
* chore: update middleware skipper
* chore: update
2023-01-01 23:26:21 +08:00
boojack
861eeb7b0f
chore: add skipper in CSRF ( #885 )
2023-01-01 21:32:17 +08:00
boojack
24b21aa9d7
chore: update version to 0.9.1
( #882 )
2022-12-31 15:40:53 +08:00
boojack
c9bb2b785d
chore: fix CSRF ( #876 )
2022-12-30 00:17:19 +08:00
boojack
99d9cc9168
fix: set csp header only for resource ( #836 )
2022-12-23 20:02:42 +08:00
boojack
c07b4a57ca
feat: add secure middleware ( #832 )
2022-12-23 18:58:55 +08:00
boojack
a467a7c173
feat: upgrade dev version to 0.8.1
( #656 )
...
* feat: upgrade version to `0.8.1`
* chore: update
2022-12-02 21:09:11 +08:00
boojack
7c6d7226f5
feat: update appearance selector ( #645 )
2022-12-01 20:57:19 +08:00
boojack
013ded1e04
chore: code clean ( #516 )
2022-11-21 23:23:05 +08:00
boojack
878e0eabc8
feat: add crawler plugin ( #492 )
...
* feat: add crawler plugin
* chore: update
* chore: go mod tidy
* chore: update
2022-11-19 16:58:55 +08:00
boojack
95376f78f6
feat: add metric plugin ( #361 )
2022-10-29 03:15:39 +00:00