Commit Graph

4584 Commits

Author SHA1 Message Date
Amruth Pillai 77dee57324 Merge pull request #1885 from nickconway/fix/pdf-name
Fix: generate PDF name from title instead of id
2024-05-20 16:37:43 +02:00
Amruth Pillai 5d0c92e90d Merge pull request #1891 from AashishSinghal/main
Bug Fix #1847 - Fix Sidebar Height in Chikorita template
2024-05-20 16:36:57 +02:00
Amruth Pillai 868e6de7d9 Merge pull request #1843 from abizek/fix/tfa-length-error-message
Fix(tfa): error message for tfa code length
2024-05-20 16:36:23 +02:00
abizek e24f8850d2 merge branch main
Signed-off-by: abizek <abishekilango@protonmail.com>
2024-05-20 13:12:53 +05:30
Amruth Pillai a598a7a7f0 Merge pull request #1899 from ToshY/issue/1897
fix(docker): add environment variable for puppeteer to launch with `ignoreHTTPSerrors` flag
2024-05-15 20:24:29 +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
AashishSinghal 94eb549d25 Bug Fix #1847 - Fix Sidebar is not stretching to the full height in Chikorita template 2024-05-12 08:25:10 +05:30
Amruth Pillai 7a8b5d09c6 add ReleaseBot Discord Webhook to Publish Docker Image action 2024-05-10 11:46:25 +02:00
Amruth Pillai c15d9f7645 revert structuredClone as it is not supported on proxy objects 2024-05-10 11:27:13 +02:00
Amruth Pillai a102f62e28 replace JSON.parse(JSON.stringify({})) with structuredClone({}) v4.1.2 2024-05-10 11:00:15 +02:00
Amruth Pillai c1a58118c2 - add AuthRefreshProvider to refresh auth tokens every 5 minutes
- pull the latest crowdin language artifacts
2024-05-10 10:52:35 +02:00
Amruth Pillai b0d26e3230 Merge pull request #1889 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-09 08:06:29 +02:00
Crowdin Bot 7e354b74bd New Crowdin translations by GitHub Action 2024-05-09 00:08:50 +00:00
Amruth Pillai e20bcb8c14 Merge pull request #1886 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-08 09:21:26 +02:00
Crowdin Bot 506058aacb New Crowdin translations by GitHub Action 2024-05-08 00:07:50 +00:00
Nick Conway a7a0e4e652 Fix: generate PDF name from title instead of id 2024-05-07 13:13:10 -04:00
Amruth Pillai 7b394f1437 pin versions of pnpm and node 2024-05-07 12:33:16 +02:00
Amruth Pillai e2e2551db4 fix lint-test-build workflow 2024-05-07 12:31:01 +02:00
Amruth Pillai 52e062c0b5 fix eslint issues 2024-05-07 12:02:39 +02:00
Amruth Pillai e3785030e1 add code chunking to vite.config.ts 2024-05-07 11:45:33 +02:00
Amruth Pillai e21430a421 Merge pull request #1883 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-07 09:25:38 +02:00
Crowdin Bot f66704af88 New Crowdin translations by GitHub Action 2024-05-07 00:08:07 +00:00
Amruth Pillai 7a65363296 add test to github action 2024-05-05 17:06:08 +02:00
Amruth Pillai 8180e8c7b8 add SENTRY_AUTH_TOKEN 2024-05-05 16:50:01 +02:00
Amruth Pillai 13b2a5be94 add max-parallel:1 to github action 2024-05-05 16:09:29 +02:00
Amruth Pillai 4dd5367572 attempt to fix lint issues v4.1.0 2024-05-05 15:02:16 +02:00
Amruth Pillai e87b05a93a release: v4.1.0 2024-05-05 14:55:06 +02:00
Amruth Pillai 68252c35fc update postgres version in templates 2024-05-03 23:03:23 +02:00
Amruth Pillai ac9b280bd5 revert runs-on 2024-05-03 21:48:28 +02:00
Amruth Pillai 32b8407b1a experimenting with self-hosted action runners 2024-05-03 21:18:25 +02:00
Amruth Pillai 989e8dee5b update dependencies 2024-05-03 20:55:13 +02:00
Amruth Pillai 5ed561812f add privacy policy, bump up version to 4.0.13 2024-05-03 20:53:58 +02:00
Amruth Pillai cba2eda5d0 fix artifact name 2024-05-03 16:43:20 +02:00
Amruth Pillai 1c7b44b604 migrate actions/upload-artifact to v4 2024-05-03 15:29:59 +02:00
Amruth Pillai 5d61e865a8 changes to Dockerfile 2024-05-03 15:12:38 +02:00
Amruth Pillai f32a85cec9 add emptyOutDir: true to vite.config.ts 2024-05-03 15:07:07 +02:00
Amruth Pillai c99ce90cf8 add ARG NX_CLOUD_ACCESS_TOKEN to Dockerfile 2024-05-03 14:52:59 +02:00
Amruth Pillai 6e2b960bdb fix dependencies installation location 2024-05-03 14:31:13 +02:00
Amruth Pillai 862c812ee1 add files to .dockerignore 2024-05-03 14:22:28 +02:00
Amruth Pillai 6424b15b76 update versions of workflows 2024-05-03 14:08:49 +02:00
Amruth Pillai 5e32673358 modify action workflows 2024-05-03 14:04:20 +02:00
Amruth Pillai 470f187c0b fix Dockerfile 2024-05-03 14:02:08 +02:00
Amruth Pillai 8b966946ea remove unnecessary pnpm-lock.yaml files 2024-05-03 13:53:39 +02:00
Amruth Pillai 8579a4c98d Merge pull request #1871 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-03 13:31:56 +02:00
Amruth Pillai 8deff757a9 fix tiptap issues, update dependencies, fix typescript issues with minio client v4.0.12 2024-05-03 12:05:54 +02:00
Crowdin Bot d227cf64aa New Crowdin translations by GitHub Action 2024-05-03 00:08:45 +00:00
Amruth Pillai 458af1d840 Merge pull request #1870 from AmruthPillai/l10n
New Translations from Crowdin
2024-04-22 19:42:30 +02:00
Crowdin Bot 0024aec60a New Crowdin translations by GitHub Action 2024-04-22 00:08:42 +00:00
Amruth Pillai ec86536ace Merge pull request #1864 from AmruthPillai/l10n
New Translations from Crowdin
2024-04-18 06:20:17 +02:00
Crowdin Bot f7e2bfb078 New Crowdin translations by GitHub Action 2024-04-18 00:08:40 +00:00