Commit Graph

19 Commits

Author SHA1 Message Date
Adolfo Reyna
8aa1f3addd Add draft caption ingest support and dev watch workflow 2026-02-28 21:30:38 -05:00
Adolfo Reyna
503c5ef1f4 Add live captions stream endpoints and test sender 2026-02-26 22:31:00 -05:00
Adolfo Reyna
148ed696b2 feat: Add Swagger API documentation
This commit introduces Swagger API documentation for all endpoints in the
application.

- Installs  and .
- Configures Swagger in  to generate and serve API documentation
  at .
- Adds JSDoc-style Swagger annotations to all routes in  and
  the  directory (, , ,
  , , ).
- Defines a cookie-based security scheme for authenticated routes.

This allows for interactive API documentation and testing via the
endpoint.
2025-07-17 09:52:37 -04:00
Adolfo Reyna
5bc1edb749 Add rate limiter 2025-02-21 22:23:31 -05:00
Adolfo Reyna
ad62814d82 Add simple test with Mocha 2025-02-21 22:06:45 -05:00
Adolfo Reyna
2e7c0a6915 Experiment with Ollama to summarize post content 2025-02-21 00:12:59 -05:00
Adolfo Reyna
6664dd5f89 Adding analitycs with PostHog 2025-02-06 09:57:03 -05:00
Adolfo Reyna
aac7080f7f Adding docker support 2024-10-18 11:59:15 -04:00
Adolfo Reyna
2f726a5331 start support for songs 2023-05-31 06:11:50 -04:00
aeroreyna
1f3cc06470 Bunch small things: Notifs for react, subsplash... 2022-12-28 22:54:19 -05:00
aeroreyna
ac3b7da016 deleting vimeo logic :( 2022-08-29 21:26:52 -04:00
aeroreyna
f7c016264b adding webpush' 2022-04-23 22:52:46 -07:00
aeroreyna
ec2d16f3db Notifications 2022-03-13 23:01:49 -07:00
aeroreyna
a3fc84fbad adding vimeo api 2022-03-13 15:58:30 -07:00
Adolfo Reyna
74f9108fa7 Invitation only for signup 2021-10-04 10:13:06 -07:00
Adolfo Reyna
f2ebec71aa sending emails when new post to profiles 2021-09-14 11:19:44 -07:00
Adolfo Reyna
34be604e15 adding cors 2 2021-07-20 09:57:30 -07:00
Adolfo Reyna
cceaa4a64e adding heroku service 2021-07-18 16:55:47 -07:00
Adolfo Reyna
5535c9c2e9 initial commit, authentication 2021-07-18 16:48:25 -07:00