Amruth Pillai
58ef309b68
release: v4.3.1
2025-01-11 15:38:26 +01:00
Amruth Pillai
87a395683d
fix eslint issues
2024-09-02 12:50:57 +02:00
Amruth Pillai
e3f3b8b464
bump version to 4.2.0
2024-09-02 12:31:56 +02:00
Amruth Pillai
5e33f7e8f4
update dependencies, fix lint issues
2024-06-10 08:00:05 +02:00
Amruth Pillai
d18ef2e1a5
feat(feature-flags): fixes #1592 , introduces new flags DISABLE_SIGNUPS and DISABLE_EMAIL_AUTH, renamed STORAGE_SKIP_BUCKET_CHECK
2024-05-29 10:30:38 +02:00
Amruth Pillai
6dcbe78730
Merge branch 'main' into feat/separate-links
2024-05-20 17:01:16 +02:00
abizek
e24f8850d2
merge branch main
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-05-20 13:12:53 +05:30
Amruth Pillai
c15d9f7645
revert structuredClone as it is not supported on proxy objects
2024-05-10 11:27:13 +02:00
Amruth Pillai
a102f62e28
replace JSON.parse(JSON.stringify({})) with structuredClone({})
2024-05-10 11:00:15 +02:00
Amruth Pillai
c1a58118c2
- add AuthRefreshProvider to refresh auth tokens every 5 minutes
...
- pull the latest crowdin language artifacts
2024-05-10 10:52:35 +02:00
Amruth Pillai
e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
Amruth Pillai
f32a85cec9
add emptyOutDir: true to vite.config.ts
2024-05-03 15:07:07 +02:00
Amruth Pillai
6e2b960bdb
fix dependencies installation location
2024-05-03 14:31:13 +02:00
Amruth Pillai
8b966946ea
remove unnecessary pnpm-lock.yaml files
2024-05-03 13:53:39 +02:00
Amruth Pillai
8deff757a9
fix tiptap issues, update dependencies, fix typescript issues with minio client
2024-05-03 12:05:54 +02:00
abizek
fcc68750cf
fix(tfa): error message for tfa code length
2024-04-02 12:22:30 +05:30
Jonathan Zaehringer
6f2e75f22b
feat: separate links option at section level to reduce section item height
2024-03-25 17:27:33 +01:00
Amruth Pillai
f6c2ae7504
remove banner on mobile/tablet devices
2024-03-25 15:08:39 +01:00
Amruth Pillai
890875ad9d
- upgrade to browserless v2
...
- add missing languages
- add donation banner
- update dependencies
- bump version to 4.0.9
2024-03-22 12:11:15 +01:00
Amruth Pillai
6405102cab
add CommandList to Combobox component
2024-03-11 09:54:10 +01:00
Amruth Pillai
53dfd4cb09
fix language selector
2024-03-10 11:12:15 +01:00
Amruth Pillai
b47b7824ff
- bump up version to 4.0.6
...
- update dependencies
- remove test phase from CI script
- lint and format all files
2024-03-10 10:35:23 +01:00
Amruth Pillai
c8f7989c1f
refactor avoidTooShort function
2024-03-10 10:25:47 +01:00
Amruth Pillai
10b2ca8bf2
Merge pull request #1790 from gzsombor/import-fixes
...
Better error handling and more lenient on the imported values
2024-03-10 10:23:58 +01:00
Amruth Pillai
6c97c880b3
Merge pull request #1785 from tsp36/feat/chinese_name
...
modify the name field to a minimum of 2 characters
2024-03-10 10:21:07 +01:00
Amruth Pillai
8fc3c25714
Update libs/dto/src/user/user.ts
2024-03-10 10:21:01 +01:00
Amruth Pillai
df99470df8
modifications to rich-input link component
2024-03-10 10:12:09 +01:00
Amruth Pillai
219e6999df
Merge branch 'main' into feature/ctrl-k-for-hyperlink
2024-03-10 10:07:26 +01:00
Amruth Pillai
95ee77f65c
Merge pull request #1727 from CorreyL/main
...
[Bugfix] Instantiate Link with inclusive set to false
2024-03-10 10:04:27 +01:00
Amruth Pillai
783af5070d
remove caching from resumes
2024-03-10 10:00:51 +01:00
Zsombor Gegesy
71d3cea100
Fix build
2024-03-09 12:33:49 +01:00
Zsombor Gegesy
befc5a67fc
Format code, better function name
2024-03-09 11:50:56 +01:00
Zsombor Gegesy
5a2c222d61
Better error handling and more lenient on the imported values
2024-03-09 11:50:56 +01:00
tsp36
33168aa535
modify the name field to a minimum of 2 characters
2024-02-21 09:40:57 +08:00
CorreyL
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
CorreyL
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
CorreyL
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
Amruth Pillai
b68b5a7747
add digitalocean attribution
2024-01-21 11:00:24 +01:00
Amruth Pillai
1aaaaeca20
format files
2024-01-21 10:44:22 +01:00
Amruth Pillai
8bca7f5390
release: v4.0.4
2024-01-19 10:04:23 +01:00
Amruth Pillai
643348046f
Merge pull request #1714 from calumapplepie/patch-1
...
Update profile.ts to add default values
2024-01-19 09:58:04 +01:00
Amruth Pillai
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
CorreyL
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
Sergej Kasper
45a936c05d
fix(import): LinkedIn Profile.csv parsing fixes
2024-01-15 10:43:32 +01:00
Calum McConnell
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
Amruth Pillai
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
Amruth Pillai
9298a7473e
fix: wrap rich input toolbar, closes #1588
2023-11-26 15:26:39 +01:00
Amruth Pillai
446c5db68f
feat(templates): redesign and add back in the original templates from v3
2023-11-26 14:33:40 +01:00
Amruth Pillai
a4843cf7e6
ci: attempt to fix ci scripts by not importing prisma as type
2023-11-24 01:48:14 +01:00
Amruth Pillai
563abc074c
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2023-11-23 22:34:23 +01:00