1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00
Commit Graph

92 Commits

Author SHA1 Message Date
xfox111 f2e985cfea fix: cookie consent tracking breaks when CDN caching is involved 2024-10-24 16:20:34 +00:00
xfox111 5a4b67d83e fix: robots.txt and sitemap.xml using env on build time only 2024-10-22 22:35:05 +00:00
xfox111 d0d4a4b677 fix: process.env.* is always a string 2024-10-22 21:17:21 +00:00
xfox111 77546dfde6 feat: references page can be appended to resume 2024-10-22 20:53:39 +00:00
xfox111 8dd26ef22a fix: updated ci permissions 2024-10-09 21:59:27 +03:00
xfox111 dea0332c76 fix: fixed secret variable 2024-10-09 17:34:24 +00:00
xfox111 eb60a18491 chrore(deps): removed resolutions 2024-10-09 17:33:11 +00:00
dependabot[bot] d18b650014 chore(deps-dev): bump @types/react-dom from 18.2.14 to 18.3.0
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 20:20:34 +03:00
dependabot[bot] ce379e40a2 chore(deps-dev): bump @types/react from 18.2.31 to 18.3.11
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.31 to 18.3.11.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 20:20:18 +03:00
xfox111 fcea3f4799 chore(deps): dependabot dependency bump (#20)
* chore(deps): bump next from 13.5.6 to 14.2.10

Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.5.6...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump micromatch from 4.0.5 to 4.0.8

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 20:06:09 +03:00
dependabot[bot] da5e6a7057 chore(deps): bump @fluentui/react-icons from 2.0.252 to 2.0.260
Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.252 to 2.0.260.
- [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

---
updated-dependencies:
- dependency-name: "@fluentui/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 19:38:43 +03:00
dependabot[bot] c3ffdb5219 chore(deps): bump next from 14.2.5 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 19:28:10 +03:00
dependabot[bot] f4f1074e29 chore(deps-dev): bump @types/node from 20.8.7 to 22.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 22.7.5.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 19:20:59 +03:00
dependabot[bot] 5b6abf1cb2 chore(deps): bump sass from 1.77.8 to 1.79.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.79.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 19:15:59 +03:00
dependabot[bot] f355c4ca48 chore(deps): bump sharp from 0.32.6 to 0.33.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 19:10:42 +03:00
xfox111 a03c813916 refactor: updated CI pipeline 2024-10-09 16:00:55 +00:00
xfox111 73e6daf96b fix: fixed Docker Hub registry authentication 2024-10-09 16:00:40 +00:00
xfox111 680380d419 chore(deps): dependabot dependency bump (#17)
* fix: fixed Docker Hub registry login

* chore(deps): bump docker/metadata-action from 4 to 5

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump next from 14.2.5 to 14.2.10

Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump braces from 3.0.2 to 3.0.3

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump react and @types/react

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.31 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump nodemailer and @types/nodemailer

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together.

Updates `nodemailer` from 6.9.14 to 6.9.15
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.14...v6.9.15)

Updates `@types/nodemailer` from 6.4.15 to 6.4.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.15

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump react-social-icons from 6.17.0 to 6.18.0

Bumps [react-social-icons](https://github.com/couetilc/react-social-icons) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/couetilc/react-social-icons/releases)
- [Changelog](https://github.com/couetilc/react-social-icons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/couetilc/react-social-icons/compare/v6.17.0...v6.18.0)

---
updated-dependencies:
- dependency-name: react-social-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump typescript from 5.2.2 to 5.6.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump node from 20-alpine to 22-alpine

Bumps node from 20-alpine to 22-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Revert "fix: fixed Docker Hub registry login"

This reverts commit 3d9d3c8727.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 18:42:15 +03:00
xfox111 02f17ffa5a chore: updated eslint rules 2024-10-09 14:16:02 +00:00
xfox111 f096a5682b fix: fixed possibe requrest timeout for AlertMessage 2024-10-09 14:15:09 +00:00
xfox111 eaac40f806 fix: CI pipeline + added lint 2024-10-09 13:14:05 +00:00
xfox111 d1da14da22 style: spellcheck + info update 2024-10-09 13:10:33 +00:00
xfox111 014eb5131a chore: Updated experience.ts 2024-09-12 18:44:43 +00:00
xfox111 92ef42481f feat!: Added alert banner 2024-09-12 18:43:48 +00:00
xfox111 642c13a3db refactor: Optimized quality for loading page spinner 2024-09-12 18:42:59 +00:00
xfox111 7923020458 feat!: updated contact links section 2024-09-09 13:34:13 +00:00
xfox111 812bd34ee5 fix: improved css compatibility with Safari 2024-08-21 14:26:24 +00:00
xfox111 9800a796d5 feat: updated CSP policy 2024-08-21 14:24:46 +00:00
xfox111 4d1662b6ee fix: CLARITY_ID and CLARITY_CONSENT variables are baked in on build time 2024-08-21 12:12:29 +00:00
xfox111 a217d0a96a fix: DOMAIN_NAME variable partially baked in on build time 2024-08-21 12:08:54 +00:00
xfox111 15b69d7e42 style: minor styling updates 2024-08-21 00:25:00 +00:00
xfox111 416e862959 feat: customized Clarity analytics 2024-08-21 00:23:50 +00:00
xfox111 67222999a9 feat!: added cookie consent banner and management system 2024-08-21 00:22:49 +00:00
xfox111 dceb2e44b7 fix: added CSP policy for Clarity 2024-08-21 00:19:09 +00:00
xfox111 d7500e861c refactor: moved analytics checks to a separate file 2024-08-21 00:18:17 +00:00
xfox111 272049c71a docs: updated wording on /attributions page 2024-08-21 00:12:37 +00:00
xfox111 f7c68ad19b refactor: moved domain name to .env variable 2024-08-21 00:08:15 +00:00
xfox111 118c5fa16d fix: small profile picture on front page 2024-08-21 00:04:42 +00:00
xfox111 701e390a69 feat: removed form validated styling 2024-08-21 00:03:20 +00:00
xfox111 ce8efd9e8d fix: brief horizontal overflow on resize 2024-08-20 23:59:56 +00:00
xfox111 bf7800405f fix: incorrect mailserver credentials break website 2024-08-20 23:58:29 +00:00
xfox111 3ec7d9a722 init: First version 2024-08-19 23:08:50 +00:00