Commit Graph

19 Commits

Author SHA1 Message Date
Maxi Quoß
3626319a0e fix: search input mobile layout 2025-02-03 21:35:52 +01:00
Maxi Quoß
2a3c426d21 change default light and dark themes 2025-02-03 21:31:12 +01:00
Maxi Quoß
a2b43f6dec feat: add pwa manifest 2024-09-06 14:54:27 +02:00
dependabot[bot]
6c6fd561e6 npm-dep: bump @typescript-eslint/parser in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 16:35:03 +01:00
seriousm4x
5acfcbbcba updates for daisyui 4 2023-11-15 19:47:03 +01:00
seriousm4x
e61a7f9464 npm-dep: update all 2023-08-12 21:53:38 +02:00
seriousm4x
97d0aab2f5 change default dark theme 2023-08-12 21:05:10 +02:00
seriousm4x
413a2a8f30 add theming 2023-08-12 21:05:09 +02:00
seriousm4x
4d682e073f first commit for tailwind rewrite
- uses daisyUI
- signup, login and logout is done (need some more testing)
2023-08-12 21:04:47 +02:00
Maxi Quoß
79a70b6053 set custom icon
- split settings collection into settings_private and settings_public
- add icon input to frontend
2023-03-10 02:11:56 +01:00
Maxi Quoß
1b299aa3a3 add new gopher as project image 2023-03-08 21:02:22 +01:00
Maxi Quoß
8f76628e15 settings: add option for website title 2023-01-28 16:29:32 +01:00
Maxi Quoß
dd5401b265 frontend: add pre-commit code formatting 2023-01-27 13:36:06 +01:00
Maxi Quoß
306e4015cc device settings page and other improvements 2023-01-27 01:07:45 +01:00
Maxi Quoß
6555ce3b38 created basic website functions and look 2023-01-18 02:51:25 +01:00
Maxi Quoß
a51157f0f3 add basic frontend connection 2023-01-16 00:09:39 +01:00
Maxi Quoß
9a4f29d63d sveltekit init 2023-01-15 17:17:18 +01:00
Maxi Quoß
58d41e660f switch backend to pocketbase
delete frontend for now. needs to be rewritten with pocketbase sdk
2023-01-14 22:54:08 +01:00
Maxi Quoß
49f3ff78b2 sveltekit and go fiber+gorm 2022-12-19 15:19:09 +01:00