.woodpecker
add ci
2023年10月04日 19:35:15 +02:00
src
notes: add hover effect
2023年10月04日 21:25:24 +02:00
static
remove config.yaml, move to .env for configuration, add alias for components and static
2023年08月27日 10:31:41 +02:00
.env
remove config.yaml, move to .env for configuration, add alias for components and static
2023年08月27日 10:31:41 +02:00
.eslintignore
ui: initial push
2023年08月04日 12:53:30 +02:00
.eslintrc.cjs
ui: initial push
2023年08月04日 12:53:30 +02:00
.gitignore
remove config.yaml, move to .env for configuration, add alias for components and static
2023年08月27日 10:31:41 +02:00
.npmrc
ui: initial push
2023年08月04日 12:53:30 +02:00
.prettierignore
ui: initial push
2023年08月04日 12:53:30 +02:00
.prettierrc
ui: initial push
2023年08月04日 12:53:30 +02:00
LICENSE
Initial commit
2023年08月04日 10:45:23 +00:00
package-lock.json
add dialogs using sweetalert2
2023年10月04日 19:53:05 +02:00
package.json
add dialogs using sweetalert2
2023年10月04日 19:53:05 +02:00
postcss.config.js
ui: add support for Tailwind CSS, create app.scss stylesheet
2023年08月04日 13:00:01 +02:00
README.md
ui: initial push
2023年08月04日 12:53:30 +02:00
svelte.config.js
remove config.yaml, move to .env for configuration, add alias for components and static
2023年08月27日 10:31:41 +02:00
tailwind.config.ts
tailwind: add safeList for grades
2023年09月13日 18:02:17 +02:00
tsconfig.json
ui: initial push
2023年08月04日 12:53:30 +02:00
vite.config.ts
start vite on 0.0.0.0
2023年08月04日 20:34:10 +02:00