7496461618
add symbolic links to compose files
2024-03-10 10:36:43 +01:00
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
ec77d13ebd
add safety check for username in github strategy
2024-03-10 10:27:30 +01:00
c8f7989c1f
refactor avoidTooShort function
2024-03-10 10:25:47 +01:00
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
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
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
f1d4ebb504
Merge pull request #1788 from abizek/main
...
Fix popover stacking in right sidebar theme section
2024-03-10 10:21:40 +01:00
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
8fc3c25714
Update libs/dto/src/user/user.ts
2024-03-10 10:21:01 +01:00
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
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
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
df99470df8
modifications to rich-input link component
2024-03-10 10:12:09 +01:00
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
219e6999df
Merge branch 'main' into feature/ctrl-k-for-hyperlink
2024-03-10 10:07:26 +01:00
95ee77f65c
Merge pull request #1727 from CorreyL/main
...
[Bugfix] Instantiate Link with inclusive set to false
2024-03-10 10:04:27 +01:00
eac26215a3
update messages.po translations from lingui
2024-03-10 10:01:09 +01:00
783af5070d
remove caching from resumes
2024-03-10 10:00:51 +01:00
359c7f1c80
update dependencies
2024-03-10 10:00:33 +01:00
71d3cea100
Fix build
2024-03-09 12:33:49 +01:00
befc5a67fc
Format code, better function name
2024-03-09 11:50:56 +01:00
5a2c222d61
Better error handling and more lenient on the imported values
2024-03-09 11:50:56 +01:00
6a3c75c15c
Merge branch 'main' into main
2024-03-08 18:01:28 +05:30
b6162d7bb0
fix(github_auth): fix GithubStrategy not searching for user using username
2024-03-06 15:40:37 +05:30
550e15228e
Merge pull request #1795 from busches/patch-1
...
Update minimum node to 18.17.0
2024-03-01 10:58:37 +01:00
518f5b1fb8
Merge pull request #1796 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-03-01 10:58:19 +01:00
1e56f940d9
New Crowdin translations by GitHub Action
2024-03-01 00:09:05 +00:00
e83e9c61b5
Update minimum node to 18.17.0
...
The dependency on sharp will fail with anything between 18.0-<18.17.0 per https://sharp.pixelplumbing.com/install#prerequisites
2024-02-28 20:09:29 -06:00
269f4c8b4d
fix(builder): fix popover stacking in right sidebar theme section
...
Fixes #1642
2024-02-28 00:16:18 +05:30
24f0af890a
Merge pull request #1781 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-02-24 07:39:43 +01:00
5ccd98bd0a
New Crowdin translations by GitHub Action
2024-02-24 00:07:22 +00:00
21fe2e195c
fix issue where PDF downloads fail on compose setup
2024-02-23 10:54:36 +01:00
33168aa535
modify the name field to a minimum of 2 characters
2024-02-21 09:40:57 +08:00
c806dc890a
Merge pull request #1773 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-02-18 05:24:31 +01:00
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
129ac7da38
New Crowdin translations by GitHub Action
2024-02-18 00:08:31 +00:00
1b80f751a3
Merge branch 'main' into main
2024-02-15 15:32:20 -08:00
f30d299949
fix(import): Changing 'Filetype' clears the 'File' upload field properly
2024-02-14 21:14:02 +03:00
5de1bafdc6
Merge pull request #1762 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-02-14 10:03:28 +01:00
2a8abd3a0b
New Crowdin translations by GitHub Action
2024-02-14 00:07:50 +00:00
fdfcd37061
fix(gengar template): link of personal project was overflowing outsite of sidebar
2024-02-13 08:16:58 +05:30
5d146ca86e
fix( #1750 ): fixed downloaded PDF have issue(s) with Typography options
...
Typography option toggle class were added in DOM #root but when server is printing the resume, a child section of the DOM #root is cloned and inserted for pdf processing which miss out the Typography option toggle class in the parent DOM, resulting in bug, Thus, the same class were added to each cloned DOM node.
2024-02-02 00:52:50 +05:30
e9ec397663
chore(i18n): sync sources from crowdin translations
2024-02-01 10:13:20 +01:00
c4f552f44a
Merge pull request #1749 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-02-01 06:14:40 +01:00
1f274d8ae9
New Crowdin translations by GitHub Action
2024-02-01 00:09:11 +00:00
846050f031
Update pikachu.tsx
2024-01-30 10:10:09 -08:00
d23b35de5e
Update glalie.tsx
2024-01-30 10:08:47 -08:00
2e4c660c97
Update gengar.tsx
2024-01-30 10:08:23 -08:00
4d5dc3869e
Update ditto.tsx
2024-01-30 10:07:48 -08:00
d4ca61d751
Update chikorita.tsx
2024-01-30 10:05:52 -08:00
5f1da943b8
Update rhyhorn.tsx
2024-01-30 10:05:16 -08:00
0803ad7e2d
Update bronzor.tsx
2024-01-30 10:05:13 -08:00
1326895e6b
fix: resume entry header items should be top-vertical-aligned, not middle-vertical-aligned
2024-01-30 10:01:20 -08:00
bc17157204
Merge pull request #1744 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-28 09:25:29 +01:00
880b3b5d37
New Crowdin translations by GitHub Action
2024-01-28 00:08:41 +00:00
d9d4085591
Merge pull request #1742 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-26 08:13:43 +01:00
acedc6b116
New Crowdin translations by GitHub Action
2024-01-26 00:08:13 +00:00
4eac1c0024
Merge pull request #1737 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-25 09:35:08 +01:00
e86c390862
New Crowdin translations by GitHub Action
2024-01-25 00:08:41 +00:00
7f877861d1
Merge pull request #1734 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-23 05:19:17 +01:00
6f97c06e3d
New Crowdin translations by GitHub Action
2024-01-23 00:08:46 +00:00
af4a96822c
Merge pull request #1730 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-22 09:09:25 +01:00
f4bedc668d
New Crowdin translations by GitHub Action
2024-01-22 00:08:53 +00:00
8e8b695cbc
Add a keyboard shortcut for adding a hyperlink
...
Use the conventional Ctrl+K keyboard shortcut for adding a hyperlink
2024-01-21 10:38:12 -08:00
37a869fa24
Move core logic of setLink to outer scope
...
Will allow code changes in a subsequent commit to access the function
and utilize the same core logic
2024-01-21 10:37:15 -08:00
176cac4fbe
Instantiate Link with inclusive set to false
...
Ensures consistent behavior with other common text editors, wherein
after applying a link to text, the following text does not also contain
the link
2024-01-21 09:12:05 -08:00
debfd9167f
add eslint ignore
2024-01-21 11:12:35 +01:00
b68b5a7747
add digitalocean attribution
2024-01-21 11:00:24 +01:00
1aaaaeca20
format files
2024-01-21 10:44:22 +01:00
0590367b7f
Merge pull request #1725 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-21 09:09:11 +01:00
209947266b
New Crowdin translations by GitHub Action
2024-01-21 00:09:20 +00:00
8bca7f5390
release: v4.0.4
2024-01-19 10:04:23 +01:00
643348046f
Merge pull request #1714 from calumapplepie/patch-1
...
Update profile.ts to add default values
2024-01-19 09:58:04 +01:00
9843f39510
Merge pull request #1717 from SergejKasper/fix-linkedIn-import-fails
...
fix(import): LinkedIn Profile.csv parsing fixes
2024-01-19 09:56:39 +01:00
14362b92c1
Merge pull request #1721 from CorreyL/bugfix/save-pending-keyword-input
...
[Bugfix] Save Pending Keyword Input
2024-01-19 09:55:42 +01:00
ac322a9bd4
Add pending inputs as a new Keyword
...
Ensures that any Keywords that were intended to be added are not lost
2024-01-18 19:45:29 -08:00
390f274d06
Dialogs that accept keywords, track pending inputs
...
In every dialog component that allows the input of Keyword, instantiate
a pendingKeyword State to track if the BadgeIput element has a pending
input
2024-01-18 19:42:24 -08:00
da23b06f71
Capture the current Keyword in the input in state
...
Keeps a parent State that tracks if a pending Keyword is in the input
field up-to-date
2024-01-18 19:39:53 -08:00
469f1d5cdd
Merge pull request #1716 from SergejKasper/fix-po-loader-issue
...
fix(vite): fix .po file loader issue
2024-01-15 14:14:45 +01:00
45a936c05d
fix(import): LinkedIn Profile.csv parsing fixes
2024-01-15 10:43:32 +01:00
84cafba0c2
fix(vite): fix .po file loader issue
2024-01-15 09:23:22 +01:00
e1ec60af92
Merge pull request #1705 from RJohnPaul/patch-1
...
Update project.json with cleaning and formatting
2024-01-12 08:40:19 +01:00
3cde03e9cb
Merge pull request #1711 from AmruthPillai/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
build(deps): bump follow-redirects from 1.15.3 to 1.15.4
2024-01-12 08:40:02 +01:00
b7c3b84ba2
Merge pull request #1713 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-12 08:39:53 +01:00
b08b86ca9d
Update profile.ts to add default values
...
Add some default values to the LinkedIn data import in case of missing data.
Default values used in place of optional data in order to minimize changes to other parts of the codebase; since optionals require an extra step to handle. Default values of whitespace might work better,
but I cannot test to be sure.
Closes : #1604
2024-01-11 21:50:37 -05:00
a37edc2caa
New Crowdin translations by GitHub Action
2024-01-12 00:08:18 +00:00
f0c778b37a
Merge pull request #1710 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-11 07:18:32 +01:00
675a92a17f
build(deps): bump follow-redirects from 1.15.3 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 04:32:26 +00:00
9197729387
New Crowdin translations by GitHub Action
2024-01-11 00:08:30 +00:00
99cb7f512e
Merge pull request #1706 from datamoc/main
...
Minor changes on logo (more regular, smooth lines, png and svg favicon)
2024-01-09 09:54:05 +01:00
0f765af468
Minor changes on logo (more regular, smooth lines, png and svg favicon)
...
.vs/* added in .gitignore
2024-01-06 18:37:48 +01:00
f5ce9af3e0
Update project.json with cleaning and formatting
2024-01-06 19:23:24 +05:30
8500c30f59
Merge pull request #1704 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-06 08:50:26 +01:00
2f4065b5a3
New Crowdin translations by GitHub Action
2024-01-06 00:08:29 +00:00
fb4ecee897
Merge pull request #1703 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-05 22:31:19 +01:00
735352c3d3
New Crowdin translations by GitHub Action
2024-01-05 00:08:26 +00:00
f89ad7cd1a
Merge pull request #1700 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-04 09:35:20 +01:00
bfadfb1a4f
New Crowdin translations by GitHub Action
2024-01-04 00:08:36 +00:00
af306746d3
Merge pull request #1696 from eltociear/patch-1
...
Update CONTRIBUTING.md
2024-01-02 09:06:41 +01:00
d67513b3f4
Merge pull request #1678 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-01-02 09:06:09 +01:00
0bae5f9422
New Crowdin translations by GitHub Action
2024-01-02 00:08:21 +00:00
791d8e58d9
Update CONTRIBUTING.md
...
decriptive -> descriptive
2023-12-28 01:07:07 +09:00
1fca2abd93
Merge pull request #1675 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-19 09:09:38 +05:30
de2b7eb1ff
New Crowdin translations by GitHub Action
2023-12-19 00:08:30 +00:00
c8840551a1
Merge pull request #1673 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-17 09:06:31 +05:30
302f112b15
New Crowdin translations by GitHub Action
2023-12-17 00:09:08 +00:00
f2d8f99fb3
Merge pull request #1669 from juliandaz11/patch-2
...
Update change-tone.ts
2023-12-15 11:24:18 +05:30
7ed2b7dc16
Merge pull request #1668 from juliandaz11/patch-1
...
Update improve-writing.ts
2023-12-15 11:24:06 +05:30
acbed2ed74
Merge pull request #1670 from juliandaz11/patch-3
...
Update fix-grammar.ts
2023-12-15 11:23:54 +05:30
a095cb8255
Update fix-grammar.ts
...
returns in the language of the text
2023-12-14 23:16:53 +00:00
5fb6082cce
Update change-tone.ts
...
returns in the language of the text
2023-12-14 23:15:44 +00:00
51408eb03c
Update improve-writing.ts
...
returns in the language of the text
2023-12-14 23:12:59 +00:00
c51b69ade5
Merge pull request #1666 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-14 08:05:40 +05:30
db413378eb
New Crowdin translations by GitHub Action
2023-12-14 00:08:32 +00:00
f82b163c7a
Merge pull request #1662 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-12 14:37:29 +05:30
1a70a847f7
New Crowdin translations by GitHub Action
2023-12-12 00:08:28 +00:00
b8f3a62bc5
Merge pull request #1650 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-11 13:21:02 +05:30
4f23f5fe01
New Crowdin translations by GitHub Action
2023-12-11 00:08:39 +00:00
b5de1b764a
Merge pull request #1649 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-07 11:21:22 +05:30
6444cd3175
New Crowdin translations by GitHub Action
2023-12-07 00:08:22 +00:00
181aa4070c
bump version to 4.0.3
2023-12-06 20:31:26 +05:30
698c46e419
Merge pull request #1647 from AmruthPillai/dependabot/npm_and_yarn/vite-5.0.5
...
build(deps-dev): bump vite from 5.0.2 to 5.0.5
2023-12-06 19:50:13 +05:30
bbb878aaf4
Merge pull request #1648 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-06 19:50:03 +05:30
f54890dc36
Merge pull request #1635 from MYSTYX7/main
...
Fixed Overlapping LocaleSwitch & ThemeSwitch Button #1634
2023-12-06 19:49:52 +05:30
0737280c72
New Crowdin translations by GitHub Action
2023-12-06 00:08:33 +00:00
9edfe257c4
build(deps-dev): bump vite from 5.0.2 to 5.0.5
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 23:47:14 +00:00
28c1aaf3ff
Merge pull request #1643 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-05 06:59:08 +05:30
f8c662b064
New Crowdin translations by GitHub Action
2023-12-05 00:08:22 +00:00
aa8a8e378e
fix(auth): Locale & Theme switch in authentication
2023-12-04 16:29:13 +05:30
11edfe5038
Merge branch 'main' of https://github.com/MYSTYX7/Reactive-Resume
2023-12-04 16:28:16 +05:30
3ddb2c192d
Merge pull request #1640 from otterDeveloper/bucket-skip-check
...
Add option to skip storage bucket check & creation in storage service
2023-12-04 11:36:43 +01:00
5a149f9025
Merge branch 'main' into bucket-skip-check
2023-12-04 11:14:01 +01:00
9955a64c56
add warning if skipped bucket creation
2023-12-04 01:34:52 -06:00
1de4b5c6a1
Merge pull request #1639 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-04 05:38:29 +01:00
b8c5aafa1d
Add option to skip storage bucket check & creation in storage service
2023-12-03 19:59:01 -06:00
ac7e354ae2
New Crowdin translations by GitHub Action
2023-12-04 00:08:32 +00:00
63697f97cb
Merge pull request #1632 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-03 05:14:32 +01:00
45833b9067
Update CONTRIBUTING.md
2023-12-03 09:44:18 +05:30
1562180784
New Crowdin translations by GitHub Action
2023-12-03 00:08:26 +00:00
7476b1f7f4
Merge branch 'main' of https://github.com/MYSTYX7/Reactive-Resume
2023-12-03 00:06:09 +05:30
d0ef127fe1
fix(auth): Fix Locale & ThemeSwitch button overlap
2023-12-03 00:05:59 +05:30
f7849e02ee
build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-03 00:05:23 +05:30
f7e92a516a
fix(auth): Fix Locale & ThemeSwitch button overlap
2023-12-03 00:00:10 +05:30
d061829beb
fix(auth): Fix Locale & ThemeSwitch button overlap
2023-12-02 23:59:55 +05:30
62f4640cb3
Merge branch 'main' of https://github.com/MYSTYX7/Reactive-Resume
2023-12-02 23:53:38 +05:30
fb41d3afc6
fix(auth): Fix Locale & ThemeSwitch button overlap
2023-12-02 23:53:34 +05:30
7124563225
fix(auth): Fix Locale & ThemeSwitch button overlap
2023-12-02 23:47:20 +05:30
a8ede8faed
Minor change
2023-12-02 23:46:05 +05:30
b73aeb487b
Fixed Locale & ThemeSwitch Button overlap issue
2023-12-02 23:36:08 +05:30
11cd2d9b15
Merge pull request #1630 from AmruthPillai/dependabot/npm_and_yarn/adobe/css-tools-4.3.2
...
build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2
2023-12-01 09:43:40 +01:00
7aae3fc7d5
build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 06:45:01 +00:00
123e39270c
Merge pull request #1629 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-12-01 05:37:31 +01:00
fab7c44fa1
New Crowdin translations by GitHub Action
2023-12-01 00:09:26 +00:00
86430bb143
Merge pull request #1622 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-30 14:00:42 +01:00
c5b8d3b7b4
New Crowdin translations by GitHub Action
2023-11-30 00:08:21 +00:00
ceaabe2b66
Merge pull request #1601 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-28 08:17:36 +01:00
2f6da5266d
New Crowdin translations by GitHub Action
2023-11-28 00:08:21 +00:00
9378dc56e8
Merge pull request #1614 from justindhillon/fix-broken-links
...
Fixed broken link to LICENSE
2023-11-27 22:18:42 +01:00
187b9bcf43
fixed broken link to LICENSE
2023-11-27 10:26:06 -08:00
a55c1950d0
Merge pull request #1597 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-26 15:54:06 +01:00
27bcd881a1
New Crowdin translations by GitHub Action
2023-11-26 14:53:35 +00:00
922ef11883
ci: bump version to 4.0.2
2023-11-26 15:51:53 +01:00
57aac2ab62
fix: label date -> date or date range, closes #1564
2023-11-26 15:50:02 +01:00
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
f090573147
- fix: add line-clamp-1 on button text, closes #1585
...
- fix: add drag handle icon to panels
2023-11-26 15:37:58 +01:00
062748eb5c
fix: openai chat completions api upgrade, closes #1586
2023-11-26 15:32:56 +01:00
9298a7473e
fix: wrap rich input toolbar, closes #1588
2023-11-26 15:26:39 +01:00
bf9cd2b248
fix: language selector in settings
2023-11-26 15:25:52 +01:00
4f4919566d
fix: language selector in settings
2023-11-26 15:25:47 +01:00
caa8a63d86
Merge pull request #1596 from AmruthPillai/1572-bug-popover-is-showing-behind-modal
...
fix: modify z-index for dialogs to fix popover being hidden
2023-11-26 15:16:55 +01:00
73322acde1
fix: modify z-index for dialogs to fix popover being hidden
2023-11-26 14:55:37 +01:00
afb8b6389c
Merge pull request #1595 from AmruthPillai/1589-feature-request-for-old-template
...
feat(templates): redesign and add back in the original templates from v3
2023-11-26 14:40:16 +01:00
7db0c4d60a
ci: run prettier formatting, fix ci workflow to not run twice
2023-11-26 14:37:12 +01:00
446c5db68f
feat(templates): redesign and add back in the original templates from v3
2023-11-26 14:33:40 +01:00
765bf71220
Merge pull request #1593 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-26 10:28:00 +01:00
d2342b78e6
Merge branch 'main' into l10n
2023-11-26 10:26:11 +01:00
37e50684e3
fix(i18n): update sources
2023-11-26 10:22:42 +01:00
2d31905d56
New Crowdin translations by GitHub Action
2023-11-26 00:08:57 +00:00
9418bcf44f
update dependencies
2023-11-25 02:48:48 +01:00
68f8c22770
Merge pull request #1587 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-25 01:32:43 +01:00
3b7ab09e77
New Crowdin translations by GitHub Action
2023-11-25 00:08:04 +00:00
6a7032fe90
Merge pull request #1580 from AmruthPillai/1563-bug-search-for-language-in-settings-does-not-work-as-expected
...
fix: implement fuzzy search with locale switcher and settings page
2023-11-24 03:56:07 +01:00
e9d888b07c
fix: implement fuzzy search with locale switcher and settings page
2023-11-24 03:53:09 +01:00
016e9aca77
add prisma generate to ci step
2023-11-24 02:00:28 +01:00
a4843cf7e6
ci: attempt to fix ci scripts by not importing prisma as type
2023-11-24 01:48:14 +01:00
12b52af121
Merge pull request #1578 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-24 01:25:23 +01:00
2aa18aa262
New Crowdin translations by GitHub Action
2023-11-24 00:13:52 +00:00
28e3fa5271
Merge pull request #1577 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-24 01:11:45 +01:00
26d5c83814
update translations
2023-11-24 01:11:02 +01:00
a695f13e3e
New Crowdin translations by GitHub Action
2023-11-24 00:07:51 +00:00
11ce4072d0
update github issue templates
2023-11-24 01:07:32 +01:00
13dad73c64
update dependencies
2023-11-24 01:07:19 +01:00
c4d3dd89d7
feat: add product hunt banner to landing page
2023-11-24 01:07:02 +01:00
bdcae326f4
ci: pin postgres version to 15
2023-11-23 22:34:33 +01:00
563abc074c
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2023-11-23 22:34:23 +01:00
d36fc1b31d
fix(parser): make reactive-resume v3 parser more lenient with validation
2023-11-23 22:34:21 +01:00
1bf66e5e4a
Merge pull request #1575 from MyLiveCV/BUG-1574
...
Bug Fixed - 1574 - JSON Schema Field issue
2023-11-23 22:31:31 +01:00
4750410af0
Merge pull request #1571 from MyLiveCV/BUG-1569
...
BUG-1569 - Add Lock Option for List View
2023-11-23 22:31:01 +01:00
0403308847
Bug Fixed - 1574 - JSON Schema Field issue
2023-11-24 01:40:02 +05:30
f2ca131aee
BUG-1569 - Add Lock Option for List View
2023-11-24 00:31:11 +05:30
edc46da933
Merge pull request #1570 from MyLiveCV/BUG-1569
...
Bug Fix for 1569 - `On Dashboard in List View Lock Menu missing`
2023-11-23 19:59:21 +01:00
c53ecc5476
Merge pull request #1567 from MyLiveCV/BUG-1566
...
Bug Fix for 1566 - `Copy Link to resume Icon not working on Builder Toolbar for Public Resumes
2023-11-23 19:55:17 +01:00
482c0b4982
BUG-1569 - Add Lock Option for List View
2023-11-24 00:21:09 +05:30
e00efd03a1
BUG-1566 - Add Copy functionality
2023-11-23 22:37:13 +05:30
0984f11f39
Merge pull request #1 from AmruthPillai/main
...
main pull
2023-11-23 22:14:14 +05:30
6e53a0f7a3
fix: auth layout if email is the only auth provider
2023-11-23 17:15:49 +01:00
7131518f3f
docs: uncomment postgres in development docker compose
2023-11-23 14:01:18 +01:00
6ba1996084
fix: booleans not cooercing properly in env vars
2023-11-23 14:00:54 +01:00
4411ee7d1d
fix: add link to docs in hero section
2023-11-23 14:00:33 +01:00
cd1704740e
docs: update .env.example with storage url suffix, closes #1562
2023-11-23 14:00:08 +01:00
512f59f1e8
fix: update swarm.yml example
2023-11-23 11:55:02 +01:00
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
a661076686
fix: throw appropriate errors when connecting to storage bucket, closes #1561
2023-11-23 09:01:25 +01:00
d7abd74af3
- add workflow_dispatch to lint-test-build
2023-11-23 08:56:23 +01:00
3f35672f72
Merge pull request #1559 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-23 07:04:59 +01:00
0555464586
New Crowdin translations by GitHub Action
2023-11-23 00:08:14 +00:00
94f330e19b
enable linux/arm64 builds
2023-11-23 00:15:39 +01:00
f716726e80
Update README.md
2023-11-23 00:11:05 +01:00
8c6aaf9284
Update FUNDING.yml
2023-11-23 00:09:58 +01:00
aebfd92e09
- remove stale bot
...
- pin node version in dockerfile
2023-11-22 23:55:40 +01:00
fa7e2dad5f
add concurrency to lint-test-build
2023-11-22 23:28:46 +01:00
64d64958f6
add engines.node to package.json
2023-11-22 23:27:53 +01:00
c0869fdb3e
add packageManager key to package.json
2023-11-22 23:26:56 +01:00
04a9c988e6
implement ci action with nx cloud
2023-11-22 23:24:19 +01:00
37c17ce8f3
fix ts error on parser
2023-11-22 23:04:44 +01:00
6c7ca9472f
Merge branch 'v4' of github.com:AmruthPillai/Reactive-Resume into v4
2023-11-22 22:57:37 +01:00
4dfaafc929
bump version to 4.0.0
2023-11-22 22:57:36 +01:00
afdd3d7736
Merge pull request #1557 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-22 22:55:33 +01:00
c19b759237
update github actions to modify triggers
2023-11-22 22:54:36 +01:00
12505151c1
New Crowdin translations by GitHub Action
2023-11-22 21:51:35 +00:00
4687091ebd
fix an assorted set of issues, more info on linear
2023-11-22 22:50:21 +01:00
4baecb22e9
fix: add logger for errors, return correct error when resume is locked
2023-11-22 22:25:54 +01:00
27758c72e3
feat: add tooltip to url-input label icon, closes RX-14
2023-11-22 22:25:30 +01:00
1580455b3f
- update translations
...
- add mail_from env var
- update docs for swarm deployment
2023-11-22 22:05:54 +01:00
da2f4dba60
feat: implement back navigation on some of the auth flows, closes RX-13
2023-11-22 16:01:08 +01:00
bc5b4cb9ad
Merge pull request #1556 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-22 15:50:52 +01:00
4c66f5c503
New Crowdin translations by GitHub Action
2023-11-22 14:48:56 +00:00
cf2c8e3fe4
Merge pull request #1555 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-22 15:48:25 +01:00
78c435681b
fix: merge similar translation strings, closes RX-12
2023-11-22 15:47:27 +01:00
db83dabe86
New Crowdin translations by GitHub Action
2023-11-22 14:46:15 +00:00
436efe0f59
fix: RX-11 merge similar strings
2023-11-22 15:44:49 +01:00
69b99b9127
Set version of libraries to 0.0.1
2023-11-22 15:43:50 +01:00
df5a6e9151
Merge pull request #1554 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-22 11:00:13 +01:00
bd04dc9b1e
New Crowdin translations by GitHub Action
2023-11-22 08:09:42 +00:00
dfb3ef60dd
- add docker-swarm deployment example
...
- update dependencies
2023-11-22 09:08:23 +01:00
55e94ca792
Merge pull request #1553 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-21 15:20:33 +01:00
1b0e9f4b0c
New Crowdin translations by GitHub Action
2023-11-21 14:11:50 +00:00
23766ee007
Merge pull request #1552 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-21 15:10:22 +01:00
7258259cfd
New Crowdin translations by GitHub Action
2023-11-21 13:41:38 +00:00
8c621f0028
Merge pull request #1551 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-21 14:40:19 +01:00
d109dcca87
New Crowdin translations by GitHub Action
2023-11-21 12:51:24 +00:00
0846e04ea4
Merge pull request #1550 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-21 13:49:56 +01:00
d9abcbadac
New Crowdin translations by GitHub Action
2023-11-21 12:47:30 +00:00
2a3ae68948
implement button to download PDF from a public resume page
2023-11-21 13:45:39 +01:00
422865b3ad
- update bug-report template
...
- update dependencies
2023-11-21 12:42:58 +01:00
32a1a685cc
add another "\n" to pull request template of sync crowdin action
2023-11-21 10:18:45 +01:00
cfd161f080
Merge pull request #1549 from AmruthPillai/l10n
...
New Translations from Crowdin
2023-11-21 09:50:11 +01:00
0dcf229e19
New Crowdin translations by GitHub Action
2023-11-21 08:45:58 +00:00
1825fc3283
- implement disable_email_auth env var
...
- add sync crowdin translations github action
2023-11-21 09:44:37 +01:00
635f743e56
Merge pull request #1548 from otterDeveloper/v4-oauth-env-docs
...
[v4]docs: Add example of oauth callback url
2023-11-20 08:32:10 +01:00
16cb8c02ed
docs: show example of oauth callback url
2023-11-19 15:24:24 -06:00
f9d965787d
- fix pikachu template alignment
...
- update sample resume
2023-11-19 10:45:00 +01:00
55d81f4771
revert lingui changes
2023-11-19 10:35:12 +01:00
545dffa351
fix dockerfile
2023-11-19 10:22:19 +01:00
7c507052fd
replace lingui.config.ts with .linguirc
2023-11-19 10:15:14 +01:00
bb28de7571
fix sidebar padding on chikorita
2023-11-19 10:10:14 +01:00
8b217dfcfa
- upgrade react-resizable-panels to latest version
...
- update translations
- remove cypress
- add await to all return blocks
2023-11-19 09:52:55 +01:00
9c4db2956b
update README.md
2023-11-17 14:14:14 +01:00
626c131f7d
- Add templatesCount variable to FeaturesSection
...
component
2023-11-17 14:01:28 +01:00
fe9c19fc4e
add "notranslate" tag, handle default locale fallback, fix certifications id in metadata
2023-11-17 13:28:58 +01:00
33bcadd457
sort package.json
2023-11-17 09:02:38 +01:00
9bf125e024
update i18n messages, remove pseudo locale
2023-11-17 08:58:27 +01:00
78c06abbd4
update default layout
2023-11-17 08:44:53 +01:00
34247f13b6
design nosepass template, add tests, add template previews
2023-11-17 08:31:12 +01:00
0b4cb71320
export port 3000 on dockerfile
2023-11-15 16:44:27 +01:00
8171e90a6c
switch from sessionStorage to localStorage
2023-11-15 06:34:17 +01:00
f7a21df042
bump version
2023-11-14 21:55:47 +01:00
72852f90e2
pin browserless/chrome version as latest it too unstable
2023-11-14 21:53:10 +01:00
044ef8bdb5
use npm run start instead of node as CMD
2023-11-14 20:15:12 +01:00
07421a5064
empty commit
2023-11-14 19:15:29 +01:00
1a32f1bc26
switch from pnpm to npm
2023-11-14 19:11:17 +01:00
02fdb8c85b
switch from pnpm to npm
2023-11-14 19:07:56 +01:00
8ae9215309
switch from pnpm to npm
2023-11-14 19:05:24 +01:00
277bb2a70b
fix(ci): modify prisma location
2023-11-14 16:37:23 +01:00
457aed5f46
fix(printer): increase timeout to 15s
2023-11-14 16:06:16 +01:00
36b1930c0d
fix: remove crowdin_distribution_hash env
2023-11-14 14:00:27 +01:00
f24bbe7631
refactor: 🔊 crowdin cli test run, add/remove translations
2023-11-14 13:58:39 +01:00
3fb8e06f15
fix(i18n): t macro usage
2023-11-14 13:27:35 +01:00
f49439f80c
Merge pull request #1541 from AmruthPillai/l10n
...
New Crowdin updates
2023-11-14 13:25:14 +01:00
3fbb473ecb
New translations messages.po (Chinese Traditional)
2023-11-14 13:23:20 +01:00
f863c7d28d
New translations messages.po (Chinese Simplified)
2023-11-14 13:23:19 +01:00
d7c5cf51e6
New translations messages.po (Ukrainian)
2023-11-14 13:23:17 +01:00
a11e1fe339
New translations messages.po (Turkish)
2023-11-14 13:23:16 +01:00
c9d469d973
New translations messages.po (Swedish)
2023-11-14 13:23:14 +01:00
9f36b19e20
New translations messages.po (Serbian (Cyrillic))
2023-11-14 13:23:13 +01:00
b6d77bae17
New translations messages.po (Russian)
2023-11-14 13:23:12 +01:00
ec4cf23c52
New translations messages.po (Portuguese)
2023-11-14 13:23:10 +01:00
46c585f325
New translations messages.po (Polish)
2023-11-14 13:23:09 +01:00
cd63244289
New translations messages.po (Norwegian)
2023-11-14 13:23:08 +01:00
204e7d0015
New translations messages.po (Dutch)
2023-11-14 13:23:07 +01:00
6b136608f7
New translations messages.po (Lithuanian)
2023-11-14 13:23:06 +01:00
f73277b315
New translations messages.po (Korean)
2023-11-14 13:23:04 +01:00
a703baf054
New translations messages.po (Japanese)
2023-11-14 13:23:03 +01:00
30479c20ee
New translations messages.po (Italian)
2023-11-14 13:23:01 +01:00
cd2d0dcb8e
New translations messages.po (Hungarian)
2023-11-14 13:23:00 +01:00
60d3eff764
New translations messages.po (Hebrew)
2023-11-14 13:22:59 +01:00
a3e6409171
New translations messages.po (Finnish)
2023-11-14 13:22:58 +01:00
aa38217cb6
New translations messages.po (Greek)
2023-11-14 13:22:57 +01:00
b8f96a837a
New translations messages.po (German)
2023-11-14 13:22:56 +01:00
bd33ae7798
New translations messages.po (Danish)
2023-11-14 13:22:55 +01:00
1bd709f484
New translations messages.po (Czech)
2023-11-14 13:22:53 +01:00
59378f162f
New translations messages.po (Catalan)
2023-11-14 13:22:52 +01:00
cdf36cb49d
New translations messages.po (Bulgarian)
2023-11-14 13:22:51 +01:00
0c069b1e92
New translations messages.po (Arabic)
2023-11-14 13:22:50 +01:00
774720bae0
New translations messages.po (Afrikaans)
2023-11-14 13:22:49 +01:00
d4f36eecf5
New translations messages.po (Spanish)
2023-11-14 13:22:47 +01:00
0870bfaa02
New translations messages.po (French)
2023-11-14 13:22:46 +01:00
350823e081
New translations messages.po (Romanian)
2023-11-14 13:22:45 +01:00
2db52b7ef2
feat(i18n): translate error messages
2023-11-14 13:02:38 +01:00
888b4db0bb
fix(mobile): check for responsiveness, add scrollarea support
2023-11-14 11:43:28 +01:00
6303071410
fix(i18n): load translations from fs
2023-11-14 09:14:21 +01:00
d1f54010c7
Update Crowdin configuration file
2023-11-14 09:13:08 +01:00
49d0882d7c
Merge pull request #1537 from AmruthPillai/l10n
...
New Crowdin updates
2023-11-14 07:53:49 +01:00
5358951557
New translations messages.po (Zulu)
2023-11-14 07:51:50 +01:00
0b6331c28d
New translations messages.po (Nepali)
2023-11-14 07:51:49 +01:00
befc4f1cb0
New translations messages.po (Amharic)
2023-11-14 07:51:48 +01:00
b965839091
New translations messages.po (Odia)
2023-11-14 07:51:47 +01:00
507621e3a8
New translations messages.po (Kannada)
2023-11-14 07:51:45 +01:00
7e4c4f798a
New translations messages.po (Malayalam)
2023-11-14 07:51:44 +01:00
9b09b47b78
New translations messages.po (Telugu)
2023-11-14 07:51:43 +01:00
3a64eefef7
New translations messages.po (Hindi)
2023-11-14 07:51:42 +01:00
7b820503ae
New translations messages.po (Thai)
2023-11-14 07:51:41 +01:00
0c386671e1
New translations messages.po (Marathi)
2023-11-14 07:51:40 +01:00
56f780e0eb
New translations messages.po (Bengali)
2023-11-14 07:51:39 +01:00
3b2698ca19
New translations messages.po (Tamil)
2023-11-14 07:51:38 +01:00
8432fc5f10
New translations messages.po (Khmer)
2023-11-14 07:51:37 +01:00
3996e49ae7
New translations messages.po (Persian)
2023-11-14 07:51:36 +01:00
a30504e6a5
New translations messages.po (Indonesian)
2023-11-14 07:51:35 +01:00
77f704ac9b
New translations messages.po (Portuguese, Brazilian)
2023-11-14 07:51:34 +01:00
604a89051d
New translations messages.po (Vietnamese)
2023-11-14 07:51:33 +01:00
e0b1d7ed67
New translations messages.po (English)
2023-11-14 07:51:32 +01:00
caa1b56fd3
New translations messages.po (Chinese Traditional)
2023-11-14 07:51:31 +01:00
5955f5214d
New translations messages.po (Chinese Simplified)
2023-11-14 07:51:30 +01:00
2acb34fa90
New translations messages.po (Ukrainian)
2023-11-14 07:51:29 +01:00
57a28e1462
New translations messages.po (Turkish)
2023-11-14 07:51:28 +01:00
dce63e926e
New translations messages.po (Swedish)
2023-11-14 07:51:26 +01:00
90eb4c770f
New translations messages.po (Serbian (Cyrillic))
2023-11-14 07:51:25 +01:00
820d8720c0
New translations messages.po (Russian)
2023-11-14 07:51:24 +01:00
3691f726e7
New translations messages.po (Portuguese)
2023-11-14 07:51:23 +01:00
7339b7436c
New translations messages.po (Polish)
2023-11-14 07:51:22 +01:00
3364c9fbaa
New translations messages.po (Norwegian)
2023-11-14 07:51:21 +01:00
db21cbc4ff
New translations messages.po (Dutch)
2023-11-14 07:51:20 +01:00
e49c89cc39
New translations messages.po (Lithuanian)
2023-11-14 07:51:19 +01:00
ba25d92680
New translations messages.po (Korean)
2023-11-14 07:51:18 +01:00
ccb3513dbd
New translations messages.po (Japanese)
2023-11-14 07:51:17 +01:00
e191c3ba67
New translations messages.po (Italian)
2023-11-14 07:51:16 +01:00
267ae79724
New translations messages.po (Hungarian)
2023-11-14 07:51:15 +01:00
08115fa521
New translations messages.po (Hebrew)
2023-11-14 07:51:14 +01:00
d4612d6e28
New translations messages.po (Finnish)
2023-11-14 07:51:13 +01:00
0a95ce5a9c
New translations messages.po (Greek)
2023-11-14 07:51:11 +01:00
505f2f473e
New translations messages.po (German)
2023-11-14 07:51:10 +01:00
a99198b9b7
New translations messages.po (Danish)
2023-11-14 07:51:09 +01:00
f2bc6f214d
New translations messages.po (Czech)
2023-11-14 07:51:08 +01:00
323cd07830
New translations messages.po (Catalan)
2023-11-14 07:51:07 +01:00
adc2adc6f4
New translations messages.po (Bulgarian)
2023-11-14 07:51:06 +01:00
58f2291774
New translations messages.po (Arabic)
2023-11-14 07:51:05 +01:00
1ed89053fe
New translations messages.po (Afrikaans)
2023-11-14 07:51:04 +01:00
b4f72992ef
New translations messages.po (Spanish)
2023-11-14 07:51:03 +01:00
f09acfbcaa
New translations messages.po (French)
2023-11-14 07:51:01 +01:00
a6652b738f
New translations messages.po (Romanian)
2023-11-14 07:51:00 +01:00
041d04cd84
Merge pull request #1536 from AmruthPillai/l10n
...
New Crowdin updates
2023-11-14 07:49:02 +01:00
faf3ea47f9
Update .gitignore
2023-11-14 07:48:51 +01:00
61f55bfb70
New translations messages.po (Zulu)
2023-11-14 07:30:25 +01:00
73dc01e2df
New translations messages.po (Nepali)
2023-11-14 07:30:24 +01:00
800177e76e
New translations messages.po (Amharic)
2023-11-14 07:30:23 +01:00
6dbc0a3999
New translations messages.po (Odia)
2023-11-14 07:30:22 +01:00
148de17b81
New translations messages.po (Kannada)
2023-11-14 07:30:20 +01:00
db3389d6a8
New translations messages.po (Malayalam)
2023-11-14 07:30:19 +01:00
7390f38837
New translations messages.po (Telugu)
2023-11-14 07:30:18 +01:00
133e5942cd
New translations messages.po (Hindi)
2023-11-14 07:30:17 +01:00
2de0b8792b
New translations messages.po (Thai)
2023-11-14 07:30:16 +01:00
36f1a2bdb3
New translations messages.po (Marathi)
2023-11-14 07:30:14 +01:00
899d0b0d9c
New translations messages.po (Bengali)
2023-11-14 07:30:14 +01:00
8c4e21c503
New translations messages.po (Tamil)
2023-11-14 07:30:12 +01:00
a36f202d0a
New translations messages.po (Khmer)
2023-11-14 07:30:11 +01:00
fe2f844e60
New translations messages.po (Persian)
2023-11-14 07:30:10 +01:00
cd80785f29
New translations messages.po (Indonesian)
2023-11-14 07:30:09 +01:00
bd065347cb
New translations messages.po (Portuguese, Brazilian)
2023-11-14 07:30:08 +01:00
e0db70684a
New translations messages.po (Vietnamese)
2023-11-14 07:30:07 +01:00
0298e7836c
New translations messages.po (English)
2023-11-14 07:30:06 +01:00
1b9f1db8f8
New translations messages.po (Chinese Traditional)
2023-11-14 07:30:05 +01:00
06a7a5192c
New translations messages.po (Chinese Simplified)
2023-11-14 07:30:03 +01:00
12958cec16
New translations messages.po (Ukrainian)
2023-11-14 07:30:02 +01:00
e7ca3aefec
New translations messages.po (Turkish)
2023-11-14 07:30:01 +01:00
45a626576f
New translations messages.po (Swedish)
2023-11-14 07:30:00 +01:00
cf2caccedf
New translations messages.po (Serbian (Cyrillic))
2023-11-14 07:29:59 +01:00
1d052a7856
New translations messages.po (Russian)
2023-11-14 07:29:58 +01:00
47dce2c066
New translations messages.po (Portuguese)
2023-11-14 07:29:57 +01:00
501f9b366e
New translations messages.po (Polish)
2023-11-14 07:29:56 +01:00
3dfa06308f
New translations messages.po (Norwegian)
2023-11-14 07:29:55 +01:00
0cb256d930
New translations messages.po (Dutch)
2023-11-14 07:29:54 +01:00
5682f042af
New translations messages.po (Lithuanian)
2023-11-14 07:29:53 +01:00
0a6aa2e672
New translations messages.po (Korean)
2023-11-14 07:29:52 +01:00
af840e36f9
New translations messages.po (Japanese)
2023-11-14 07:29:51 +01:00
7fc03550e1
New translations messages.po (Italian)
2023-11-14 07:29:50 +01:00
4a24802637
New translations messages.po (Hungarian)
2023-11-14 07:29:49 +01:00
0602ffc646
New translations messages.po (Hebrew)
2023-11-14 07:29:48 +01:00
17ead86135
New translations messages.po (Finnish)
2023-11-14 07:29:47 +01:00
8f24cb6769
New translations messages.po (Greek)
2023-11-14 07:29:46 +01:00
b451f6f8b8
New translations messages.po (German)
2023-11-14 07:29:45 +01:00
bdbb4534ee
New translations messages.po (Danish)
2023-11-14 07:29:44 +01:00
29d732bd68
New translations messages.po (Czech)
2023-11-14 07:29:43 +01:00
620172709c
New translations messages.po (Catalan)
2023-11-14 07:29:42 +01:00
52a4b2831a
New translations messages.po (Bulgarian)
2023-11-14 07:29:41 +01:00
7f0f419a4b
New translations messages.po (Arabic)
2023-11-14 07:29:40 +01:00
7eae44c032
New translations messages.po (Afrikaans)
2023-11-14 07:29:39 +01:00
f50fe242e8
New translations messages.po (Spanish)
2023-11-14 07:29:38 +01:00
de5cf161bf
New translations messages.po (French)
2023-11-14 07:29:37 +01:00
8e5182cb26
New translations messages.po (Romanian)
2023-11-14 07:29:36 +01:00
90ce0ad1bc
Update Crowdin configuration file
2023-11-14 07:27:31 +01:00
2f46acd707
Update crowdin.yml
2023-11-14 07:27:09 +01:00
a2f0a88e02
fix(ci): update actions
2023-11-13 18:47:21 +01:00
bdc8353196
fix(ci): update-translations
2023-11-13 17:08:05 +01:00
6c9602e629
fix(ci): update-translations
2023-11-13 17:06:14 +01:00
d18b258761
feat(homepage): add new sections to homepage
2023-11-13 17:03:41 +01:00
4b1e33db80
Update Crowdin configuration file
2023-11-10 13:19:01 +01:00
48727be809
fix(i18n): delete local translations
2023-11-10 13:14:44 +01:00
d8c605d047
Merge pull request #1531 from AmruthPillai/l10n
...
New Translations
2023-11-10 11:23:43 +01:00
d5a0237975
New Crowdin translations by GitHub Action
2023-11-10 10:22:56 +00:00
f3ad994753
chore(i18n): update zu-ZA translations
2023-11-10 11:22:19 +01:00
1057d390da
feat(ci): add update translations ci workflow
2023-11-10 09:49:55 +01:00
6f83937dbb
feat(i18n): update crowdin configuration file
2023-11-10 09:36:20 +01:00
6f6e53bc95
Update Crowdin configuration file
2023-11-10 09:35:14 +01:00
ca6724c4da
fix(i18n): fix crowdin.yml
2023-11-10 09:32:35 +01:00
0c7e551bf6
fix(github-action): update trigger for workflow
2023-11-10 09:31:29 +01:00
69d3cd899c
feat(i18n): change location of translation files
2023-11-10 09:29:52 +01:00
c52a0d4da7
Merge branch 'v4' of github.com:AmruthPillai/Reactive-Resume into v4
2023-11-10 09:29:38 +01:00
c10e5eb291
chore(deps): update dependencies
2023-11-10 09:29:35 +01:00
f41dbb3515
Update Crowdin configuration file
2023-11-10 09:21:03 +01:00
a07e4ee0b2
Merge branch 'v4' of github.com:AmruthPillai/Reactive-Resume into v4
2023-11-10 09:19:36 +01:00
6573b7b8c0
fix(i18n): remove type in crowdin.yml
2023-11-10 09:19:18 +01:00
a72f6d2350
Update Crowdin configuration file
2023-11-10 09:16:23 +01:00
210c215beb
fix(i18n): remove type in crowdin.yml
2023-11-10 09:16:00 +01:00
45c8b19081
Merge branch 'v4' of github.com:AmruthPillai/Reactive-Resume into v4
2023-11-10 09:15:25 +01:00
af1739892c
fix(i18n): remove type in crowdin.yml
2023-11-10 09:15:23 +01:00
5221b6f092
Update Crowdin configuration file
2023-11-10 09:13:37 +01:00
dec8bbc09e
Merge pull request #1530 from AmruthPillai/feat(i18n)--implement-localization-using-linguijs
...
feat(i18n): implement localization using LinguiJS
2023-11-10 09:08:14 +01:00
6ad4358d70
feat(i18n): implement localization using LinguiJS
2023-11-10 09:07:47 +01:00
13d91411e3
chore(artboard): remove sample resume loaded on artboard for testing
2023-11-09 21:05:12 +01:00
92bb9f96a0
feat(artboard): implement 8 new templates
2023-11-09 21:01:01 +01:00
9acf7e8d22
Merge pull request #1524 from AmruthPillai/feat/v4/replace-templates-library-with-microfrontend-app
...
feat(templates): replace library with microfrontend app for templates
2023-11-07 16:43:26 +01:00
1aa8aa6900
feat(templates): replace library with microfrontend app for templates
2023-11-07 16:37:16 +01:00
fca61543c5
perf: 🎨 remove fragment imports, optimize templates
2023-11-06 22:37:32 +01:00
2d35057e57
Merge pull request #1519 from AmruthPillai/feat/v4/implement-resume-locking
...
feat(resume): ✨ implement resume locking feature
2023-11-06 13:57:44 +01:00
015e284318
feat(resume): ✨ implement resume locking feature
2023-11-06 13:57:12 +01:00
9a0402d525
Merge pull request #1518 from AmruthPillai/feat/v4/implement-create-sample-resume-action
...
feat(resume-dialog): ✨ implement create sample resume sub-action in create resume dialog
2023-11-06 12:11:36 +01:00
685dc3aa6e
feat(resume-dialog): ✨ implement create sample resume sub-action in create resume dialog
2023-11-06 12:11:07 +01:00
9b833076db
ci(registry): ✨ add quay.io to docker container registries
2023-11-06 10:17:29 +01:00
37e94eb7f0
ci(dockerfile): 🚀 fix copy paths in dockerfile
2023-11-06 10:05:50 +01:00
d6620e0816
ci: 🐛 log error to console
2023-11-06 09:52:38 +01:00
a88a794f29
fix(server): 👷 pass errors down to controller
2023-11-06 09:41:06 +01:00
4f5ccb9ab8
chore(server): update dependencies and add API tags to
...
controllers
2023-11-05 19:15:21 +01:00
e964965d59
docs(readme): 🎨 update formatting, change license header
2023-11-05 14:26:06 +01:00
fa248c47ad
ci(dockerfile): copy prisma client correctly
2023-11-05 14:23:01 +01:00
d113f84c7e
ci(compose): ⚡ update docker compose deployment examples
2023-11-05 13:38:56 +01:00
eef91cf905
ci(v4.0.0-alpha): 🚀 running the first ci worflow
2023-11-05 13:17:14 +01:00
2f4fc71ecb
ci(actions): 📝 implement close-stale-issues github actions workflow
2023-11-05 12:42:14 +01:00
22933bd412
refactor(v4.0.0-alpha): beginning of a new era
2023-11-05 12:31:42 +01:00
0ba6a444e2
project reset: clearing all files and folders
2023-08-31 13:22:03 +02:00
0941ba398a
Merge pull request #1441 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.9.10
...
Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 in /app
2023-08-29 10:01:37 +02:00
e7b32890c6
Merge pull request #1440 from AmruthPillai/dependabot/github_actions/digitalocean/action-doctl-2.4.0
...
Bump digitalocean/action-doctl from 2.3.0 to 2.4.0
2023-08-29 10:01:29 +02:00
d4823c7b5e
Merge pull request #1439 from AmruthPillai/dependabot/github_actions/actions/checkout-3.6.0
...
Bump actions/checkout from 3.5.3 to 3.6.0
2023-08-29 10:01:22 +02:00
593b1909ab
Merge pull request #1434 from AmruthPillai/dependabot/docker/server/playwright-v1.37.1-focal
...
Bump playwright from v1.36.2-focal to v1.37.1-focal in /server
2023-08-29 10:01:14 +02:00
20cd4815f6
Merge pull request #1414 from Jubair70/fix_disable_click_outside_modal
...
fix: disable click outside all modals and check unsaved changes for education modal
2023-08-29 10:00:50 +02:00
e6b6b99e0f
Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:08:50 +00:00
a61e38b865
Bump digitalocean/action-doctl from 2.3.0 to 2.4.0
...
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/digitalocean/action-doctl/releases )
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:03:00 +00:00
e31ef6877b
Bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 02:02:57 +00:00
67cc7ef258
Bump playwright from v1.36.2-focal to v1.37.1-focal in /server
...
Bumps playwright from v1.36.2-focal to v1.37.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:00:43 +00:00
ca6b10bdba
fix formatting
2023-08-07 17:32:16 +06:00
cf7faa0e28
Merge branch 'main' into fix_disable_click_outside_modal
2023-08-07 16:31:24 +06:00
a293d209de
update dependencies, bump up version to 3.8.4
2023-08-07 11:48:56 +02:00
5b9ea43090
Merge pull request #1418 from AmruthPillai/dependabot/npm_and_yarn/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2
2023-08-07 09:48:05 +02:00
01b36ee8d8
Merge pull request #1420 from AmruthPillai/add-date-format-options
...
Add 'YYYY.MM' & 'YYYY.M' date format options
2023-08-07 09:30:07 +02:00
af1c314c36
Add 'YYYY.MM' & 'YYYY.M' date format options
...
closes #1419
2023-08-07 09:29:47 +02:00
9a607a590a
Merge branch 'main' into fix_disable_click_outside_modal
2023-08-07 12:04:29 +06:00
d836e3d992
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-03 06:19:13 +00:00
fb2db6839f
Update README.md
2023-08-01 20:41:48 +02:00
787d0af9d1
Update README.md
2023-08-01 20:40:02 +02:00
c455cbb5ca
Merge branch 'main' into fix_disable_click_outside_modal
2023-08-01 15:38:30 +06:00
dae142e5ce
fix: disable click outside all modals and check unsaved changes for education modal
2023-08-01 15:29:31 +06:00
95de63f387
Merge pull request #1411 from Jubair70/fix/work_modal_datepicker
...
fix: Work Modal Datepicker popup
2023-07-31 16:12:19 +02:00
456b896310
Merge branch 'main' into fix/work_modal_datepicker
2023-07-31 15:09:40 +06:00
974bf7e032
fix: Work Modal Datepicker
2023-07-31 15:02:17 +06:00
8fa5324a39
Merge pull request #1410 from AmruthPillai/dependabot/docker/server/playwright-v1.36.2-focal
...
Bump playwright from v1.36.1-focal to v1.36.2-focal in /server
2023-07-31 10:31:58 +02:00
4ac9289344
Bump playwright from v1.36.1-focal to v1.36.2-focal in /server
...
Bumps playwright from v1.36.1-focal to v1.36.2-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 02:45:02 +00:00
d67272cf9e
bump up version to 3.8.3
2023-07-27 20:09:26 +02:00
f937a88b9d
attempt to fix leafish template issues
2023-07-27 20:08:47 +02:00
7465a7ec78
Merge pull request #1407 from AmruthPillai/fix/id-null-when-section-duplicated-cloned
...
Fix issue when a section is duplicated/cloned, ID is null
2023-07-27 19:51:01 +02:00
b53d8854df
bump up version to 3.8.2
2023-07-27 19:43:19 +02:00
bffa0be909
fix dev dotenv script
2023-07-27 19:42:48 +02:00
06fee1696e
update dependencies, fix birthDate error outline
2023-07-27 19:42:25 +02:00
f9a11092a6
Fix issue when a section is duplicated/cloned, ID is null
2023-07-27 18:35:19 +02:00
9c76999945
add start pipeline command to turbo
2023-07-25 15:37:10 +02:00
d23d1a615e
Merge pull request #1403 from Jubair70/fix_education_modal_datepicker
...
fix: Education Date picker modal UI component
2023-07-25 14:50:46 +02:00
a5701a37a6
Merge pull request #1400 from rcwell/main
...
Fixed Date entered on any <Date> field is one day earlier
2023-07-25 14:50:39 +02:00
a739b25f42
update all dependencies
2023-07-25 14:50:10 +02:00
145aa14ba0
fix: Education Date picker modal
2023-07-24 18:27:39 +06:00
94358bf61c
don't convert date to local date
2023-07-23 07:46:19 +14:00
ce50df61a5
Merge pull request #1395 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-07-21 22:14:17 +02:00
f18da54dfa
Merge branch 'main' into i18n_main
2023-07-21 22:14:11 +02:00
14c5e36fae
Merge pull request #1396 from Jubair70/Jubair70/fixes-date-selection
...
Fixed date selection by selecting month after year
2023-07-21 22:13:06 +02:00
1483f9b4f2
Merge branch 'main' into Jubair70/fixes-date-selection
2023-07-21 15:04:53 +06:00
f7d8e4ebb4
slots removed
2023-07-21 15:03:58 +06:00
7c42d6e607
New translations modals.json (Portuguese, Brazilian)
2023-07-20 23:34:56 +02:00
08dea8ad8b
New translations landing.json (Portuguese, Brazilian)
2023-07-20 23:34:41 +02:00
950d7ea4e7
New translations common.json (Portuguese, Brazilian)
2023-07-20 23:34:15 +02:00
ebc12042a9
New translations builder.json (Nepali)
2023-07-20 23:34:05 +02:00
d8168d2a9d
New translations builder.json (Amharic)
2023-07-20 23:34:04 +02:00
7cfda3c83d
New translations builder.json (Odia)
2023-07-20 23:34:03 +02:00
8fcfbdd69d
New translations builder.json (Kannada)
2023-07-20 23:34:03 +02:00
1eb52261f2
New translations builder.json (Malayalam)
2023-07-20 23:34:02 +02:00
88400b769d
New translations builder.json (Hindi)
2023-07-20 23:34:01 +02:00
b6831fc532
New translations builder.json (Marathi)
2023-07-20 23:34:00 +02:00
b231b60b5a
New translations builder.json (Tamil)
2023-07-20 23:33:59 +02:00
2679c9ebc2
New translations builder.json (Khmer)
2023-07-20 23:33:58 +02:00
278253b809
New translations builder.json (Persian)
2023-07-20 23:33:57 +02:00
8a933de0bd
New translations builder.json (Indonesian)
2023-07-20 23:33:57 +02:00
704cba06f4
New translations builder.json (Portuguese, Brazilian)
2023-07-20 23:33:56 +02:00
b946098bd0
New translations builder.json (Vietnamese)
2023-07-20 23:33:55 +02:00
f7b95f7679
New translations builder.json (Ukrainian)
2023-07-20 23:33:54 +02:00
e38967874e
New translations builder.json (Turkish)
2023-07-20 23:33:53 +02:00
8368c4e183
New translations builder.json (Serbian (Cyrillic))
2023-07-20 23:33:52 +02:00
951f14ef69
New translations builder.json (Russian)
2023-07-20 23:33:51 +02:00
4a75be95ef
New translations builder.json (Portuguese)
2023-07-20 23:33:51 +02:00
1125557fbc
New translations builder.json (Polish)
2023-07-20 23:33:50 +02:00
db63138307
New translations builder.json (Korean)
2023-07-20 23:33:48 +02:00
a52feac93b
New translations builder.json (Italian)
2023-07-20 23:33:47 +02:00
ad7b6ad2c6
New translations builder.json (Hungarian)
2023-07-20 23:33:46 +02:00
33e3850bb7
New translations builder.json (Hebrew)
2023-07-20 23:33:45 +02:00
c29605dbd0
New translations builder.json (Finnish)
2023-07-20 23:33:44 +02:00
14b2ba4f73
New translations builder.json (Greek)
2023-07-20 23:33:43 +02:00
8868684125
New translations builder.json (Danish)
2023-07-20 23:33:39 +02:00
c1ceb0cd50
New translations builder.json (Czech)
2023-07-20 23:33:38 +02:00
1105f672a5
New translations builder.json (Catalan)
2023-07-20 23:33:37 +02:00
67cc49c068
New translations builder.json (Bulgarian)
2023-07-20 23:33:36 +02:00
505406508b
New translations builder.json (Arabic)
2023-07-20 23:33:35 +02:00
bfd37951df
New translations builder.json (Spanish)
2023-07-20 23:33:34 +02:00
339cae05f1
New translations builder.json (French)
2023-07-20 23:33:34 +02:00
48069c10a4
New translations builder.json (Romanian)
2023-07-20 23:33:33 +02:00
51317b2901
New translations builder.json (Japanese)
2023-07-20 22:32:27 +02:00
e5ce53b2aa
Merge pull request #1399 from thomasmazon/thomas-improve-pt-br-translation
...
Thomas: fixing some Portuguese Brazilian labels
2023-07-20 22:32:00 +02:00
2bc7c93174
Thomas: fixing some Portuguese Brazilian labels
2023-07-20 11:56:54 -03:00
1d97f01942
Jubair70:fix/date-selection
2023-07-19 17:58:13 +06:00
5ad517f1d3
Jubair70:fix/date-selection
2023-07-19 17:53:23 +06:00
8088c70038
New translations builder.json (Chinese Simplified)
2023-07-19 13:52:09 +02:00
e36df82ba9
Merge pull request #1393 from AmruthPillai/dependabot/docker/server/playwright-v1.36.1-focal
...
Bump playwright from v1.35.1-focal to v1.36.1-focal in /server
2023-07-19 08:45:18 +02:00
de513a12da
Merge pull request #1392 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.9.1
...
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1
2023-07-19 08:45:11 +02:00
06f1a813ce
Merge pull request #1387 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-07-19 08:45:01 +02:00
1de9195f20
Merge branch 'main' into i18n_main
2023-07-19 08:44:54 +02:00
eaa21ead3e
Update build-deploy.yml
2023-07-19 08:44:47 +02:00
3ea4a9b000
Bump playwright from v1.35.1-focal to v1.36.1-focal in /server
...
Bumps playwright from v1.35.1-focal to v1.36.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 02:36:05 +00:00
f0484c1c28
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 02:11:08 +00:00
7ebda09a5f
New translations builder.json (German)
2023-07-14 22:35:05 +02:00
161ca0ee28
run prettier formatting on all files
2023-07-13 08:54:37 +02:00
984078db76
parallelize ci workflow
2023-07-12 16:26:07 +02:00
fbc0ae8918
fix use of dev dependency
2023-07-12 16:21:46 +02:00
3e93656f1f
update issue templates
2023-07-12 16:02:16 +02:00
01bf17d7c8
Update README.md
2023-07-12 16:01:09 +02:00
651013fcf2
Merge pull request #1381 from AmruthPillai/fix/issue-with-private-resumes
...
fix(client): 🐛 do not allow private resumes to be viewable or downloadable through the link
2023-07-12 15:59:57 +02:00
1c2d796c50
fix(client): 🐛 do not allow private resumes to be viewable or downloadable through the link
2023-07-12 15:59:22 +02:00
5ef4bfcb6b
Merge pull request #1379 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.9.0
...
Bump docker/setup-buildx-action from 2.8.0 to 2.9.0
2023-07-12 14:47:30 +02:00
a305b6419e
Merge pull request #1378 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.9.0
...
Bump org.jetbrains.kotlin.android from 1.8.22 to 1.9.0 in /app
2023-07-12 14:47:22 +02:00
dcfdff2abe
Bump docker/setup-buildx-action from 2.8.0 to 2.9.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:00:37 +00:00
de77a6039a
Bump org.jetbrains.kotlin.android from 1.8.22 to 1.9.0 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.8.22 to 1.9.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 02:23:11 +00:00
e44eab55c3
Merge pull request #1376 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.8.0
...
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0
2023-07-04 13:49:24 +02:00
c73ad9a627
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 02:45:58 +00:00
be3d4a4f7c
Merge pull request #1374 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-07-02 08:01:43 +02:00
c86792901b
New translations builder.json (Swedish)
2023-06-29 15:56:08 +02:00
a2645a10f0
Merge pull request #1369 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.7.0
...
Bump docker/setup-buildx-action from 2.6.0 to 2.7.0
2023-06-22 16:13:22 +02:00
772d8a0d41
Merge pull request #1368 from AmruthPillai/dependabot/github_actions/docker/build-push-action-4.1.1
...
Bump docker/build-push-action from 4.1.0 to 4.1.1
2023-06-22 16:13:14 +02:00
57348c13b2
Merge pull request #1367 from AmruthPillai/dependabot/github_actions/docker/metadata-action-4.6.0
...
Bump docker/metadata-action from 4.5.0 to 4.6.0
2023-06-22 16:13:03 +02:00
ffb92a967e
Merge pull request #1366 from AmruthPillai/dependabot/docker/server/playwright-v1.35.1-focal
...
Bump playwright from v1.35.0-focal to v1.35.1-focal in /server
2023-06-22 16:10:59 +02:00
ed933f0452
Bump docker/setup-buildx-action from 2.6.0 to 2.7.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:58:00 +00:00
26e67fe457
Bump docker/build-push-action from 4.1.0 to 4.1.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:57:55 +00:00
4507d2d032
Bump docker/metadata-action from 4.5.0 to 4.6.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:57:50 +00:00
97b43d2fc9
Bump playwright from v1.35.0-focal to v1.35.1-focal in /server
...
Bumps playwright from v1.35.0-focal to v1.35.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 02:57:47 +00:00
88916a54d3
Merge pull request #1362 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-06-15 10:04:54 +02:00
3aa57ebce8
Merge pull request #1358 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.8.22
...
Bump org.jetbrains.kotlin.android from 1.8.21 to 1.8.22 in /app
2023-06-15 10:04:48 +02:00
623d300da3
Merge pull request #1357 from AmruthPillai/dependabot/github_actions/actions/checkout-3.5.3
...
Bump actions/checkout from 3.5.2 to 3.5.3
2023-06-15 10:04:40 +02:00
10d7562e7a
Merge pull request #1356 from AmruthPillai/dependabot/docker/client/node-20-alpine
...
Bump node from 18-alpine to 20-alpine in /client
2023-06-15 10:04:33 +02:00
807e747018
Merge pull request #1355 from AmruthPillai/dependabot/github_actions/docker/build-push-action-4.1.0
...
Bump docker/build-push-action from 4.0.0 to 4.1.0
2023-06-15 10:04:26 +02:00
1301cdce12
Merge pull request #1354 from AmruthPillai/dependabot/docker/server/playwright-v1.35.0-focal
...
Bump playwright from v1.34.3-focal to v1.35.0-focal in /server
2023-06-15 10:04:17 +02:00
c5fcbf5982
New translations common.json (Dutch)
2023-06-14 17:29:51 +02:00
a9daaeba55
New translations builder.json (Dutch)
2023-06-14 17:29:49 +02:00
dc33c35433
Bump org.jetbrains.kotlin.android from 1.8.21 to 1.8.22 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.8.21 to 1.8.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:00:24 +00:00
189605484a
Bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:58:29 +00:00
bb3e93d976
Bump node from 18-alpine to 20-alpine in /client
...
Bumps node from 18-alpine to 20-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:58:18 +00:00
44d692aad1
Bump docker/build-push-action from 4.0.0 to 4.1.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:58:18 +00:00
bb0ca824b8
Bump playwright from v1.34.3-focal to v1.35.0-focal in /server
...
Bumps playwright from v1.34.3-focal to v1.35.0-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 02:57:59 +00:00
a0b8de4ab4
Merge pull request #1347 from AlexTu2/main
...
add Discord icon
2023-06-09 09:06:47 +02:00
f73a80c684
add Discord icon
2023-06-08 22:52:38 -04:00
0eddb7d5a3
remove old ci action workflows
2023-06-08 16:28:08 +02:00
6ff36cb1e4
fix build-deploy script
2023-06-08 16:27:14 +02:00
c513d68813
Add push: true to Build and Deploy Script
2023-06-08 15:25:16 +02:00
8d3f4e031c
update dependencies, rework on github actions ci script
2023-06-08 15:05:15 +02:00
3aa8778a67
Update README.md
2023-06-08 13:51:31 +02:00
d4a3cec3c2
create new github actions workflow "Build and Push Multi-Arch Docker Images using Manifest"
2023-06-08 13:48:35 +02:00
96eca65ed0
add back health module to server
2023-06-07 20:45:21 +02:00
30fd283898
use matrix to build amd64/arm64 images
2023-06-07 20:25:12 +02:00
726ea7312b
add arm to qemu platform
2023-06-07 20:10:25 +02:00
f3a7180d4b
change run script for docker file
2023-06-07 19:52:48 +02:00
0173ce32c3
Implement Turborepo to include Build Caching in CI/CD
2023-06-07 19:50:48 +02:00
d4b6c16bf9
updating dependencies, fixing server reloads
2023-06-07 18:39:14 +02:00
c571f201d3
update version
2023-06-07 17:18:33 +02:00
e4ecf50ed4
add missing backslash
2023-06-07 17:18:18 +02:00
5ee99cfdab
attempt to fix internal server error
2023-06-07 12:06:04 +02:00
72e610b50d
Merge pull request #1323 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-05-30 16:53:03 +02:00
ba34787333
Merge pull request #1326 from AmruthPillai/dependabot/docker/server/playwright-v1.34.3-focal
...
Bump playwright from v1.34.0-focal to v1.34.3-focal in /server
2023-05-30 16:52:54 +02:00
e11b0e6224
Bump playwright from v1.34.0-focal to v1.34.3-focal in /server
...
Bumps playwright from v1.34.0-focal to v1.34.3-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:58:15 +00:00
c78ee18e05
New translations common.json (Norwegian)
2023-05-26 14:15:52 +02:00
5f5b484243
New translations builder.json (Norwegian)
2023-05-26 14:15:50 +02:00
bcc451a6a1
Merge pull request #1320 from AmruthPillai/dependabot/docker/server/playwright-v1.34.0-focal
...
Bump playwright from v1.32.3-focal to v1.34.0-focal in /server
2023-05-23 21:09:04 +02:00
55a7f6a556
Merge pull request #1315 from dev-abir/main
...
add icons
2023-05-23 21:08:55 +02:00
e9b6265c60
Merge pull request #1304 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.8.21
...
Bump org.jetbrains.kotlin.android from 1.8.20 to 1.8.21 in /app
2023-05-23 21:08:40 +02:00
2e2f3271c9
Bump playwright from v1.32.3-focal to v1.34.0-focal in /server
...
Bumps playwright from v1.32.3-focal to v1.34.0-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:58:19 +00:00
fa3e92d643
Merge pull request #1314 from jobayer12/issue-1309
...
Rename the Work Experience label.
2023-05-17 10:33:51 +02:00
1f9b52eda6
Added the experience section on the leftSidebar.
2023-05-13 17:58:27 +06:00
7074b6fc76
add icon packs according to #834
2023-05-09 22:10:31 +05:30
b4c4fb94f7
Renamed the Work Experience label.
2023-05-08 10:44:57 +06:00
22bdb64fa9
Added the experience section on the leftSidebar.
2023-05-08 10:42:27 +06:00
af02158d05
Bump org.jetbrains.kotlin.android from 1.8.20 to 1.8.21 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.8.20 to 1.8.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.8.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:03:01 +00:00
6a8db92fc4
fix bugs
2023-04-21 01:13:32 +02:00
6f219ef17e
bump up version to 3.7.2
2023-04-20 23:02:14 +02:00
667e51abdc
implement larger pool size for db
2023-04-20 22:52:24 +02:00
7b98277c32
Merge pull request #1294 from AmruthPillai/dependabot/docker/server/playwright-v1.32.3-focal
...
Bump playwright from v1.32.1-focal to v1.32.3-focal in /server
2023-04-20 22:34:03 +02:00
77ed7ed8be
Merge pull request #1293 from AmruthPillai/dependabot/github_actions/actions/checkout-3.5.2
...
Bump actions/checkout from 3.5.0 to 3.5.2
2023-04-20 22:33:56 +02:00
ce584d9326
Merge pull request #1289 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-04-20 22:33:48 +02:00
5685352375
Merge pull request #1286 from AmruthPillai/dependabot/github_actions/martinbeentjes/npm-get-version-action-1.3.1
...
Bump martinbeentjes/npm-get-version-action from 1.2.3 to 1.3.1
2023-04-20 22:33:38 +02:00
036b2917a6
update dependencies, attempt to fix server restart issue
2023-04-20 22:33:11 +02:00
e972320722
Bump playwright from v1.32.1-focal to v1.32.3-focal in /server
...
Bumps playwright from v1.32.1-focal to v1.32.3-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:59:32 +00:00
4ac1e9db35
Bump actions/checkout from 3.5.0 to 3.5.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 02:58:06 +00:00
9fe4403b40
New translations modals.json (Nepali)
2023-04-11 08:37:33 +02:00
4f4084ab45
New translations modals.json (Amharic)
2023-04-11 08:37:32 +02:00
72227dc9ab
New translations modals.json (Odia)
2023-04-11 08:37:31 +02:00
d44795a421
New translations modals.json (Kannada)
2023-04-11 08:37:30 +02:00
e9584144e4
New translations modals.json (Malayalam)
2023-04-11 08:37:30 +02:00
bbedfa3b75
New translations modals.json (Hindi)
2023-04-11 08:37:29 +02:00
03f7d74096
New translations modals.json (Marathi)
2023-04-11 08:37:28 +02:00
a62693d611
New translations modals.json (Bengali)
2023-04-11 08:37:27 +02:00
421f195e1e
New translations modals.json (Tamil)
2023-04-11 08:37:26 +02:00
b22dff523f
New translations modals.json (Khmer)
2023-04-11 08:37:25 +02:00
58d0c6e315
New translations modals.json (Persian)
2023-04-11 08:37:24 +02:00
36178cac22
New translations landing.json (Nepali)
2023-04-11 08:37:24 +02:00
376786fa25
New translations landing.json (Amharic)
2023-04-11 08:37:23 +02:00
efceda1c55
New translations landing.json (Odia)
2023-04-11 08:37:22 +02:00
047e317c51
New translations landing.json (Kannada)
2023-04-11 08:37:21 +02:00
36ad63adb9
New translations landing.json (Malayalam)
2023-04-11 08:37:20 +02:00
45c88caf58
New translations landing.json (Hindi)
2023-04-11 08:37:20 +02:00
ca11a9217a
New translations landing.json (Marathi)
2023-04-11 08:37:19 +02:00
fd6fbbba77
New translations landing.json (Bengali)
2023-04-11 08:37:18 +02:00
e2fb83bda9
New translations landing.json (Tamil)
2023-04-11 08:37:17 +02:00
40567e8f61
New translations landing.json (Khmer)
2023-04-11 08:37:16 +02:00
64c899b159
New translations modals.json (Indonesian)
2023-04-11 08:37:12 +02:00
b267cc4097
New translations modals.json (Vietnamese)
2023-04-11 08:37:11 +02:00
f4657b6592
New translations modals.json (Chinese Simplified)
2023-04-11 08:37:10 +02:00
6a2f512638
New translations modals.json (Ukrainian)
2023-04-11 08:37:10 +02:00
499005c21f
New translations modals.json (Turkish)
2023-04-11 08:37:09 +02:00
0e18d3fc48
New translations modals.json (Serbian (Cyrillic))
2023-04-11 08:37:08 +02:00
3b831c4eb4
New translations modals.json (Russian)
2023-04-11 08:37:07 +02:00
40564944ef
New translations modals.json (Polish)
2023-04-11 08:37:06 +02:00
fdbb6d2e5b
New translations modals.json (Norwegian)
2023-04-11 08:37:06 +02:00
398cd63082
New translations modals.json (Dutch)
2023-04-11 08:37:05 +02:00
efd4af14e5
New translations modals.json (Japanese)
2023-04-11 08:37:03 +02:00
889697fc31
New translations modals.json (Hungarian)
2023-04-11 08:37:02 +02:00
3aedf6618d
New translations modals.json (Finnish)
2023-04-11 08:37:01 +02:00
abf42e13af
New translations modals.json (Greek)
2023-04-11 08:37:00 +02:00
40bcbebadd
New translations modals.json (Danish)
2023-04-11 08:36:59 +02:00
364f2e6d49
New translations modals.json (Czech)
2023-04-11 08:36:58 +02:00
7e5dfd75f9
New translations modals.json (Catalan)
2023-04-11 08:36:57 +02:00
b94d10c614
New translations modals.json (Bulgarian)
2023-04-11 08:36:57 +02:00
8c40b417ec
New translations modals.json (Arabic)
2023-04-11 08:36:56 +02:00
1f17dfe6ea
New translations landing.json (Indonesian)
2023-04-11 08:36:55 +02:00
be6ea1a224
New translations landing.json (Vietnamese)
2023-04-11 08:36:54 +02:00
583e9effae
New translations builder.json (Nepali)
2023-04-11 08:36:53 +02:00
619b2757c8
New translations builder.json (Amharic)
2023-04-11 08:36:52 +02:00
9e27eee029
New translations builder.json (Odia)
2023-04-11 08:36:51 +02:00
c2d3c611e1
New translations builder.json (Kannada)
2023-04-11 08:36:50 +02:00
735f589e54
New translations builder.json (Malayalam)
2023-04-11 08:36:49 +02:00
1e3d6fbb77
New translations builder.json (Hindi)
2023-04-11 08:36:48 +02:00
3995e7159a
New translations builder.json (Marathi)
2023-04-11 08:36:47 +02:00
6662acf0b0
New translations builder.json (Bengali)
2023-04-11 08:36:47 +02:00
feb8abca95
New translations builder.json (Tamil)
2023-04-11 08:36:46 +02:00
75c83bd91d
New translations builder.json (Khmer)
2023-04-11 08:36:45 +02:00
f6d5897ed3
New translations landing.json (Chinese Simplified)
2023-04-11 08:36:44 +02:00
ed356763a1
New translations landing.json (Ukrainian)
2023-04-11 08:36:43 +02:00
4847246d84
New translations landing.json (Turkish)
2023-04-11 08:36:42 +02:00
a0ae6cb77e
New translations landing.json (Serbian (Cyrillic))
2023-04-11 08:36:42 +02:00
2aa2550be0
New translations landing.json (Russian)
2023-04-11 08:36:41 +02:00
df39913d49
New translations landing.json (Polish)
2023-04-11 08:36:40 +02:00
2225505d48
New translations landing.json (Norwegian)
2023-04-11 08:36:39 +02:00
afe20e61ee
New translations landing.json (Dutch)
2023-04-11 08:36:38 +02:00
794e9c6511
New translations landing.json (Japanese)
2023-04-11 08:36:37 +02:00
e7e423bf29
New translations landing.json (Hungarian)
2023-04-11 08:36:35 +02:00
2173297207
New translations landing.json (Finnish)
2023-04-11 08:36:34 +02:00
b091cfa474
New translations landing.json (Greek)
2023-04-11 08:36:33 +02:00
057bb3a414
New translations landing.json (Czech)
2023-04-11 08:36:33 +02:00
c1442c9acc
New translations landing.json (Catalan)
2023-04-11 08:36:32 +02:00
977f1beafd
New translations landing.json (Bulgarian)
2023-04-11 08:36:31 +02:00
39ee710e97
New translations landing.json (Arabic)
2023-04-11 08:36:30 +02:00
1d1841c8db
New translations builder.json (Indonesian)
2023-04-11 08:36:29 +02:00
3e44774ed4
New translations builder.json (Vietnamese)
2023-04-11 08:36:28 +02:00
9e2fa01896
New translations builder.json (Chinese Simplified)
2023-04-11 08:36:28 +02:00
7811f9840c
New translations builder.json (Ukrainian)
2023-04-11 08:36:27 +02:00
34425c6200
New translations builder.json (Turkish)
2023-04-11 08:36:26 +02:00
46f9fc549a
New translations builder.json (Serbian (Cyrillic))
2023-04-11 08:36:25 +02:00
237abf359b
New translations builder.json (Russian)
2023-04-11 08:36:24 +02:00
c5e8739009
New translations builder.json (Polish)
2023-04-11 08:36:23 +02:00
0ea8040977
New translations builder.json (Norwegian)
2023-04-11 08:36:22 +02:00
1f10e8efe3
New translations builder.json (Dutch)
2023-04-11 08:36:21 +02:00
8c2688670e
New translations builder.json (Japanese)
2023-04-11 08:36:20 +02:00
bc5d49b568
New translations builder.json (Hungarian)
2023-04-11 08:36:19 +02:00
27ea84e720
New translations builder.json (Finnish)
2023-04-11 08:36:17 +02:00
0becb66bfd
New translations builder.json (Greek)
2023-04-11 08:36:16 +02:00
11f88492e9
New translations builder.json (Czech)
2023-04-11 08:36:15 +02:00
ae3e01466f
New translations builder.json (Catalan)
2023-04-11 08:36:14 +02:00
5d04dd8a83
New translations builder.json (Bulgarian)
2023-04-11 08:36:13 +02:00
52c15a8151
New translations builder.json (Arabic)
2023-04-11 08:36:12 +02:00
f6104e7051
Bump martinbeentjes/npm-get-version-action from 1.2.3 to 1.3.1
...
Bumps [martinbeentjes/npm-get-version-action](https://github.com/martinbeentjes/npm-get-version-action ) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/martinbeentjes/npm-get-version-action/releases )
- [Commits](https://github.com/martinbeentjes/npm-get-version-action/compare/v1.2.3...v1.3.1 )
---
updated-dependencies:
- dependency-name: martinbeentjes/npm-get-version-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:09:34 +00:00
ed710f6fe5
hotfix for docker CMD script
2023-04-06 15:41:00 +02:00
7e6e239d7f
Merge pull request #1279 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-04-06 15:04:42 +02:00
b4381a22f3
remove VERSION env dependency from server
2023-04-06 15:03:53 +02:00
ba6ca4d220
update build commands for pnpm on Dockerfile
2023-04-06 14:42:36 +02:00
5486906b05
use corepack to install pnpm, over regular method
2023-04-06 13:08:51 +02:00
7348b295cb
upgrade gradle version from 7.4.0 to 7.4.2
2023-04-06 12:40:57 +02:00
025762fdf6
update Gradle distributions on Android App
2023-04-06 11:58:00 +02:00
96411cdb90
remove turbo from the workspace
2023-04-06 11:50:28 +02:00
835f453384
New translations dashboard.json (Italian)
2023-04-05 22:56:45 +02:00
cc475ae1e9
New translations common.json (Italian)
2023-04-05 22:56:44 +02:00
a5249ec646
New translations modals.json (Italian)
2023-04-05 22:56:42 +02:00
d0e3090421
New translations landing.json (Italian)
2023-04-05 22:56:39 +02:00
14f68c8937
New translations builder.json (Italian)
2023-04-05 22:56:37 +02:00
9c0c6076b3
update pnpm in dockerfile
2023-04-05 09:25:28 +02:00
36bf729161
update dependencies, fix typescript issues, optimize lodash imports
2023-04-05 09:06:49 +02:00
3a430ad98c
bump up version to 3.6.19
2023-04-04 23:47:28 +02:00
90a8610dd7
update dependencies
2023-04-04 23:47:02 +02:00
d62ddab140
Merge pull request #1276 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.8.20
...
Bump org.jetbrains.kotlin.android from 1.8.10 to 1.8.20 in /app
2023-04-04 12:53:30 +02:00
ca0186bb67
Merge pull request #1268 from AmruthPillai/dependabot/docker/server/playwright-v1.32.1-focal
...
Bump playwright from v1.30.0-focal to v1.32.1-focal in /server
2023-04-04 12:44:15 +02:00
88ac8389ea
Merge pull request #1267 from AmruthPillai/dependabot/github_actions/actions/checkout-3.5.0
...
Bump actions/checkout from 3.3.0 to 3.5.0
2023-04-04 11:38:14 +02:00
2f3864fff2
Merge pull request #1254 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.5.0
...
Bump docker/setup-buildx-action from 2.4.0 to 2.5.0
2023-04-04 11:38:03 +02:00
7878e52cc4
Merge pull request #1227 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-04-04 11:37:51 +02:00
08b1967a4e
Bump org.jetbrains.kotlin.android from 1.8.10 to 1.8.20 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.8.10 to 1.8.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:02:02 +00:00
b870ca8297
New translations dashboard.json (Korean)
2023-04-01 21:34:54 +02:00
1507c54671
New translations common.json (Korean)
2023-04-01 21:34:53 +02:00
0984ca4daf
New translations modals.json (Korean)
2023-04-01 21:34:51 +02:00
438798f8de
New translations landing.json (Korean)
2023-04-01 21:34:49 +02:00
27aadb8948
New translations builder.json (Korean)
2023-04-01 21:34:47 +02:00
244a4118cf
New translations common.json (Korean)
2023-04-01 20:24:02 +02:00
cde320ce46
New translations dashboard.json (Hebrew)
2023-03-30 11:44:14 +02:00
4772df7618
New translations modals.json (Hebrew)
2023-03-30 11:44:11 +02:00
ecb95b35f3
New translations landing.json (Hebrew)
2023-03-30 11:44:07 +02:00
24b09af563
New translations builder.json (Hebrew)
2023-03-30 11:44:03 +02:00
9471fb4169
New translations dashboard.json (Hebrew)
2023-03-30 10:38:01 +02:00
2f296d6f08
New translations common.json (Hebrew)
2023-03-30 10:38:00 +02:00
cd3d3caa15
New translations modals.json (Hebrew)
2023-03-30 10:37:57 +02:00
440eefe46e
Bump playwright from v1.30.0-focal to v1.32.1-focal in /server
...
Bumps playwright from v1.30.0-focal to v1.32.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:59:00 +00:00
5787e2badb
Bump actions/checkout from 3.3.0 to 3.5.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:58:28 +00:00
c235e5ab16
Bump docker/setup-buildx-action from 2.4.0 to 2.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 02:59:14 +00:00
f584c70f27
New translations landing.json (Danish)
2023-02-17 04:15:04 +05:30
3aa0279519
New translations builder.json (Danish)
2023-02-17 04:15:00 +05:30
6830aec2f9
New translations landing.json (Danish)
2023-02-17 01:27:01 +05:30
9a3d7af325
New translations common.json (French)
2023-02-12 19:25:54 +05:30
52f7e8557f
New translations modals.json (French)
2023-02-12 19:25:50 +05:30
12c17d1c7c
New translations landing.json (French)
2023-02-12 19:25:47 +05:30
67918187a1
New translations builder.json (French)
2023-02-12 19:25:46 +05:30
dcbc0c2b45
New translations dashboard.json (French)
2023-02-12 16:57:35 +05:30
26b6a741c2
New translations builder.json (French)
2023-02-12 16:57:29 +05:30
d7064129e8
Merge pull request #1225 from raphaelcangucu/feature.pt-BR
...
Translation fixes on LeftSideBar
2023-02-10 08:33:56 +05:30
279dd36a13
Fix translations for other languages
2023-02-08 19:19:48 -03:00
49e47b28de
fix date and start to translate to pt-br
2023-02-08 15:43:23 -03:00
a782343e0a
Merge pull request #1218 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.8.10
...
Bump org.jetbrains.kotlin.android from 1.8.0 to 1.8.10 in /app
2023-02-08 02:03:17 +05:30
1e7821a46d
Merge pull request #1217 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.4.0
...
Bump docker/setup-buildx-action from 2.3.0 to 2.4.0
2023-02-08 02:03:08 +05:30
f7bea5a218
Merge pull request #1216 from AmruthPillai/dependabot/github_actions/docker/build-push-action-4.0.0
...
Bump docker/build-push-action from 3.3.0 to 4.0.0
2023-02-08 02:02:57 +05:30
05fa4f3192
Merge pull request #1190 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-02-08 02:02:46 +05:30
ed357f0ebc
Merge pull request #1215 from C4illin/main
...
Add ISO 8601 option
2023-02-08 02:02:36 +05:30
1774832a58
Bump org.jetbrains.kotlin.android from 1.8.0 to 1.8.10 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:25:09 +00:00
2837befd52
Bump docker/setup-buildx-action from 2.3.0 to 2.4.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:20:21 +00:00
38d866c0c2
Bump docker/build-push-action from 3.3.0 to 4.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:20:16 +00:00
87c7acf4f1
New translations modals.json (Swedish)
2023-02-06 01:53:14 +01:00
1bd68118ce
New translations landing.json (Swedish)
2023-02-06 01:53:11 +01:00
5c34b28c80
New translations builder.json (Swedish)
2023-02-06 01:53:08 +01:00
c550183720
Add ISO 8601 option
2023-02-05 23:28:21 +01:00
3605579b1b
Merge pull request #1206 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.3.0
...
Bump docker/setup-buildx-action from 2.2.1 to 2.3.0
2023-01-30 08:40:37 +01:00
fa2e28688f
Merge pull request #1207 from AmruthPillai/dependabot/docker/server/playwright-v1.30.0-focal
...
Bump playwright from v1.29.2-focal to v1.30.0-focal in /server
2023-01-30 08:40:27 +01:00
20f1031e28
Bump playwright from v1.29.2-focal to v1.30.0-focal in /server
...
Bumps playwright from v1.29.2-focal to v1.30.0-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 02:17:52 +00:00
292cb6d0ed
Bump docker/setup-buildx-action from 2.2.1 to 2.3.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 02:16:52 +00:00
45f2dc1cfc
Merge pull request #1195 from busches/castform-masthead-spacing
...
fix: extra whitespace in Castform header
2023-01-23 13:10:56 +01:00
e319dd3e3d
fix: extra whitespace in Castform header
...
Using the Castform template without a summary, still has extra whitespace for the summary. This commit fixes the extra whitespace to not appear when no summary is present.
2023-01-22 17:48:27 -06:00
9678f7a6e5
New translations modals.json (Portuguese)
2023-01-22 22:58:07 +01:00
0cca4e21fb
New translations landing.json (Portuguese)
2023-01-22 22:58:04 +01:00
f6758f191d
New translations builder.json (Portuguese)
2023-01-22 22:58:01 +01:00
983662f877
New translations common.json (German)
2023-01-21 00:50:00 +01:00
c7fc28a5c5
New translations modals.json (German)
2023-01-21 00:49:57 +01:00
1f7c33e805
New translations common.json (German)
2023-01-20 23:41:22 +01:00
437cc331a8
New translations landing.json (German)
2023-01-20 23:41:15 +01:00
aef51375b8
New translations builder.json (German)
2023-01-20 23:41:14 +01:00
bdd65968e5
New translations dashboard.json (Spanish)
2023-01-20 19:04:27 +01:00
061a789c18
New translations modals.json (Spanish)
2023-01-20 19:04:23 +01:00
68507d0501
New translations builder.json (Spanish)
2023-01-20 19:04:19 +01:00
1e28c5adfa
New translations modals.json (Romanian)
2023-01-20 10:41:28 +01:00
3b09550ebd
New translations landing.json (Romanian)
2023-01-20 10:41:25 +01:00
16aef9cbec
New translations builder.json (Romanian)
2023-01-20 10:41:22 +01:00
b24da90ba7
bump up version to 3.6.18
2023-01-19 07:55:12 +01:00
2aa7dbd3ad
Merge pull request #1188 from AmruthPillai/feat/implement-self-serve-account-deletion
...
[Feature] Implement Self-Serve Account Deletion
2023-01-19 07:53:49 +01:00
9f8f2c4b8b
remove console.log
2023-01-19 07:52:59 +01:00
5331ecccc1
i18n-ize the user profile modal
2023-01-19 07:51:43 +01:00
f2ec86940c
Merge branch 'main' into feat/implement-self-serve-account-deletion
2023-01-19 07:34:11 +01:00
cd74e707ba
update dependencies
2023-01-19 07:33:15 +01:00
ff101dbfac
[Feature] Implement Self-Serve Account Deletion
2023-01-19 00:11:15 +01:00
5024c19f87
fix error messages not displaying toasts sometimes, add axios error interceptors
2023-01-18 21:36:05 +01:00
c9850b5815
Merge pull request #1183 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-01-18 20:37:54 +01:00
6fe4e7d7e1
Merge pull request #1184 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.3.0
...
Bump docker/build-push-action from 3.2.0 to 3.3.0
2023-01-16 10:53:29 +01:00
a5b8b91e82
Bump docker/build-push-action from 3.2.0 to 3.3.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:33:23 +00:00
cc7095adc3
New translations landing.json (Spanish)
2023-01-16 01:53:40 +01:00
e2703f55aa
New translations builder.json (Spanish)
2023-01-16 01:53:37 +01:00
8c5849c988
Merge pull request #1172 from AmruthPillai/dependabot/github_actions/actions/checkout-3.3.0
...
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-09 10:02:35 +01:00
5322ab2420
Merge pull request #1173 from AmruthPillai/dependabot/docker/server/playwright-v1.29.2-focal
...
Bump playwright from v1.29.1-focal to v1.29.2-focal in /server
2023-01-09 10:02:27 +01:00
b84e6bcfb1
Bump playwright from v1.29.1-focal to v1.29.2-focal in /server
...
Bumps playwright from v1.29.1-focal to v1.29.2-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 02:06:20 +00:00
a4ab0174c7
Bump actions/checkout from 3.2.0 to 3.3.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 02:05:40 +00:00
7e93b5a757
update dependencies
2023-01-04 22:15:13 +01:00
044820fa71
Update README.md
2023-01-04 16:05:30 +01:00
322178e8a4
Merge pull request #1165 from JadinHeaston/main
...
Fixing unconditional ```http://``` prefix.
2023-01-03 23:22:17 +01:00
6358fbad30
Adding check for ``addHttp()` to see if `mailto:` or `tel:`` is present.Signed-off-by: Jadin Heaston <jadin.heaston@como.gov>
2023-01-03 13:57:07 -06:00
d342c0a9af
fix axios type issue
2023-01-03 17:17:35 +01:00
63084eebb4
feat(dependencies): ⬆️ update dependencies, fix date display issue, add more profile icons
2023-01-03 17:06:30 +01:00
3b4ea00db8
Merge pull request #1162 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.8.0
...
Bump org.jetbrains.kotlin.android from 1.7.22 to 1.8.0 in /app
2023-01-03 16:51:17 +01:00
c8f7bffe7e
Merge pull request #1160 from coolswood/main
...
fix: Gengar two cols bug
2023-01-03 16:51:09 +01:00
3ff56f89d9
Merge pull request #1158 from AmruthPillai/i18n_main
...
New Crowdin updates
2023-01-03 16:50:48 +01:00
7fb9f27837
Bump org.jetbrains.kotlin.android from 1.7.22 to 1.8.0 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 02:04:34 +00:00
c9685d4ce7
fix: Gengar two cols bug
2022-12-31 10:01:54 +02:00
4dc987e27d
New translations landing.json (Persian)
2022-12-30 19:09:41 +01:00
f7af06ae9a
New translations builder.json (Persian)
2022-12-30 18:12:15 +01:00
a5c337faa3
Merge pull request #1151 from AmruthPillai/dependabot/github_actions/digitalocean/action-doctl-2.3.0
...
Bump digitalocean/action-doctl from 2.2.0 to 2.3.0
2022-12-30 11:48:34 +01:00
fc4704f0a6
Merge pull request #1150 from AmruthPillai/dependabot/docker/server/playwright-v1.29.1-focal
...
Bump playwright from v1.29.0-focal to v1.29.1-focal in /server
2022-12-30 11:48:25 +01:00
d968334ada
Merge pull request #1155 from coolswood/main
...
fix: overflow-y-auto
2022-12-29 21:37:29 +01:00
fea6d23178
fix: overflow-y-auto
2022-12-29 19:37:47 +02:00
3fefc95572
Bump digitalocean/action-doctl from 2.2.0 to 2.3.0
...
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/digitalocean/action-doctl/releases )
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 02:04:49 +00:00
b07e7d1213
Bump playwright from v1.29.0-focal to v1.29.1-focal in /server
...
Bumps playwright from v1.29.0-focal to v1.29.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 02:04:31 +00:00
d47b8bfb03
Merge pull request #1139 from AmruthPillai/dependabot/github_actions/actions/checkout-3.2.0
...
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-19 10:22:44 +01:00
5bf7fbdae1
Merge pull request #1140 from AmruthPillai/dependabot/docker/server/playwright-v1.29.0-focal
...
Bump playwright from v1.28.1-focal to v1.29.0-focal in /server
2022-12-19 10:22:34 +01:00
fca766b382
Bump playwright from v1.28.1-focal to v1.29.0-focal in /server
...
Bumps playwright from v1.28.1-focal to v1.29.0-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 02:06:27 +00:00
feadfb1b67
Bump actions/checkout from 3.1.0 to 3.2.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 02:06:19 +00:00
e69000f221
Merge pull request #1137 from AmruthPillai/feat/add-remark-gfm-math-plugins
...
feat(client): ✨ add github flavored syntax and math equations to markdown support
2022-12-17 10:27:19 +01:00
6b4a54465a
feat(client): ✨ add github flavored syntax and math equations to markdown support
2022-12-17 10:19:25 +01:00
878659999f
Merge pull request #1135 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-12-17 09:53:13 +01:00
1868c47e30
New translations common.json (Dutch)
2022-12-17 09:48:12 +01:00
51442efc23
New translations common.json (German)
2022-12-17 09:48:07 +01:00
556e962ec5
refactor(client): 📝 add link to subreddit
2022-12-16 22:56:23 +01:00
b5ce67f863
Update README.md
2022-12-16 18:06:46 +01:00
c3ce89dc3a
Update README.md
2022-12-16 18:04:22 +01:00
e87930c758
bump version to 3.6.16
2022-12-16 17:59:58 +01:00
815a693e58
Merge pull request #1134 from AmruthPillai/feature/configure-gitpod
...
Configure Gitpod for easier development and self-hosting
2022-12-16 17:58:50 +01:00
8287fcae96
add gitpod to README.md
2022-12-16 17:58:38 +01:00
cd7fe6c404
Remove .env.gitpod
2022-12-16 15:58:22 +00:00
d47d5dd819
build and run project finally, in gitpod
2022-12-16 16:52:37 +01:00
1919d79e43
fix url host parsing
2022-12-16 15:50:43 +00:00
ab08cd9e34
add sync await/done
2022-12-16 16:46:26 +01:00
2522bdd0a2
add onOpen: ignore to postgres port
2022-12-16 16:42:02 +01:00
f9b6aefffe
create .env generation script
2022-12-16 16:39:29 +01:00
2ba6658a0b
add CORS to server, input appUrl
2022-12-16 15:04:08 +00:00
dbc46f27a3
add postgres port
2022-12-16 14:12:43 +00:00
f21e1caed1
trying this now
2022-12-16 15:09:43 +01:00
4ffe2a6330
add
2022-12-16 15:03:22 +01:00
1bc0438872
remove
2022-12-16 15:03:06 +01:00
57fb9fdaea
add dockerfile support to gitpod.yml
2022-12-16 14:01:17 +00:00
58ce641f18
add postgres to gitpod
2022-12-16 13:56:08 +00:00
5f4e7802e4
Merge branch 'main' into feature/configure-gitpod
2022-12-16 13:44:46 +00:00
42d3109ae1
Merge pull request #1128 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.22
...
Bump org.jetbrains.kotlin.android from 1.7.21 to 1.7.22 in /app
2022-12-16 14:43:57 +01:00
f7ca7b97fa
Merge pull request #1127 from AmruthPillai/dependabot/docker/server/playwright-v1.28.1-focal
...
Bump playwright from v1.28.0-focal to v1.28.1-focal in /server
2022-12-16 14:43:51 +01:00
f5d8a54134
Merge pull request #1130 from Jack-Kingdom/main
...
Fix: wait for networkidle event to ensure image load
2022-12-16 14:43:43 +01:00
eaec14dc62
initial gitpod configuration
2022-12-16 13:42:03 +00:00
c93b3264cd
Bump playwright from v1.28.0-focal to v1.28.1-focal in /server
...
Bumps playwright from v1.28.0-focal to v1.28.1-focal.
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 13:34:56 +00:00
bf41aa9c6c
feat(sentry): remove sentry integration
2022-12-16 14:34:15 +01:00
8af6bfd5ae
Fix: wait for networkidle event to ensure image load
2022-12-10 02:55:38 +08:00
ab08c10874
Bump org.jetbrains.kotlin.android from 1.7.21 to 1.7.22 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 02:08:23 +00:00
9af9a0284e
set sentry user ID, if available and applicable
2022-12-03 00:15:08 +01:00
716a05032d
one more attempt to fix sentry auth issue
2022-12-02 23:54:25 +01:00
43e43e7d76
one more attempt to fix sentry auth issue
2022-12-02 23:44:51 +01:00
c91af3668d
attempt to fix sentry auth issue
2022-12-02 23:32:04 +01:00
52f41f0b3b
bump version to v3.6.15
2022-12-02 23:22:54 +01:00
3b709d606b
Merge pull request #1120 from AmruthPillai/feature/sentry-integration
...
[Feature] Sentry Integration (Optional for Self Hosted)
2022-12-02 23:21:59 +01:00
2e5fafac62
remove unnecessary envs
2022-12-02 23:21:00 +01:00
ea2aee2d25
add release version to sentry ci process
2022-12-02 23:16:48 +01:00
e36fbb5f64
Update .env.example
2022-12-02 22:13:07 +01:00
5221ef707b
Merge branch 'main' into feature/sentry-integration
2022-12-02 22:10:58 +01:00
f0df806f01
remove link underline style
2022-12-02 22:10:08 +01:00
9d01d6a833
update version ot 3.6.14
2022-12-02 13:59:13 +01:00
1914ebb9ae
fix links in PDF
2022-12-02 13:55:56 +01:00
686dba90c9
Merge pull request #1114 from tryallthethings/pdf-template-fix
...
Fix for links in PDFs, template fix
2022-12-02 13:41:37 +01:00
95dc3bf571
Merge pull request #1108 from tryallthethings/translation-fix
...
Translation fix
2022-12-02 13:37:35 +01:00
1c8fdbf848
Merge pull request #1107 from tryallthethings/main
...
fix: made some missing texts translatable
2022-12-02 13:37:25 +01:00
d8357c9959
Fix: Every other instance of invoked clsx hence adding it here as well.
2022-11-26 14:37:48 +01:00
90e994377b
Fix: Adding quotation marks seems to fix #1112
2022-11-26 14:36:56 +01:00
82c6ee6d5d
fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences. This translation is now also 100% formal, instead of a mix of formal and informal.
2022-11-25 18:42:37 +01:00
7b615e73c3
fix: Changed German language description to formal
2022-11-25 18:42:00 +01:00
268e4a87fe
Revert "fix: made some missing texts translatable"
...
This reverts commit deb4e0a0de .
2022-11-25 18:39:09 +01:00
73f8eb84c9
Revert "fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences."
...
This reverts commit e0a42fd928 .
2022-11-25 18:39:07 +01:00
a31ef89996
Revert "fix: Changed German language description to formal"
...
This reverts commit d6bca7ebab .
2022-11-25 18:38:55 +01:00
d6bca7ebab
fix: Changed German language description to formal
2022-11-25 18:29:55 +01:00
e0a42fd928
fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences.
2022-11-25 18:27:28 +01:00
deb4e0a0de
fix: made some missing texts translatable
...
BREAKING CHANGE: locales without the new fields will display the field name
2022-11-25 18:22:29 +01:00
a687062866
Merge pull request #1105 from tryallthethings/patch-3
...
Update date.ts
2022-11-25 18:10:11 +01:00
700439c8a8
Update date.ts
...
Added a common date format for Germany.
2022-11-25 18:00:08 +01:00
fb09283e53
add some more properties for sentry
2022-11-25 13:07:40 +01:00
88ac365e03
use v1.28.0-focal instead of next-jammy
2022-11-25 11:52:14 +01:00
aec78cf875
lay the ground work for sentry integration
2022-11-25 11:32:57 +01:00
77c587681b
using fetch instead of axios, should fix the issue
2022-11-24 22:25:23 +01:00
7ac8b906d9
add await
2022-11-24 22:16:00 +01:00
e9a5f86a6a
using fetch instead of axios, server side
2022-11-24 22:14:01 +01:00
7238a3b50e
some more logs
2022-11-24 22:01:00 +01:00
ebe13fa82e
push a bunch of console.logs
2022-11-24 21:45:42 +01:00
6ee290a625
add logs to check what's wrong
2022-11-24 21:31:43 +01:00
69f2b7070f
remove arm64 support for the time being, because of upstream support
2022-11-24 21:09:32 +01:00
11bea1c7c4
updating version to v3.6.13
2022-11-24 20:35:28 +01:00
68a1dc65c1
update pnpm-lock.yaml
2022-11-24 17:04:11 +01:00
4b1ce539d5
remove sentry integration
2022-11-24 16:58:36 +01:00
a6fbb8191d
Update docker-build-push.yml
2022-11-24 16:32:22 +01:00
552ff281b8
I have no idea what I'm doing here.
2022-11-24 16:29:36 +01:00
54fad2f6d8
update docker-build-push.yml
2022-11-24 16:20:40 +01:00
78edcd7d0e
fix typo in github workflow
2022-11-24 16:02:39 +01:00
a8034b21d5
attempting to fix github actions
2022-11-24 15:58:27 +01:00
f0e95905d2
trying out env instead of secrets
2022-11-24 15:44:28 +01:00
69a5276614
attempt to fix locale issue
2022-11-24 15:40:49 +01:00
2e62eea351
fix sentry issue: 28c5a41aea3c4435902046e56c435e56
2022-11-24 15:38:21 +01:00
13d972b8f3
update docker-build-push.yaml
2022-11-24 15:15:35 +01:00
03cb198e95
move from env to secrets
2022-11-24 15:11:55 +01:00
67ee55b502
fix env for sentry auth token
2022-11-24 15:01:33 +01:00
b5998d7f3a
pass sentry token to docker build push step
2022-11-24 14:58:26 +01:00
f71cf99b77
remove .git from .dockerignore
2022-11-24 13:27:43 +01:00
a2092a6a39
revert version back to 3.6.12
2022-11-24 12:58:15 +01:00
43c09666a0
add sentry CLI to github actions
2022-11-24 11:42:03 +01:00
0da23f95fd
Merge pull request #1101 from stonespheres/patch-1
...
Fix link typo
2022-11-24 11:25:17 +01:00
e8f44e2142
update pnpm-lock.yaml
2022-11-24 11:23:37 +01:00
fbb237e982
Fix link typo
...
Bad practice on my part for last commit - did not check before push.
Link under table of contents fixed and now directs to the documentation at https://docs.rxresu.me
2022-11-24 18:22:57 +08:00
7f7c1d7b87
update version to 3.6.13
2022-11-24 11:21:45 +01:00
be0b7f20f9
integrate sentry for error logging
2022-11-24 11:21:30 +01:00
0672988fff
Merge pull request #1100 from stonespheres/patch-1
...
Fixed formatting and typos on README.md
2022-11-24 11:01:38 +01:00
75dad60cb5
Fixed formatting and typos on README.md
...
- Under Table of Contents: Fixed the formatting error for the link to the docs.
- Under Languages: fixed typo Ukranian -> Ukrainian
- Under Building from Source: ...head over to the doc's -> head over to the docs
2022-11-24 17:47:29 +08:00
0140e3fce0
update version to 3.6.12
2022-11-23 15:20:34 +01:00
42d0e14b98
fix styling issues and theme cascades across all templates
2022-11-23 15:20:04 +01:00
9a42d684fb
add branching deploy condition
2022-11-23 14:15:36 +01:00
ab6ad65445
update github actions to a more streamlined workflow using gh matrix
2022-11-23 14:10:14 +01:00
b613764ccc
fix matrix variable name
2022-11-23 13:59:25 +01:00
ac44d0489f
change name of test action so as to not trigger further actions
2022-11-23 13:56:59 +01:00
c57e6fbbb8
fix versioning of github action package
2022-11-23 13:56:22 +01:00
6c6da215c8
add on: [workflow_dispatch] to test github action
2022-11-23 13:55:15 +01:00
be700c7629
Testing a new streamlined GitHub Actions workflow
2022-11-23 13:53:41 +01:00
b697f73492
fix #1096
2022-11-23 13:11:29 +01:00
3106f94989
- update version to v.3.6.11
...
- update dependencies to latest versions
2022-11-23 13:04:59 +01:00
50f41f73d5
Add detailed description to page title, to increase SEO
2022-11-23 12:57:07 +01:00
83e3f59e68
fix #1082
2022-11-23 12:47:29 +01:00
056c61e985
resolves #1061 , resolves #1027 , resolves #1007 , resolves #1001 , resolves #987 , resolves #890 , resolves #882 , resolves #837
2022-11-23 12:24:17 +01:00
d1a1b68302
fix #1095 : make PDF_DELETION_TIME optional, add default value
2022-11-23 11:51:28 +01:00
6bd7b9a50f
Merge pull request #1092 from GETandSELECT/main
...
Update common.json - tiny translation error to German
2022-11-23 11:41:54 +01:00
e6967aab88
Update common.json
2022-11-22 10:03:14 +00:00
47e96803e3
fix password recovery link
2022-11-19 09:37:23 +01:00
f9ef4d0a64
fix max width of description
2022-11-18 09:42:59 +01:00
c4b4e6013f
Merge pull request #1073 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.21
...
Bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21 in /app
2022-11-15 11:36:04 +01:00
24bbc46c32
Merge pull request #1075 from RobbeVanslambrouck/main
...
fix typos in English and Dutch translation
2022-11-15 11:35:54 +01:00
85bc9ef124
fix typos in English and Dutch translation
2022-11-14 17:29:09 +01:00
33755a8573
remove console.log
2022-11-14 10:06:19 +01:00
ab45321889
fixes #1074
2022-11-14 10:05:51 +01:00
940b310f64
Bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.7.20 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 02:06:07 +00:00
8026241b6c
release: v3.6.9
2022-11-13 14:28:47 +01:00
89b35392bd
Merge pull request #1060 from sashokbg/feat/multiple_work_sections
...
feat: additional work sections
2022-11-13 10:28:28 +01:00
62eb239ec4
Merge pull request #1023 from klejejs/main
...
Add PDF file caching
2022-11-13 10:28:19 +01:00
7fdf8c1f0c
Merge pull request #1069 from arvaid/main
...
fixed grammatical and stylistic errors in Hungarian translation
2022-11-07 09:28:00 +01:00
538697238a
fixed grammatical and stylistic errors in Hungarian translation
2022-11-06 14:46:55 +01:00
7bc4a998fe
feat: additional work sections
2022-11-03 17:59:15 +01:00
e33df485ab
Merge pull request #951 from Leopere/patch-3
...
Cleanup superfluous docker-compose.yml declarations
2022-11-02 23:36:21 +01:00
36ae54fe17
Merge branch 'main' into patch-3
2022-11-02 23:36:13 +01:00
50958fd6df
Merge pull request #1058 from klejejs/fix/zip_file_upload_crash
...
Fix server crash when non-zip file is uploaded
2022-10-26 07:57:49 +02:00
e9e595f0d0
Fix server crash when non-zip file is uploaded
2022-10-25 22:03:18 +03:00
43ddfba777
Add scheduled deletion for cached PDF files
2022-10-25 21:10:40 +03:00
78a32961d7
Add PDF file caching
2022-10-25 20:16:39 +03:00
9b1f3eda05
Merge pull request #1053 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-10-24 07:58:36 +02:00
1154621e5c
Merge pull request #1057 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.2.1
...
Bump docker/setup-buildx-action from 2.1.0 to 2.2.1
2022-10-24 07:58:25 +02:00
e7aeee77a7
Merge pull request #1056 from AmruthPillai/dependabot/github_actions/digitalocean/action-doctl-2.2.0
...
Bump digitalocean/action-doctl from 2.1.1 to 2.2.0
2022-10-24 07:58:16 +02:00
fab3988a36
Bump docker/setup-buildx-action from 2.1.0 to 2.2.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 02:53:50 +00:00
354cad88d3
Bump digitalocean/action-doctl from 2.1.1 to 2.2.0
...
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/digitalocean/action-doctl/releases )
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 02:53:45 +00:00
876f930f30
New translations builder.json (Indonesian)
2022-10-21 05:55:29 +02:00
5b3ea46f0f
Merge pull request #1045 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.1.0
...
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
2022-10-17 10:39:55 +02:00
37a2563c11
Merge pull request #1047 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.2.0
...
Bump docker/build-push-action from 3.1.1 to 3.2.0
2022-10-17 10:39:42 +02:00
cb977a146b
Merge pull request #1046 from AmruthPillai/dependabot/github_actions/docker/login-action-2.1.0
...
Bump docker/login-action from 2.0.0 to 2.1.0
2022-10-17 10:39:31 +02:00
72b2551b6d
Merge pull request #1044 from AmruthPillai/dependabot/github_actions/docker/setup-qemu-action-2.1.0
...
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
2022-10-17 10:39:22 +02:00
c94633e616
Bump docker/build-push-action from 3.1.1 to 3.2.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 02:21:39 +00:00
7fee2d670f
Bump docker/login-action from 2.0.0 to 2.1.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 02:21:36 +00:00
837b06eb38
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 02:21:33 +00:00
2b8860b21c
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 02:21:31 +00:00
3a7b98d30e
Fix issue with variable accessor
2022-10-15 23:47:16 +02:00
284a39aa77
add libc6-compat to dockerfile
2022-10-15 01:27:06 +02:00
c14c9955dd
modify docker-build-push action
2022-10-15 01:19:19 +02:00
4de787157a
update dependencies
2022-10-15 01:10:10 +02:00
6bc6425a01
Merge pull request #1039 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-10-15 01:03:08 +02:00
6051305908
New translations builder.json (Turkish)
2022-10-15 00:59:54 +02:00
5e13253454
New translations builder.json (Swedish)
2022-10-15 00:59:53 +02:00
c1fd2b40e3
New translations builder.json (Serbian (Cyrillic))
2022-10-15 00:59:52 +02:00
fccf7a7b56
New translations builder.json (Russian)
2022-10-15 00:59:51 +02:00
5098b094db
New translations builder.json (Portuguese)
2022-10-15 00:59:50 +02:00
7c1eb74aca
New translations builder.json (Polish)
2022-10-15 00:59:49 +02:00
7f9ede8ff0
New translations builder.json (Norwegian)
2022-10-15 00:59:48 +02:00
172b23e429
New translations builder.json (Dutch)
2022-10-15 00:59:47 +02:00
f287ca6183
New translations builder.json (Korean)
2022-10-15 00:59:46 +02:00
7548e36aaf
New translations builder.json (Japanese)
2022-10-15 00:59:45 +02:00
2f754616b4
New translations builder.json (Ukrainian)
2022-10-15 00:59:44 +02:00
dc51f6f9b2
New translations builder.json (Italian)
2022-10-15 00:59:43 +02:00
0cdac1d657
New translations builder.json (Hebrew)
2022-10-15 00:59:42 +02:00
c3cfe8ae7b
New translations builder.json (Finnish)
2022-10-15 00:59:41 +02:00
08435c173b
New translations builder.json (Greek)
2022-10-15 00:59:40 +02:00
62cc2d6eac
New translations builder.json (German)
2022-10-15 00:59:39 +02:00
5a6f6e2b6c
New translations builder.json (Danish)
2022-10-15 00:59:38 +02:00
2dfa8c04a1
New translations builder.json (Czech)
2022-10-15 00:59:37 +02:00
63e3f94d2d
New translations builder.json (Catalan)
2022-10-15 00:59:36 +02:00
7f45a8cb7f
New translations builder.json (Bulgarian)
2022-10-15 00:59:35 +02:00
4377ebb811
New translations builder.json (Arabic)
2022-10-15 00:59:35 +02:00
ed3af6975b
New translations builder.json (Spanish)
2022-10-15 00:59:34 +02:00
7904905a8b
New translations builder.json (Hungarian)
2022-10-15 00:59:33 +02:00
bd2e6d2bf2
New translations builder.json (French)
2022-10-15 00:59:32 +02:00
ae4e9e688e
New translations builder.json (Chinese Simplified)
2022-10-15 00:59:31 +02:00
78c45b7019
New translations builder.json (Indonesian)
2022-10-15 00:59:30 +02:00
9a2fbbec4e
New translations builder.json (Vietnamese)
2022-10-15 00:59:25 +02:00
93d751d9be
New translations builder.json (Nepali)
2022-10-15 00:59:24 +02:00
9926ed2262
New translations builder.json (Odia)
2022-10-15 00:59:23 +02:00
62220d20e7
New translations builder.json (Kannada)
2022-10-15 00:59:22 +02:00
2f6108cd29
New translations builder.json (Malayalam)
2022-10-15 00:59:21 +02:00
7aeed37869
New translations builder.json (Hindi)
2022-10-15 00:59:20 +02:00
ed99659b7b
New translations builder.json (Marathi)
2022-10-15 00:59:19 +02:00
5e33d00910
New translations builder.json (Bengali)
2022-10-15 00:59:18 +02:00
c00d0341e6
New translations builder.json (Tamil)
2022-10-15 00:59:17 +02:00
511ae036c2
New translations builder.json (Khmer)
2022-10-15 00:59:16 +02:00
1642ec9ba2
New translations builder.json (Persian)
2022-10-15 00:59:15 +02:00
1115bc2b69
New translations builder.json (Amharic)
2022-10-15 00:59:14 +02:00
27e5c7811c
New translations builder.json (Romanian)
2022-10-15 00:59:13 +02:00
3b739f0bb7
New translations common.json (Marathi)
2022-10-15 00:56:28 +02:00
d937ba2056
New translations common.json (Khmer)
2022-10-15 00:56:25 +02:00
de110d7de1
New translations common.json (Vietnamese)
2022-10-15 00:56:23 +02:00
b03229b5e0
New translations common.json (Korean)
2022-10-15 00:56:16 +02:00
280fc73c7b
New translations common.json (Hungarian)
2022-10-15 00:56:13 +02:00
677ad2a115
New translations common.json (Odia)
2022-10-15 00:56:12 +02:00
f394b26d18
New translations common.json (Nepali)
2022-10-15 00:56:11 +02:00
aab4e2e941
New translations common.json (Czech)
2022-10-15 00:55:50 +02:00
f0f552a635
Feature: Toggle Page Size between ISO A4 and US Letter
2022-10-15 00:54:59 +02:00
136e143e12
Merge pull request #1032 from kmkhant/main
...
FIX whole page reload when press enter
2022-10-13 19:16:16 +02:00
857e4b8670
Merge branch 'main' of https://github.com/kmkhant/Reactive-Resume
2022-10-13 20:45:28 +06:30
ff03d41d97
feat:add pressing return(enter) to submit modal
2022-10-13 20:40:51 +06:30
2bad37aaf3
Merge branch 'main' into main
2022-10-13 17:08:08 +06:30
3a40fbf78b
Merge pull request #1036 from dnltsk/main
...
cleanup - removed temp thumbnail file
2022-10-13 09:43:41 +02:00
49c638fb18
Delete .DS_Store
2022-10-12 22:37:08 +02:00
50e8d60773
fix interest form reloads when press enter
2022-10-10 18:24:57 +06:30
bf157a8d1a
Merge pull request #1030 from AmruthPillai/dependabot/github_actions/actions/checkout-3.1.0
...
Bump actions/checkout from 3.0.2 to 3.1.0
2022-10-10 08:31:58 +02:00
c4f5955fcd
Merge pull request #1031 from SSHSRN/loginModal
...
Updated login modal
2022-10-10 08:31:48 +02:00
86d33b0f21
updated login modal
...
Signed-off-by: SRIHARI S <sshsrn@gmail.com >
2022-10-10 08:17:04 +05:30
56bca30639
Bump actions/checkout from 3.0.2 to 3.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 02:15:49 +00:00
eed3b76959
ignore axios ts error
2022-10-07 11:04:13 +02:00
615eb3ad5d
update dependencies, update version to 3.6.7
2022-10-07 10:44:29 +02:00
b505199319
add Amharic language
2022-10-07 10:31:03 +02:00
91e55e642c
Merge pull request #1025 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-10-07 10:18:53 +02:00
f549d8749a
New translations landing.json (French)
2022-10-07 10:18:05 +02:00
f31123659e
Merge pull request #1020 from arefathi/amharic-locale
...
Completed Amharic translations
2022-10-07 10:12:59 +02:00
93633c9415
Completed Amharic translations
2022-10-04 14:14:28 +03:00
19b9fa4857
Merge pull request #1021 from Rohanfizz/main
...
Fixed digitalOcean Sponsor logo
2022-10-04 10:25:09 +02:00
a5c84214f9
Fixed digitalOcean Sponsor logo
2022-10-03 23:35:26 +05:30
65bb8b5ceb
Worked on Amharic translations
2022-10-03 16:15:52 +03:00
06a11a1f2a
Merge pull request #1018 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.20
...
Bump org.jetbrains.kotlin.android from 1.7.10 to 1.7.20 in /app
2022-10-03 07:20:15 +02:00
53eedc8500
Bump org.jetbrains.kotlin.android from 1.7.10 to 1.7.20 in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 02:27:56 +00:00
4b2d9d7026
skip React.FC for App
2022-09-15 20:40:19 +02:00
045145ed67
upgrade version to v3.6.6
2022-09-15 19:57:46 +02:00
ec27e5e6ab
fix language difference when printing resume
2022-09-15 19:49:57 +02:00
2faa15db5a
Merge pull request #997 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-09-13 07:00:22 +02:00
2c2893d5fc
New translations common.json (Khmer)
2022-09-07 04:39:03 +02:00
19c7ebe8a4
Update README.md
2022-09-04 08:12:55 +02:00
c24847ac0b
Update README.md
2022-09-04 08:10:54 +02:00
7137694832
update app version to 3.6.5
2022-08-29 20:44:24 +02:00
049de38da2
fix local storage upload of photo/avatar
2022-08-29 20:44:07 +02:00
17019e446b
Update FUNDING.yml
2022-08-29 19:57:16 +02:00
d73ee7b7f8
reformat docker setup to remove traefik dependency
2022-08-29 09:03:23 +02:00
2c95dc2ac8
Merge pull request #990 from AymaneBoukrouh/main
...
update landing.json
2022-08-29 07:48:54 +02:00
e148dd3e82
Merge pull request #1 from AymaneBoukrouh/AymaneBoukrouh-fr-locale-fix
...
update landing.json
2022-08-28 21:42:43 +01:00
0aa2d61c55
update landing.json
...
Fix typo (mauvaiss -> mauvaise)
Fix innacuracy (pistage -> traçabilité), pistage (tracking) means car track, and not user tracking.
2022-08-28 21:40:07 +01:00
0b2c1ffd26
add ko, mr locales
2022-08-28 16:22:14 +02:00
a531e8cd89
Merge pull request #989 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-28 15:50:51 +02:00
152e386141
New translations landing.json (Odia)
2022-08-28 15:50:22 +02:00
87189cd045
New translations landing.json (Kannada)
2022-08-28 15:50:21 +02:00
114b04a740
New translations landing.json (Malayalam)
2022-08-28 15:50:20 +02:00
383cde53df
New translations landing.json (Bengali)
2022-08-28 15:50:19 +02:00
9bf98d3c49
New translations landing.json (Tamil)
2022-08-28 15:50:18 +02:00
e62f0a3f5e
New translations landing.json (Persian)
2022-08-28 15:50:17 +02:00
10fb7b143a
New translations landing.json (Indonesian)
2022-08-28 15:50:16 +02:00
67ba58e798
New translations landing.json (Vietnamese)
2022-08-28 15:50:15 +02:00
179cf99f83
New translations landing.json (Chinese Simplified)
2022-08-28 15:50:14 +02:00
81a51d487b
New translations landing.json (Turkish)
2022-08-28 15:50:13 +02:00
b41b50565a
New translations landing.json (Hindi)
2022-08-28 15:50:13 +02:00
8cd073eb62
New translations landing.json (Swedish)
2022-08-28 15:50:12 +02:00
f4f8502703
New translations landing.json (Russian)
2022-08-28 15:50:03 +02:00
0d079d7b24
New translations landing.json (Portuguese)
2022-08-28 15:50:02 +02:00
167f7c902f
New translations landing.json (Polish)
2022-08-28 15:49:50 +02:00
7c630df927
New translations landing.json (Dutch)
2022-08-28 15:49:49 +02:00
b391c561e5
New translations landing.json (Italian)
2022-08-28 15:49:48 +02:00
4dbe015fbf
New translations landing.json (Hungarian)
2022-08-28 15:49:47 +02:00
bae35b2614
New translations landing.json (Hebrew)
2022-08-28 15:49:46 +02:00
8b7719a198
New translations landing.json (Finnish)
2022-08-28 15:49:46 +02:00
39cf238de3
New translations landing.json (Greek)
2022-08-28 15:49:45 +02:00
98855ae230
New translations landing.json (German)
2022-08-28 15:49:44 +02:00
ab92cbf21e
New translations landing.json (Danish)
2022-08-28 15:49:43 +02:00
388ab4e29a
New translations landing.json (Czech)
2022-08-28 15:49:42 +02:00
bb18c59018
New translations landing.json (Arabic)
2022-08-28 15:49:41 +02:00
217ab6ab93
New translations landing.json (French)
2022-08-28 15:49:40 +02:00
12690b33d7
New translations landing.json (Spanish)
2022-08-28 15:49:36 +02:00
bff5173701
New translations builder.json (Indonesian)
2022-08-28 15:49:34 +02:00
821813d90d
New translations builder.json (Vietnamese)
2022-08-28 15:49:33 +02:00
b1d3c4da5b
New translations builder.json (Chinese Simplified)
2022-08-28 15:49:32 +02:00
39f962b440
New translations builder.json (Swedish)
2022-08-28 15:49:31 +02:00
b1cfd4b7c8
New translations builder.json (Serbian (Cyrillic))
2022-08-28 15:49:31 +02:00
c98d4a6004
New translations builder.json (Russian)
2022-08-28 15:49:30 +02:00
a5ec1f8609
New translations builder.json (Portuguese)
2022-08-28 15:49:29 +02:00
b2c897660d
New translations builder.json (Polish)
2022-08-28 15:49:28 +02:00
c1a7fe7354
New translations builder.json (Dutch)
2022-08-28 15:49:27 +02:00
b628c4a21b
New translations builder.json (Italian)
2022-08-28 15:49:26 +02:00
5fb4935146
New translations builder.json (Persian)
2022-08-28 15:49:25 +02:00
ae5280435d
New translations builder.json (Hungarian)
2022-08-28 15:49:24 +02:00
6451609d8f
New translations builder.json (Finnish)
2022-08-28 15:49:24 +02:00
edfe79f580
New translations builder.json (Greek)
2022-08-28 15:49:23 +02:00
5d7318d46d
New translations builder.json (German)
2022-08-28 15:49:22 +02:00
77428c1661
New translations builder.json (Danish)
2022-08-28 15:49:21 +02:00
a2e075df39
New translations builder.json (Czech)
2022-08-28 15:49:20 +02:00
63af1d2b69
New translations builder.json (Arabic)
2022-08-28 15:49:19 +02:00
99c5016762
New translations builder.json (Spanish)
2022-08-28 15:49:18 +02:00
44ff6caf27
New translations builder.json (French)
2022-08-28 15:49:17 +02:00
7d2981f7ce
New translations landing.json (Bulgarian)
2022-08-28 15:49:16 +02:00
fcc5dd4bad
New translations builder.json (Hebrew)
2022-08-28 15:49:15 +02:00
a9fb995d39
New translations builder.json (Tamil)
2022-08-28 15:49:14 +02:00
31a85bfaa6
New translations builder.json (Hindi)
2022-08-28 15:49:13 +02:00
51151a601e
New translations builder.json (Bengali)
2022-08-28 15:49:08 +02:00
9931b22313
New translations builder.json (Odia)
2022-08-28 15:49:04 +02:00
fdf6b76c21
New translations builder.json (Kannada)
2022-08-28 15:49:03 +02:00
b4696301ed
New translations builder.json (Malayalam)
2022-08-28 15:49:02 +02:00
294d7b5dab
New translations builder.json (Bulgarian)
2022-08-28 15:49:00 +02:00
0430920f56
New translations landing.json (Catalan)
2022-08-28 15:48:59 +02:00
5444b4f5ab
New translations landing.json (Romanian)
2022-08-28 15:48:58 +02:00
d649b7fc08
New translations dashboard.json (Marathi)
2022-08-28 15:48:58 +02:00
20b39c0b35
New translations dashboard.json (Korean)
2022-08-28 15:48:56 +02:00
8b87b054ee
New translations common.json (Marathi)
2022-08-28 15:48:53 +02:00
5eb68e9e21
New translations landing.json (Japanese)
2022-08-28 15:48:53 +02:00
ec2606d625
New translations common.json (Korean)
2022-08-28 15:48:51 +02:00
9055010f61
New translations builder.json (Marathi)
2022-08-28 15:48:49 +02:00
9763b5c270
New translations builder.json (Ukrainian)
2022-08-28 15:48:48 +02:00
75c3bfe9e5
New translations builder.json (Norwegian)
2022-08-28 15:48:47 +02:00
7f39247655
New translations builder.json (Korean)
2022-08-28 15:48:46 +02:00
d6f11e7807
New translations builder.json (Japanese)
2022-08-28 15:48:45 +02:00
361a1e65d0
New translations builder.json (Catalan)
2022-08-28 15:48:44 +02:00
6fddbe0c59
New translations landing.json (Korean)
2022-08-28 15:48:43 +02:00
3412711f27
New translations landing.json (Serbian (Cyrillic))
2022-08-28 15:48:42 +02:00
a4bfc17431
New translations landing.json (Khmer)
2022-08-28 15:48:41 +02:00
7c698ef9d2
New translations builder.json (Khmer)
2022-08-28 15:48:40 +02:00
e929faf9b0
New translations builder.json (Turkish)
2022-08-28 15:48:39 +02:00
e3ff18b6dd
New translations landing.json (Nepali)
2022-08-28 15:48:37 +02:00
2734493ca4
New translations landing.json (Norwegian)
2022-08-28 15:48:36 +02:00
f0015143c6
New translations builder.json (Nepali)
2022-08-28 15:48:35 +02:00
8d97b195a0
New translations modals.json (Korean)
2022-08-28 15:48:33 +02:00
f30692196a
New translations landing.json (Marathi)
2022-08-28 15:48:31 +02:00
242278edd1
New translations landing.json (Ukrainian)
2022-08-28 15:48:30 +02:00
162759c716
New translations modals.json (Marathi)
2022-08-28 15:48:29 +02:00
f0c6bd16f5
New translations builder.json (Romanian)
2022-08-28 15:48:28 +02:00
fac8a9d4ff
fix ul > li styles, add docs link to pages
2022-08-28 15:38:52 +02:00
9ff1ffb0b9
Merge pull request #988 from AmruthPillai/feature/remove-docs
...
Feature Release: v3.6.3
2022-08-28 11:51:08 +02:00
79d3ef1306
docs(docs): 🗑️ remove docs app, include more i18n locales
2022-08-28 11:16:08 +02:00
f4a12285f5
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-08-28 10:57:49 +02:00
120ad827ad
Merge pull request #986 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-28 10:57:40 +02:00
a129b2033f
New translations builder.json (Bengali)
2022-08-28 10:56:29 +02:00
372e508936
New translations builder.json (Hindi)
2022-08-28 10:56:28 +02:00
ce8ada2621
New translations builder.json (Malayalam)
2022-08-28 10:56:27 +02:00
d0563d2ec9
New translations builder.json (Kannada)
2022-08-28 10:56:26 +02:00
dacd4e311c
New translations builder.json (Odia)
2022-08-28 10:56:25 +02:00
d6d016ba5d
New translations builder.json (Finnish)
2022-08-28 10:56:12 +02:00
407ac990ac
New translations builder.json (French)
2022-08-28 10:56:12 +02:00
895e9845fc
New translations builder.json (Spanish)
2022-08-28 10:56:11 +02:00
859a44197d
New translations builder.json (Arabic)
2022-08-28 10:56:10 +02:00
0b80f33d46
New translations builder.json (Czech)
2022-08-28 10:56:09 +02:00
f246a17038
New translations builder.json (Danish)
2022-08-28 10:56:08 +02:00
10c13d54be
New translations builder.json (German)
2022-08-28 10:56:07 +02:00
66316b740b
New translations builder.json (Greek)
2022-08-28 10:56:06 +02:00
ae94748abe
New translations builder.json (Hebrew)
2022-08-28 10:56:05 +02:00
fe11be60d3
New translations builder.json (Portuguese)
2022-08-28 10:56:04 +02:00
1d3e47adb2
New translations builder.json (Italian)
2022-08-28 10:56:03 +02:00
fdd5f373c4
New translations builder.json (Dutch)
2022-08-28 10:56:02 +02:00
0f99d6cdfb
New translations builder.json (Polish)
2022-08-28 10:56:01 +02:00
742865a66a
New translations builder.json (Russian)
2022-08-28 10:56:00 +02:00
12dcf04981
New translations builder.json (Swedish)
2022-08-28 10:55:58 +02:00
c0d76eaf0e
New translations builder.json (Chinese Simplified)
2022-08-28 10:55:57 +02:00
2f430a1d07
New translations builder.json (Vietnamese)
2022-08-28 10:55:57 +02:00
576b942027
New translations builder.json (Indonesian)
2022-08-28 10:55:56 +02:00
7df777ad0c
New translations builder.json (Persian)
2022-08-28 10:55:55 +02:00
e5e30f290a
New translations builder.json (Hungarian)
2022-08-28 10:55:54 +02:00
dcb476c28b
New translations builder.json (Tamil)
2022-08-28 10:55:53 +02:00
e09f281461
New translations landing.json (Norwegian)
2022-08-28 10:55:52 +02:00
293f008f0a
New translations landing.json (Japanese)
2022-08-28 10:55:51 +02:00
f9cd1c779f
New translations landing.json (Catalan)
2022-08-28 10:55:51 +02:00
d931590374
New translations landing.json (Romanian)
2022-08-28 10:55:50 +02:00
907ffacca0
New translations dashboard.json (Ukrainian)
2022-08-28 10:55:49 +02:00
a263d54319
New translations dashboard.json (Serbian (Cyrillic))
2022-08-28 10:55:48 +02:00
0d478e1286
New translations dashboard.json (Japanese)
2022-08-28 10:55:47 +02:00
08997a1728
New translations dashboard.json (Catalan)
2022-08-28 10:55:46 +02:00
688bb11844
New translations common.json (Ukrainian)
2022-08-28 10:55:45 +02:00
0bf4e0b2ae
New translations common.json (Serbian (Cyrillic))
2022-08-28 10:55:44 +02:00
60bbfb6703
New translations common.json (Norwegian)
2022-08-28 10:55:43 +02:00
706307b073
New translations common.json (Japanese)
2022-08-28 10:55:42 +02:00
3be18636ff
New translations common.json (Catalan)
2022-08-28 10:55:42 +02:00
b2ee2f9d09
New translations common.json (Romanian)
2022-08-28 10:55:41 +02:00
fe54a2388e
New translations dashboard.json (Romanian)
2022-08-28 10:55:40 +02:00
be170dd985
New translations landing.json (Ukrainian)
2022-08-28 10:55:39 +02:00
7fd26ad2c3
New translations landing.json (Serbian (Cyrillic))
2022-08-28 10:55:38 +02:00
ec30aff4d1
New translations modals.json (Romanian)
2022-08-28 10:55:37 +02:00
0b3023989b
New translations modals.json (Khmer)
2022-08-28 10:55:37 +02:00
3b96348183
New translations modals.json (Nepali)
2022-08-28 10:55:34 +02:00
30080b23cd
New translations landing.json (Nepali)
2022-08-28 10:55:33 +02:00
b3ba1e5b56
New translations dashboard.json (Nepali)
2022-08-28 10:55:32 +02:00
bf72b557ca
New translations builder.json (Nepali)
2022-08-28 10:55:31 +02:00
344fcb1078
New translations common.json (Nepali)
2022-08-28 10:55:30 +02:00
ddd71567c1
New translations modals.json (Ukrainian)
2022-08-28 10:55:29 +02:00
adc679a6e5
New translations modals.json (Serbian (Cyrillic))
2022-08-28 10:55:29 +02:00
8f49536119
New translations modals.json (Norwegian)
2022-08-28 10:55:28 +02:00
750fedbd74
New translations modals.json (Japanese)
2022-08-28 10:55:27 +02:00
cd59ea7e9b
New translations modals.json (Catalan)
2022-08-28 10:55:26 +02:00
5c1b44ddea
New translations builder.json (Japanese)
2022-08-28 10:55:25 +02:00
eb6450a9de
New translations builder.json (Norwegian)
2022-08-28 10:55:24 +02:00
0b620f41fc
New translations builder.json (Ukrainian)
2022-08-28 10:55:24 +02:00
64e0e677d7
New translations builder.json (Bulgarian)
2022-08-28 10:55:23 +02:00
19ae1cf036
New translations builder.json (Turkish)
2022-08-28 10:55:22 +02:00
c221cef77f
New translations builder.json (Khmer)
2022-08-28 10:55:21 +02:00
77e3dc2b16
New translations builder.json (Catalan)
2022-08-28 10:55:20 +02:00
9c9368acd5
New translations builder.json (Romanian)
2022-08-28 10:55:19 +02:00
22b91d3f94
feat(docker): ⚡ add arm64 support
2022-08-28 09:57:15 +02:00
d844092d0f
fix(client): 🎨 add style to make list item appear after bullet icon
2022-08-28 09:57:00 +02:00
b3e118fb8b
New translations builder.json (Serbian (Cyrillic))
2022-08-27 12:11:42 +02:00
fe37eb2791
fix(client): 💄 add overflow-y-scroll to left/right sidebar navigation
2022-08-26 08:06:47 +02:00
7902f67f4f
feat: ⚡ update app version to 3.6.2
2022-08-26 00:00:18 +02:00
57dd110187
Merge pull request #981 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-25 10:06:11 +02:00
829375e87a
New translations landing.json (Khmer)
2022-08-24 14:27:42 +02:00
0a15b4ebc9
New translations dashboard.json (Khmer)
2022-08-24 14:27:41 +02:00
2bff3fc20b
New translations common.json (Khmer)
2022-08-24 14:27:40 +02:00
1e997fe67c
bump up versions to v3.6.1
2022-08-23 08:04:25 +02:00
dbf06455e4
Merge pull request #980 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-22 20:44:32 +02:00
42c7c9ade1
New translations modals.json (Odia)
2022-08-22 20:15:54 +02:00
36c19bac3f
New translations modals.json (Kannada)
2022-08-22 20:15:53 +02:00
44a9300aff
New translations modals.json (Malayalam)
2022-08-22 20:15:52 +02:00
610b5ba9d4
New translations modals.json (Hindi)
2022-08-22 20:15:51 +02:00
769e8811cd
New translations modals.json (Bengali)
2022-08-22 20:15:50 +02:00
676fbcafe7
New translations modals.json (Tamil)
2022-08-22 20:15:49 +02:00
3935ae1e04
New translations modals.json (Indonesian)
2022-08-22 20:15:41 +02:00
ef6b765266
New translations modals.json (Persian)
2022-08-22 20:15:40 +02:00
647dd6e682
New translations modals.json (Vietnamese)
2022-08-22 20:15:39 +02:00
43841e9962
New translations modals.json (Chinese Simplified)
2022-08-22 20:15:38 +02:00
e2236c3207
New translations modals.json (German)
2022-08-22 20:15:37 +02:00
7389d33ee5
New translations modals.json (Greek)
2022-08-22 20:15:25 +02:00
4b21eabec9
New translations modals.json (Dutch)
2022-08-22 20:15:24 +02:00
1815b0fa21
New translations modals.json (Hebrew)
2022-08-22 20:15:23 +02:00
6c4d3cbd56
New translations modals.json (Finnish)
2022-08-22 20:15:22 +02:00
8c2f3c8504
New translations modals.json (Turkish)
2022-08-22 20:15:21 +02:00
3aa7a98d9d
New translations modals.json (Swedish)
2022-08-22 20:15:20 +02:00
5519ec898d
New translations modals.json (Russian)
2022-08-22 20:15:19 +02:00
1cd4c5d733
New translations modals.json (Portuguese)
2022-08-22 20:15:18 +02:00
73d11c323f
New translations modals.json (Polish)
2022-08-22 20:15:17 +02:00
38812fcf25
New translations modals.json (French)
2022-08-22 20:15:16 +02:00
c22de12f12
New translations modals.json (Spanish)
2022-08-22 20:15:15 +02:00
c94c971599
New translations modals.json (Arabic)
2022-08-22 20:15:13 +02:00
c9a71a5917
New translations modals.json (Czech)
2022-08-22 20:15:12 +02:00
8a29387470
New translations modals.json (Danish)
2022-08-22 20:15:11 +02:00
592511b090
New translations modals.json (Hungarian)
2022-08-22 20:15:10 +02:00
af63fd38d4
New translations modals.json (Italian)
2022-08-22 20:15:09 +02:00
bf38b1b254
New translations modals.json (Bulgarian)
2022-08-22 20:14:23 +02:00
4a1c0079db
Merge pull request #979 from AmruthPillai/feature/turbo
...
Implement Turbo Workspaces, add ARM64 support, fix Google OAuth etc.
2022-08-22 19:59:43 +02:00
5b6f6b7621
use nodemailer/smtp instead of sendgrid
2022-08-22 19:26:13 +02:00
02587255fe
update version to 3.6.0
2022-08-22 15:24:30 +02:00
9ef2a84ac2
update examples for reaching client/server in .env
2022-08-22 12:44:50 +02:00
77b1c5b536
update Dockerfile
2022-08-22 12:17:41 +02:00
bf956fe18c
use @react-oauth/google library for google auth
2022-08-22 11:26:30 +02:00
4114f1e1dd
remove timeouts in CI
2022-08-22 09:34:35 +02:00
668d39fa87
change tagname of docker image
2022-08-22 09:17:32 +02:00
0d88a18757
remove husky, lint-staged
2022-08-21 22:18:27 +02:00
0630369087
Implement Turbo Workspaces, among other things
2022-08-21 22:18:12 +02:00
73af4a6859
chore(dependencies): ⚡ updating dependencies to latest versions
2022-08-21 00:44:11 +02:00
99ddeb25a9
Merge pull request #972 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-17 08:46:38 +02:00
685aa06778
Merge pull request #974 from kgotso/main
...
Removed Check on hard coded urls
2022-08-15 22:57:01 +02:00
460abc6f1d
Removed Check on hard coded urls
...
This forces the backend to continuously call home and break if no response is received
2022-08-15 19:43:32 +02:00
04f02157ac
New translations builder.json (Turkish)
2022-08-14 21:41:45 +02:00
828a4a8715
Merge pull request #970 from m-GDEV/patch-1
...
Fixed small formatting issue in README
2022-08-13 09:23:43 +02:00
5b3141cd49
Fixed small formatting issue in README
2022-08-12 17:06:55 -04:00
779d22101f
chore(release): 3.5.3
2022-08-11 20:21:55 +02:00
ef240b2110
add Bulgarian language, update dependencies
2022-08-11 20:21:19 +02:00
32bb7354a4
Merge pull request #969 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-11 20:12:06 +02:00
0dcbad1f8a
New translations modals.json (Bulgarian)
2022-08-11 10:27:23 +02:00
a74921b27a
New translations builder.json (Bulgarian)
2022-08-11 10:27:21 +02:00
d4f47423c9
New translations common.json (Bulgarian)
2022-08-11 10:27:20 +02:00
03f9a6543c
New translations dashboard.json (Bulgarian)
2022-08-11 10:27:18 +02:00
eb89cfcf5d
New translations landing.json (Bulgarian)
2022-08-11 10:27:17 +02:00
c52ef9ecb7
Merge pull request #965 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.1.1
...
chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
2022-08-08 05:53:47 +02:00
c499abbb88
chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 02:15:50 +00:00
1a7ee88ecd
chore(release): 3.5.2
2022-08-04 16:15:29 +02:00
16d19eb70f
feat(client): 💫 add Finnish language support
2022-08-04 16:13:49 +02:00
331346b99c
chore(dependencies): ⬆️ upgrading dependencies to latest versions
2022-08-04 16:10:33 +02:00
95d265f672
Merge pull request #956 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-08-04 16:09:46 +02:00
315c7d6328
New translations modals.json (Finnish)
2022-07-31 22:22:32 +02:00
490e174564
New translations common.json (Finnish)
2022-07-31 22:22:30 +02:00
b5cde79f8b
New translations builder.json (Finnish)
2022-07-31 22:22:29 +02:00
d50f14bb78
New translations dashboard.json (Finnish)
2022-07-31 22:22:28 +02:00
c13a751c1a
New translations landing.json (Finnish)
2022-07-31 22:22:26 +02:00
5c37fc55d5
New translations builder.json (Indonesian)
2022-07-30 17:08:34 +02:00
48a0f90597
chore(release): 3.5.1
2022-07-30 13:01:00 +02:00
05d3f1f06f
fix(server): ⚡ don't initialize sendgrid if the apikey is empty
2022-07-30 12:57:35 +02:00
4d43f6a642
feat(client): ✨ ask for confirmation when resetting a resume
2022-07-30 12:56:40 +02:00
f7363ccdd7
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-07-30 12:56:13 +02:00
07c91e9ac2
feat(docker): ⚡ remove ports from postgres docker instance
2022-07-30 12:56:04 +02:00
cbe08f1d2c
Merge pull request #950 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.1.0
...
chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
2022-07-30 12:43:46 +02:00
c2617a8277
Merge pull request #944 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-07-30 12:43:36 +02:00
fe72d2de41
chore(release): 3.5.0
2022-07-30 12:42:31 +02:00
23667e218f
chore(deps): ✅ updating project dependencies to their latest versions
2022-07-30 12:41:37 +02:00
977fa72dde
fix(client): 🐛 fix mui rendering of utc dates
2022-07-30 12:21:05 +02:00
5197f954c0
fix(client): 🐛 attempt to fix the one-off date issue
...
use utc functions from dayjs to correspond to the same date on the server
2022-07-31 02:13:08 -08:00
58341e4cd2
New translations builder.json (Serbian (Cyrillic))
2022-07-28 13:44:38 +02:00
fc0b69796f
Cleanup superfluous docker-compose.yml declarations
2022-07-25 10:15:03 -04:00
1559703567
chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 02:24:03 +00:00
0a1fd50d07
New translations dashboard.json (Norwegian)
2022-07-17 03:00:38 +02:00
1c19062c63
chore(release): 3.4.8
2022-07-13 11:08:14 +02:00
25cf594eb9
feat(google): add toast to display error message from google
2022-07-13 11:05:27 +02:00
1c3beee6cd
chore(deps): update dependencies
2022-07-13 09:40:29 +02:00
95c3d4c315
Merge pull request #937 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.10
...
chore(deps): bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10 in /app
2022-07-12 15:33:31 +02:00
85df339e56
chore(deps): bump org.jetbrains.kotlin.android in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-11 02:40:56 +00:00
d61ad44ebc
chore(release): 3.4.7
2022-07-01 01:04:52 +02:00
ccb1eff749
chore(mui): migrate from mui/lab to mui/x-date-pickers
2022-07-01 01:04:03 +02:00
bfb48e3aa7
fix(mui): update mui datepickers to newer package
2022-07-01 01:01:27 +02:00
e2e08ad390
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-07-01 00:50:17 +02:00
f0dda06af3
Merge pull request #932 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-07-01 00:50:10 +02:00
4c4e77e21d
New translations common.json (Portuguese)
2022-07-01 00:48:52 +02:00
f364ae8929
New translations common.json (Indonesian)
2022-07-01 00:48:49 +02:00
b52f292d89
New translations dashboard.json (Indonesian)
2022-07-01 00:48:32 +02:00
8cac7f907c
New translations modals.json (Hebrew)
2022-07-01 00:48:25 +02:00
a18a60679f
New translations builder.json (Hebrew)
2022-07-01 00:48:04 +02:00
5cc6a81b8c
New translations landing.json (Hebrew)
2022-07-01 00:48:02 +02:00
6ff212b698
New translations dashboard.json (Hebrew)
2022-07-01 00:48:00 +02:00
56bcec5196
chore(deps): update dependencies across all projects
2022-07-01 00:46:41 +02:00
12019f90e9
Merge pull request #928 from ravindra3003/main
...
UpdateTutorial
2022-07-01 00:27:29 +02:00
7e6e69ed49
Update create-resume.mdx
2022-06-23 13:14:16 +05:30
a09a945e17
Update create-account.mdx
2022-06-23 13:12:21 +05:30
df714dc8de
Update create-account.mdx
2022-06-22 15:47:01 +05:30
28b63ef0c7
Update create-account.mdx
2022-06-22 15:16:45 +05:30
1b594dac61
Update create-resume.mdx
2022-06-22 15:00:18 +05:30
dd34a30ee0
Update create-account.mdx
2022-06-22 12:09:18 +05:30
0af398ceed
Update create-account.mdx
2022-06-22 11:45:45 +05:30
04abd2cacc
Update create-account.mdx
2022-06-22 11:37:15 +05:30
a037a091e7
chore(release): 3.4.6
2022-06-19 20:55:23 +02:00
f3a4c17cb4
correct versions
2022-06-19 20:55:14 +02:00
f06f7ad2e5
chore(release): 3.6.2
2022-06-19 20:52:34 +02:00
aab2e5c8a9
correct versions
2022-06-19 20:52:24 +02:00
4318dbe762
add languages
2022-06-19 20:51:10 +02:00
ae3ff274ee
updates to app
2022-06-19 20:44:28 +02:00
164403c495
chore(release): 3.4.6
2022-06-19 20:44:04 +02:00
8595c92fb7
Merge pull request #906 from dvd741-a/main
...
Add File based Storage toggle for Photos
2022-06-18 16:53:05 +02:00
8f75f32f88
Merge pull request #903 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-06-18 16:52:54 +02:00
0d44189a5f
Merge branch 'main' into i18n_main
2022-06-18 16:51:51 +02:00
cd16a6d360
Merge pull request #902 from Mhnramin/main
...
New translation for Bahasa (Indonesia)
2022-06-18 16:49:25 +02:00
7b795bfaa4
Merge pull request #914 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.0
...
chore(deps): bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0 in /app
2022-06-18 16:49:08 +02:00
8f78d47661
Change Dockerfile to include Volume
2022-06-18 14:21:10 +02:00
0b5e5a2ece
New translations common.json (Hebrew)
2022-06-14 03:09:35 +05:30
9eade9514c
chore(deps): bump org.jetbrains.kotlin.android in /app
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 02:22:25 +00:00
d744e06e96
New translations builder.json (Persian)
2022-06-07 23:23:40 +05:30
9657c199d2
New translations common.json (Persian)
2022-06-07 23:23:39 +05:30
2dbe737b73
New translations dashboard.json (Persian)
2022-06-07 23:23:38 +05:30
f624699efa
New translations landing.json (Persian)
2022-06-07 23:23:37 +05:30
e46f473754
New translations modals.json (Persian)
2022-06-07 23:23:36 +05:30
767f4bf4bc
Correction
2022-06-06 15:41:08 +02:00
1c5d025c15
Version
2022-06-06 15:26:37 +02:00
8de8d89290
File Storage toggle
2022-06-06 15:15:39 +02:00
83662122a5
Changes
2022-06-06 02:31:44 +02:00
126482a760
chore(release): 3.6.1
2022-06-06 01:36:29 +02:00
b04c22a27b
Changes
2022-06-06 01:35:46 +02:00
63f88a3d1c
Changes
2022-06-06 01:34:58 +02:00
bd519db14f
chore(release): 3.6.0
2022-06-06 01:32:56 +02:00
a49aa42176
New translations modals.json (Indonesian)
2022-06-05 12:49:38 +05:30
1a382db4d9
New translations builder.json (Indonesian)
2022-06-05 12:49:36 +05:30
c68f75dc8c
New translations common.json (Indonesian)
2022-06-05 12:49:35 +05:30
c12de0c013
New translations dashboard.json (Indonesian)
2022-06-05 12:49:34 +05:30
4cafaf306a
New translations landing.json (Indonesian)
2022-06-05 12:49:33 +05:30
0238cf18a5
New translation for Bahasa (Indonesia)
2022-06-05 08:16:49 +08:00
2f6072a7ba
Merge pull request #889 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-05-24 08:25:16 +05:30
55dd2c5925
Merge pull request #879 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.0.0
...
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
2022-05-24 08:25:05 +05:30
a3e25f87fa
Merge pull request #878 from AmruthPillai/dependabot/github_actions/docker/login-action-2.0.0
...
chore(deps): bump docker/login-action from 1.14.1 to 2.0.0
2022-05-24 08:24:56 +05:30
9e82ea11c3
chore(release): 3.4.5
2022-05-24 08:23:03 +05:30
62fd63e41f
fix(i18n): fix language mismatch in exported pdf
2022-05-24 08:21:03 +05:30
b91c175352
New translations builder.json (Arabic)
2022-05-18 19:51:52 +05:30
898e2314fc
New translations builder.json (Arabic)
2022-05-18 18:39:53 +05:30
bca2aa2fe5
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 02:51:05 +00:00
427fdb717a
chore(deps): bump docker/login-action from 1.14.1 to 2.0.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 02:51:02 +00:00
ee5b0187e2
docs(i18n): add Hungarian language to docs readme
2022-05-02 09:01:50 +02:00
94d05f33b4
chore(release): v3.4.4
2022-05-02 08:59:36 +02:00
35fe4e2774
feat(i18n): add Hungrarian (Magyar) language
2022-05-02 08:58:25 +02:00
317901a4d2
Merge pull request #870 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-05-02 08:50:01 +02:00
350ffcbc43
New translations builder.json (Odia)
2022-05-02 08:47:55 +02:00
2c074a96c8
New translations builder.json (Kannada)
2022-05-02 08:47:54 +02:00
79f140b2d0
New translations builder.json (Malayalam)
2022-05-02 08:47:53 +02:00
649c655ad5
New translations builder.json (Hindi)
2022-05-02 08:47:52 +02:00
d5284a90d1
New translations builder.json (Bengali)
2022-05-02 08:47:51 +02:00
bd18c53ab8
New translations builder.json (Tamil)
2022-05-02 08:47:50 +02:00
704c1ab7d4
New translations builder.json (Vietnamese)
2022-05-02 08:47:35 +02:00
1dbd7f221e
New translations builder.json (Chinese Simplified)
2022-05-02 08:47:34 +02:00
e1a47ffbe2
New translations modals.json (Hungarian)
2022-05-02 08:47:33 +02:00
2add629970
New translations modals.json (Czech)
2022-05-02 08:47:31 +02:00
a48fcd9c97
New translations landing.json (Hungarian)
2022-05-02 08:47:29 +02:00
df7b00cb2c
New translations builder.json (Turkish)
2022-05-02 08:47:28 +02:00
27fc939101
New translations builder.json (Portuguese)
2022-05-02 08:47:26 +02:00
7c574d17e4
New translations builder.json (Polish)
2022-05-02 08:47:25 +02:00
86a105f5a5
New translations builder.json (Dutch)
2022-05-02 08:47:25 +02:00
327bcc2b32
New translations builder.json (Italian)
2022-05-02 08:47:24 +02:00
a6cbd85010
New translations builder.json (Greek)
2022-05-02 08:47:23 +02:00
371b820923
New translations builder.json (German)
2022-05-02 08:47:22 +02:00
1d47fd0267
New translations builder.json (Danish)
2022-05-02 08:47:21 +02:00
276fc95bb0
New translations builder.json (Czech)
2022-05-02 08:47:20 +02:00
34c8861321
New translations builder.json (Arabic)
2022-05-02 08:47:19 +02:00
780b782579
New translations builder.json (French)
2022-05-02 08:47:18 +02:00
9daa99fd5b
New translations builder.json (Spanish)
2022-05-02 08:47:16 +02:00
76b3aa29cf
New translations landing.json (Czech)
2022-05-02 08:47:16 +02:00
25d4913fab
New translations common.json (Hungarian)
2022-05-02 08:47:15 +02:00
0efeff3a4f
New translations common.json (Czech)
2022-05-02 08:47:13 +02:00
f56089925e
New translations builder.json (Swedish)
2022-05-02 08:47:12 +02:00
5afae08f20
New translations builder.json (Hungarian)
2022-05-02 08:47:11 +02:00
4bf114dfd6
New translations dashboard.json (Hungarian)
2022-05-02 08:47:09 +02:00
23a3c2e624
New translations dashboard.json (Czech)
2022-05-02 08:47:07 +02:00
71862f4354
New translations builder.json (Russian)
2022-05-01 15:42:24 +02:00
6861c0f0fa
chore(release): 3.4.3
2022-05-01 08:03:37 +02:00
9a18e74b90
revert(react): downgrade back to 17.0.2 due to lack of support
2022-05-01 08:03:22 +02:00
4dd1b70079
remove linux/arm64 builds, failing temporarily
2022-04-30 13:39:23 +02:00
f9580fe716
chore(release): 3.4.2
2022-04-30 13:19:34 +02:00
3545f7939f
remove linux/arm64 for server, as playwright does not support it
2022-04-30 13:19:08 +02:00
9caad3bc0b
chore(release): 3.4.1
2022-04-30 13:01:59 +02:00
5bdb92b1cf
fix(typeorm): update typeorm to latest 0.2.x for secpatch
2022-04-30 13:01:45 +02:00
87d381fe8e
feat(all): upgrade to v3.4.0
2022-04-30 12:58:17 +02:00
ccfb4d3cb0
Merge pull request #867 from Tomiiwa/Table-of-Contents
...
[DOC] Added Table of Contents to ReadMe
2022-04-30 09:11:08 +02:00
763074a86c
Added Table of Contents to ReadMe
2022-04-29 16:41:52 +01:00
0f46895711
Merge pull request #861 from AmruthPillai/dependabot/github_actions/actions/checkout-3.0.2
...
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2
2022-04-25 09:34:20 +02:00
aa736af0f5
Merge pull request #858 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.6.21
...
chore(deps): bump org.jetbrains.kotlin.android from 1.6.20 to 1.6.21 in /app
2022-04-25 09:33:53 +02:00
1d9056f935
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 03:11:03 +00:00
9cadd603f3
chore(deps): bump org.jetbrains.kotlin.android in /app
...
Bumps org.jetbrains.kotlin.android from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 03:08:55 +00:00
b7b62d7bd0
Merge pull request #853 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-24 08:06:24 +02:00
820e6c90d3
New translations modals.json (Greek)
2022-04-22 15:06:52 +02:00
ea642d1b60
New translations landing.json (Greek)
2022-04-22 15:06:51 +02:00
ec006779a8
New translations common.json (Greek)
2022-04-22 15:06:47 +02:00
515be23c44
New translations dashboard.json (Greek)
2022-04-22 15:06:46 +02:00
c11aec8b44
Merge pull request #851 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-22 07:14:41 +02:00
3c2147e72c
New translations landing.json (Swedish)
2022-04-21 21:01:56 +02:00
15a35e6243
New translations modals.json (Swedish)
2022-04-21 21:01:53 +02:00
d53a5a492c
New translations landing.json (Swedish)
2022-04-21 20:00:31 +02:00
0810e5ae6a
Merge pull request #842 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-20 09:21:40 +02:00
881b183db5
Merge pull request #844 from AmruthPillai/dependabot/github_actions/actions/checkout-3.0.1
...
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1
2022-04-20 09:21:32 +02:00
15cea02872
Delete close-stale.yml
2022-04-19 06:45:45 +02:00
c195561df0
Merge pull request #843 from augustocardoso07/fix/page-counter
...
Fix page counter in the center section
2022-04-18 18:15:24 +02:00
fc725cfc0c
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 02:30:45 +00:00
9f54516e8c
Fix page counter in the center section
2022-04-17 21:09:55 -03:00
68a4cd9635
New translations builder.json (Swedish)
2022-04-17 19:42:51 +02:00
ff01802f2f
New translations common.json (Swedish)
2022-04-17 19:42:49 +02:00
bb900bc2e1
New translations dashboard.json (Swedish)
2022-04-17 19:42:48 +02:00
459f82b66b
Merge pull request #828 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-11 07:48:37 +02:00
4b382243e4
New translations modals.json (Odia)
2022-04-10 12:17:28 +02:00
af074085d1
New translations landing.json (Odia)
2022-04-10 12:17:25 +02:00
0c8c872668
New translations dashboard.json (Odia)
2022-04-10 12:17:25 +02:00
ddb29bb40d
New translations common.json (Odia)
2022-04-10 12:17:23 +02:00
aecb627ab7
New translations builder.json (Odia)
2022-04-10 12:17:22 +02:00
b8cd53cb59
chore(release): 3.3.4
2022-04-09 22:02:26 +02:00
e61f6153c3
Merge pull request #823 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-09 22:01:54 +02:00
386e8ab902
Merge pull request #827 from AmruthPillai/compose-envs
...
Remove YAML anchors and prefer Docker Compose Environment Arrays
2022-04-09 22:01:41 +02:00
5e8f02e3ca
add local build context comment in docker-compose
2022-04-09 21:47:41 +02:00
f219562e72
style(eslint): client/next: add specific rule for no-html-link-for-pages
2022-04-09 21:25:19 +02:00
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
622f5fc28c
ci(github-actions): update key tags for GitHub action to build docker image
2022-04-09 09:33:44 +02:00
647f01e25c
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-04-09 09:32:20 +02:00
5a79c0e5c2
chore(release): 3.3.3
2022-04-09 09:32:04 +02:00
2a4c298572
Merge pull request #819 from martadinata666/combine-tags
...
combine-tags
2022-04-09 09:30:46 +02:00
1e59f73f79
feat(profile): add XING profile icon
...
fix #821
2022-04-09 09:29:51 +02:00
feb911aea0
feat(s3): implement non-ephemeral storage through S3/DO Spaces
2022-04-09 09:28:08 +02:00
d0863d68c6
chore(release): 3.3.3
2022-04-09 09:26:34 +02:00
447d9b3ca1
New translations builder.json (Greek)
2022-04-08 19:35:17 +02:00
86e66eb6a0
combine-tags
2022-04-08 19:08:01 +07:00
b2c9515a63
Create SECURITY.md
2022-04-08 10:37:24 +02:00
db04c5caee
update CHANGELOG.md
2022-04-08 10:34:27 +02:00
33526d5d13
chore(release): 3.3.2
2022-04-08 10:33:44 +02:00
fc77b548d8
fix(types/react): downgrade to <18
2022-04-08 10:33:06 +02:00
bf7a168f2e
chore(release): 3.3.1
2022-04-08 09:50:34 +02:00
17b1551bab
ci(buildx): buildx docker, remove arm/v7 for non-support
2022-04-08 09:50:23 +02:00
8864243558
update
2022-04-08 09:41:50 +02:00
37aab7a16f
chore(release): 3.3.1
2022-04-08 09:40:46 +02:00
86e1bdf7ea
chore(typescript): downgrade to "<4.6.0"
2022-04-08 09:40:34 +02:00
4547fd213d
chore(release): 3.3.0
2022-04-08 09:39:01 +02:00
5aacec40cc
chore(typescript): downgrade to "<4.6.0"
2022-04-08 09:38:41 +02:00
1df78100ca
feat(upgrade): changes to code to support new template
2022-04-08 09:37:26 +02:00
9cd36fcb9b
Merge pull request #817 from schklom/patch-2
...
Automatic multi-platform Docker image build
2022-04-08 08:24:17 +02:00
24b32eb917
Merge pull request #811 from klejejs/main
...
A new template - Leafish
2022-04-08 08:24:10 +02:00
dec0e41fec
Merge pull request #806 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-04-08 08:21:05 +02:00
42700ad2b2
Update docker-build-push.yml
...
QEMU + Docker Buildx + multi-platform
2022-04-07 18:32:39 +02:00
df51d79f6b
Merge pull request #812 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.6.20
...
Bump org.jetbrains.kotlin.android from 1.6.10 to 1.6.20 in /app
2022-04-04 09:57:39 +02:00
be1673a6a7
Bump org.jetbrains.kotlin.android from 1.6.10 to 1.6.20 in /app
...
Bumps org.jetbrains.kotlin.android from 1.6.10 to 1.6.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 02:21:29 +00:00
648f182e76
Added new template - Leafish
2022-04-03 20:23:06 +03:00
3aa56f0886
New translations landing.json (Portuguese)
2022-03-31 22:19:33 +02:00
b795534da7
New translations landing.json (Portuguese)
2022-03-31 21:13:27 +02:00
c67e2ac9f8
Merge pull request #791 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-28 16:44:24 +02:00
beb418bd5d
chore(release): 3.2.11
2022-03-28 16:43:35 +02:00
2b3d9533b0
Merge pull request #797 from chandiwalaaadhar/fix/#795-No-Scrollbar-on-overflow
...
Fix-#795 No Scoll Behaviour on Overflow
2022-03-28 16:42:52 +02:00
b061f139bd
Fix-#795 No Scoll Behaviour on Overflow
2022-03-28 19:56:54 +05:30
ac569324cf
New translations common.json (Portuguese)
2022-03-25 15:24:14 +01:00
357d197bb3
New translations common.json (Portuguese)
2022-03-25 14:13:12 +01:00
5eed1186ff
chore(release): 3.2.10
2022-03-24 11:59:03 +01:00
a87a9b3247
revert changes made to unreleased v3.2.10
2022-03-24 11:58:44 +01:00
7f1c82cd91
feat(i18n): add portuguese (pt) language to i18n locales
2022-03-24 11:57:16 +01:00
048c1ed3ed
Merge pull request #764 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-24 11:54:48 +01:00
9a2570d7e7
New translations builder.json (Portuguese)
2022-03-24 11:46:44 +01:00
00b9c2156d
chore(release): 3.2.10
2022-03-24 11:33:14 +01:00
ff8b22274f
ci(docker): use docker compose yaml anchor values and extension fields
2022-03-24 11:32:57 +01:00
786937f847
ci(gh): add .devcontainer for GitHub Codespaces
2022-03-24 09:16:54 +00:00
c95efee8ec
perf(security): generate random salt rounds integer
2022-03-24 08:45:22 +01:00
776d2f79a6
ci(dependabot): upgrade npm dependencies manually, using local chore
2022-03-24 08:38:54 +01:00
25a6b8cce6
chore(deps): update dependencies to latest
2022-03-24 08:37:57 +01:00
f6d7cae17b
Merge pull request #789 from AmruthPillai/dependabot/npm_and_yarn/typeorm-0.3.3
...
Bump typeorm from 0.2.45 to 0.3.3
2022-03-24 08:16:39 +01:00
944a0b5fb1
Bump typeorm from 0.2.45 to 0.3.3
...
Bumps [typeorm](https://github.com/typeorm/typeorm ) from 0.2.45 to 0.3.3.
- [Release notes](https://github.com/typeorm/typeorm/releases )
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typeorm/typeorm/compare/0.2.45...0.3.3 )
---
updated-dependencies:
- dependency-name: typeorm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:15:35 +00:00
7769653224
Merge pull request #782 from AmruthPillai/dependabot/npm_and_yarn/server/nestjs/config-2.0.0
...
Bump @nestjs/config from 1.2.1 to 2.0.0 in /server
2022-03-24 08:15:25 +01:00
ccdc5b5fae
Merge pull request #781 from AmruthPillai/dependabot/npm_and_yarn/docs/types/react-17.0.42
...
Bump @types/react from 17.0.40 to 17.0.42 in /docs
2022-03-24 08:15:20 +01:00
20158f573e
Merge pull request #779 from AmruthPillai/dependabot/npm_and_yarn/client/types/node-17.0.23
...
Bump @types/node from 17.0.21 to 17.0.23 in /client
2022-03-24 08:15:10 +01:00
87c60729b5
Merge branch 'main' into dependabot/npm_and_yarn/client/types/node-17.0.23
2022-03-24 08:14:59 +01:00
a03a50b7c6
Merge pull request #777 from AmruthPillai/dependabot/npm_and_yarn/server/googleapis-98.0.0
...
Bump googleapis from 97.0.0 to 98.0.0 in /server
2022-03-24 08:14:35 +01:00
fb85ccf501
Merge pull request #776 from AmruthPillai/dependabot/npm_and_yarn/client/types/react-17.0.42
...
Bump @types/react from 17.0.40 to 17.0.42 in /client
2022-03-24 08:14:31 +01:00
3179442d8f
Merge pull request #773 from AmruthPillai/dependabot/github_actions/docker/build-push-action-2.10.0
...
Bump docker/build-push-action from 2.9.0 to 2.10.0
2022-03-24 08:14:27 +01:00
33d3c52cd9
Merge pull request #772 from AmruthPillai/dependabot/github_actions/digitalocean/action-doctl-2.1.1
...
Bump digitalocean/action-doctl from 2.1.0 to 2.1.1
2022-03-24 08:14:22 +01:00
1d33e01a43
Merge pull request #771 from AmruthPillai/dependabot/docker/client/node-17-alpine
...
Bump node from 16-alpine to 17-alpine in /client
2022-03-24 08:14:17 +01:00
52ff221dd1
Merge pull request #770 from AmruthPillai/dependabot/docker/server/node-17-alpine
...
Bump node from 16-alpine to 17-alpine in /server
2022-03-24 08:13:57 +01:00
5afe178e23
Update dependabot.yml
2022-03-24 08:13:38 +01:00
9118b76084
Bump @nestjs/config from 1.2.1 to 2.0.0 in /server
...
Bumps [@nestjs/config](https://github.com/nestjs/config ) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/nestjs/config/releases )
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/config/compare/1.2.1...2.0.0 )
---
updated-dependencies:
- dependency-name: "@nestjs/config"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:04:09 +00:00
5a62b527b9
Bump @types/react from 17.0.40 to 17.0.42 in /docs
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.40 to 17.0.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:04:08 +00:00
2e9e14dc72
Bump @types/node from 17.0.21 to 17.0.23 in /client
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:03:51 +00:00
0a0b4893aa
Bump googleapis from 97.0.0 to 98.0.0 in /server
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 97.0.0 to 98.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v97.0.0...googleapis-v98.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:03:37 +00:00
6277f81e26
Bump @types/react from 17.0.40 to 17.0.42 in /client
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.40 to 17.0.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:03:35 +00:00
d550150787
Bump docker/build-push-action from 2.9.0 to 2.10.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:02:41 +00:00
7626b2153f
Bump digitalocean/action-doctl from 2.1.0 to 2.1.1
...
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/digitalocean/action-doctl/releases )
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:02:38 +00:00
6d17d1001d
Bump node from 16-alpine to 17-alpine in /client
...
Bumps node from 16-alpine to 17-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:02:34 +00:00
0273738d7a
Bump node from 16-alpine to 17-alpine in /server
...
Bumps node from 16-alpine to 17-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:02:34 +00:00
322df25ecc
Merge pull request #769 from modem7/dependabot-changes
...
Dependabot
2022-03-24 08:02:15 +01:00
ab3867d9a8
Merge pull request #768 from modem7/DockerChanges
...
Docker changes
2022-03-24 08:01:07 +01:00
9bf8ec88f4
Merge pull request #767 from modem7/readme-update
...
Update README
2022-03-24 07:58:58 +01:00
685f4d37a6
Merge pull request #766 from modem7/image-size
...
Reduced image sizes
2022-03-24 07:58:19 +01:00
f3b3fe8ac9
Update dependabot.yml
...
added gradle
2022-03-24 00:47:21 +00:00
d5fa49172a
Create dependabot.yml
...
This will assist with version updates and vulnerability scans.
Dependabot scans will need to be enabled in the repo itself under https://github.com/AmruthPillai/Reactive-Resume/settings/security_analysis
It would also be worthwhile pairing this with Snyk (https://app.snyk.io/ ) for vulnerability monitoring.
2022-03-23 23:04:47 +00:00
b8303b9977
Update .env.example
...
Updated env variables to be clearer about which service requires it.
2022-03-23 23:03:29 +00:00
16d06c6356
Update README.md
...
As the logo is already in the repo, might as well utilise it.
Added Docker build status
2022-03-23 22:54:33 +00:00
79ddd887d9
Docker changes
...
Added:
Healthchecks
Changed Postgres to Alpine + pinned
Pinned Traefik Version
Made Env Vars easier to see + change/reference for those using their own env file.
2022-03-23 22:52:30 +00:00
c394bc6725
Reduced image sizes
...
This reduces images size from a total of 9.22mb to 6.11mb.
2022-03-23 22:41:24 +00:00
9e6d7630f4
New translations landing.json (Portuguese)
2022-03-23 23:06:12 +01:00
e2fbdd3c2f
New translations modals.json (Portuguese)
2022-03-23 21:57:14 +01:00
849171af8f
New translations dashboard.json (Portuguese)
2022-03-23 21:01:36 +01:00
884975dda6
chore(release): 3.2.9
2022-03-21 08:58:19 +01:00
03cbf22c9b
feat(i18n): add nl and ru i18n locales to app
2022-03-21 08:57:47 +01:00
a10cee2efa
Merge pull request #740 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-21 08:32:28 +01:00
479c94a11d
Merge pull request #746 from GovindKrishnan/main
...
Cleaned Issue Templates Using Comments
2022-03-21 08:32:18 +01:00
c057f31e97
Merge pull request #750 from chandiwalaaadhar/fix/work-experience-website-link-redirects-404
...
Fixed URL 404 issue in Profile Section URL
2022-03-21 08:32:08 +01:00
d0bc9db6e5
Fixed issue in Profile Section URL
2022-03-21 06:14:22 +05:30
e2dd8dd1d7
Commenting Out Help Lines [FR Template]
...
To avoid clutter & increase readability of issues, I suggest commenting out the extra help tips so that they don't appear in the actual report.
2022-03-20 05:48:54 +05:30
f2ff12faa6
Commenting Out Help Lines [Bug Template]
...
To avoid clutter & increase readability of issues, I suggest commenting out the extra help tips so that they don't appear in the actual report.
2022-03-20 05:45:58 +05:30
50cc3d7da8
New translations modals.json (Russian)
2022-03-19 11:32:35 +01:00
60b1f7a816
New translations dashboard.json (Russian)
2022-03-19 11:32:31 +01:00
33d2bf043b
New translations landing.json (Russian)
2022-03-19 10:16:47 +01:00
86b20dcae6
New translations builder.json (Russian)
2022-03-19 10:16:42 +01:00
caf4936c9b
New translations dashboard.json (Russian)
2022-03-19 10:16:40 +01:00
7e864d2447
New translations common.json (Russian)
2022-03-19 10:16:38 +01:00
ff324688f6
Merge pull request #742 from GovindKrishnan/main
...
Linking Badges to Releases & License
2022-03-19 09:29:45 +01:00
efaeb1b341
Linking Badges to Releases & License (DOCS)
...
Linked the Version badge to Releases and License badge to MIT License.
2022-03-19 09:03:23 +05:30
488cb7f8a2
Linking Badges to Releases & License (README)
...
Linked the Version badge to Releases and License badge to MIT License.
2022-03-19 08:59:56 +05:30
974fa08651
New translations builder.json (Dutch)
2022-03-18 21:46:54 +01:00
8f3312e8a8
New translations landing.json (Dutch)
2022-03-18 20:46:24 +01:00
57d5da0490
New translations modals.json (Dutch)
2022-03-18 20:46:21 +01:00
daeb67319e
New translations dashboard.json (Dutch)
2022-03-18 20:46:18 +01:00
213665bd1d
New translations common.json (Dutch)
2022-03-18 20:46:16 +01:00
dfc48d6aa9
Merge pull request #738 from martadinata666/docusaurus-port-server
...
Update docusaurus to prevent crash with client
2022-03-18 19:38:40 +01:00
d71d40453f
Update package.json
2022-03-18 23:23:30 +07:00
635afbc892
Merge pull request #737 from GovindKrishnan/main
...
Removed Self Referring Link in Docs
2022-03-18 16:47:30 +01:00
e90037e363
Removed Self Referring Link in Docs
...
Instead, linked to the GitHub Repo so that they can check out this repo.
If you got some other important link, feel free to change.
2022-03-18 20:07:57 +05:30
a730359736
chore(release): 3.2.8
2022-03-18 11:18:10 +01:00
80acfe97c7
fix(disable_user_signups): hide create account link under flag
2022-03-18 11:17:30 +01:00
b6267d07ba
feat(flags): introduce flags, disable_user_signups
...
fix #698
2022-03-18 11:12:26 +01:00
910f764823
Merge pull request #735 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-18 10:56:08 +01:00
7a8f302c21
New translations common.json (Malayalam)
2022-03-18 10:55:35 +01:00
fb0c3b55c1
New translations common.json (Hindi)
2022-03-18 10:55:15 +01:00
f9579855a9
New translations common.json (Bengali)
2022-03-18 10:55:14 +01:00
0dd1e2720a
New translations common.json (Vietnamese)
2022-03-18 10:55:14 +01:00
331d2d3d26
New translations common.json (Chinese Simplified)
2022-03-18 10:55:13 +01:00
f56554c2d4
New translations common.json (Turkish)
2022-03-18 10:55:11 +01:00
98131b389c
New translations common.json (Portuguese)
2022-03-18 10:55:10 +01:00
7cfe6288e1
New translations common.json (Polish)
2022-03-18 10:55:09 +01:00
84041ef2ff
New translations common.json (Italian)
2022-03-18 10:55:07 +01:00
9a2af8079e
New translations common.json (German)
2022-03-18 10:54:55 +01:00
633162d9af
New translations common.json (Danish)
2022-03-18 10:54:54 +01:00
50baa0227d
New translations common.json (Kannada)
2022-03-18 10:54:44 +01:00
18da00f2e2
New translations common.json (Tamil)
2022-03-18 10:54:41 +01:00
f4f0b2c4b5
New translations common.json (Arabic)
2022-03-18 10:54:38 +01:00
b7d3007d31
New translations common.json (Spanish)
2022-03-18 10:54:37 +01:00
67384981c1
New translations common.json (French)
2022-03-18 10:54:36 +01:00
4390bccfb9
feat(i18n): add Vietnamese language to i18n locales
2022-03-18 10:52:06 +01:00
8f5632c5ad
feat(client/theme): add theme switcher to landing page
2022-03-18 10:20:39 +01:00
1facd2ad11
fix(client/create-rename-slug): fix slug accepting apostrophes and other special characters
...
fix #706
2022-03-18 09:37:09 +01:00
0e1e2bbe4e
chore(release): 3.2.7
2022-03-18 09:29:54 +01:00
3a2e62be4c
feat(i18n): add Malayalam (മലയാളം) language to i18n locales
2022-03-18 09:27:04 +01:00
697ceef8f2
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-03-18 09:25:13 +01:00
c8e81a456d
Merge pull request #731 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-18 09:25:09 +01:00
2b334e5c5a
Merge pull request #727 from chandiwalaaadhar/fix/crash-on-pasting-hex-without-#-prefix
...
Fix-Crash on Entering Primary Color Hex Code without # Prefix
2022-03-18 09:24:54 +01:00
90321e1284
fix(printer/i18n): fix dates not showing up in resume language when printing
...
fix #729
2022-03-18 09:24:33 +01:00
9bcddb4b5c
New translations modals.json (Malayalam)
2022-03-18 02:48:34 +01:00
72fdc05f69
New translations landing.json (Malayalam)
2022-03-18 02:48:33 +01:00
e1d6540500
New translations dashboard.json (Malayalam)
2022-03-18 02:48:32 +01:00
4b17719c69
New translations common.json (Malayalam)
2022-03-18 02:48:31 +01:00
da056307dd
New translations builder.json (Malayalam)
2022-03-18 02:48:29 +01:00
e4950728d8
Refactored- Avoiding modifying the prop
2022-03-18 06:18:17 +05:30
dac4e862b8
Fix-Crash on Entering Primary Color Hex Code without # Prefix
2022-03-17 19:42:26 +05:30
5fa45ef5bd
chore(release): 3.2.6
2022-03-17 14:05:31 +01:00
9e6dafc8ca
fix(i18n): add missing languages to dayjs date wrapper locales
...
fix #719
2022-03-17 14:05:13 +01:00
a02b85b4bb
fix(linkedin): fix skill modal crashing when importing from linkedin
...
fix #718
2022-03-17 13:58:49 +01:00
b3ff7805cd
fix(json-export): add mimeType and charset to JSON export
...
fix #726
2022-03-17 13:11:18 +01:00
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
39fa6da5dd
feat(i18n): add arabic language to i18n locale
2022-03-17 12:16:25 +01:00
7fd96a4540
Merge pull request #723 from GovindKrishnan/main
...
Adding Contributors Wall to README
2022-03-17 07:07:03 +01:00
8f5832b2ca
Merge branch 'main' into main
2022-03-17 11:34:46 +05:30
58ce09ee06
Contributors Wall to index.mdx
2022-03-17 11:32:40 +05:30
3f5323d5a3
Update bug-report.md
2022-03-17 07:02:09 +01:00
d62482b280
Merge pull request #722 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-17 06:53:14 +01:00
a609ea551a
Merge pull request #720 from chandiwalaaadhar/fix/shared-resume-not-scrollable-on-phone-screen
...
Fix- Resume Shared is not Scrollable on Phone Screen
2022-03-17 06:52:55 +01:00
1f8e3647d3
Styling
2022-03-16 22:20:58 +05:30
76975ddc6c
Adding Contributors Wall to README
...
Using an open-source web tool called contrib.rocks that sync daily with Contributors Club.
Sort of experimental as I came across this today. But yea, it does no harm to production to say the least. 😅
2022-03-16 22:11:33 +05:30
6ed0bb62b4
New translations modals.json (Arabic)
2022-03-16 17:34:58 +01:00
11d15d8dbb
New translations builder.json (Arabic)
2022-03-16 17:34:55 +01:00
7cf92ddb81
New translations dashboard.json (Arabic)
2022-03-16 17:34:53 +01:00
d907b36d59
New translations landing.json (Arabic)
2022-03-16 16:22:21 +01:00
307b626189
Fix- Shared Resume not Scrollable on Phone Screen
2022-03-16 18:45:10 +05:30
f573e60079
Merge pull request #717 from chandiwalaaadhar/fix/integrations-empty-date-sections-not-loading
...
Fix-Json with Empty Date Strings in Sections doesn't get loaded in the Resume
2022-03-16 11:48:34 +01:00
d3c52476f7
Merge pull request #716 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-16 11:47:00 +01:00
4f9d2ea846
New translations modals.json (Vietnamese)
2022-03-16 09:10:28 +01:00
ec617d682e
Revert "Fix- Language Modal Slider Component Label Text Overlapping"
...
This reverts commit 5a60c99df9 .
2022-03-16 13:39:27 +05:30
72d3d46e88
Fix- Integration LinkedIn Empty Date
2022-03-16 13:36:21 +05:30
110797da9d
Fix - Integration JSON Resume Empty Date
2022-03-16 13:32:59 +05:30
ab90a2e1dd
Fix- Reactive Resume v2 Integration Empty Date
2022-03-16 13:29:37 +05:30
1a3c950847
New translations dashboard.json (Vietnamese)
2022-03-16 08:11:13 +01:00
7fcc792255
New translations landing.json (Vietnamese)
2022-03-16 08:11:10 +01:00
97a13f9f41
New translations builder.json (Vietnamese)
2022-03-16 08:11:08 +01:00
29f1afac9a
New translations common.json (Vietnamese)
2022-03-16 08:11:03 +01:00
c5d0abdc79
Merge pull request #714 from chandiwalaaadhar/fix/publication-modal-label-text
...
Fix- Publication Modal Label text
2022-03-16 07:24:31 +01:00
5a60c99df9
Fix- Language Modal Slider Component Label Text Overlapping
2022-03-16 11:25:48 +05:30
7d188622a8
chore(release): 3.2.5
2022-03-16 06:50:18 +01:00
97e9432d6b
feat(i18n): add danish, polish and turkish locales to i18n
2022-03-16 06:48:33 +01:00
c46b8fc162
Fix- Publication Modal Label text
2022-03-16 11:17:33 +05:30
b2f1fb3a55
fix(client/templates): fix text veering off of artboard in most templates
...
fix #702
2022-03-16 06:41:48 +01:00
4743828e6b
chore(deps): update dependencies to match latest patch fixes
2022-03-16 06:40:49 +01:00
519fbbd1b2
Merge pull request #689 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-16 06:21:54 +01:00
ebc084ad52
Create FUNDING.yml
2022-03-16 06:09:50 +01:00
26fdd72610
New translations modals.json (Italian)
2022-03-15 16:28:53 +01:00
ea704c6d99
New translations modals.json (Chinese Simplified)
2022-03-15 16:28:52 +01:00
ea88044d25
New translations modals.json (Bengali)
2022-03-15 16:28:51 +01:00
a461cc147b
New translations modals.json (Hindi)
2022-03-15 16:28:50 +01:00
5aefcae2ac
New translations modals.json (German)
2022-03-15 16:28:40 +01:00
ba1e968510
New translations modals.json (Spanish)
2022-03-15 16:28:38 +01:00
ba12abe506
New translations modals.json (French)
2022-03-15 16:28:37 +01:00
29fb1dcca3
New translations modals.json (Kannada)
2022-03-15 16:28:14 +01:00
4be6c48aab
New translations modals.json (Tamil)
2022-03-15 16:28:13 +01:00
ee1017aa25
Merge pull request #699 from chandiwalaaadhar/fix/pikachu-profile-image-uncontrolled-size
...
Fix - Pikachu User Image upload, uncontrolled Image Size
2022-03-15 16:25:19 +01:00
bf806c5ecf
New translations dashboard.json (Italian)
2022-03-15 15:52:23 +01:00
bf9709ed8e
New translations landing.json (Italian)
2022-03-15 15:52:21 +01:00
6c74ecfef7
New translations builder.json (Italian)
2022-03-15 15:52:17 +01:00
fb8c925037
New translations common.json (Italian)
2022-03-15 15:52:13 +01:00
c8c154c2f4
Merge pull request #701 from GovindKrishnan/main
...
Fixed a Typo in README
2022-03-15 15:15:39 +01:00
92b2c4b757
New translations modals.json (Polish)
2022-03-15 14:41:14 +01:00
260a354c22
New translations dashboard.json (Polish)
2022-03-15 14:41:11 +01:00
c67a969353
New translations landing.json (Polish)
2022-03-15 14:41:09 +01:00
8d61703250
New translations builder.json (Polish)
2022-03-15 14:41:04 +01:00
28df783bba
New translations common.json (Polish)
2022-03-15 14:41:03 +01:00
51575a340b
New translations modals.json (Danish)
2022-03-15 13:44:39 +01:00
8068d34bf3
New translations dashboard.json (Danish)
2022-03-15 13:44:35 +01:00
b154fae0fa
New translations landing.json (Danish)
2022-03-15 13:44:34 +01:00
c5ba1730c3
New translations builder.json (Danish)
2022-03-15 13:44:29 +01:00
a7d90da30e
New translations common.json (Danish)
2022-03-15 13:44:26 +01:00
0bbc54a97f
Merge pull request #1 from GovindKrishnan/patch-1
...
Fixed Same Typos in index.mdx
2022-03-15 17:07:47 +05:30
2081f1344f
Fixed Same Typos in index.mdx
2022-03-15 17:05:46 +05:30
d029607e16
Fixing Typos in README
2022-03-15 16:46:58 +05:30
5fe0c02cec
Fixed a Typo in README
...
Very trivial. But still, here's my contribution! 😄
After all, grammar is very important in resumes. 😉
2022-03-15 16:41:10 +05:30
70b45b3686
New translations modals.json (Turkish)
2022-03-15 11:49:35 +01:00
ff098d5df1
New translations landing.json (Turkish)
2022-03-15 11:49:30 +01:00
95d7d70caa
New translations builder.json (Turkish)
2022-03-15 10:34:48 +01:00
107ba6e525
New translations common.json (Turkish)
2022-03-15 10:34:45 +01:00
f72e0556e5
Fix - Pikachu User Image after upload covers the center content
2022-03-15 05:57:50 +05:30
0ef975a177
chore(release): 3.2.4
2022-03-14 22:08:16 +01:00
eb9f5450df
chore(donation): replace buymeacoffee links with paypal.me links
2022-03-14 22:08:04 +01:00
c7fffff495
chore(release): 3.2.3
2022-03-14 21:50:20 +01:00
42408ce8c5
feat(client/import): implement import json from reactive resume v2
2022-03-14 21:50:04 +01:00
7c49b50979
New translations builder.json (Czech)
2022-03-14 21:27:52 +01:00
59b2fc9fd6
New translations common.json (Portuguese)
2022-03-14 18:58:46 +01:00
f93ac987ac
New translations dashboard.json (Turkish)
2022-03-14 16:52:59 +01:00
fb32f9b523
New translations common.json (Arabic)
2022-03-14 16:52:52 +01:00
ed78f8fc4e
Merge pull request #687 from chandiwalaaadhar/fix/pikachu-masthead-asymmetric-basic-details
...
Fix-Pikachu Masthead Basic Details looks asymmetric Due to Centred Alignment
2022-03-14 15:51:16 +01:00
318145f007
Create CODE_OF_CONDUCT.md
2022-03-14 15:09:47 +01:00
c2a35a1066
Merge pull request #685 from chandiwalaaadhar/fix/work-experience-website-link-redirects-404
...
Fix - Work Experience Website Link Redirects to 404 if manually entered without http/https
2022-03-14 15:08:54 +01:00
541cfa784d
Fix-Pikachu Masthead Asymmetric Basic Details
2022-03-14 19:38:49 +05:30
de53d8dfe7
Removed url && in the link prop
2022-03-14 19:32:12 +05:30
c28afbc75d
Fix Work Experience Website Link redirects to 404 if entered without http or https
2022-03-14 19:12:36 +05:30
40e6227aa9
chore(release): 3.2.2
2022-03-14 10:28:29 +01:00
02e396bfdb
fix(client/skills): make skill level optional
2022-03-14 10:26:57 +01:00
4dc83c1d7f
docs(docker): update docs to add docker deployment example to droplet
2022-03-14 10:18:04 +01:00
143a123212
Create docker.mdx
2022-03-14 10:11:52 +01:00
c64b96619f
docs(source-code): fix links to docker, local-build on source-code index page
2022-03-14 09:26:15 +01:00
ff35a2a95c
chore(release): 3.2.1
2022-03-14 09:23:16 +01:00
549363bbe5
feat(i18n): add Chinese (Simplified) language to locales
2022-03-14 09:23:01 +01:00
e6bda688ac
fix(client/basics): fix issue with overlapping photo filters on safari/webkit/iOS
2022-03-14 09:19:22 +01:00
64b0c5e7cf
Merge pull request #681 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-14 09:09:26 +01:00
57f7edc134
fix(docker): fix docker-compose for production grade deployments
2022-03-14 09:03:47 +01:00
c62a3c2dfd
New translations modals.json (Chinese Simplified)
2022-03-14 07:38:30 +01:00
b7f024913c
New translations dashboard.json (Chinese Simplified)
2022-03-14 07:38:28 +01:00
488631e6b0
New translations landing.json (Chinese Simplified)
2022-03-14 07:38:25 +01:00
ca5a866249
New translations builder.json (Chinese Simplified)
2022-03-14 07:38:23 +01:00
3a0cd4e150
New translations common.json (Chinese Simplified)
2022-03-14 07:38:19 +01:00
e82e714e41
chore(release): 3.2.0
2022-03-14 06:40:41 +01:00
21931bc324
feat(i18n): add Bengali, Italian and other languages
2022-03-14 06:40:16 +01:00
ed75a85827
fix(client): fix issue with react-query cache
2022-03-14 06:33:14 +01:00
fbb0285d0d
Merge pull request #678 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-14 06:10:51 +01:00
b056b002b7
New translations builder.json (Italian)
2022-03-14 02:04:09 +01:00
8b32bfb9f4
New translations modals.json (Italian)
2022-03-13 22:03:59 +01:00
cf3696c976
New translations dashboard.json (Italian)
2022-03-13 22:03:56 +01:00
aa0dc1d7fb
New translations landing.json (Italian)
2022-03-13 22:03:54 +01:00
f5bf77cfd0
New translations builder.json (Italian)
2022-03-13 22:03:51 +01:00
9ddbc7cab2
New translations common.json (Italian)
2022-03-13 22:03:49 +01:00
f7d11c5fd2
New translations landing.json (Bengali)
2022-03-13 21:03:51 +01:00
bede07656b
New translations dashboard.json (Bengali)
2022-03-13 21:03:48 +01:00
49b56f7a76
New translations modals.json (Bengali)
2022-03-13 20:08:25 +01:00
1421fc5183
New translations common.json (Bengali)
2022-03-13 20:08:20 +01:00
b3da226d24
New translations builder.json (Bengali)
2022-03-13 20:08:19 +01:00
3d7a5b9313
Merge pull request #675 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-13 19:02:01 +01:00
86ca4602fd
Merge pull request #667 from chandiwalaaadhar/fix/skillModal-disable-and-beginner-text-clashing
...
Fixed Near Overlapping of "Disable" & "Beginner" Label Text in Skills Modal for Desktop Screen
2022-03-13 19:01:52 +01:00
3dde7e5772
Merge pull request #669 from chandiwalaaadhar/fix/gengar-theme-masthead-icons-disapper
...
Fix-Gengar Theme MastHead Icons Disappear on Theme/Primary Color Change
2022-03-13 19:01:45 +01:00
0782c616ea
Merge branch 'main' into fix/gengar-theme-masthead-icons-disapper
2022-03-13 18:56:14 +01:00
d1d3f240b4
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2022-03-13 18:54:03 +01:00
b18120b3f7
fix(app): fix issue with external link redirection in android app
2022-03-13 18:53:48 +01:00
b5809ea449
New translations common.json (Vietnamese)
2022-03-13 17:52:24 +01:00
01acec4a51
New translations common.json (Spanish)
2022-03-13 17:52:21 +01:00
9d076d384c
Merge branch 'main' into fix/gengar-theme-masthead-icons-disapper
2022-03-13 21:35:16 +05:30
e7a8596456
Fix-Gengar Theme MastHead Icons Disappear on Theme Change
2022-03-13 12:47:57 +05:30
ab4df6193c
Fixed Near Overlapping of Disable & Beginner Text in Skills Modal for Desktop
2022-03-13 12:00:25 +05:30
e4a9f269d2
Merge pull request #662 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-13 07:24:36 +01:00
189cc702c2
New translations modals.json (Italian)
2022-03-13 07:13:32 +01:00
c348b6449b
New translations landing.json (Italian)
2022-03-13 07:13:29 +01:00
708920df44
New translations landing.json (German)
2022-03-13 07:13:28 +01:00
81733e5855
New translations landing.json (Spanish)
2022-03-13 07:13:27 +01:00
794c7df374
New translations modals.json (German)
2022-03-13 07:13:24 +01:00
267f593ec2
New translations modals.json (Spanish)
2022-03-13 07:13:23 +01:00
048927a163
New translations dashboard.json (Spanish)
2022-03-13 07:13:16 +01:00
f4a65122c6
New translations dashboard.json (German)
2022-03-13 07:13:15 +01:00
6587c76397
New translations dashboard.json (Italian)
2022-03-13 07:13:14 +01:00
80223a240c
New translations builder.json (Italian)
2022-03-13 07:13:12 +01:00
50faa5dff3
New translations modals.json (French)
2022-03-12 20:25:37 +01:00
6a4521b057
New translations landing.json (French)
2022-03-12 20:25:33 +01:00
81a4d7291a
New translations dashboard.json (French)
2022-03-12 20:25:32 +01:00
381cfcc220
New translations builder.json (French)
2022-03-12 20:25:28 +01:00
0f555e4f88
New translations common.json (French)
2022-03-12 20:25:27 +01:00
ebd9253038
chore(release): 3.1.4
2022-03-12 19:46:45 +01:00
cf670af403
fix(client): exported pdf did not contain "Present" keyword with translations
2022-03-12 19:46:30 +01:00
dfccb3130f
fix(client): fix issues raised through lgtm alerts
2022-03-12 18:56:00 +01:00
ef06240935
docs(readme): add localization percentage badge
2022-03-12 18:47:34 +01:00
55e57353a4
New translations modals.json (Italian)
2022-03-12 18:23:47 +01:00
f0144cc6e7
New translations landing.json (Italian)
2022-03-12 18:23:44 +01:00
e5150ab128
New translations common.json (Italian)
2022-03-12 18:23:40 +01:00
d61905db10
chore(release): 3.1.3
2022-03-12 17:41:29 +01:00
6d55f917ea
fix(server): reform url for pdf generation and download
...
fix #661
2022-03-12 17:41:16 +01:00
4371f3b693
New translations dashboard.json (Italian)
2022-03-12 17:28:42 +01:00
c8c5916d02
Update local-build.mdx
2022-03-12 16:09:08 +01:00
3ca27f2326
docs(style): update CHANGELOG.md
2022-03-12 15:59:34 +01:00
f78f24c972
chore(release): 3.1.2
2022-03-12 15:57:28 +01:00
11cb066573
ci(docker): include traefik routing and proxy to ensure server connections pass in local
2022-03-12 15:55:04 +01:00
528ac84d3b
chore(release): 3.1.1
2022-03-12 15:20:01 +01:00
b515fc36e7
feat(client): add product hunt announcement banner
2022-03-12 15:19:19 +01:00
d7268423df
chore(release): 3.1.0
2022-03-12 13:01:40 +01:00
bf167f81a3
feat(client): add "spanish (es)" language to i18n locales
2022-03-12 13:01:16 +01:00
9e2f22d878
Merge pull request #654 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-12 12:58:17 +01:00
084b909152
New translations common.json (Hindi)
2022-03-12 12:57:47 +01:00
3955afee8d
New translations common.json (German)
2022-03-12 12:57:42 +01:00
f2dd2b5fcf
New translations common.json (Kannada)
2022-03-12 12:57:37 +01:00
305561955a
New translations common.json (Tamil)
2022-03-12 12:57:36 +01:00
cadbd3dfe8
New translations common.json (Spanish)
2022-03-12 12:57:34 +01:00
b5cd6c412b
fix(client): show "present" string if end date is not entered, also add to i18n locales
...
fix #653
2022-03-12 12:49:11 +01:00
799f20823e
fix(server): photo uploads not working, fix save location and returned url
...
fix #658
2022-03-12 12:37:04 +01:00
dda42b4c6b
fix(client): remove hard-coded "keywords:" in certain templates
...
fix #650
2022-03-12 12:32:35 +01:00
f1c260736a
New translations builder.json (Spanish)
2022-03-12 12:16:43 +01:00
b5a9b26f34
New translations builder.json (German)
2022-03-12 12:06:43 +01:00
918bd555c1
New translations builder.json (Spanish)
2022-03-12 12:06:42 +01:00
9ea2775790
New translations builder.json (Kannada)
2022-03-12 12:06:38 +01:00
9d83b997f5
New translations builder.json (Hindi)
2022-03-12 12:06:36 +01:00
228fb42ba5
New translations builder.json (Tamil)
2022-03-12 12:06:35 +01:00
01da1a06b8
feat(client): disable "Toggle Page Orientation" when there's only one page on the artboard
...
fix #655
2022-03-12 11:59:14 +01:00
82bf44daa2
feat(client): add mm/yyyy date option to date format options
...
fixes #656
2022-03-12 11:48:07 +01:00
2cbc582a12
feat(client): add sitemap generation to next app
2022-03-12 11:44:51 +01:00
2b9f016b95
New translations modals.json (Spanish)
2022-03-12 09:55:25 +01:00
358c97eb71
New translations dashboard.json (Spanish)
2022-03-12 09:55:19 +01:00
76ef513b46
New translations landing.json (Spanish)
2022-03-12 09:55:18 +01:00
497c6e01f1
New translations builder.json (Spanish)
2022-03-12 09:55:14 +01:00
e78c4a9adb
New translations common.json (Spanish)
2022-03-12 09:55:12 +01:00
30d0151bdb
Merge pull request #646 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-11 20:28:50 +01:00
4dd94c3363
Update CHANGELOG.md
2022-03-11 20:27:25 +01:00
f711b089bc
New translations landing.json (German)
2022-03-11 20:25:38 +01:00
01c1125153
New translations modals.json (German)
2022-03-11 20:25:37 +01:00
fa42d82416
New translations dashboard.json (German)
2022-03-11 20:25:32 +01:00
6322d4d105
New translations builder.json (German)
2022-03-11 20:25:28 +01:00
77467929c7
New translations common.json (German)
2022-03-11 20:25:27 +01:00
3a524f9c9c
fix(lang): add hi, de to next-i18next
2022-03-11 20:21:35 +01:00
63f900870b
chore(release): 3.0.0
2022-03-11 20:03:50 +01:00
32f78e85f7
Merge pull request #645 from AmruthPillai/feat/add-docs-workspace
...
Add docs powered by Docusaurus v2
2022-03-11 20:03:29 +01:00
1cc2232730
docs(docusaurus): update docs, add languages, ready to build
2022-03-11 20:02:16 +01:00
2ff6761630
Merge branch 'main' into feat/add-docs-workspace
2022-03-11 19:48:35 +01:00
5836e55a36
docs(readme): update readme with languages section, add license badge
2022-03-11 19:42:07 +01:00
ec98c14fbd
Create LICENSE
2022-03-11 19:40:38 +01:00
78c1f5a380
Delete feature_request.md
2022-03-11 19:29:10 +01:00
808fa45124
Delete bug_report.md
2022-03-11 19:29:04 +01:00
2625ed4f3d
Merge pull request #644 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-11 19:27:42 +01:00
40085f8d78
New translations modals.json (Hindi)
2022-03-11 19:26:50 +01:00
f4e3be178c
New translations landing.json (German)
2022-03-11 19:26:48 +01:00
601f61c59a
New translations dashboard.json (Hindi)
2022-03-11 19:26:47 +01:00
59049e8f77
New translations modals.json (German)
2022-03-11 19:26:45 +01:00
798e77f693
New translations landing.json (Hindi)
2022-03-11 19:26:44 +01:00
78565079e7
New translations common.json (Hindi)
2022-03-11 19:26:42 +01:00
0bec4cff05
New translations dashboard.json (German)
2022-03-11 19:26:38 +01:00
26dc0069f9
New translations common.json (German)
2022-03-11 19:26:36 +01:00
90bb80b1e2
New translations builder.json (German)
2022-03-11 19:26:35 +01:00
61ed3ff018
New translations modals.json (Kannada)
2022-03-11 19:26:34 +01:00
36a12e82a2
New translations builder.json (Hindi)
2022-03-11 19:26:26 +01:00
a3cf1752cc
Merge pull request #643 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-11 19:06:12 +01:00
5b79e23564
Merge branch 'main' into i18n_main
2022-03-11 19:06:05 +01:00
300e4a790d
New translations modals.json (Kannada)
2022-03-11 19:04:32 +01:00
ba4666b767
New translations modals.json (Tamil)
2022-03-11 19:04:31 +01:00
b283c6ee8f
New translations landing.json (Tamil)
2022-03-11 19:04:29 +01:00
316eca35ef
New translations common.json (Kannada)
2022-03-11 19:04:27 +01:00
16c18de964
New translations common.json (Tamil)
2022-03-11 19:04:26 +01:00
0c23af4be8
New translations builder.json (Kannada)
2022-03-11 19:04:25 +01:00
fe1b325fdf
New translations builder.json (Tamil)
2022-03-11 19:04:24 +01:00
9395a4d578
docs(style): update CHANGELOG.md
2022-03-11 15:46:49 +01:00
c11f92841b
chore(release): 3.0.0-beta.6
2022-03-11 15:44:42 +01:00
2654cba039
fix(webkit): fix issue with webkit not supporting .at()
2022-03-11 15:40:25 +01:00
7d8828a358
fix(i18n): add missing translation keys, update lang/locale logic
2022-03-11 08:43:20 +01:00
8bc7d2599e
feat(lang): add language switcher on the landing page, in the footer
2022-03-10 21:59:16 +01:00
036adbfc96
Delete .DS_Store
2022-03-10 15:34:02 +01:00
4b7e43424c
style(changelog): add standard-version to automate releases and tags
2022-03-10 15:32:46 +01:00
0f1c3a8142
chore(release): 3.0.0
2022-03-10 15:29:49 +01:00
8dc27ecf07
Merge pull request #641 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-10 14:58:45 +01:00
a05917b00d
New translations modals.json (Kannada)
2022-03-10 14:58:17 +01:00
d5f2eea34c
New translations landing.json (Kannada)
2022-03-10 14:58:16 +01:00
29bc3f33a6
New translations dashboard.json (Kannada)
2022-03-10 14:58:15 +01:00
b332b77eff
New translations dashboard.json (Tamil)
2022-03-10 14:58:14 +01:00
8e09db276e
New translations builder.json (Kannada)
2022-03-10 14:58:12 +01:00
2f7cfd2add
New translations builder.json (Tamil)
2022-03-10 14:58:11 +01:00
6a4464b239
New translations common.json (Kannada)
2022-03-10 14:29:16 +01:00
972e8b1bcf
fix(app): fix issue with using swipelayout
2022-03-10 14:13:54 +01:00
ad916c5b07
Create close-stale.yml
2022-03-10 09:37:47 +01:00
eca80a1663
feat(health): add health checks to server api
2022-03-10 09:25:15 +01:00
8f48f5fcd6
remove codemagic.yaml
2022-03-10 00:18:50 +01:00
40f5111eba
update local.properties path
2022-03-10 00:12:33 +01:00
55a09c0c05
remove other group from codemagic.yml
2022-03-09 23:58:25 +01:00
1e72efa7ac
ci(codemagic): add android app ci to build and publish automatically
2022-03-09 23:49:22 +01:00
fd752bfd70
Merge pull request #640 from AmruthPillai/feat/android-app
...
Adding Android App Source Code to the Monorepo
2022-03-09 23:40:56 +01:00
ee328186c8
fix(client): add safety check on path.id split
2022-03-09 23:39:04 +01:00
ecab1e0bfa
style(eslint): do not log all files when linting, just errors
2022-03-09 22:43:45 +01:00
cbbdc92c66
style(prettier): add android app to ignore files for eslint, prettier and docker
2022-03-09 22:41:57 +01:00
5d54f8101b
feat(app): add an android app that loads beta.rxresu.me through a webview
2022-03-09 22:40:59 +01:00
4fe5788b23
docs(landing): add links to privacy policy and terms of service
2022-03-09 20:19:05 +01:00
612335696c
ci(docker): use version instead of commit sha
2022-03-09 19:30:30 +01:00
781dc4d231
ci(release): remove release-it
2022-03-09 19:18:31 +01:00
5d37dcb0ed
ci(release-it): add release-it to auto-generate changelogs and release to github
2022-03-09 19:15:20 +01:00
6255849822
fix(printer): fix issue with printer service, locating the right URL of the server
2022-03-09 18:55:17 +01:00
ef3b2c5638
docs(source-code): add docs to build project from source, docker + local build
2022-03-09 14:05:40 +01:00
6c671f2dba
Merge branch 'main' into feat/add-docs-workspace
2022-03-09 11:08:17 +01:00
4447b58b8f
Merge pull request #635 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-09 09:45:28 +01:00
b210b19b03
Merge branch 'main' into i18n_main
2022-03-09 09:45:06 +01:00
1e909f3257
docs(changelog): add CHANGELOG.md
2022-03-09 09:44:11 +01:00
c3f037ee1d
chore(version): bump version to v3.0.0.beta.1
2022-03-09 09:40:16 +01:00
6f02048ebd
feat(client/landing): add testimonials section to landing page
2022-03-09 09:37:38 +01:00
78cd1c036e
Update source file landing.json
2022-03-09 00:02:00 +01:00
7e1448bbf9
docs(readme): add fossa license check badge
2022-03-08 23:56:11 +01:00
dc4aa0b496
feat(docs): add docusaurus workspace, initial setup of docs
2022-03-08 23:54:00 +01:00
a131bb3652
feat(client): add language selector, language detector and privacy/tos pages
2022-03-08 22:57:47 +01:00
bf9da32465
Merge pull request #634 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-08 16:33:25 +01:00
efba6ee7dd
New translations landing.json (Tamil)
2022-03-08 16:30:34 +01:00
9c2ff5e14f
New translations common.json (Tamil)
2022-03-08 16:30:31 +01:00
d167baa607
Merge pull request #633 from AmruthPillai/i18n_main
...
New Crowdin updates
2022-03-08 16:23:21 +01:00
e420ea6ce4
New translations modals.json (Kannada)
2022-03-08 16:22:51 +01:00
ec0a88675b
New translations modals.json (Tamil)
2022-03-08 16:22:50 +01:00
11827dcc29
New translations landing.json (Kannada)
2022-03-08 16:22:49 +01:00
1f6f052129
New translations landing.json (Tamil)
2022-03-08 16:22:48 +01:00
66b98a21e8
New translations dashboard.json (Kannada)
2022-03-08 16:22:47 +01:00
b017d7aa41
New translations dashboard.json (Tamil)
2022-03-08 16:22:47 +01:00
62398fd96f
New translations common.json (Kannada)
2022-03-08 16:22:46 +01:00
8167f51ce1
New translations common.json (Tamil)
2022-03-08 16:22:45 +01:00
f0a381a37c
New translations builder.json (Kannada)
2022-03-08 16:22:44 +01:00
d923dfe3c0
New translations builder.json (Tamil)
2022-03-08 16:22:43 +01:00
d3f1cc746a
Update Crowdin configuration file
2022-03-08 16:22:32 +01:00
8ee4993321
Update README.md
2022-03-08 15:49:04 +01:00
917850157e
Update issue templates
2022-03-08 15:12:24 +01:00
b4856be5ab
refactor(.env.example): update example to match current configuration
2022-03-08 14:07:28 +01:00
fc29fb8eb4
docs(readme): update description, add sections to README.md
2022-03-08 14:03:09 +01:00
2e288a5407
ci(github): add github action to redeploy latest version after docker image ci
2022-03-08 11:50:59 +01:00
43ce43ab5b
refactor(server): remove api prefix for all routes
2022-03-08 10:52:13 +01:00
5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config
2022-03-08 10:36:04 +01:00
e52edaa552
chore(husky): implement husky commit hooks to install, lint and format before commit
2022-03-08 08:11:47 +01:00
54fd97b5ec
fix(pnpm): install deps to update pnpm-lock.yaml
2022-03-08 07:56:25 +01:00
9df12194bf
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability
2022-03-08 07:46:06 +01:00
e96b090904
fix(printer.service): add --disable-dev-shm-usage flag to chromium headless playwright browser
2022-03-08 00:06:07 +01:00
d79997d380
ci(docker): add env port to dockerfile, use port env instead of server_port
2022-03-07 23:52:39 +01:00
2696a54d17
fix(playwright): use playwright docker image due to runtime error
2022-03-07 23:09:14 +01:00
28ba2b1b8f
ci(docker): fix short sha generation, seperate jobs for parallel execution
2022-03-07 22:42:09 +01:00
deb51f0e29
ci(docker): publish multiple docker images, to multiple registries
2022-03-07 22:26:33 +01:00
aa5e748cca
ci(docker): use docker hub instead of digitalocean container registry
2022-03-07 21:55:37 +01:00
b0a295d8bb
build(docker): minimize production docker image size by using ubuntu:focal
2022-03-07 21:43:38 +01:00
c738f311da
fix(databasemodule): make ssl optional, pass ca cert as base64 env
2022-03-07 15:06:16 +01:00
cff51a8be9
Update docker-build-push.yml
2022-03-07 14:05:27 +01:00
1a0ab6fb22
ci(docker): add github action to build docker images automatically
2022-03-07 14:02:40 +01:00
938e2e8e25
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server)
2022-03-07 13:43:34 +01:00
9c1380f401
🚀 release v3.0.0
2022-03-06 22:48:29 +01:00
00505a9e5d
ci(docker): changes to dockerfile to make builds faster
2022-03-05 23:18:47 +01:00
37f0ab3bca
ci(docker): attempt to fix production deploy, with env management
2022-03-05 14:36:38 +01:00
a4983ac6bc
fix(i18n): load locales from file system, instead of http-backend
2022-03-05 10:08:28 +01:00
7c73685759
1646397537
2022-03-04 13:38:58 +01:00
269d5206e6
1646393163
2022-03-04 12:26:03 +01:00
e1529e03f9
add option to pass CA certificate for database deploys
2022-03-04 11:50:10 +01:00
5104ea6438
perf(app): working docker build stage, with github actions ci to push image
2022-03-04 10:54:31 +01:00
36f41c2f9d
add commit script in npm
2022-03-03 21:14:46 +01:00
7e50c8e85b
ci(docker): build production Docker image, also push to Docker Hub
2022-03-03 21:14:07 +01:00
993fd82f4c
testing github actions
2022-03-03 20:15:19 +01:00
ed6578b052
attempting to make docker package smaller, and take less memory
2022-03-03 20:05:22 +01:00
5fc7a32c67
attempt docker build with pnpm
2022-03-03 15:33:11 +01:00
58160b2b6e
experiments with docker packaging, figuring out deploy plan
2022-03-03 12:24:32 +01:00
2aa3786f5f
experiments with docker packaging, figuring out deploy plan
2022-03-03 09:35:13 +01:00
a30011e841
switch from pnpm to npm as package manager
2022-03-02 20:46:14 +01:00
295172687b
🚀 release: v3.0.0
2022-03-02 17:44:11 +01:00
2175256310
clear everything
2022-02-28 20:23:10 +01:00
ff892e3ea5
Merge pull request #624 from AmruthPillai/dependabot/npm_and_yarn/url-parse-1.5.10
...
Bump url-parse from 1.5.7 to 1.5.10
2022-02-28 06:53:30 +01:00
0e2e50d658
Bump url-parse from 1.5.7 to 1.5.10
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 04:36:42 +00:00
4657f1f5f5
Merge pull request #622 from AmruthPillai/dependabot/npm_and_yarn/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.1 to 1.14.8
2022-02-20 07:07:59 +01:00
81fc3b981c
Merge pull request #618 from AmruthPillai/dependabot/npm_and_yarn/ws-5.2.3
...
Bump ws from 5.2.2 to 5.2.3
2022-02-20 07:07:53 +01:00
e961d043da
Merge pull request #617 from AmruthPillai/dependabot/npm_and_yarn/simple-get-3.1.1
...
Bump simple-get from 3.1.0 to 3.1.1
2022-02-20 07:07:48 +01:00
4d4c24b79d
Merge pull request #616 from AmruthPillai/dependabot/npm_and_yarn/functions/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21 in /functions
2022-02-20 07:07:43 +01:00
d40539680a
Merge pull request #623 from AmruthPillai/dependabot/npm_and_yarn/url-parse-1.5.7
...
Bump url-parse from 1.5.1 to 1.5.7
2022-02-20 07:07:29 +01:00
ea0a5ec989
Bump url-parse from 1.5.1 to 1.5.7
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-19 08:10:21 +00:00
9e855be82c
Bump follow-redirects from 1.14.1 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-14 16:37:08 +00:00
a9be89a754
Bump ws from 5.2.2 to 5.2.3
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 12:18:40 +00:00
789c49e47e
Bump simple-get from 3.1.0 to 3.1.1
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 12:18:30 +00:00
56f46a185c
Bump lodash from 4.17.20 to 4.17.21 in /functions
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 12:17:25 +00:00
3a8f4f00d0
Merge pull request #614 from martadinata666/gatsby-host
...
use -H 0.0.0.0 on Gatsby
2022-02-09 13:16:54 +01:00
e9c7f33d30
Merge pull request #609 from apat183/fix-image-stretching
...
add 'object cover' class to templates that have issues with profile image stretching.
2022-02-08 09:16:21 +01:00
7e1483b2a2
Merge pull request #613 from zzarc/fix-readme-translation
...
fix translation error for language Japanese
2022-02-05 19:50:47 +01:00
d3359cfa58
fix translation error
2022-02-05 01:20:09 -08:00
04afc009ef
use -H 0.0.0.0 on Gatsby
2022-02-05 10:33:15 +07:00
46090b0793
fix translation error in readme
2022-02-04 01:49:01 -08:00
b617ec6bfa
add 'object cover' class to templates that have issues with profile images streatching
2022-01-25 20:30:35 +13:00
fd15989346
Merge pull request #599 from adamantike/allow-links-for-awards-and-certs
...
Allow links for certifications
2022-01-10 08:42:35 +01:00
fd00a4b4e1
Merge pull request #601 from mupsys/remove_dup_address_onyx
...
Added new ContactE without the address block and added it to the Onyx…
2022-01-10 07:50:12 +01:00
30d567d853
Added new ContactE without the address block and added it to the Onyx template (removes the duplicate address in that template.)
...
Signed-off-by: mupsys <1337sword@protonmail.com >
2022-01-09 23:03:35 -07:00
a9d1f0fa7b
Revert changes to awards
2022-01-09 17:15:24 -03:00
3be316e9dd
Allow links for awards and certifications
...
Add option to set a URL for each award or certification. This is useful,
for example, when sharing verified certificates as proofs provided by
issuers.
Fixes #575
2022-01-09 14:31:58 -03:00
2426144d1b
Merge pull request #580 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-11-01 10:25:36 +01:00
c04367b7b5
New translations en.json (Croatian)
2021-10-30 13:49:08 +02:00
59828140ee
Merge pull request #579 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-10-26 16:58:35 +02:00
8b12d366f9
New translations en.json (Croatian)
2021-10-26 01:04:26 +02:00
0117e5735e
bump version
2021-10-25 12:46:03 +02:00
7a3626df1c
fixing unsplash cors issue
2021-10-25 12:45:13 +02:00
ba11af887c
bump to v2.7.9
2021-10-24 13:36:40 +02:00
41a9ce2b06
Merge pull request #577 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-10-24 13:36:16 +02:00
becb4993b2
New translations en.json (Danish)
2021-10-24 13:35:37 +02:00
bcc3ab44eb
New translations en.json (German)
2021-10-24 13:35:33 +02:00
5d2961945c
Merge pull request #570 from HristovCodes/develop
...
Translated to Bulgarian
2021-10-24 13:08:57 +02:00
bb1e68fcc5
Translated to Bulgarian
2021-10-03 15:48:05 +03:00
4d9c41f52b
Merge pull request #543 from kescherCode/develop
...
German locale corrections and improvements
2021-09-30 09:43:11 +02:00
13abbd21e2
Merge pull request #547 from preetamm/develop
...
1] sidebar toggle feature 2] ask for confirmation before delete operation
2021-09-30 09:42:39 +02:00
a9f4fb863f
Merge pull request #551 from hpierre74/gfm
...
feat(markdown): add gfm support
2021-09-30 09:42:03 +02:00
97f2b0c6f8
Merge pull request #561 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-09-30 09:41:26 +02:00
7cf57a999d
New translations en.json (Indonesian)
2021-09-02 23:55:53 +05:30
1e927838d0
Update src/pages/app/dashboard.js
2021-08-10 13:09:12 +02:00
cfad352903
feat(markdown): add gfm support
...
revert firebase changes
2021-08-10 12:50:04 +02:00
2cbdf77c51
added sidebar toggle feature and confirmation prompt before deleting any list-item
2021-08-08 18:36:07 +05:30
3b127a81fd
German locale corrections and improvements
2021-07-28 15:10:20 +02:00
99d7d3aad2
v2.7.8: update dependencies
2021-07-13 10:57:20 +05:30
1640ffb177
Merge pull request #530 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-07-13 10:42:38 +05:30
9f31a890ef
New translations en.json (Italian)
2021-07-13 10:42:09 +05:30
8b79a88809
New translations en.json (Portuguese, Brazilian)
2021-07-13 10:42:08 +05:30
3801b54ced
Merge pull request #528 from lpmi-13/set_present_as_end_date
...
update Project data model to use "Present" if no end date selected
2021-07-13 10:40:26 +05:30
d6d8f240bd
Merge branch 'develop' into set_present_as_end_date
2021-07-13 10:40:20 +05:30
ec7b33c008
Merge pull request #527 from lpmi-13/add_info_to_readme
...
add information on setting up firebase to the readme
2021-07-13 10:39:36 +05:30
d11784161a
Merge pull request #526 from lpmi-13/fix_date_placholder
...
fix typo in placeholder dates
2021-07-13 10:39:26 +05:30
b869291589
set more recent date as placeholder
2021-07-12 23:20:28 +01:00
be4334f6a2
update Project data model to use "Present" if no end date selected
...
Sometimes, projects are ongoing, and it would be helpful to be able to show that, similar to how it's done in the Work section.
This is what's expected in the `formatDateRange` function, and it's more consistent with the way things are done in other parts of the application.
2021-07-06 13:36:47 +01:00
ed950ddcdc
add information on setting up firebase to the readme
...
I had to think a bit about what values to put in the .env file, and once I figured it out, I thought it would be helpful to add that information explicitly in the readme so other developers could speed up local development.
2021-07-06 13:34:08 +01:00
5771f28018
fix typo in placeholder dates
2021-07-06 13:01:19 +01:00
5fbf48cc3b
Merge pull request #523 from faturachmanyusup/develop
...
Change button text "Add New" in List.js from STATIC to DYNAMIC using …
2021-06-28 20:39:08 +05:30
36a9b1302b
Change button text "Add New" in List.js from STATIC to DYNAMIC using translation shared.buttons.add and improve Indonesian translation
2021-06-28 15:22:43 +07:00
6754cb1e45
bump verison to v2.7.7, translations added
2021-06-26 21:21:28 +05:30
4f40e8421f
Merge pull request #522 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-26 21:19:45 +05:30
d6470620eb
Update run-tests.yml
2021-06-26 21:19:14 +05:30
795f14713d
New translations en.json (Hebrew)
2021-06-26 21:17:54 +05:30
6b7b71dc7b
New translations en.json (Romanian)
2021-06-26 21:17:53 +05:30
75f76b267f
New translations en.json (French)
2021-06-26 21:17:52 +05:30
cdf8a133e3
New translations en.json (Spanish)
2021-06-26 21:17:51 +05:30
91ffcba7da
New translations en.json (German)
2021-06-26 21:17:49 +05:30
04e3cd4b8d
New translations en.json (Italian)
2021-06-26 21:17:48 +05:30
a256bb8ce7
New translations en.json (Norwegian)
2021-06-26 21:17:45 +05:30
d33dc23ad1
New translations en.json (Polish)
2021-06-26 21:17:45 +05:30
4dde9fbcc1
New translations en.json (Russian)
2021-06-26 21:17:44 +05:30
b9c5aac485
New translations en.json (Swedish)
2021-06-26 21:17:43 +05:30
19906ea18b
New translations en.json (Turkish)
2021-06-26 21:17:42 +05:30
eebb6890ab
New translations en.json (Ukrainian)
2021-06-26 21:17:41 +05:30
6ecf8dd404
New translations en.json (Portuguese, Brazilian)
2021-06-26 21:17:40 +05:30
affbc26e22
New translations en.json (Persian)
2021-06-26 21:17:39 +05:30
cfff2bf562
New translations en.json (Hindi)
2021-06-26 21:17:38 +05:30
9db04bfaba
New translations en.json (Greek)
2021-06-26 21:17:37 +05:30
21b4e02dee
New translations en.json (Kannada)
2021-06-26 21:10:05 +05:30
8804a3a18d
New translations en.json (Arabic)
2021-06-26 21:10:03 +05:30
ff2131141c
New translations en.json (Czech)
2021-06-26 21:10:02 +05:30
62b3144ef9
New translations en.json (Japanese)
2021-06-26 21:10:01 +05:30
75dd08188e
New translations en.json (Chinese Simplified)
2021-06-26 21:09:59 +05:30
ef59464bcd
New translations en.json (Japanese)
2021-06-26 16:23:39 +05:30
08325b3bdd
- fix: Indonesian language display
...
- update dependencies
2021-06-24 12:52:19 +05:30
56e0852d23
Create SECURITY.md
2021-06-24 12:47:01 +05:30
c4ddba2933
Merge pull request #519 from mberlinger3/pikachu_address
...
Pikachu address
2021-06-24 12:44:45 +05:30
2eaeb11c93
Merge pull request #518 from mberlinger3/bugfix
...
Removed duplicate locale
2021-06-24 12:44:20 +05:30
60b84b8e14
Added address to pikachu template with icon
2021-06-23 22:31:13 -07:00
97d5bf73c4
Removed duplicate locale
2021-06-23 22:27:20 -07:00
db9dc36e6d
Merge pull request #517 from faturachmanyusup/develop
...
Fix Error when select Bahasa Indonesia
2021-06-23 17:23:13 +05:30
9dab038a9a
Update README.md
...
- change bahasa Indonesi to Bahasa Indonesia
2021-06-22 21:42:38 +07:00
08b5ac588c
Merge branch 'develop' of https://github.com/faturachmanyusup/Reactive-Resume into develop
2021-06-22 21:41:26 +07:00
cddb238994
FIX error when select Indonesian Language
...
- import 'id.json' in src/i18n/locales/index.js
- import 'dayjs/locale/id' in src/utils/dayjs.js
2021-06-22 21:32:29 +07:00
b2583724fd
fix lint
2021-06-22 16:56:53 +05:30
c908f450f9
update dependencies
2021-06-22 16:56:29 +05:30
c6986b5048
v2.7.5 - add Indonesian language
2021-06-22 16:53:37 +05:30
6f12251aef
Merge pull request #516 from faturachmanyusup/develop
...
add new translation 'Indonesian (Bahasa Indonesia)' with code 'id'
2021-06-22 16:49:02 +05:30
6539430980
add new translation 'Indonesian (Bahasa Indonesia)' with code 'id'
2021-06-19 17:55:13 +07:00
a13842d014
Merge pull request #513 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-19 10:57:00 +05:30
8d72ec2460
New translations en.json (Dutch)
2021-06-18 13:23:03 +05:30
47f1beec48
Merge pull request #512 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-17 15:16:57 +05:30
b3ca6be1c4
New translations en.json (Dutch)
2021-06-17 14:36:14 +05:30
36c54a0af2
New translations en.json (Danish)
2021-06-17 12:59:37 +05:30
da4c74917d
New translations en.json (Finnish)
2021-06-17 12:59:36 +05:30
c4495d2912
New translations en.json (Dutch)
2021-06-17 11:46:23 +05:30
f9183384e9
Merge pull request #503 from AmruthPillai/imgbot
...
[ImgBot] Optimize images
2021-06-17 09:24:15 +05:30
7a4f50cb92
Merge pull request #504 from m4rcs/translate-contact
...
Add translation for "Contact" in Gengar theme.
2021-06-17 09:23:46 +05:30
9084a2803e
v2.7.4 - Added Hebrew (עִברִית) Language
2021-06-17 09:22:59 +05:30
45042050ee
Merge pull request #510 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-17 09:20:16 +05:30
d4f9926e94
New translations en.json (Hebrew)
2021-06-13 17:31:53 +05:30
79c903f02d
- v2.7.3: update dependencies
2021-06-09 11:30:59 +05:30
d23040a374
Add translation for "Contact" in Gengar theme.
...
Reworked german translation.
2021-06-03 11:50:23 +02:00
882fde899b
[ImgBot] Optimize images
...
/static/images/picture.jpg -- 188.32kb -> 170.83kb (9.29%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-06-03 03:33:42 +00:00
fc96a6fc92
- change demoState picture URL
2021-06-03 09:01:01 +05:30
847c2c0f9b
- update to v2.7.2
...
- update dependencies
2021-06-03 08:52:19 +05:30
2a1a6498e2
- update to 2.7.1
...
- add webpack cache
2021-06-03 08:45:50 +05:30
7a721f40b6
- update to 2.7.1
2021-06-03 08:42:26 +05:30
23690d7bc1
Merge pull request #501 from m4rcs/patch-1
...
Improvement of German Translation
2021-06-03 08:41:15 +05:30
4fb6763328
Merge pull request #496 from NatProView/patch-2
...
Improvement of polish translations
2021-06-03 08:41:04 +05:30
85939e59c6
Merge pull request #495 from NatProView/patch-1
...
Correcting typos in pl.json
2021-06-03 08:40:45 +05:30
bb7a41cd62
Merge pull request #494 from theoctober19th/develop
...
Add appropriate icon for YouTube channel in profile information.
2021-06-03 08:39:55 +05:30
d0c18afed1
Merge branch 'develop' into develop
2021-06-03 08:39:45 +05:30
6bd545df55
Merge pull request #498 from gianantoniopini/develop
...
Addition of unit tests related to Delete Account
2021-06-03 08:37:25 +05:30
d71d378aa1
Fixed Jest warnings occurring after latest merge from upstream
2021-06-02 15:02:36 +02:00
99f87ebb3e
Fixed Jest errors occurring after latest merge from upstream
2021-06-01 12:14:12 +02:00
fbe2c1f91c
Merge remote-tracking branch 'upstream/develop' into develop
2021-06-01 09:28:35 +02:00
4af318dc61
- update to 2.7.0
2021-05-29 12:02:57 +05:30
2c22c13f3e
- update dependencies
...
- upgrade gatsby v2 to v3
- update functions
2021-05-29 11:47:34 +05:30
6daf6e8b11
Update de.json
...
Changed translation of present to a more CV suitable
2021-05-28 10:43:29 +02:00
fb18b5c94c
FirebaseStub: added more unit tests related to functions
2021-05-25 12:48:38 +02:00
a4d474b8ec
FirebaseStub: added more unit tests related to auth
2021-05-25 12:16:49 +02:00
23ebb25a89
Improvement of polish translations
2021-05-21 14:56:47 +02:00
ab95160b04
Correcting typos in pl.json
...
Corrected a few minor mistakes such as too many whitespaces or typos, e.g.
**Projects** - Ptojekty (should be Projekty)
**Education** - Wyksztłacenie (should be Wykształcenie)
"CV" should be written in capital letters, it was inconsistent
2021-05-21 14:29:43 +02:00
9e63d0b2c7
Delete Account unit tests: added tests related to Google reauthentication
2021-05-20 15:57:01 +02:00
e1186591f9
Add appropriate icon for YouTube channel in profile information.
2021-05-19 17:53:09 +05:45
7cb469657d
Firebase.auth Jest mock: minor fix in signOut() method
2021-05-18 13:57:34 +02:00
53d0e17865
Delete Account unit tests: fixed warnings, added test for error notifications
2021-05-18 13:41:38 +02:00
a8cf553217
Delete Account: added more unit tests
2021-05-14 18:21:47 +02:00
d11d414504
Jest mocks: added @reach/router and stub for Firebase auth signOut method
2021-05-13 16:53:04 +02:00
ffb8ae45e0
Delete Account unit tests: first attempt to spy on Firebase auth User delete
2021-05-11 17:25:30 +02:00
e794325787
FirebaseStub: added auth User class
2021-05-11 16:42:36 +02:00
eb54a7f69d
Delete Account: started adding unit tests
2021-05-11 15:19:05 +02:00
b0bd8c94f3
Merge pull request #489 from gianantoniopini/develop
...
"Download PDF" action: basic retry mechanism - "Delete Account" action: deletion of uploaded photographs
2021-05-10 14:13:39 +05:30
9f38ebd044
"deleteUser" Firebase cloud function: added deletion of user folder from Storage, added extra checks on IDs not being empty string
2021-05-06 12:37:10 +02:00
14ea8de709
Modified 'printResume' Firebase cloud function: implemented basic retry mechanism with waitUntil 'networkidle0' and 'networkidle2', enhanced error handling to return more detailed information
2021-05-04 11:35:40 +02:00
1ac828b532
Update package-lock.json in functions
2021-05-03 11:11:53 +05:30
13508d3c16
Fix fontSize in initialState.json
2021-05-03 11:02:30 +05:30
8c849e4018
Update demoState.json to fix font size
2021-05-03 10:24:00 +05:30
4b007749cb
Merge branch 'master' into develop
2021-05-03 10:01:42 +05:30
8aaee4cd9e
Added .nvmrc with 14
2021-05-03 09:46:01 +05:30
aa8d9228b9
Merge pull request #485 from gianantoniopini/develop
...
Delete Account: fix for Firebase cloud function and error handling improvements
2021-05-01 21:44:29 +05:30
34627e2acb
Settings, deleteAccount: prevent execution of deleteAccount if it is already in progress
2021-04-28 09:56:13 +02:00
b5d4d54ad3
UserContext, deleteAccount: if provider is google, use reauthenticateWithPopup to reauthenticate user
2021-04-26 15:26:02 +02:00
f53e34c37d
UserContext, deleteAccount: if provider is google, always reauthenticate the user before performing any delete
2021-04-23 17:30:25 +02:00
54ddfe30d7
Updated "deleteUser" Firebase cloud function to perform updates in an atomic way, tweaked UI call and error handling
2021-04-23 15:16:37 +02:00
d4e7914a27
Updated "deleteUser" Firebase cloud function implementation, UI call and error handling
2021-04-22 18:38:02 +02:00
43c8729c5b
bump version
2021-04-14 14:41:17 +05:30
8bfed6a342
update package-lock.json
2021-04-14 14:29:07 +05:30
71471020b6
Merge pull request #481 from ntotao/patch-1
...
Update it.json
2021-04-14 14:22:49 +05:30
1e02f5b27a
Update it.json
...
Edited some showed-in-the-resume words, such as "present" which was translated to regalo (it's literally like a birthday present). "Attuale" is the right translation.
Also edited some wording around to enhance the experience in an Italian fluent translation.
2021-04-13 13:26:07 +02:00
abd18236ed
Merge pull request #477 from ceoshikhar/develop
...
Fixed bug where multiple resumes are created if "Create Resume" button is spammed
2021-04-03 17:18:54 +05:30
6ffcf2a1c4
fix: multiple resumes are created if "Create Resume" button is spammed
2021-04-03 14:49:37 +05:30
8628ca5475
Merge pull request #474 from indranil32/bengali-locale
...
Adding Bengali translation for this amazing app
2021-03-31 12:50:28 +05:30
cf95dd6a28
Merge pull request #475 from p-8-z/local_sk
...
Added sk.json to i18n locales. Slovak translation
2021-03-31 12:35:02 +05:30
b392bada3b
added sk.json to i18n locales
2021-03-30 20:52:00 +02:00
978207a700
Adding Bengali translation for this amazing app
2021-03-30 22:20:38 +05:30
a7fa5f5fe9
- npm audit fix
2021-03-20 12:15:01 +05:30
f73d9ad7d0
Fixed type in StorageContext.js
...
Thank you kind stranger.
2021-03-16 08:44:02 +05:30
ee93c47403
Create DEPLOYMENT.md
2021-03-13 11:37:17 +05:30
a0dd63edb2
Merge pull request #468 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-03-11 21:10:13 +05:30
0f1778a11c
New translations en.json (Dutch)
2021-03-11 21:09:08 +05:30
bf03e40895
update dependencies for functions
2021-03-07 10:00:40 +05:30
9ed97c8b6c
[2.6.6] Added Romanian Language
2021-03-07 09:41:39 +05:30
b06e9b3ef0
Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2021-03-07 09:38:33 +05:30
b81c167a10
Merge pull request #464 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-03-07 09:38:16 +05:30
33ac260683
[2.6.5] Addition of Show/Hide Selectors for all blocks
...
- Updating dependencies
2021-03-07 09:38:02 +05:30
e28bd17d3b
New translations en.json (Persian)
2021-03-07 09:37:03 +05:30
9134375ad8
New translations en.json (Italian)
2021-03-07 09:37:02 +05:30
e6c8a73e72
New translations en.json (Japanese)
2021-03-07 09:37:01 +05:30
1e87b1a7f4
New translations en.json (Norwegian)
2021-03-07 09:36:59 +05:30
70be890e37
New translations en.json (Polish)
2021-03-07 09:36:58 +05:30
d6db251a8f
New translations en.json (Russian)
2021-03-07 09:36:57 +05:30
fa5fa3e891
New translations en.json (Ukrainian)
2021-03-07 09:36:56 +05:30
a92a56449c
New translations en.json (Chinese Simplified)
2021-03-07 09:36:55 +05:30
7b422bfccd
New translations en.json (Portuguese, Brazilian)
2021-03-07 09:36:54 +05:30
d1feab6701
New translations en.json (Hindi)
2021-03-07 09:36:53 +05:30
b2a511736e
New translations en.json (Kannada)
2021-03-07 09:36:52 +05:30
e405b3b641
New translations en.json (French)
2021-03-07 09:36:51 +05:30
4609fb583e
New translations en.json (German)
2021-03-07 09:36:46 +05:30
a12a8a2f83
New translations en.json (Finnish)
2021-03-07 09:36:45 +05:30
34d07bc863
New translations en.json (Dutch)
2021-03-07 09:36:43 +05:30
e4c9833c8d
New translations en.json (Swedish)
2021-03-07 09:36:42 +05:30
5070a11854
New translations en.json (Romanian)
2021-03-07 09:36:41 +05:30
1365972676
Merge pull request #462 from anu1097/feature/toggle-switch-left-panel
...
feat: adding a toggle switch for left panel items
2021-03-07 08:51:16 +05:30
b0e0a53794
Merge pull request #460 from lordkyuusei/develop
...
Updating FR.json translations
2021-02-27 20:04:14 +05:30
cf47447102
feat: adding a toggle switch for left panel items
2021-02-26 02:14:40 +05:30
7af837165d
Mise à jour de certaines erreurs de traduction
2021-02-22 17:47:37 +01:00
d98e591fee
[2.6.3] update dockerfile to add other required packages
2021-02-16 09:59:34 +05:30
a219b1d979
[2.6.3] updating dependencies
2021-02-16 09:17:11 +05:30
797e30022e
Merge pull request #459 from mlow/develop
...
Dockerfile improvements
2021-02-15 00:28:57 +05:30
d6ae8309b4
Dockerfile improvements
...
- Add missing build dependencies for `sharp` node module (dependency of
`gatsby-plugin-sharp`).
- Add ARG instructions for firebase variables, allowing them to be set
via --build-arg flags when building the image.
- Use `npm ci` instead of `npm install`, and execute it after copying
only package*.json. This prevents having to fetch all dependencies if
package*.json hasn't changed between builds.
- Use `node:alpine` instead of `node` - not an improvement per-se,
but I happen to be more familiar with adding build dependecies in the
alpine based node image.
2021-02-14 00:41:29 -07:00
f1a911560d
[2.6.2] add eslint-webpack-plugin
2021-02-12 11:27:56 +05:30
5e5ee5fffa
[2.6.2] update dependencies, bump up version
2021-02-12 11:23:28 +05:30
0639cef426
Merge pull request #448 from agirdzius/lithuanian-locale
...
Added Lithuanian translations.
2021-02-12 11:18:23 +05:30
d1a392c2f0
Merge pull request #449 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-02-12 11:18:15 +05:30
b781731e5c
Merge pull request #453 from agirdzius/missing-dayjs-locales
...
Added missing Hindi, Swedish and Russian dayjs locales.
2021-02-12 11:18:04 +05:30
90b968f152
Merge pull request #456 from ConorSheehan1/develop
...
fix link to product hunt
2021-02-12 11:17:56 +05:30
b6d5f0ce12
Merge pull request #450 from gianantoniopini/develop
...
Add support for drag & drop to the List component
2021-02-12 11:17:43 +05:30
eb01954b9b
fix link to product hunt
2021-02-10 22:34:55 +00:00
39278b7803
Added missing Hindi, Swedish and Russian dayjs locales.
2021-02-10 12:51:26 +00:00
bd1bd2fc97
List component, drag handler: added check for source and destination id being the same
2021-02-09 12:31:54 +01:00
8ce73a38ea
Builder unit tests helper: comments correction
2021-02-09 11:52:48 +01:00
2fa4ff8d9d
Builder page: added unit test for drag & drop of skill
2021-02-09 09:36:36 +01:00
db460c9b55
New translations en.json (Arabic)
2021-02-09 12:27:17 +05:30
23bf495a5a
List component: added support for drag & drop
2021-02-09 05:59:32 +01:00
3ff4b5c90f
Version bump to 2.6.1
2021-02-08 15:12:29 +00:00
341f36870b
Added Lithuanian translations.
2021-02-08 11:41:47 +00:00
89936b651a
[2.6.0] update dependencies + verify firebase engine
2021-02-07 12:34:15 +05:30
04f8fe2db7
[2.6.0] update dependencies
2021-02-07 12:21:21 +05:30
91329969be
Merge pull request #437 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-02-06 09:50:28 +05:30
142f8e0b31
Merge pull request #443 from gianantoniopini/develop
...
Addition of some unit tests to the Dashboard page
2021-02-06 09:50:14 +05:30
811e158fbc
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-02 14:20:47 +01:00
f2bc5e36b3
Dashboard: removed unit tests related to rename resume
2021-02-02 14:03:35 +01:00
a2b637fa71
Dashboard: unit tests related to rename resume
2021-02-02 14:02:56 +01:00
fd79891a1a
Dashboard: unit tests related to rename resume
2021-02-02 14:01:17 +01:00
23386839a6
Firebase Stub: unit tests separated in different files
2021-02-02 12:39:16 +01:00
a589b3530a
Merge pull request #442 from AmruthPillai/issue-441
...
Fix #441 : Make Skill Level Optional
2021-02-02 15:56:02 +05:30
26022ae73e
Update SkillModal.js
2021-02-02 15:46:48 +05:30
4634b4f0a0
Castform: unit tests refactoring to reduce nesting
2021-02-02 10:40:26 +01:00
f72d2639e5
Builder page: unit tests separated in different files
2021-02-02 10:27:30 +01:00
e39026c8b4
Dashboard page: unit tests separated in different files
2021-02-01 18:00:52 +01:00
5ee077dac5
Dashboard page: added unit tests related to duplicate resume interaction
2021-02-01 12:10:15 +01:00
c748e6a0b4
Dashboard page: removed unit tests related to rename resume interaction (they are generating warnings)
2021-02-01 10:49:02 +01:00
97f065f51c
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-01 07:23:19 +01:00
5b0124bedc
New translations en.json (Spanish)
2021-02-01 07:24:24 +05:30
51673a9e6d
- bump up version to 2.5.5
2021-01-31 11:03:45 +05:30
9ddba69ff0
- Added Greek Language
2021-01-31 10:59:41 +05:30
2a2ceea448
Merge pull request #434 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-31 10:57:29 +05:30
bff0bec759
New translations en.json (German)
2021-01-31 00:31:13 +05:30
7bdddb8dc7
New translations en.json (Greek)
2021-01-30 15:40:51 +05:30
da8bf8bc36
Dashboard page: added more unit tests for rename resume interaction
2021-01-27 11:33:11 +01:00
5d9527e46e
Dashboard page: unit tests refactoring
2021-01-27 10:35:58 +01:00
a20fe10c06
Dashboard page: added unit test for delete resume interaction
2021-01-26 17:38:05 +01:00
8018d7f527
Dashboard page: refactored setup of fetch mock, added more assertions to unit test
2021-01-26 14:22:27 +01:00
e27bedcf88
Dashboard page: unit tests refactoring
2021-01-26 13:19:49 +01:00
b196ca1bf5
Dashboard page: added unit test related to create resume interaction
2021-01-25 17:54:36 +01:00
87fee23480
Dashboard page: added unit test related to create resume interaction
2021-01-25 17:30:05 +01:00
9d486c11cc
Dashboard page: added unit test related to create resume interaction
2021-01-25 16:44:08 +01:00
ef3f2a802f
Dashboard page: added first unit test for create resume interaction
2021-01-25 15:15:02 +01:00
8b39dcc239
Merge pull request #431 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-25 12:35:26 +05:30
b73e3b7c4d
New translations en.json (Turkish)
2021-01-24 23:14:18 +05:30
4820a8bea3
add deploy script to package.json
2021-01-23 20:07:14 +05:30
22a171c25c
[2.5.4] Add Tests, Add GitHub Action, Update Dependencies
2021-01-23 19:44:20 +05:30
30109ecb1d
set up for first use on IntelliJ WebStorm
2021-01-23 19:41:11 +05:30
b76fa1dcc5
add GitHub Action to run unit tests on every PR/push
2021-01-23 19:28:01 +05:30
6c31d3dff3
Merge pull request #429 from gianantoniopini/develop
...
Addition of some unit tests to Builder and Dashboard pages
2021-01-23 19:19:06 +05:30
c01be98cfc
Builder: added unit test for resume in initial state
2021-01-23 14:05:37 +01:00
74335a1771
Builder and Dashboard unit tests: fine tuning of assertions related to toast/notification
2021-01-23 12:21:02 +01:00
5317f5e525
Builder and Dashboard unit tests refactoring/cleanup
2021-01-23 11:45:06 +01:00
9a7bdb188b
Builder: updated unit test handling non-existent resume
2021-01-22 17:25:04 +01:00
dc18e84bc2
Dashboard: updated unit tests for Delete resume
2021-01-22 16:42:21 +01:00
cb2aeec70a
Dashboard: added unit tests for Delete resume
2021-01-22 10:43:06 +01:00
16ed433705
Exported LoadingScreen testId and language Storage item key in order to be used in unit tests
2021-01-22 06:36:11 +01:00
0bab0d01d1
Removed testId from LoadingScreen
2021-01-22 06:05:00 +01:00
306db64ff1
Firebase Stub: minor tweak in reference .on function
2021-01-21 16:56:05 +01:00
af966bdf7b
Firebase Stub: introduced a delay in all async functions to better mimic real Firebase
2021-01-21 16:45:33 +01:00
562a07619c
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-20 15:53:29 +01:00
4c63f68215
Builder tests: added test for loading screen
2021-01-20 15:52:35 +01:00
1215071ab9
Dashboard tests: added test for loading screen
2021-01-20 14:27:27 +01:00
3d39576a90
Builder test: changed some queries to use *ByRole
2021-01-20 13:40:58 +01:00
155cd499fb
Builder test: added test for handling non-existent resume, added resetting of language Storage item
2021-01-20 12:57:31 +01:00
aca1d13116
Merge pull request #423 from gianantoniopini/develop
...
Unit testing environment set up and addition of some unit tests
2021-01-20 16:19:16 +05:30
fbc5f0de72
Merge pull request #426 from 4O4/i18n-pl-improvements
...
Improvement of polish translations
2021-01-20 16:19:03 +05:30
536bdb7bae
Merge pull request #427 from 4O4/latin-ext-webfonts
...
Add latin-ext subset to fix special characters missing in webfonts
2021-01-20 16:18:49 +05:30
d507b9d54d
Add latin-ext subset to fix special characters missing in webfonts
2021-01-19 15:12:38 +01:00
efe1762b33
Improvement of polish translations
2021-01-19 13:52:01 +01:00
5ba978dae5
Firebase Stub: refactoring
2021-01-15 10:25:44 +01:00
aac1e12cfc
Firebase Stub: leading slash in reference path is ignored
2021-01-15 09:19:35 +01:00
978aafae75
Firebase Stub: added more unit tests
2021-01-15 08:31:35 +01:00
72176e2500
Firebase Stub: .off function implementation
2021-01-14 17:49:52 +01:00
6ac0f37ada
Firebase Stub: added support for data remove
2021-01-14 17:16:01 +01:00
46781bba60
Firebase Stub: simple implementation of data changes listener
2021-01-14 14:48:07 +01:00
6d36c27889
Firebase Stub: simple implementation of data changes listener
2021-01-14 14:00:07 +01:00
36036cc411
Firebase Stub: query parameters not kept between ref calls
2021-01-14 09:38:46 +01:00
b6a0527fbe
Firebase Stub refactoring: private class field naming convention
2021-01-11 17:18:37 +01:00
253f778a63
Dashboard test working
2021-01-11 16:58:24 +01:00
6c1fc543ad
Firebase Stub: debounce callback called by "on" function
2021-01-11 16:18:38 +01:00
dce5d2c591
Firebase Stub: resolving ESLint errors
2021-01-08 14:15:46 +01:00
cb45629032
Firebase Stub: resolving ESLint errors
2021-01-08 13:29:21 +01:00
9c5b8398a3
Firebase Stub: resolving ESLint errors
2021-01-08 12:11:02 +01:00
e78d3dbaa4
Updates after latest merge from upstream branch
2021-01-08 10:15:38 +01:00
70cd92f29e
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-08 09:38:13 +01:00
4a0995eeb6
[2.5.3] Added "Czech" Language
2021-01-08 08:46:19 +05:30
ba31e18ffd
Merge pull request #418 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-08 08:21:11 +05:30
3c6e45abf4
Firebase Stub refactoring
2021-01-07 18:04:59 +01:00
c2ac9594ef
Firebase Stub refactoring
2021-01-07 17:28:43 +01:00
69f0338b19
Firebase Stub refactoring
2021-01-07 17:17:53 +01:00
da8849c854
Firebase Stub refactoring, added eslint-plugin-jest dev dependency
2021-01-07 16:43:24 +01:00
294dbf195f
FirebaseStub refactoring
2021-01-07 13:23:22 +01:00
98aef7eb77
[2.5.2] Fix fontSize not reflecting in exported PDF
2021-01-07 09:35:31 +05:30
176ba0de7a
Firebase stub: added support for filtering of resumes by user
2021-01-06 17:03:46 +01:00
c667c31737
Firebase stub: added additional resume and user to test data, added more tests
2021-01-06 16:00:23 +01:00
7733d827e2
New translations en.json (Czech)
2021-01-06 19:48:32 +05:30
35c663ebe8
Dashboard test: draft version
2021-01-06 14:42:50 +01:00
854020481c
Builder: 'allow to change the language' test
2021-01-06 10:10:15 +01:00
e99c73a5b1
Builder test: draft version of test changing the language
2021-01-04 16:17:51 +01:00
5197878b79
Jest configuration: updated settings for code coverage
2021-01-04 12:35:02 +01:00
57d234ae02
Jest configuration: added settings for code coverage
2021-01-04 12:09:04 +01:00
8202ca5461
FirebaseStub refactoring
2021-01-04 10:42:41 +01:00
2e346c93eb
Updates after latest merge from upstream branch
2021-01-04 10:22:09 +01:00
5470fb8d6f
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-04 09:46:35 +01:00
4cd4af6ee1
New translations en.json (French)
2021-01-03 18:46:23 +05:30
c065c844ee
New translations en.json (Danish)
2021-01-03 17:46:00 +05:30
4768135963
New translations en.json (Finnish)
2021-01-03 16:26:08 +05:30
a63496ca86
New translations en.json (Dutch)
2021-01-03 15:25:29 +05:30
c40d89e98e
[2.5.1] update dependencies
2021-01-03 11:58:17 +05:30
eb4023e3b2
Merge branch 'rpolley-add-font-size-setting' into develop
2021-01-03 11:45:00 +05:30
e2218030cf
Merge pull request #413 from rpolley/add-font-size-setting
...
Add ability to customize font size
2021-01-03 11:44:43 +05:30
fdd35492a0
[2.5] Implement Font Size Adjustments
2021-01-03 11:44:14 +05:30
297a258e4a
Merge branch 'add-font-size-setting' of https://github.com/rpolley/Reactive-Resume into rpolley-add-font-size-setting
2021-01-03 11:29:31 +05:30
c0808af7f4
Merge pull request #415 from StijnSimons/develop
...
Fixed Dutch translation
2021-01-03 11:23:40 +05:30
5887babd15
Fixed Dutch translation
2020-12-27 23:02:07 +01:00
abd24e7eb7
Add ability to customize font size
...
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
988a903acc
Merge pull request #412 from AmruthPillai/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
...
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2020-12-25 09:12:58 +05:30
f76609c2fc
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
...
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases )
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-24 21:56:54 +00:00
53333bb6fb
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-24 10:18:29 +01:00
d951a3f52d
Castform tests refactoring
2020-12-24 10:08:17 +01:00
458aab4e8d
FirebaseStub: refactoring
2020-12-24 09:53:55 +01:00
445d1e37d9
FirebaseStub: refactoring
2020-12-24 09:24:46 +01:00
85a489cefa
[2.4.3] Add Docker Support, Make Address Optional
2020-12-24 11:08:59 +05:30
53b36a1aad
FirebaseStub: cleanup
2020-12-23 16:23:13 +01:00
25d3661599
Minor change in FirebaseStub test file
2020-12-23 16:01:13 +01:00
2158c8b245
builder.test: cleanup
2020-12-23 15:49:56 +01:00
18e3e47ee4
Updated builder.test
2020-12-23 15:48:06 +01:00
c6a400a2f1
Updated builder.test to use DebounceWaitTime
2020-12-23 15:46:48 +01:00
30d94fd2a8
Updated builder.test to use new FirebaseStub
2020-12-23 14:46:10 +01:00
fb8dd6d986
Firebase stub: new implementation in place
2020-12-23 14:25:38 +01:00
356ae08643
Firebase stub: refactoring
2020-12-23 14:15:57 +01:00
f73359f83a
Firebase mock: added auth to new implementation
2020-12-23 13:56:34 +01:00
45bf7146e5
Firebase mock: updated new implementation
2020-12-23 13:07:15 +01:00
5bec64d723
Firebase mock: started new implementation
2020-12-23 09:12:46 +01:00
a9c6ed4cdb
Firebase mock: fix for property ServerValue.TIMESTAMP
2020-12-22 17:08:37 +01:00
b9014eb6cb
Firebase mock: fixed issue with database namespace
2020-12-22 15:40:36 +01:00
9dc1f1b89b
Builder.test: modified draft version of test for data update
2020-12-21 15:16:35 +01:00
7450b1c683
Updates after latest merge from upstream branch
2020-12-21 11:53:24 +01:00
9d713d7449
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-21 11:20:41 +01:00
c1cc9d0a69
rename workflow
2020-12-20 22:11:26 +05:30
45edbded87
Builder.test: modified draft version of test for data update
2020-12-20 17:36:24 +01:00
d6ca39817d
fix build and deploy script
2020-12-20 21:51:25 +05:30
534736a3a4
fix build and deploy workflow script
2020-12-20 21:38:28 +05:30
8bac6c79a8
Merge branch 'develop'
2020-12-20 21:29:23 +05:30
7fb8d0d59d
remove unnecessary alias
2020-12-20 21:28:46 +05:30
c9c62b1f3c
Merge pull request #407 from AmruthPillai/develop
...
Adding GitHub Actions to make my life easier
2020-12-20 21:19:23 +05:30
53676ad997
version bump
2020-12-20 21:16:36 +05:30
fa1d8d50a0
Create build-and-deploy.yml
2020-12-20 21:14:23 +05:30
a13404aaf2
Merge pull request #406 from AmruthPillai/codeql-analysis
...
Create codeql-analysis.yml
2020-12-20 21:06:45 +05:30
a558a97cba
Create codeql-analysis.yml
2020-12-20 21:02:56 +05:30
72b68e060c
[2.4.1] Add Persian (Farsi) Language
2020-12-20 20:04:58 +05:30
7a0403f9d6
Merge pull request #403 from pmsoltani/pmsoltani-patch-1
...
Farsi (Persian) translation
2020-12-20 19:55:24 +05:30
916579c874
[v2.4] Fix JSON Resume Imports
2020-12-20 19:47:31 +05:30
b3be9e5f50
Builder.test: added draft version of test for data update
2020-12-17 17:40:54 +01:00
918100c949
Firebase mock: refactoring to mock functions with specific arguments
2020-12-17 12:32:42 +01:00
7c1076e08d
Farsi (Persian) translation
2020-12-16 21:55:40 +03:30
a79de37ac9
Deleted obsolete Context mocks; added more Asserts to builder.test
2020-12-16 17:03:28 +01:00
a16f19a26f
Gatsby mock: expanded useStaticQuery to support Templates, refactoring
2020-12-16 15:12:21 +01:00
0459a77e4d
Firebase mock: set resume 'name' and 'user' properties
2020-12-16 11:13:49 +01:00
3a68c4b5af
Firebase mock refactoring
2020-12-16 10:37:23 +01:00
d33f707cea
Firebase mock: mock auth() signIn, in order to trigger onAuthStateChanged
2020-12-15 15:32:08 +01:00
942d8a0120
Updated Gatsby mock: fluid images returned by useStaticQuery
2020-12-14 15:05:03 +01:00
d51201d6f2
Firebase mock: added onAuthStateChanged observer
2020-12-14 13:26:11 +01:00
d3d51eabf5
Firebase mock: refactoring, fixed issue with call to __getResume
2020-12-14 12:03:36 +01:00
287336e166
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-14 09:00:56 +01:00
96ab340b1c
set min-height for pages when printing
2020-12-13 10:37:02 +05:30
b105b08c8f
Updated Firebase mock
2020-12-12 16:42:34 +01:00
d7123e511e
Updated mock DatabaseContext to allow setting of resumes array
2020-12-12 14:06:00 +01:00
6e666b1435
Updated Firebase mock to allow use of demo resume
2020-12-12 13:17:57 +01:00
8ffe61a94a
Updated package-lock.json after latest merge from upstream branch
2020-12-12 11:54:39 +01:00
c9ce3f6716
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-12 11:04:51 +01:00
a84cdf33cd
added .env.example
2020-12-11 10:15:15 +05:30
d51363663b
Stopped tracking .env files, but keep remote
2020-12-11 10:12:41 +05:30
b992bc4b73
Attempt to test Builder, using Firebase mock
2020-12-10 17:03:56 +01:00
e3d1f0305a
Changes in DatabaseContext mock
2020-12-10 12:16:55 +01:00
9736b2c6d4
Attempt to test Builder, using DatabaseContext mock.
2020-12-10 11:13:03 +01:00
435400b1e3
Reinstated dependencies for Unit Testing, after latest merge from upstream branch
2020-12-09 11:05:34 +01:00
422066dd62
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-09 10:35:39 +01:00
5cd95b54f5
Create .env
2020-12-09 10:42:01 +05:30
df71b86028
- bumped version to 2.3.3
...
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
88a3fe5148
Merge pull request #389 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-12-09 10:37:03 +05:30
d56ce24064
New translations en.json (Italian)
2020-12-09 10:36:41 +05:30
5f0bab8dd0
New translations en.json (Polish)
2020-12-09 10:36:37 +05:30
4be55a4133
New translations en.json (Arabic)
2020-12-09 10:27:41 +05:30
5b4f495fc9
Reinstated dependencies for Unit Testing, after latest merge from upstream branch
2020-12-07 16:02:50 +01:00
7af9b1469d
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-07 15:06:43 +01:00
c1c0f5a43d
New translations en.json (Ukrainian)
2020-12-06 18:02:28 +05:30
bce80a9101
bump up version to 2.3
2020-12-05 16:19:52 +05:30
cd0c847606
updates to dependencies, merging to production
2020-12-05 15:22:45 +05:30
cc8729e889
Merge pull request #386 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-12-05 15:21:58 +05:30
faf67dd7a8
New translations en.json (French)
2020-12-05 15:21:43 +05:30
990336017e
Merge pull request #384 from HristovCodes/develop
...
Added address info to Gengar template.
2020-12-05 11:13:15 +05:30
fe2e56bda0
Added newline at end of package.json
2020-12-02 16:56:53 +01:00
fcf578a6d9
Defined the 'prebuild' script in package.json to run the unit tests
2020-12-02 16:50:29 +01:00
4198136ce4
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-01 14:43:39 +01:00
354b517200
Set up Unit Testing environment with Gatsby, Jest and @testing-library/react; added some basic unit tests for Castform template
2020-12-01 14:40:53 +01:00
902a6eb0c5
Merge branch 'develop' of https://github.com/HristovCodes/Reactive-Resume into develop
2020-11-28 18:03:08 +02:00
285cc80592
Added adress info to Gengar template.
2020-11-28 18:00:20 +02:00
8b8541227d
Merge pull request #382 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-11-27 01:34:11 +05:30
b8701f9fc6
New translations en.json (Danish)
2020-11-22 15:42:59 +05:30
a5550d5e64
New translations en.json (Finnish)
2020-11-22 14:02:37 +05:30
d9af8286b9
New translations en.json (Dutch)
2020-11-22 14:02:35 +05:30
71914d8edb
New translations en.json (French)
2020-11-22 13:01:26 +05:30
ab1b52fb77
Merge pull request #375 from rpolley/add-end-date-field-to-projects
...
Add end date field to projects
2020-11-22 12:00:39 +05:30
97affd54fc
Merge pull request #374 from gianantoniopini/develop
...
Add a Birthdate field to the profile information
2020-11-22 12:00:26 +05:30
aea3950d73
Merge pull request #380 from enzo-g/develop
...
Update fr.json
2020-11-22 11:59:49 +05:30
06f84cd9cf
Merge branch 'develop' into develop
2020-11-22 11:59:38 +05:30
0f390ab493
Issue #314 : Updated Celebi, Gengar, Glalie and Pikachu templates to include new birthDate field; deleted ContactE block as it is no longer used in the Celebi template.
2020-11-10 14:01:16 +01:00
e2b242d40d
use date attribute for start date
2020-11-09 16:04:03 -06:00
81ad16ae8a
update project to use date range
2020-11-09 15:59:24 -06:00
df4f4e2ccd
Issue #314 : Updated Onyx template to incorporate birthDate field through new component BirthDateB
2020-11-09 17:07:48 +01:00
21e499502f
Issue #314 : Created separate component BirthDateA, with language retrieved from data.metadata.language
2020-11-09 12:42:15 +01:00
b365826f0a
Merge remote-tracking branch 'upstream/develop' into develop
2020-11-09 11:54:37 +01:00
d4816291b4
Update fr.json
2020-11-09 09:19:37 +05:30
b7c242a32f
Merge pull request #373 from mrjelveh/develop
...
Adding stackoverflow & behance icon: Fixes #372
2020-11-09 09:05:58 +05:30
74b16824fa
Merge branch 'develop' into develop
2020-11-09 09:05:17 +05:30
f779ca4cbf
Issue #314 : Modified Castform template to handle data profile having no birthDate field (backward compatibility)
2020-11-08 14:56:52 +01:00
f0660b4266
Adding stackoverflow & behance icon
2020-11-08 16:00:54 +03:30
2e6e4ad2c7
Update fr.json
...
"present": "cadeau" -> cadeau means 'gift' in French.
'Aujourd'hui' is more appropriate, it's the term use by LinkedIn in French.
French is my native language.
2020-11-07 19:27:27 +09:00
ea9931a147
Issue #314 : Added new BirthDate field to the i18n language files
2020-11-04 14:56:28 +01:00
59f0ff9228
Issue #314 : Added BirthDate field to Profile builder and Castform template
2020-11-04 13:38:43 +01:00
5bf9d5ae9e
remove annoying confirmation dialog box
2020-10-10 12:59:55 +05:30
eed71286f2
bump up version to 2.2.1
2020-10-10 12:45:19 +05:30
36aad98485
bringing back the service worker
2020-10-10 12:45:04 +05:30
6bc0451ed9
MMerge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2020-10-10 12:32:38 +05:30
52e43638e7
fix firebase deploy settings
2020-10-10 12:32:19 +05:30
8f17f18b2b
Merge pull request #358 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-10-10 12:09:16 +05:30
c704f8029b
[ADD] new languages [FIX] PDF export
2020-10-10 12:07:29 +05:30
32a6cb5d30
New translations en.json (Norwegian)
2020-10-10 12:01:40 +05:30
54b3b649b8
Merge pull request #357 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-10-10 11:53:50 +05:30
3a48d6a7c2
New translations en.json (Norwegian)
2020-10-10 11:53:41 +05:30
1ab07a2f4b
New translations en.json (Russian)
2020-10-10 11:53:40 +05:30
1a275d4585
New translations en.json (Swedish)
2020-10-10 11:53:38 +05:30
8297551e7c
New translations en.json (Chinese Simplified)
2020-10-10 11:53:37 +05:30
93d04f3300
New translations en.json (Hindi)
2020-10-10 11:53:29 +05:30
f2b74caa7c
Merge pull request #356 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-10-10 11:36:42 +05:30
b451276d68
New translations en.json (Kannada)
2020-10-10 11:36:21 +05:30
aec5238456
New translations en.json (French)
2020-10-10 11:36:19 +05:30
5de45ff155
New translations en.json (Spanish)
2020-10-10 11:36:17 +05:30
4ba401cd31
New translations en.json (Arabic)
2020-10-10 11:36:16 +05:30
2c452ebd6a
New translations en.json (German)
2020-10-10 11:36:13 +05:30
b43733c811
New translations en.json (Italian)
2020-10-10 11:36:11 +05:30
7118de4198
New translations en.json (Japanese)
2020-10-10 11:36:09 +05:30
7e0222402d
New translations en.json (Polish)
2020-10-10 11:36:07 +05:30
1071caa062
New translations en.json (Turkish)
2020-10-10 11:36:05 +05:30
fa82978ead
New translations en.json (Portuguese, Brazilian)
2020-10-10 11:36:04 +05:30
aa5be1e0a0
[FIX] exporting resume
2020-10-10 11:22:08 +05:30
2020ecfacb
Merge pull request #344 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-10-09 08:24:36 +05:30
ab1e2a9678
Merge pull request #348 from PostIt59/develop
...
🐛 Fix translate mistake
2020-10-09 08:24:25 +05:30
6af4ec193e
🐛 Fix translate mistake
2020-10-05 22:23:15 +02:00
2630891cd1
New translations en.json (Finnish)
2020-10-04 20:01:35 +05:30
054a97055b
New translations en.json (Danish)
2020-10-04 17:48:44 +05:30
ac7f16f829
New translations en.json (French)
2020-10-04 13:48:18 +05:30
f7a2bb5af8
New translations en.json (Dutch)
2020-10-04 12:28:34 +05:30
49d0a5607e
add back purge paths
2020-10-04 09:05:55 +05:30
a11db1db10
adding stylelint to repo
2020-10-04 08:58:01 +05:30
469f53bf6e
fix with firebase deploy
2020-10-03 09:10:19 +05:30
2aaed1a575
fixing crashes, upgrading dependencies, patching security vulnerabilities
2020-10-03 08:57:37 +05:30
2410ce024a
Merge pull request #341 from robert-w-gries/utils_hook_fix
...
Fix app crashes after setting date range
2020-10-03 08:14:05 +05:30
77f3837fc8
Merge pull request #340 from thjiang/develop
...
- add translation for Simplified Chinese
2020-10-03 08:13:46 +05:30
c4d63da884
Merge pull request #339 from kbravh/develop
...
Set contact icons for phone, website, and email
2020-10-03 08:13:21 +05:30
c7b03bde79
Merge pull request #330 from AmruthPillai/dependabot/npm_and_yarn/functions/node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
2020-10-03 08:12:56 +05:30
0f6c4b3b45
Merge pull request #328 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-10-03 08:12:34 +05:30
52912aff0a
Merge pull request #322 from AmruthPillai/dependabot/npm_and_yarn/functions/bl-4.0.3
...
Bump bl from 4.0.2 to 4.0.3 in /functions
2020-10-03 08:12:27 +05:30
0104e888e7
Merge pull request #318 from marciojpflorindo/develop
...
Translation to pt-PT
2020-10-03 08:12:04 +05:30
370de9ec47
Remove useTranslation hook from util functions
2020-10-02 18:17:48 +00:00
d712dbf5e2
- add translate for Simplified Chinese
2020-10-02 17:22:35 +08:00
054dec5b68
Set contact icons for phone, website, and email
2020-09-18 10:25:51 -05:00
838b63ca42
New translations en.json (Polish)
2020-09-17 01:28:43 +05:30
50da90af89
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-13 02:32:34 +00:00
656ff69af3
New translations en.json (Italian)
2020-09-09 18:01:42 +05:30
3d8b9f8ba3
Bump bl from 4.0.2 to 4.0.3 in /functions
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-02 18:50:19 +00:00
f622ccda1d
translation to pt-PT
2020-08-31 12:31:22 +01:00
1c25ffe037
Merge pull request #308 from grijul/develop
...
Added GitLab icon
2020-08-22 21:27:36 +05:30
895f18181a
Added GitLab icon
2020-08-19 18:40:16 +05:30
e2ef7874a6
Update README.md
2020-08-13 11:06:12 +05:30
4fecbaf8d8
Merge pull request #297 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-08-13 11:05:41 +05:30
0d65e9d0c0
New translations en.json (Kannada)
2020-08-13 11:03:26 +05:30
3695a25428
New translations en.json (Arabic)
2020-08-13 11:03:24 +05:30
9f30f0dafb
New translations en.json (Danish)
2020-08-13 11:03:23 +05:30
1dce5f248a
New translations en.json (German)
2020-08-13 11:03:22 +05:30
e0e08f7071
New translations en.json (Finnish)
2020-08-13 11:03:20 +05:30
73a6ab096f
New translations en.json (Japanese)
2020-08-13 11:03:19 +05:30
64c1ec4cc2
New translations en.json (French)
2020-08-13 11:03:17 +05:30
5d1f378397
New translations en.json (Dutch)
2020-08-13 11:03:16 +05:30
d00cb00a7c
New translations en.json (Turkish)
2020-08-13 11:03:14 +05:30
1c123e922d
New translations en.json (Spanish)
2020-08-13 11:03:12 +05:30
9fcc3c1ae6
New translations en.json (Portuguese, Brazilian)
2020-08-13 11:03:11 +05:30
dc6c5b848b
New translations en.json (Finnish)
2020-08-09 12:50:19 +05:30
929f7c7147
Merge pull request #296 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-08-08 09:04:23 +05:30
33ce66eab1
New translations en.json (Kannada)
2020-08-08 09:04:13 +05:30
3aa968248d
New translations en.json (Arabic)
2020-08-08 09:04:12 +05:30
2d0a524f86
New translations en.json (Danish)
2020-08-08 09:04:10 +05:30
6d4bfc196b
New translations en.json (German)
2020-08-08 09:04:09 +05:30
906f9434f4
New translations en.json (Finnish)
2020-08-08 09:04:07 +05:30
033b6df89b
New translations en.json (Japanese)
2020-08-08 09:04:05 +05:30
5c8530f53e
New translations en.json (French)
2020-08-08 09:04:04 +05:30
74c6fd7b4e
New translations en.json (Dutch)
2020-08-08 09:04:02 +05:30
f45c9d3ef8
New translations en.json (Turkish)
2020-08-08 09:04:01 +05:30
f7245936c7
New translations en.json (Spanish)
2020-08-08 09:03:59 +05:30
91dc642dbd
New translations en.json (Portuguese, Brazilian)
2020-08-08 09:03:57 +05:30
5955567b5e
- add "Present" key string in i18n
2020-08-08 08:52:30 +05:30
1e5dc00da8
fix list style indent
2020-08-08 08:47:09 +05:30
0374f572e6
Merge pull request #295 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-08-08 08:39:39 +05:30
28855bcc48
New translations en.json (Portuguese, Brazilian)
2020-08-07 23:22:55 +05:30
2b0a127904
Merge pull request #292 from crazyuploader/patch-1
...
Update README.md
2020-08-06 19:46:05 +05:30
c148a677e9
Update README.md
2020-08-06 18:34:32 +05:30
94abd5ce4f
Merge pull request #285 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-08-03 22:24:47 +05:30
c77448a932
Merge pull request #284 from a-thug/develop
...
Fix scaling for large monitor
2020-08-03 22:24:23 +05:30
dc95fb4f60
Merge pull request #283 from MeisterLLD/develop
...
Update fr.json
2020-08-03 22:23:55 +05:30
b52118d1b2
New translations en.json (Japanese)
2020-08-03 20:17:11 +05:30
2107a1af45
Fix scaling for large monitor
2020-08-03 23:25:33 +09:00
465ee689d3
Update fr.json
2020-08-03 12:21:51 +02:00
87e3ebfaa8
- update dependencies
2020-08-01 10:31:04 +05:30
dc6f825f2e
Merge pull request #276 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-08-01 10:09:11 +05:30
bc622083c7
- fix black screen issue when in certain templates
2020-08-01 10:08:25 +05:30
7db22e3b42
New translations en.json (Danish)
2020-07-31 20:19:21 +05:30
ac9650e397
New translations en.json (Dutch)
2020-07-31 20:19:19 +05:30
1f80fc481d
- add norwegian language
2020-07-31 19:15:20 +05:30
9f81101084
- fix typo in import text
2020-07-31 19:11:10 +05:30
3634e3cf35
Merge pull request #275 from rubjo/develop
...
Add Norwegian translation
2020-07-31 19:06:37 +05:30
a991546e79
- fix photo not being uploaded
2020-07-31 19:01:16 +05:30
7a2f86a5c3
Fix English typo
2020-07-31 14:19:53 +02:00
48e7149540
Add Norwegian translation
2020-07-31 14:19:39 +02:00
09ea3b95ab
- fix label in contact
...
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
714d37deca
- add arabic language
2020-07-31 12:36:43 +05:30
0b6345ff16
Merge pull request #274 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-31 12:31:55 +05:30
4fbe758165
Merge branch 'develop' into l10n_develop
2020-07-31 12:31:08 +05:30
729570c8b7
New translations en.json (Arabic)
2020-07-31 12:27:06 +05:30
b8215a9081
Merge pull request #271 from A7madXatab/develop
...
adding support for arabic language
2020-07-31 12:14:52 +05:30
63b3c4d1dd
adding support for arabic language
2020-07-30 04:28:32 -07:00
509a59b943
Merge pull request #270 from RiderExMachina/patch-1
...
Fix typo on the index page
2020-07-30 09:37:50 +05:30
56616183f1
Fix typo on the index page
...
Change "convinient" => "convenient"
2020-07-29 17:37:50 -07:00
3eb69151a6
- fix language issue when printing
2020-07-28 10:09:05 +05:30
a1d345dfb2
fix website link
2020-07-28 09:24:44 +05:30
ba0ee5fdf9
upddate dependencies, cache buster
2020-07-28 09:18:41 +05:30
e8b735e1cb
- adding Japanese language
2020-07-25 20:23:10 +05:30
e4f0373661
Merge pull request #260 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-25 20:16:59 +05:30
78753dff08
New translations en.json (Kannada)
2020-07-25 20:16:43 +05:30
be8e506747
New translations en.json (Portuguese, Brazilian)
2020-07-25 20:16:36 +05:30
9d65b02554
New translations en.json (Japanese)
2020-07-25 15:47:42 +05:30
79f4d68383
Merge pull request #258 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-25 07:39:41 +05:30
0b71193526
New translations en.json (Spanish)
2020-07-25 01:38:43 +05:30
4c39d7fd74
New translations en.json (Dutch)
2020-07-24 23:33:43 +05:30
f1fe45e9c9
removed experimental code
2020-07-24 21:56:02 +05:30
f2a0b612d0
solving bugs reported in GH issues
2020-07-24 21:54:48 +05:30
586f2b1eca
Merge pull request #251 from SophieMdl/customize-skills-level-input
...
Customize skills level input
2020-07-24 10:37:15 +05:30
59fcfbf78d
replace select by single input
2020-07-22 09:53:53 +02:00
7aab7c74f6
- add multiple languages
...
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
e4f40f04ff
Merge pull request #247 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-21 09:24:16 +05:30
068b955f6e
Merge pull request #246 from 2imad/dutch-translation
...
add dutch translation
2020-07-21 09:17:27 +05:30
cad10b73de
New translations en.json (Danish)
2020-07-21 04:26:39 +05:30
316d4c8a2a
New translations en.json (German)
2020-07-21 00:26:58 +05:30
8f3ccdeabc
New translations en.json (Dutch)
2020-07-21 00:26:56 +05:30
4071d7e0a3
add dutch translation
2020-07-20 20:06:26 +02:00
f13984cbf3
Update README.md
2020-07-20 18:03:49 +05:30
b696c71152
- add Turkish language
...
- update dependencies
- increment version
2020-07-20 07:57:40 +05:30
cee9c7f35b
Merge pull request #236 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-20 07:53:05 +05:30
f54c7ec51f
Merge branch 'develop' into l10n_develop
2020-07-20 07:52:26 +05:30
5aecfb47bd
New translations en.json (Turkish)
2020-07-20 07:52:00 +05:30
0068b2f085
Merge pull request #234 from AtlasFontaine/develop
...
Added Turkish language support
2020-07-20 07:48:22 +05:30
fe645e7d4c
- make dates follow internationalization standard
2020-07-20 07:43:56 +05:30
5e4dc8c4bd
Added Turkish language support
2020-07-19 19:04:50 +03:00
9930cee309
- update layout to work for responsive screen sizes
2020-07-19 20:33:11 +05:30
6a8775e31b
update dependencies
2020-07-19 19:02:53 +05:30
0265eea7bf
- added French translations
2020-07-19 18:58:05 +05:30
84dfdbca8a
Merge pull request #231 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-19 18:55:31 +05:30
d7fbbc3217
Merge branch 'develop' into l10n_develop
2020-07-19 18:55:18 +05:30
1d51353849
New translations en.json (French)
2020-07-19 18:51:59 +05:30
6d4f5b2e3f
Merge pull request #230 from MeisterLLD/develop
...
fr translation
2020-07-19 18:41:58 +05:30
aa1ac369cc
Merge pull request #229 from prateek-parashar/develop
...
Fixed a typo
2020-07-19 18:40:23 +05:30
68bd420211
some more things translated (donations, github link)
2020-07-19 14:14:37 +02:00
8137ac1c9b
some missing ones
2020-07-19 13:59:40 +02:00
c20787f93e
awarder-> décerné
2020-07-19 13:45:54 +02:00
cc730cf82a
a few changes in fr translations
2020-07-19 13:44:57 +02:00
0a46c1ed52
Merge pull request #1 from prateek-parashar/prateek-parashar-patch-1
...
Updated the readme : Fixed a typo
2020-07-19 17:10:55 +05:30
7b850027fc
some more fr translations
2020-07-19 13:40:24 +02:00
6c87d3c1c6
Updated the readme : Fixed a typo
...
Hi!
I followed the project from the Internet and notices this quick fix!
2020-07-19 17:10:13 +05:30
1a81940085
first attempt at fr translation
2020-07-19 13:20:29 +02:00
44bf41e60a
added Finnish language
2020-07-19 15:20:46 +05:30
c0ae8f3e4f
Merge pull request #227 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-19 15:09:41 +05:30
1aab5f70a9
New translations en.json (Finnish)
2020-07-19 14:57:27 +05:30
84440f09ed
Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2020-07-19 09:12:59 +05:30
51b579ed3a
- add Portuguese Brazillian language
2020-07-19 09:12:53 +05:30
50badbf7fe
Update README.md
2020-07-19 09:10:08 +05:30
4c91d3f341
Merge pull request #226 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-19 09:03:41 +05:30
dce6e3aed2
New translations en.json (Portuguese, Brazilian)
2020-07-19 09:03:10 +05:30
7ec18693b4
Merge pull request #225 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-19 09:01:44 +05:30
4a53e4b1bb
New translations en.json (Portuguese, Brazilian)
2020-07-19 09:00:39 +05:30
f9f84378d6
New translations en.json (Spanish)
2020-07-19 09:00:37 +05:30
e56876b56f
New translations en.json (Kannada)
2020-07-19 09:00:34 +05:30
3fa849e3bc
Merge pull request #224 from felcg/develop
...
add brazilian portuguese language
2020-07-19 08:57:06 +05:30
3c0251ca1f
Create pt-br.json
2020-07-18 19:38:34 -03:00
13c5b92e53
- add spanish language
2020-07-18 23:05:25 +05:30
8e8c5f4e04
Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2020-07-18 22:58:09 +05:30
d8f35f30df
Merge branch 'l10n_develop' into develop
2020-07-18 22:57:53 +05:30
626009c2b8
Merge branch 'develop' into l10n_develop
2020-07-18 22:57:46 +05:30
d15b1b4067
New translations en.json (Spanish)
2020-07-18 22:27:04 +05:30
e26a0df1bd
New translations en.json (Kannada)
2020-07-18 22:27:01 +05:30
dbe6469e9d
Merge pull request #219 from AmruthPillai/imgbot
...
[ImgBot] Optimize images
2020-07-18 22:18:14 +05:30
a33437abea
[ImgBot] Optimize images
...
*Total -- 6,147.74kb -> 4,536.52kb (26.21%)
/static/images/screenshots/screen-3.png -- 688.75kb -> 405.73kb (41.09%)
/static/images/screenshots/screen-1.png -- 1,060.97kb -> 756.51kb (28.7%)
/static/images/screenshots/screen-4.png -- 1,223.75kb -> 896.00kb (26.78%)
/static/images/screenshots/screen-2.png -- 1,533.91kb -> 1,168.82kb (23.8%)
/static/images/screenshots/screen-5.png -- 1,640.35kb -> 1,309.47kb (20.17%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2020-07-18 16:45:08 +00:00
688a77ddb5
- update screenshots
2020-07-18 22:14:05 +05:30
b811d73f26
Update README.md
2020-07-18 21:55:08 +05:30
ec6ddd1fff
fix issue with celebi printing
2020-07-18 21:51:01 +05:30
5bb4bc5941
Update README.md
2020-07-18 21:24:46 +05:30
f972d64eea
fix markdown not displaying bullet lists
2020-07-18 19:30:59 +05:30
2f44f90364
update translations, fix form loading bug
2020-07-18 19:15:15 +05:30
89261f27d8
fix test being repeated in share your resume
2020-07-18 18:40:51 +05:30
eaf2f38940
Update README.md
2020-07-18 18:32:54 +05:30
ef9fc9c071
Merge pull request #214 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-17 11:17:10 +05:30
f051eb2286
New translations en.json (Kannada)
2020-07-17 11:07:09 +05:30
3a2f9c1542
- update version
2020-07-17 10:54:10 +05:30
d6ac14eb93
Merge branch 'master' of github.com:AmruthPillai/Reactive-Resume into develop
2020-07-17 10:53:58 +05:30
60acdce555
Create FUNDING.yml
2020-07-17 10:51:56 +05:30
0eab454d5d
Merge pull request #213 from AmruthPillai/develop
...
Some more bugfixes, updates to artboard styles
2020-07-17 10:34:38 +05:30
b52f3dee07
- add app version
...
- fix bugs with artboard
2020-07-17 10:32:28 +05:30
da5158f757
Merge pull request #212 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-17 10:00:57 +05:30
9a9590299d
New translations en.json (Hindi)
2020-07-17 10:00:37 +05:30
ab029a759f
New translations en.json (French)
2020-07-17 10:00:35 +05:30
cc291b1fb5
New translations en.json (Spanish)
2020-07-17 10:00:33 +05:30
38ace117ea
New translations en.json (Afrikaans)
2020-07-17 10:00:32 +05:30
aacd516cf3
New translations en.json (Arabic)
2020-07-17 10:00:30 +05:30
ceddfa6cdc
New translations en.json (Bulgarian)
2020-07-17 10:00:28 +05:30
0dc6166b59
New translations en.json (Catalan)
2020-07-17 10:00:27 +05:30
568e4e72d8
New translations en.json (Czech)
2020-07-17 10:00:26 +05:30
a92941e568
New translations en.json (Danish)
2020-07-17 10:00:24 +05:30
78e97abb3b
New translations en.json (German)
2020-07-17 10:00:23 +05:30
0b8145d5ff
New translations en.json (Greek)
2020-07-17 10:00:21 +05:30
3eac9ef6ac
New translations en.json (Finnish)
2020-07-17 10:00:20 +05:30
7bcac45214
New translations en.json (Hebrew)
2020-07-17 10:00:18 +05:30
a3d6a50489
New translations en.json (Hungarian)
2020-07-17 10:00:17 +05:30
3bab21d1e8
New translations en.json (Romanian)
2020-07-17 10:00:15 +05:30
5fc46bf634
New translations en.json (Italian)
2020-07-17 10:00:13 +05:30
4b2ce15fc9
New translations en.json (Korean)
2020-07-17 10:00:11 +05:30
bdc987e878
New translations en.json (Dutch)
2020-07-17 10:00:10 +05:30
2f9dd15c0d
New translations en.json (Norwegian)
2020-07-17 10:00:09 +05:30
5becf826d2
New translations en.json (Polish)
2020-07-17 10:00:07 +05:30
33fef62417
New translations en.json (Portuguese)
2020-07-17 10:00:06 +05:30
c7aae10231
New translations en.json (Russian)
2020-07-17 10:00:05 +05:30
5dad0c7995
New translations en.json (Serbian (Cyrillic))
2020-07-17 10:00:03 +05:30
a46550204b
New translations en.json (Swedish)
2020-07-17 10:00:01 +05:30
de21432d07
New translations en.json (Turkish)
2020-07-17 10:00:00 +05:30
fc4cee3767
New translations en.json (Ukrainian)
2020-07-17 09:59:58 +05:30
6635e6556d
New translations en.json (Chinese Simplified)
2020-07-17 09:59:57 +05:30
705fd4bbc6
New translations en.json (Vietnamese)
2020-07-17 09:59:56 +05:30
6f24317c94
New translations en.json (Tamil)
2020-07-17 09:59:54 +05:30
2e698a54e8
New translations en.json (Japanese)
2020-07-17 09:59:53 +05:30
2c0f58bb07
New translations en.json (Kannada)
2020-07-17 09:59:51 +05:30
6ba81683ff
Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into develop
2020-07-17 09:59:17 +05:30
31506af8fc
- fix empty space at start of line
2020-07-17 09:59:13 +05:30
32dcc7ee84
New translations en.json (Hindi)
2020-07-17 09:48:31 +05:30
11e5e392c3
New translations en.json (French)
2020-07-17 09:48:30 +05:30
abee586e5a
New translations en.json (Spanish)
2020-07-17 09:48:29 +05:30
0a50fc3488
New translations en.json (Afrikaans)
2020-07-17 09:48:28 +05:30
3413150177
New translations en.json (Arabic)
2020-07-17 09:48:27 +05:30
c06e3a9081
New translations en.json (Bulgarian)
2020-07-17 09:48:25 +05:30
9127bda6b3
New translations en.json (Catalan)
2020-07-17 09:48:24 +05:30
7aef4156c4
New translations en.json (Czech)
2020-07-17 09:48:23 +05:30
98501762a9
New translations en.json (Danish)
2020-07-17 09:48:21 +05:30
1e6471910b
New translations en.json (German)
2020-07-17 09:48:20 +05:30
61d258d939
New translations en.json (Greek)
2020-07-17 09:48:19 +05:30
b85e5680cf
New translations en.json (Finnish)
2020-07-17 09:48:18 +05:30
ef8ca86f30
New translations en.json (Hebrew)
2020-07-17 09:48:17 +05:30
a00297131b
New translations en.json (Hungarian)
2020-07-17 09:48:15 +05:30
b6d853759c
New translations en.json (Romanian)
2020-07-17 09:48:14 +05:30
100a7880d4
New translations en.json (Italian)
2020-07-17 09:48:13 +05:30
552287ddf8
New translations en.json (Korean)
2020-07-17 09:48:12 +05:30
b9fa284644
New translations en.json (Dutch)
2020-07-17 09:48:11 +05:30
82d512b602
New translations en.json (Norwegian)
2020-07-17 09:48:09 +05:30
9e6ff789a7
New translations en.json (Polish)
2020-07-17 09:48:08 +05:30
6a6e20ad57
New translations en.json (Portuguese)
2020-07-17 09:48:07 +05:30
d047e1e5ea
New translations en.json (Russian)
2020-07-17 09:48:06 +05:30
7713d92610
New translations en.json (Serbian (Cyrillic))
2020-07-17 09:48:05 +05:30
dfba7103ff
New translations en.json (Swedish)
2020-07-17 09:48:04 +05:30
ce8f0dd497
New translations en.json (Turkish)
2020-07-17 09:48:02 +05:30
fa354bf041
New translations en.json (Ukrainian)
2020-07-17 09:48:01 +05:30
4a688a284d
New translations en.json (Chinese Simplified)
2020-07-17 09:48:00 +05:30
6dda5fb226
New translations en.json (Vietnamese)
2020-07-17 09:47:59 +05:30
c5eaf43a3d
New translations en.json (Tamil)
2020-07-17 09:47:58 +05:30
4a0241eded
New translations en.json (Japanese)
2020-07-17 09:47:57 +05:30
678d022bb6
New translations en.json (Kannada)
2020-07-17 09:47:11 +05:30
42ee915aaf
Update Crowdin configuration file
2020-07-17 09:46:24 +05:30
0a1ad4d091
Update Crowdin configuration file
2020-07-17 09:34:33 +05:30
2d76396040
Update Crowdin configuration file
2020-07-17 09:32:41 +05:30
9d0d7bd96e
Merge pull request #210 from AmruthPillai/develop
...
Production Release of Reactive Resume v2
2020-07-17 09:26:43 +05:30
689d35a4af
- add LICENSE
...
- update README.md
2020-07-17 09:22:10 +05:30
210d5c7f4d
Merge pull request #209 from AmruthPillai/imgbot
...
[ImgBot] Optimize images
2020-07-17 09:12:47 +05:30
ea26241a15
[ImgBot] Optimize images
...
*Total -- 281.74kb -> 204.39kb (27.45%)
/static/icons/maskable.png -- 29.65kb -> 7.40kb (75.06%)
/static/images/screenshots/screen-5.png -- 34.09kb -> 16.76kb (50.84%)
/static/icons/icon-384x384.png -- 11.94kb -> 6.83kb (42.81%)
/static/icons/icon-512x512.png -- 8.42kb -> 4.83kb (42.69%)
/static/images/logo.png -- 8.30kb -> 4.85kb (41.63%)
/static/icons/icon-192x192.png -- 5.65kb -> 3.38kb (40.2%)
/static/icons/icon-96x96.png -- 2.78kb -> 1.70kb (38.67%)
/static/icons/icon-128x128.png -- 3.79kb -> 2.33kb (38.51%)
/static/icons/icon-152x152.png -- 4.44kb -> 2.73kb (38.49%)
/static/icons/icon-144x144.png -- 4.27kb -> 2.63kb (38.45%)
/static/icons/icon-72x72.png -- 1.98kb -> 1.24kb (37.53%)
/static/images/screenshots/screen-4.png -- 93.94kb -> 83.78kb (10.81%)
/static/images/screenshots/screen-2.png -- 72.49kb -> 65.94kb (9.03%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2020-07-17 03:40:36 +00:00
5627a2e941
Merge branch 'v2' into develop
2020-07-17 09:10:04 +05:30
96259c6c5d
- final sanity checks before release
2020-07-17 09:06:47 +05:30
816e400b31
- implement ability to rename sections
...
- clean up kannada translations
2020-07-17 08:36:46 +05:30
c57eb2e9aa
Update README.md
2020-07-16 21:33:14 +05:30
f8d679993a
- make the app faster, better accesibility
2020-07-16 20:30:53 +05:30
0b70d7ebec
- attempt at responsiveness fix
...
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
0019fee34e
- switch to using downloadjs for downloading files
...
- increase timeout for cloud function
2020-07-16 17:34:21 +05:30
406a3dba56
- gear up for staging release
2020-07-16 15:59:35 +05:30
f41018c60b
- implement "Import from JSON Resume" feature
2020-07-16 11:58:31 +05:30
8e9bd99e91
- add sitemap.xml
...
- reduce screenshot sizes
2020-07-16 10:31:56 +05:30
be40644497
- implement screenshots
...
- implement OG tags
2020-07-16 10:04:49 +05:30
a7657b4a5c
- implement i18n
...
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
b7c565de79
- implement about section
2020-07-14 22:59:59 +05:30
af955bbf55
- implement donation link, in about section
2020-07-14 17:24:59 +05:30
851d6ef020
- fix firebase functions execution
2020-07-13 23:23:21 +05:30
e9bc40afb5
- update to use onCall from firebase functions
2020-07-13 22:13:00 +05:30
f17471b94d
- fix issues with function calls
2020-07-13 17:01:56 +05:30
48b11de774
update firebase hosting link to functions
2020-07-13 16:52:26 +05:30
cf5d0b9571
- update for statging release, pre-checks
2020-07-13 16:38:08 +05:30
591c9a6ccf
- remove eslint from functions project
2020-07-13 16:03:15 +05:30
c7b39c9ed3
- updated packages across projects, deployed to staging
2020-07-13 15:58:59 +05:30
55fd1d4bdc
- implement celebi template
2020-07-13 09:46:55 +05:30
7b2094a543
- implement glalie template
2020-07-12 21:51:38 +05:30
41e708e302
- implement gengar template
2020-07-12 19:31:22 +05:30
5ccc360345
- implement cloud functions for printing
...
- implement AMOLED mode
- implement reset layout
2020-07-12 15:04:07 +05:30
f468ca73c3
- implement actions section
...
- implement settings section
2020-07-12 12:55:08 +05:30
8972a96afd
- implement duplicate resume functionality
2020-07-11 21:45:34 +05:30
5ec1f21bd3
- complete onyx design template
...
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
0b5653fab5
- completed design of Onyx template
2020-07-11 10:49:55 +05:30
a8c5d29858
- implement actions section
2020-07-10 13:40:48 +05:30
89fa8236e8
- creating a dynamic color palette
...
- implementing actions section
2020-07-10 01:09:33 +05:30
da197be2f5
- implement fonts section
2020-07-09 20:43:38 +05:30
3eaab3b427
- implement colors section
2020-07-09 20:06:49 +05:30
3b252476c4
- refactor sections
...
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
c00d7a9eef
- fixing conflicting order warning and firebase warning
...
- added more web manifest rules
2020-07-09 15:45:20 +05:30
370b0c4020
- implementing react-scroll
2020-07-09 14:30:06 +05:30
3aaef5f730
- memoize all components
...
- implement metadata context
2020-07-09 14:00:18 +05:30
9e98da038c
- implementing hobby, language and reference sections
...
- dynamic template selection
2020-07-09 10:41:16 +05:30
9045e2983d
- run eslint --fix across project
2020-07-09 00:14:13 +05:30
a1931f5e36
- switched to useSelector
...
- implemented skills section
2020-07-08 22:26:27 +05:30
70866420e5
- implement certifications section
2020-07-08 20:20:44 +05:30
c38788aa3b
- implement awards section
2020-07-08 20:07:28 +05:30
922db70107
- implement work experience
...
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
bee6a40e9f
- implement lists
...
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
d7e86ddf29
- fix conflicting order warning by mini-css-extract-plugin
2020-07-07 10:01:20 +05:30
4e064dba96
- fix issue with firebase-hooks
...
- implement custom useAuthState
2020-07-06 19:53:47 +05:30
862ff7cdc1
- fix eslint warning
2020-07-06 16:08:01 +05:30
d02fad1164
- fix bug with multiple modal appearances
2020-07-06 16:07:32 +05:30
dbb005d26c
- using nanoevents as event emitter
...
- bug: createResumeModal opens twice
2020-07-06 14:47:05 +05:30
6d3e5823fc
- implement tips on loading screen
...
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
65fc779d58
- switching from firestore to realtime DB
...
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
49a867dd37
- recreating onyx template
...
- profile section complete
2020-07-05 16:45:29 +05:30
03e1de1d14
implement reorder/moving of sections between blocks
2020-07-05 13:34:04 +05:30
202c7f5ad4
- creating the right sidebar
...
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
6f66181c17
- designing the builder
...
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
f806b3f96d
Update README.md
2020-07-04 15:15:18 +05:30
b42deb737c
- deleting a resume
2020-07-04 15:13:50 +05:30
e247cb102c
- creating and updating resumes
2020-07-04 14:31:25 +05:30
e1f1d84201
- designing the dashboard
...
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
dd5e594dc9
- code cleanup and security checks
2020-07-03 21:04:43 +05:30
c53cd84722
- add icons and favicon
2020-07-03 20:55:52 +05:30
84ceae05c3
Merge pull request #204 from AmruthPillai/l10n_develop
...
New Crowdin updates
2020-07-03 20:45:11 +05:30
6dc2747a9b
- storing user information in firestore
2020-07-03 20:44:12 +05:30
24fed8ff3f
- adding icons to buttons
...
- styling modals for dark mode
2020-07-03 19:37:23 +05:30
3a1d42025f
- integrating sign in with google
...
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30
5f01287685
New translations objective.json (Finnish)
2020-07-03 16:15:09 +05:30
954aeef366
New translations about.json (Finnish)
2020-07-03 15:58:25 +05:30
e379533e81
New translations work.json (Finnish)
2020-07-03 15:58:23 +05:30
4caab8f7ea
New translations references.json (Finnish)
2020-07-03 15:58:22 +05:30
37a31f0ecb
New translations profile.json (Finnish)
2020-07-03 15:58:20 +05:30
cd2c284ca7
New translations objective.json (Finnish)
2020-07-03 15:58:19 +05:30
205c365ee2
New translations languages.json (Finnish)
2020-07-03 15:58:18 +05:30
ec44bc93f2
New translations extras.json (Finnish)
2020-07-03 15:58:17 +05:30
f0aa9a3bc9
New translations education.json (Finnish)
2020-07-03 15:58:15 +05:30
c45886dc18
New translations certifications.json (Finnish)
2020-07-03 15:58:14 +05:30
336fd22150
- building the base modal trigger architecture
2020-07-03 15:48:55 +05:30
52d9f92b62
New translations actions.json (Finnish)
2020-07-03 15:44:24 +05:30
0fa9cb5d47
New translations about.json (Finnish)
2020-07-03 15:44:23 +05:30
f145064b14
New translations actions.json (Finnish)
2020-07-03 15:20:35 +05:30
cb06f2d731
New translations settings.json (Finnish)
2020-07-03 15:04:54 +05:30
cbdd332de0
New translations fonts.json (Finnish)
2020-07-03 15:04:53 +05:30
ffbc8e560d
New translations colors.json (Finnish)
2020-07-03 15:04:51 +05:30
57cdfcf7bd
New translations actions.json (Finnish)
2020-07-03 15:04:50 +05:30
7bcdcf5987
New translations templates.json (Finnish)
2020-07-03 14:50:31 +05:30
48729306f1
New translations app.json (Finnish)
2020-07-03 14:50:29 +05:30
48e324b768
New translations actions.json (Finnish)
2020-07-03 14:44:41 +05:30
7d6221327d
New translations app.json (Finnish)
2020-07-03 14:44:40 +05:30
17fd577a22
New translations work.json (Finnish)
2020-07-03 14:31:38 +05:30
273c81242c
New translations profile.json (Finnish)
2020-07-03 14:31:36 +05:30
97e05e01e4
New translations languages.json (Finnish)
2020-07-03 14:31:35 +05:30
908d933ab8
New translations awards.json (Finnish)
2020-07-03 14:31:33 +05:30
70ef926b70
- intial gatsbyJS setup
...
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +05:30
d2e3227d01
clearing the slate
2020-07-02 21:23:03 +05:30