changed structure to simplify and for read/write
authorPhiTux <redacted>
Wed, 8 Jan 2025 21:25:33 +0000 (22:25 +0100)
committerPhiTux <redacted>
Wed, 8 Jan 2025 21:25:33 +0000 (22:25 +0100)
commitb378e35bafa057dcf8ec6a2dfa75d8ea1a090bbe
tree1432d98f675e58513c46e102ed24d04f2554f208
parent35f17301f85ef4eb14400516ccc92f02792a1dd5
changed structure to simplify and for read/write
backend/server/routers/logs.py
frontend/src/lib/APIurl.js [new file with mode: 0644]
frontend/src/lib/Datepicker.svelte [moved from frontend/src/routes/Datepicker.svelte with 92% similarity]
frontend/src/lib/Sidenav.svelte [moved from frontend/src/routes/Sidenav.svelte with 100% similarity]
frontend/src/lib/datepickerLogic.svelte [new file with mode: 0644]
frontend/src/lib/settingsStore.js
frontend/src/routes/+layout.svelte
frontend/src/routes/login/+page.js
frontend/src/routes/login/+page.svelte
frontend/src/routes/write/+page.js [moved from frontend/src/routes/+page.js with 100% similarity]
frontend/src/routes/write/+page.svelte [moved from frontend/src/routes/+page.svelte with 81% similarity]
git clone https://git.99rst.org/PROJECT