109 Commits

Author SHA1 Message Date
Amruth Pillai 4e73a81d4b - fixes #2562, add better error messages for duplicate resume slugs
- improvements made to ditgar template
- general improvements to all templates with backgrounds
- update dependencies and translations
- improved print function that handles single page and multi page resumes
2026-01-23 23:31:24 +01:00
Amruth Pillai ed74fb67f2 - fixes #2565
- adds pages for a variety of guides
- add images to the many of the guides and docs pages
2026-01-23 14:18:48 +01:00
Amruth Pillai a32450ab22 add community spotlight page to the docs 2026-01-23 10:18:04 +01:00
Amruth Pillai 11cbeb27f8 fixes #2552, implement FLAG_DISABLE_SIGNUPS and FLAG_DISABLE_EMAIL_AUTH 2026-01-23 01:45:42 +01:00
Amruth Pillai 0bc53b9c2a - simplify imports
- update translations
- convert image to base64 before sending to printer
- update development docs
2026-01-22 15:46:09 +01:00
Amruth Pillai 5d73998f82 add an alternative to browserless, for lightweight servers 2026-01-21 23:24:37 +01:00
Amruth Pillai 70064be7de - Use browserless over gotenberg
- Implement functionality to move items between sections or pages
- Enhance custom sections to have a `type` property
- Update the v4 importer to account for custom sections
- Update healthcheck to be a simple curl command
- Update dependencies to latest
and a lot more changes
2026-01-21 18:49:54 +01:00
Amruth Pillai 9dd0611ccc add sso documentation, fixes #2518 2026-01-20 14:20:13 +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 cad390fa13 initial commit of v5 2026-01-19 23:31:54 +01:00
Amruth Pillai 79d3ef1306 docs(docs): 🗑️ remove docs app, include more i18n locales 2022-08-28 11:16:08 +02:00
Amruth Pillai 5b6f6b7621 use nodemailer/smtp instead of sendgrid 2022-08-22 19:26:13 +02:00
Amruth Pillai 0630369087 Implement Turbo Workspaces, among other things 2022-08-21 22:18:12 +02:00
Amruth Pillai ef240b2110 add Bulgarian language, update dependencies 2022-08-11 20:21:19 +02:00
Amruth Pillai 331346b99c chore(dependencies): ⬆️ upgrading dependencies to latest versions 2022-08-04 16:10:33 +02:00
Amruth Pillai 23667e218f chore(deps): updating project dependencies to their latest versions 2022-07-30 12:41:37 +02:00
Amruth Pillai 1c3beee6cd chore(deps): update dependencies 2022-07-13 09:40:29 +02:00
Amruth Pillai 56bcec5196 chore(deps): update dependencies across all projects 2022-07-01 00:46:41 +02:00
Ravindra Nakrani 7e6e69ed49 Update create-resume.mdx 2022-06-23 13:14:16 +05:30
Ravindra Nakrani a09a945e17 Update create-account.mdx 2022-06-23 13:12:21 +05:30
Ravindr@ df714dc8de Update create-account.mdx 2022-06-22 15:47:01 +05:30
Ravindr@ 28b63ef0c7 Update create-account.mdx 2022-06-22 15:16:45 +05:30
Ravindr@ 1b594dac61 Update create-resume.mdx 2022-06-22 15:00:18 +05:30
Ravindr@ dd34a30ee0 Update create-account.mdx 2022-06-22 12:09:18 +05:30
Ravindr@ 0af398ceed Update create-account.mdx 2022-06-22 11:45:45 +05:30
Ravindr@ 04abd2cacc Update create-account.mdx 2022-06-22 11:37:15 +05:30
Amruth Pillai ae3ff274ee updates to app 2022-06-19 20:44:28 +02:00
Amruth Pillai ee5b0187e2 docs(i18n): add Hungarian language to docs readme 2022-05-02 09:01:50 +02:00
Amruth Pillai 35fe4e2774 feat(i18n): add Hungrarian (Magyar) language 2022-05-02 08:58:25 +02:00
Amruth Pillai 87d381fe8e feat(all): upgrade to v3.4.0 2022-04-30 12:58:17 +02:00
Amruth Pillai feb911aea0 feat(s3): implement non-ephemeral storage through S3/DO Spaces 2022-04-09 09:28:08 +02:00
Amruth Pillai fc77b548d8 fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02:00
Amruth Pillai 1df78100ca feat(upgrade): changes to code to support new template 2022-04-08 09:37:26 +02:00
Amruth Pillai 7f1c82cd91 feat(i18n): add portuguese (pt) language to i18n locales 2022-03-24 11:57:16 +01:00
Amruth Pillai ff8b22274f ci(docker): use docker compose yaml anchor values and extension fields 2022-03-24 11:32:57 +01:00
dependabot[bot] 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
Amruth Pillai 03cbf22c9b feat(i18n): add nl and ru i18n locales to app 2022-03-21 08:57:47 +01:00
Govind Krishnan 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
Dedy Martadinata S d71d40453f Update package.json 2022-03-18 23:23:30 +07:00
Govind Krishnan 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
Amruth Pillai 4390bccfb9 feat(i18n): add Vietnamese language to i18n locales 2022-03-18 10:52:06 +01:00
Amruth Pillai 3a2e62be4c feat(i18n): add Malayalam (മലയാളം) language to i18n locales 2022-03-18 09:27:04 +01:00
Amruth Pillai 39fa6da5dd feat(i18n): add arabic language to i18n locale 2022-03-17 12:16:25 +01:00
Govind Krishnan 58ce09ee06 Contributors Wall to index.mdx 2022-03-17 11:32:40 +05:30
Amruth Pillai 97e9432d6b feat(i18n): add danish, polish and turkish locales to i18n 2022-03-16 06:48:33 +01:00
Amruth Pillai 4743828e6b chore(deps): update dependencies to match latest patch fixes 2022-03-16 06:40:49 +01:00
Govind Krishnan 2081f1344f Fixed Same Typos in index.mdx 2022-03-15 17:05:46 +05:30
Amruth Pillai eb9f5450df chore(donation): replace buymeacoffee links with paypal.me links 2022-03-14 22:08:04 +01:00
Amruth Pillai 4dc83c1d7f docs(docker): update docs to add docker deployment example to droplet 2022-03-14 10:18:04 +01:00