Commit Graph

84 Commits

Author SHA1 Message Date
Levente Orban
d193283b11 fix: creating an event and showing the wrong date 2025-10-20 21:22:30 +02:00
Levente Orban
accfd540f0 fix: creating an event and showing the wrong date 2025-10-20 11:43:34 +02:00
Levente Orban
9b1ef64618 fix: creating an event and showing the wrong date 2025-10-20 11:25:35 +02:00
Levente Orban
c340088434 fix: userId not generated in the first visit 2025-10-20 10:32:33 +02:00
Levente Orban
984c296725 fix: userId not generated in the first visit 2025-10-20 10:18:20 +02:00
Levente Orban
9acfa08ea8 chore(deps-dev): bump vite from 7.1.2 to 7.1.10 in the npm_and_yarn group across 1 directory 2025-10-20 08:49:24 +02:00
Levente Orban
45cb95f6a8 chore(deps): bump devalue from 5.1.1 to 5.4.1 in the npm_and_yarn group across 1 directory 2025-10-20 08:49:13 +02:00
dependabot[bot]
8426bd5704 chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.2 to 7.1.10
- [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/v7.1.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.10
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 07:00:04 +00:00
dependabot[bot]
b9833db3bb chore(deps): bump devalue in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [devalue](https://github.com/sveltejs/devalue).


Updates `devalue` from 5.1.1 to 5.4.1
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.1.1...v5.4.1)

---
updated-dependencies:
- dependency-name: devalue
  dependency-version: 5.4.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 07:00:03 +00:00
Levente Orban
b3572293ba chore: add support me section to README.md 2025-10-15 15:54:42 +02:00
Levente Orban
c1752efe4b chore: add support me section to README.md 2025-10-15 10:44:41 +02:00
Levente Orban
491d0020bd fix: remove dev omit 2025-10-10 21:58:23 +02:00
Levente Orban
5c1182dc66 fix: remove dev omit 2025-10-10 21:57:17 +02:00
Levente Orban
638b5ff1ca feat: add an option to remove the landing page 2025-10-10 21:37:50 +02:00
Levente Orban
069ca11917 feat: add an option to remove the landing page 2025-10-10 21:32:59 +02:00
Levente Orban
4675fa4623 feat: add an option to remove the landing page 2025-10-10 21:29:18 +02:00
Levente Orban
af88d6462b feat: add an option to remove the landing page 2025-10-10 18:32:28 +02:00
Levente Orban
ef6005e648 feat: add an option to remove the landing page 2025-10-10 18:27:58 +02:00
Levente Orban
11875b4a1e feat: add an option to remove the landing page 2025-10-10 18:11:18 +02:00
Levente Orban
22038f7779 feat: add an option to remove the landing page 2025-10-10 10:42:46 +02:00
Levente Orban
de2cb07a15 feat: add an option to remove the landing page 2025-10-10 10:37:52 +02:00
Levente Orban
ffc29b9c24 feat: add an option to remove the landing page 2025-10-10 10:29:32 +02:00
Levente Orban
4860b9439c feat: add an option to remove the landing page 2025-10-10 10:26:56 +02:00
Levente Orban
d10af13134 feat: add an option to remove the landing page 2025-10-10 10:17:06 +02:00
Levente Orban
c98260efec feat: add an option to remove the landing page 2025-10-10 10:06:34 +02:00
Levente Orban
a40b83c2b3 feat: i18n translation check
feat: i18n translation check
2025-09-29 10:58:35 +02:00
Levente Orban
bfb76aa268 feat: remove hu.json due the mistakes 2025-09-29 10:55:23 +02:00
Levente Orban
f8758d7b47 feat: add i18n translatation check 2025-09-29 08:42:15 +02:00
Levente Orban
f51f89e35f Merge pull request #28 from polaroi8d/fix/location-missing-field
fix: location missing field error
2025-09-25 09:33:56 +02:00
Levente Orban
26824eb3a8 fix: location missing field error 2025-09-25 09:28:44 +02:00
Levente Orban
d2024d31ba Merge pull request #25 from polaroi8d/feat/google-maps-link
feat: add option to link Google Maps to events
0.1.1
2025-09-24 21:41:40 +02:00
Levente Orban
cc3c868f7d feat: add option to link Google Maps to events 2025-09-24 21:15:31 +02:00
Levente Orban
69a760d3f1 Merge pull request #23 from polaroi8d/fix/windows-not-defined
fix: windows not defined in SSR
0.1.0
2025-09-24 20:21:34 +02:00
Levente Orban
a59bc3601c fix: windows not defined in SSR 2025-09-24 20:18:52 +02:00
Levente Orban
b64d48a933 chore:readme-icall-feature
chore: add ical feature to readme
2025-09-18 11:23:56 +02:00
Levente Orban
1a5eff4dbd chore: add ical feature to readme 2025-09-18 11:21:22 +02:00
Levente Orban
1bbc4b590f Merge pull request #16 from polaroi8d/feat/translation-support
feat: Add translation support
2025-09-16 11:13:25 +02:00
Levente Orban
a2dde83c57 chore: add linter excludes 2025-09-16 11:10:45 +02:00
Levente Orban
f66fd03d70 feat: Add translation support 2025-09-16 11:05:59 +02:00
Levente Orban
8d01000ed4 feat: add iCal & Google and Outlook integration 2025-09-15 09:52:37 +02:00
Levente Orban
02bec483af chore: change LICENSE to AGPLv3 2025-09-02 16:13:46 +02:00
Levente Orban
0567c5bfae Merge pull request #14 from polaroi8d/feat/event-guest-management
feat: add event guest management
2025-09-02 11:19:01 +02:00
Levente Orban
b5df1479dd feat: add event guest management 2025-09-02 11:16:44 +02:00
Levente Orban
1d523c4b88 feat: add edit events functionality
feat: add edit events functionality
2025-09-02 11:05:19 +02:00
Levente Orban
8176b2317f fix: linting issue 2025-09-02 11:04:15 +02:00
Levente Orban
e20018735e feat: add edit events functionality 2025-09-02 10:44:37 +02:00
Levente Orban
bd9796a8d1 feat: add a time filter and date/time sort option to /discovery page
feat: add a time filter and date/time sort option to /discovery page
2025-09-01 15:54:54 +02:00
Levente Orban
7d1991eb94 feat: add a filter toggle 2025-09-01 15:10:13 +02:00
Levente Orban
6020a78302 feat: add a time filter and date/time sort option to /discovery page 0.0.4 2025-09-01 14:20:15 +02:00
Levente Orban
f8b122ed45 Merge pull request #9 from polaroi8d/fix/remove-cactus
fix: remove cactus & netlify adapter and unused fonts
2025-09-01 12:11:14 +02:00