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 |
|
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 |
|
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({})
|
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 |
|
Amruth Pillai
|
e20bcb8c14
|
Merge pull request #1886 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-05-08 09:21:26 +02: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 |
|
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
|
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
|
2024-05-03 12:05:54 +02:00 |
|
Amruth Pillai
|
458af1d840
|
Merge pull request #1870 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-04-22 19:42:30 +02:00 |
|
Amruth Pillai
|
ec86536ace
|
Merge pull request #1864 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-04-18 06:20:17 +02:00 |
|
Amruth Pillai
|
168be7dfb8
|
Merge pull request #1861 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-04-12 09:12:00 +02:00 |
|
Amruth Pillai
|
1f9e3aa9d1
|
update dependencies, update translations
|
2024-04-10 15:43:56 +02:00 |
|
Amruth Pillai
|
dd97c6d71f
|
Merge pull request #1856 from WangZhiYao/main
feat(server): Support for SMTP-over-TLS
|
2024-04-09 10:30:17 +02:00 |
|
Amruth Pillai
|
fe77b14807
|
Merge pull request #1855 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-04-08 11:10:22 +02:00 |
|
Amruth Pillai
|
709bf0a526
|
Merge pull request #1851 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-04-05 08:49:19 +02:00 |
|
Amruth Pillai
|
cdef456aac
|
update dependencies
|
2024-04-03 09:58:08 +02:00 |
|
Amruth Pillai
|
a578bd1054
|
Merge pull request #1836 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-31 10:22:04 +02:00 |
|
Amruth Pillai
|
6e6914fe6b
|
Merge pull request #1830 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-27 08:15:01 +01:00 |
|
Amruth Pillai
|
f6c2ae7504
|
remove banner on mobile/tablet devices
|
2024-03-25 15:08:39 +01:00 |
|
Amruth Pillai
|
890875ad9d
|
- upgrade to browserless v2
- add missing languages
- add donation banner
- update dependencies
- bump version to 4.0.9
|
2024-03-22 12:11:15 +01:00 |
|
Amruth Pillai
|
11953af700
|
Merge pull request #1816 from AmruthPillai/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.5 to 1.15.6
|
2024-03-19 09:17:57 +01:00 |
|
Amruth Pillai
|
3c774102cf
|
Merge pull request #1809 from Rash-Hit/debouncing-in-profile-icon
debounce in profile icon
|
2024-03-19 09:17:28 +01:00 |
|
Amruth Pillai
|
fbf92160a3
|
Merge pull request #1815 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-19 09:16:33 +01:00 |
|
Amruth Pillai
|
b23efa773f
|
Merge pull request #1813 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-14 14:04:42 +01:00 |
|
Amruth Pillai
|
5513b909e7
|
Merge pull request #1810 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-12 06:46:38 +01:00 |
|
Amruth Pillai
|
bbe8fb6655
|
Merge pull request #1808 from AmruthPillai/1805-bugfont-subset-and-font-variants-not-working
Add CommandList to Combobox component
|
2024-03-11 09:57:07 +01:00 |
|
Amruth Pillai
|
6405102cab
|
add CommandList to Combobox component
|
2024-03-11 09:54:10 +01:00 |
|
Amruth Pillai
|
32445a5cd7
|
Merge pull request #1804 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-11 09:44:55 +01:00 |
|
Amruth Pillai
|
ad9647a3f4
|
revert @nestjs-modules/mailer to 1.10.3
|
2024-03-10 11:19:51 +01:00 |
|
Amruth Pillai
|
9ee7e3195b
|
bump up version to 4.0.7
|
2024-03-10 11:14:23 +01:00 |
|
Amruth Pillai
|
53dfd4cb09
|
fix language selector
|
2024-03-10 11:12:15 +01:00 |
|
Amruth Pillai
|
7ceb0f6e39
|
add symbolic links to prettierignore
|
2024-03-10 10:50:45 +01:00 |
|
Amruth Pillai
|
7496461618
|
add symbolic links to compose files
|
2024-03-10 10:36:43 +01:00 |
|
Amruth Pillai
|
b47b7824ff
|
- bump up version to 4.0.6
- update dependencies
- remove test phase from CI script
- lint and format all files
|
2024-03-10 10:35:23 +01:00 |
|
Amruth Pillai
|
ec77d13ebd
|
add safety check for username in github strategy
|
2024-03-10 10:27:30 +01:00 |
|
Amruth Pillai
|
c8f7989c1f
|
refactor avoidTooShort function
|
2024-03-10 10:25:47 +01:00 |
|
Amruth Pillai
|
ec612f0902
|
Merge pull request #1799 from mradigen/main
fix(github_auth): fix GithubStrategy not searching for user using username
|
2024-03-10 10:25:28 +01:00 |
|
Amruth Pillai
|
10b2ca8bf2
|
Merge pull request #1790 from gzsombor/import-fixes
Better error handling and more lenient on the imported values
|
2024-03-10 10:23:58 +01:00 |
|
Amruth Pillai
|
995b1e627b
|
Merge pull request #1789 from skyworkz/bugfix/compose-setup-pdf-download
fix issue where PDF downloads fail on compose setup
|
2024-03-10 10:22:50 +01:00 |
|
Amruth Pillai
|
f1d4ebb504
|
Merge pull request #1788 from abizek/main
Fix popover stacking in right sidebar theme section
|
2024-03-10 10:21:40 +01:00 |
|
Amruth Pillai
|
6c97c880b3
|
Merge pull request #1785 from tsp36/feat/chinese_name
modify the name field to a minimum of 2 characters
|
2024-03-10 10:21:07 +01:00 |
|
Amruth Pillai
|
8fc3c25714
|
Update libs/dto/src/user/user.ts
|
2024-03-10 10:21:01 +01:00 |
|
Amruth Pillai
|
19c4d31710
|
Merge pull request #1771 from iammursal/main
fix(import): Changing 'Filetype' clears the 'File' upload field properly
|
2024-03-10 10:15:52 +01:00 |
|
Amruth Pillai
|
b17919e909
|
Merge pull request #1768 from bhumit070/main
fix(gengar template): link of personal project was overflowing outside.
|
2024-03-10 10:14:51 +01:00 |
|
Amruth Pillai
|
4c1c17c693
|
Merge pull request #1751 from Samrat-Saha-Sammy/main
fix(#1750): fixed downloaded PDF have issue(s) with Typography options
|
2024-03-10 10:13:09 +01:00 |
|
Amruth Pillai
|
df99470df8
|
modifications to rich-input link component
|
2024-03-10 10:12:09 +01:00 |
|
Amruth Pillai
|
a92528cdb7
|
Merge pull request #1729 from CorreyL/feature/ctrl-k-for-hyperlink
[Feature] Keyboard Shortcut for Hyperlink
|
2024-03-10 10:07:33 +01:00 |
|
Amruth Pillai
|
219e6999df
|
Merge branch 'main' into feature/ctrl-k-for-hyperlink
|
2024-03-10 10:07:26 +01:00 |
|
Amruth Pillai
|
95ee77f65c
|
Merge pull request #1727 from CorreyL/main
[Bugfix] Instantiate Link with inclusive set to false
|
2024-03-10 10:04:27 +01:00 |
|
Amruth Pillai
|
eac26215a3
|
update messages.po translations from lingui
|
2024-03-10 10:01:09 +01:00 |
|
Amruth Pillai
|
783af5070d
|
remove caching from resumes
|
2024-03-10 10:00:51 +01:00 |
|
Amruth Pillai
|
359c7f1c80
|
update dependencies
|
2024-03-10 10:00:33 +01:00 |
|
Amruth Pillai
|
550e15228e
|
Merge pull request #1795 from busches/patch-1
Update minimum node to 18.17.0
|
2024-03-01 10:58:37 +01:00 |
|
Amruth Pillai
|
518f5b1fb8
|
Merge pull request #1796 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-03-01 10:58:19 +01:00 |
|
Amruth Pillai
|
24f0af890a
|
Merge pull request #1781 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-02-24 07:39:43 +01:00 |
|
Amruth Pillai
|
c806dc890a
|
Merge pull request #1773 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-02-18 05:24:31 +01:00 |
|
Amruth Pillai
|
816023eea6
|
Merge pull request #1747 from theschles/main
fix(templates): Vertical-align-top instead of vertical-align-middle entry header data
|
2024-02-18 05:24:08 +01:00 |
|
Amruth Pillai
|
5de1bafdc6
|
Merge pull request #1762 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-02-14 10:03:28 +01:00 |
|
Amruth Pillai
|
e9ec397663
|
chore(i18n): sync sources from crowdin translations
|
2024-02-01 10:13:20 +01:00 |
|
Amruth Pillai
|
c4f552f44a
|
Merge pull request #1749 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-02-01 06:14:40 +01:00 |
|
Amruth Pillai
|
bc17157204
|
Merge pull request #1744 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-28 09:25:29 +01:00 |
|
Amruth Pillai
|
d9d4085591
|
Merge pull request #1742 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-26 08:13:43 +01:00 |
|
Amruth Pillai
|
4eac1c0024
|
Merge pull request #1737 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-25 09:35:08 +01:00 |
|
Amruth Pillai
|
7f877861d1
|
Merge pull request #1734 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-23 05:19:17 +01:00 |
|
Amruth Pillai
|
af4a96822c
|
Merge pull request #1730 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-22 09:09:25 +01:00 |
|
Amruth Pillai
|
debfd9167f
|
add eslint ignore
|
2024-01-21 11:12:35 +01:00 |
|
Amruth Pillai
|
b68b5a7747
|
add digitalocean attribution
|
2024-01-21 11:00:24 +01:00 |
|
Amruth Pillai
|
1aaaaeca20
|
format files
|
2024-01-21 10:44:22 +01:00 |
|
Amruth Pillai
|
0590367b7f
|
Merge pull request #1725 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-01-21 09:09:11 +01:00 |
|
Amruth Pillai
|
8bca7f5390
|
release: v4.0.4
|
2024-01-19 10:04:23 +01:00 |
|
Amruth Pillai
|
643348046f
|
Merge pull request #1714 from calumapplepie/patch-1
Update profile.ts to add default values
|
2024-01-19 09:58:04 +01:00 |
|