2 files changed
+2
-2
lines changed- src/api-key/api-key.service.spec.ts+4-3
- src/auth/api-key/api-key-auth.guard.spec.ts+12-25
- src/auth/api-key/api-key-auth.guard.ts+3-3
- src/auth/auth.module.ts+2
- src/auth/auth.service.ts+1-1
- src/auth/cookie/cookie-auth.guard.spec.ts+6-13
- src/auth/social.service.ts+14-17
- src/common/cache.service.ts+36
- src/common/kv-store.ts-32
- src/decorators/user-id.decorator.ts+5-1
- src/feedback/feedback.controller.ts+8-1
- src/i18n/en/user.json+2-1
- src/i18n/zh/user.json+2-1
- src/interceptor/snake-case.ts+25-1
- src/namespaces/namespaces.controller.ts+8
- src/permissions/permissions.controller.ts+1-3
- src/search/search.service.ts+5-1
- src/user/user.module.ts+2-1
- src/user/user.service.ts+36-30
- src/websocket/ws-jwt.guard.ts+2-2
- src/wizard/open.wizard.service.ts+2-2
- src/wizard/processors/collect.processor.spec.ts+2-7
- src/wizard/processors/extract-tags.processor.spec.ts+7-3
- src/wizard/processors/reader.processor.spec.ts+1-4
- src/wizard/stream.service.ts+4-10
- src/wizard/wizard.service.ts+5-1
- omnibox_wizard/worker/functions/html_reader.py+6-1
- omnibox_wizard/worker/functions/html_reader_processors/green_note.py-4
- omnibox_wizard/worker/functions/html_reader_processors/okjike_m.py+44
- omnibox_wizard/worker/functions/html_reader_processors/okjike_web.py+57
- omnibox_wizard/worker/functions/html_reader_processors/red_note.py-4
0 commit comments