Commit Graph

2119 Commits

Author SHA1 Message Date
Amruth Pillai b3c342b029 change launch date 2026-01-21 05:51:13 +01:00
Amruth Pillai 2ac5c9137c fixes #2540 2026-01-21 05:03:30 +01:00
Amruth Pillai 0ff51a82ee fix flex width issue in pikachu 2026-01-20 20:34:21 +01:00
Amruth Pillai d874ea4f83 increase api rate limiter to 500 requests per day 2026-01-20 20:24:50 +01:00
Amruth Pillai 5688c97ee0 fixes #2530 2026-01-20 20:18:28 +01:00
Amruth Pillai 3cbf953ad2 fixes #2525 2026-01-20 19:59:54 +01:00
Amruth Pillai 4f61e921cd fixes #2526 2026-01-20 19:57:26 +01:00
Amruth Pillai f903e6099b fixes #2529 2026-01-20 19:50:33 +01:00
Amruth Pillai f3a6c0db6b fixes #2531 2026-01-20 19:40:25 +01:00
Amruth Pillai 5880078bfc fixes #2532 2026-01-20 19:38:13 +01:00
Amruth Pillai 32466c758c fixes #2514 - deleting a custom section deletes all items from the layout 2026-01-20 12:55:57 +01:00
Amruth Pillai b87e5dd023 add more guides on migration and self-hosting docker compose examples, change launch date for banner, update dependencies 2026-01-20 10:35:37 +01:00
Amruth Pillai 7e5597271b update naming convention of repository 2026-01-20 01:22:00 +01:00
Amruth Pillai 5f5c2e1a52 optimize images for faster loading, fix meta description tag 2026-01-20 01:03:02 +01:00
Amruth Pillai cad390fa13 initial commit of v5 2026-01-19 23:31:54 +01:00
Amruth Pillai 2175256310 clear everything 2022-02-28 20:23:10 +01:00
Amruth Pillai 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
zzarc d3359cfa58 fix translation error 2022-02-05 01:20:09 -08:00
Anand b617ec6bfa add 'object cover' class to templates that have issues with profile images streatching 2022-01-25 20:30:35 +13:00
Amruth Pillai 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
mupsys 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
Michael Manganiello a9d1f0fa7b Revert changes to awards 2022-01-09 17:15:24 -03:00
Michael Manganiello 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
Amruth Pillai c04367b7b5 New translations en.json (Croatian) 2021-10-30 13:49:08 +02:00
Amruth Pillai 8b12d366f9 New translations en.json (Croatian) 2021-10-26 01:04:26 +02:00
Amruth Pillai 7a3626df1c fixing unsplash cors issue 2021-10-25 12:45:13 +02:00
Amruth Pillai ba11af887c bump to v2.7.9 2021-10-24 13:36:40 +02:00
Amruth Pillai becb4993b2 New translations en.json (Danish) 2021-10-24 13:35:37 +02:00
Amruth Pillai bcc3ab44eb New translations en.json (German) 2021-10-24 13:35:33 +02:00
HristovCodes bb1e68fcc5 Translated to Bulgarian 2021-10-03 15:48:05 +03:00
Amruth Pillai 4d9c41f52b Merge pull request #543 from kescherCode/develop
German locale corrections and improvements
2021-09-30 09:43:11 +02:00
Amruth Pillai 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
Amruth Pillai a9f4fb863f Merge pull request #551 from hpierre74/gfm
feat(markdown): add gfm support
2021-09-30 09:42:03 +02:00
Amruth Pillai 7cf57a999d New translations en.json (Indonesian) 2021-09-02 23:55:53 +05:30
Pierre Huyghe 1e927838d0 Update src/pages/app/dashboard.js 2021-08-10 13:09:12 +02:00
Pierre Huyghe cfad352903 feat(markdown): add gfm support
revert firebase changes
2021-08-10 12:50:04 +02:00
preetamm 2cbdf77c51 added sidebar toggle feature and confirmation prompt before deleting any list-item 2021-08-08 18:36:07 +05:30
Jeremy Kescher 3b127a81fd German locale corrections and improvements 2021-07-28 15:10:20 +02:00
Amruth Pillai 1640ffb177 Merge pull request #530 from AmruthPillai/l10n_develop
New Crowdin updates
2021-07-13 10:42:38 +05:30
Amruth Pillai 9f31a890ef New translations en.json (Italian) 2021-07-13 10:42:09 +05:30
Amruth Pillai 8b79a88809 New translations en.json (Portuguese, Brazilian) 2021-07-13 10:42:08 +05:30
Amruth Pillai d6d8f240bd Merge branch 'develop' into set_present_as_end_date 2021-07-13 10:40:20 +05:30
Adam Leskis b869291589 set more recent date as placeholder 2021-07-12 23:20:28 +01:00
Adam Leskis 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
Adam Leskis 5771f28018 fix typo in placeholder dates 2021-07-06 13:01:19 +01:00
Faturachman Yusuf 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
Amruth Pillai 795f14713d New translations en.json (Hebrew) 2021-06-26 21:17:54 +05:30
Amruth Pillai 6b7b71dc7b New translations en.json (Romanian) 2021-06-26 21:17:53 +05:30
Amruth Pillai 75f76b267f New translations en.json (French) 2021-06-26 21:17:52 +05:30
Amruth Pillai cdf8a133e3 New translations en.json (Spanish) 2021-06-26 21:17:51 +05:30