Henry
|
210e44db5c
|
feat: add env var to use virtual hosted urls (#338)
|
2026-01-26 10:16:42 +00:00 |
|
Henry
|
53a33c68fc
|
feat: rate limit api routes (#336)
* feat: install rate-limiter-flexible and ioredis
* feat: setup redis client
* feat: add withRateLimit wrapper
* feat: wrap trpc endpoint in withRateLimit
* feat: wrap withRateLimit on remaining routes
* feat: exclude webhook route from rate limiting
* chore: update compose files and readme
* refactor: move into api/db packages
|
2026-01-25 22:28:41 +00:00 |
|
Redox
|
0ca9c1d0e6
|
Add NEXT_API_BODY_SIZE_LIMIT config (#325)
* Add `NEXT_API_BODY_SIZE_LIMIT` config
* Add NEXT_API_BODY_SIZE_LIMIT env var to more files
|
2026-01-24 21:22:32 +00:00 |
|
Henry
|
b17a24455a
|
chore: generate app version during build
|
2026-01-14 21:21:04 +00:00 |
|
Henry
|
cca8a9d424
|
feat: health check and stats endpoints (#290)
|
2025-12-18 08:08:30 +00:00 |
|
Patrick McEvoy
|
915877b8e6
|
feat: limit oidc domains (#263)
|
2025-12-01 19:51:08 +00:00 |
|
Henry
|
bb8f3de0ad
|
feat: add env var to allow invalid SSL certs (#262)
* feat: add env var to allow invalid SSL certs
* Update readme
|
2025-11-30 23:00:55 +00:00 |
|
Henry
|
c5d85cdb2d
|
feat(cloud): email unsubscribe (#258)
* feat(cloud): add email unsubscribe
* chore: add translations
|
2025-11-27 21:44:51 +00:00 |
|
Henry
|
00be5fb058
|
feat(cloud): add discord creds to subscribers
|
2025-11-25 13:22:43 +00:00 |
|
Henry
|
fc65f53e0c
|
feat(cloud): add notification client (#253)
|
2025-11-24 22:20:34 +00:00 |
|
Henry
|
b472c5ce93
|
feat: card attachments (#247)
* feat: add card attachment schema
* feat: setup s3 util funcs
* feat: add attachments router and repo funcs
* feat: add upload button
* feat: add thumbnails and attachment viewer
* feat: add download and delete button
* feat: add file viewer and downloads
* feat: update compose and readme
* chore: build lang
* feat: display attachments on public boards
* chore: update compiled translations
|
2025-11-19 21:34:43 +00:00 |
|
Henry
|
3cea9377e6
|
chore(cloud): update env vars
|
2025-09-02 22:49:36 +01:00 |
|
Henry
|
babaa9f1b1
|
feat: setup plunk for transactional/marketing emails
|
2025-07-28 07:09:30 +01:00 |
|
Rees Morris
|
fdfd1f3d03
|
feat: add S3_FORCE_PATH_STYLE configuration for MinIO compatibility (#100)
* feat: add S3_FORCE_PATH_STYLE configuration for MinIO compatibility
* docs: add S3_FORCE_PATH_STYLE to env example
|
2025-07-07 21:06:51 +01:00 |
|
Henry
|
500fe8af95
|
feat: make SMTP auth optional and add SMTP_SECURE config (#92)
* feat: add SMTP_SECURE option to email config
* feat: allow unauthenticated SMTP servers
|
2025-06-19 22:58:13 +01:00 |
|
Henry
|
2d7097eb83
|
chore: cleanup test dockerfile
|
2025-06-18 23:11:29 +01:00 |
|
Henry
|
a29ea76024
|
fix: update build context in compose
|
2025-06-18 22:34:13 +01:00 |
|
Henry
|
e1c6bfd6cd
|
fix: add test compose file for cloud
|
2025-06-18 22:27:46 +01:00 |
|
Henry
|
c272c38f6b
|
feat: reduce docker image size by using next standalone output (#89)
|
2025-06-18 22:16:50 +01:00 |
|