monkeeShark/packages/backend/src/server/api
tamaina 4ecc42744c
enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219)
* create file

* wip

* fix

* wip

* tabun dekita

* ✌️

* implement subscribe push notification button to tutorial

* check-exists→show-registration

* add column sendReadMessage

* fix migration file

* sw api

* change PushNotificationService

* wip

* ✌️

* fix tutorial footer flex
2022-12-18 01:59:59 +09:00
..
endpoints enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
integration Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
openapi lint 2022-09-20 05:32:18 +09:00
stream refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ApiCallService.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
ApiLoggerService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ApiServerService.ts fix(server): GitHubログインしようとするとreply.setCookie is not a function 2022-12-17 11:02:49 +09:00
AuthenticateService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
endpoint-base.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
endpoints.ts enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
EndpointsModule.ts enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
error.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
GetterService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
RateLimiterService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
SigninApiService.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
SigninService.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
SignupApiService.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
StreamingApiServerService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00