Commit Graph

59 Commits

Author SHA1 Message Date
Gourav
772332661f revert: readded the .env.example file 2025-10-07 21:54:59 +05:30
Moamal-2000
78eefe9da1 fix(homepage): add accessible names to footer language button and theme toggle buttons 2025-05-10 12:45:13 +03:00
Amruth Pillai
63db927924
- fixes #2153, attempt to fix 401 unauthorized error when implementing OIDC 2025-01-15 16:32:43 +01:00
Amruth Pillai
eb7813ac6f
Implement OpenID Connect Authentication Strategy (works with Keycloak, Authentik etc.) 2025-01-13 15:56:29 +01:00
Amruth Pillai
d18ef2e1a5
feat(feature-flags): fixes #1592, introduces new flags DISABLE_SIGNUPS and DISABLE_EMAIL_AUTH, renamed STORAGE_SKIP_BUCKET_CHECK 2024-05-29 10:30:38 +02:00
Amruth Pillai
09ebcdf40f
remove sentry integration, fix linting issues 2024-05-20 17:13:17 +02:00
ToshY
f60fc63ee3 fix(docker): add environment variable for puppeteer to launch with ignore http errors flag 2024-05-15 19:52:22 +02:00
Amruth Pillai
e2e2551db4
fix lint-test-build workflow 2024-05-07 12:31:01 +02:00
Amruth Pillai
e3785030e1
add code chunking to vite.config.ts 2024-05-07 11:45:33 +02:00
Amruth Pillai
e87b05a93a
release: v4.1.0 2024-05-05 14:55:06 +02:00
Amruth Pillai
e26ca2adf1
feat: add env var VITE_DISABLE_SIGNUPS to allow admins to disable all signups, closes #1592 2023-11-26 15:48:17 +01:00
Amruth Pillai
cd1704740e
docs: update .env.example with storage url suffix, closes #1562 2023-11-23 14:00:08 +01:00
Amruth Pillai
f6ad346f9b
fix: add env var STORAGE_USE_SSL to toggle on/off SSL mode in MinIO Client, closes #1561 2023-11-23 10:13:08 +01:00
Amruth Pillai
1580455b3f
- update translations
- add mail_from env var
- update docs for swarm deployment
2023-11-22 22:05:54 +01:00
Amruth Pillai
1825fc3283
- implement disable_email_auth env var
- add sync crowdin translations github action
2023-11-21 09:44:37 +01:00
Miguel Medina
16cb8c02ed docs: show example of oauth callback url 2023-11-19 15:24:24 -06:00
Amruth Pillai
34247f13b6
design nosepass template, add tests, add template previews 2023-11-17 08:31:12 +01:00
Amruth Pillai
2db52b7ef2
feat(i18n): translate error messages 2023-11-14 13:02:38 +01:00
Amruth Pillai
d18b258761
feat(homepage): add new sections to homepage 2023-11-13 17:03:41 +01:00
Amruth Pillai
48727be809
fix(i18n): delete local translations 2023-11-10 13:14:44 +01:00
Amruth Pillai
92bb9f96a0
feat(artboard): implement 8 new templates 2023-11-09 21:01:01 +01:00
Amruth Pillai
4f5ccb9ab8
chore(server): update dependencies and add API tags to
controllers
2023-11-05 19:15:21 +01:00
Amruth Pillai
0ba6a444e2
project reset: clearing all files and folders 2023-08-31 13:22:03 +02:00
Amruth Pillai
f9b6aefffe
create .env generation script 2022-12-16 16:39:29 +01:00
Amruth Pillai
bf41aa9c6c
feat(sentry): remove sentry integration 2022-12-16 14:34:15 +01:00
Amruth Pillai
c91af3668d
attempt to fix sentry auth issue 2022-12-02 23:32:04 +01:00
Amruth Pillai
2e5fafac62
remove unnecessary envs 2022-12-02 23:21:00 +01:00
Amruth Pillai
ea2aee2d25
add release version to sentry ci process 2022-12-02 23:16:48 +01:00
Amruth Pillai
e36fbb5f64
Update .env.example 2022-12-02 22:13:07 +01:00
Amruth Pillai
aec78cf875
lay the ground work for sentry integration 2022-11-25 11:32:57 +01:00
Amruth Pillai
4b1ce539d5
remove sentry integration 2022-11-24 16:58:36 +01:00
Amruth Pillai
be0b7f20f9
integrate sentry for error logging 2022-11-24 11:21:30 +01:00
Amruth Pillai
d1a1b68302
fix #1095: make PDF_DELETION_TIME optional, add default value 2022-11-23 11:51:28 +01:00
Krisjanis Lejejs
43ddfba777 Add scheduled deletion for cached PDF files 2022-10-25 21:10:40 +03:00
Amruth Pillai
d73ee7b7f8
reformat docker setup to remove traefik dependency 2022-08-29 09:03:23 +02:00
Amruth Pillai
5b6f6b7621
use nodemailer/smtp instead of sendgrid 2022-08-22 19:26:13 +02:00
Amruth Pillai
9ef2a84ac2
update examples for reaching client/server in .env 2022-08-22 12:44:50 +02:00
Amruth Pillai
29d94dfc14
ci(docker): remove yaml anchors in favor of environment array in docker-compose
fix #825, fix #824, fix #820
2022-04-09 21:21:45 +02:00
Amruth Pillai
feb911aea0
feat(s3): implement non-ephemeral storage through S3/DO Spaces 2022-04-09 09:28:08 +02:00
Amruth Pillai
1df78100ca
feat(upgrade): changes to code to support new template 2022-04-08 09:37:26 +02:00
Amruth Pillai
ff8b22274f
ci(docker): use docker compose yaml anchor values and extension fields 2022-03-24 11:32:57 +01:00
modem7
b8303b9977
Update .env.example
Updated env variables to be clearer about which service requires it.
2022-03-23 23:03:29 +00:00
Amruth Pillai
b6267d07ba
feat(flags): introduce flags, disable_user_signups
fix #698
2022-03-18 11:12:26 +01:00
Amruth Pillai
7f0ee40af4
feat(client/auth/google): disable google login/registration if GOOGLE_CLIENT_ID is not in ENV
fix #724
2022-03-17 12:17:41 +01:00
Amruth Pillai
4dc83c1d7f
docs(docker): update docs to add docker deployment example to droplet 2022-03-14 10:18:04 +01:00
Amruth Pillai
57f7edc134
fix(docker): fix docker-compose for production grade deployments 2022-03-14 09:03:47 +01:00
Amruth Pillai
6255849822
fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
Amruth Pillai
a131bb3652
feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
Amruth Pillai
b4856be5ab
refactor(.env.example): update example to match current configuration 2022-03-08 14:07:28 +01:00
Amruth Pillai
5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00