1
0
Fork
You've already forked ethercalendar
0
No description
This repository has been archived on 2025年12月22日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 76.9%
  • CSS 9.4%
  • Dockerfile 7.4%
  • Shell 6%
  • JavaScript 0.3%
2021年11月14日 21:02:09 +01:00
migrations initial commit 2021年11月14日 18:47:02 +01:00
node_modules/@fullcalendar add @fullcalendar/../main.js files 2021年11月14日 19:14:10 +01:00
pages add footer with read/write links 2021年11月14日 19:07:01 +01:00
public initial commit 2021年11月14日 18:47:02 +01:00
raspberry initial commit 2021年11月14日 18:47:02 +01:00
styles initial commit 2021年11月14日 18:47:02 +01:00
.env_template initial commit 2021年11月14日 18:47:02 +01:00
.eslintrc.json initial commit 2021年11月14日 18:47:02 +01:00
.gitignore initial commit 2021年11月14日 18:47:02 +01:00
docker-compose.yaml initial commit 2021年11月14日 18:47:02 +01:00
LICENSE initial commit 2021年11月14日 18:47:02 +01:00
next-env.d.ts initial commit 2021年11月14日 18:47:02 +01:00
next.config.js initial commit 2021年11月14日 18:47:02 +01:00
package-lock.json initial commit 2021年11月14日 18:47:02 +01:00
package.json initial commit 2021年11月14日 18:47:02 +01:00
README.md update readme 2021年11月14日 19:14:17 +01:00
schema.prisma initial commit 2021年11月14日 18:47:02 +01:00
start-dev-container.sh initial commit 2021年11月14日 18:47:02 +01:00
tsconfig.json initial commit 2021年11月14日 18:47:02 +01:00
validate_ics.sh add script validate_ics.sh 2021年11月14日 21:02:09 +01:00

Notes

node-modules/@fullcalendar/common/main.js and node-modules/@fullcalendar/daygrid/main.js are included in repo to be able to delete line "import *.css" which is forbidden in next.js

TODO

  • i18 / timezones
  • (a little) reactive
  • favicon
  • limit amount of events per cal
  • validation of feed/ics
  • import events via ics