changed frontend structure
authorPhiTux <redacted>
Fri, 18 Jul 2025 16:56:06 +0000 (18:56 +0200)
committerPhiTux <redacted>
Fri, 18 Jul 2025 16:56:06 +0000 (18:56 +0200)
commit66f94685dbaf8d32b518d338f7ff789f73a6ec66
tree361cc17e32f4b7540cd352857c5de1748dec8bf9
parent71dda2334817badc487cf83f50c17120a5294041
changed frontend structure
frontend/src/lib/DatepickerLogic.svelte
frontend/src/lib/helpers.js
frontend/src/routes/(authed)/+layout.svelte [new file with mode: 0644]
frontend/src/routes/(authed)/read/+page.js [moved from frontend/src/routes/read/+page.js with 100% similarity]
frontend/src/routes/(authed)/read/+page.svelte [moved from frontend/src/routes/read/+page.svelte with 98% similarity]
frontend/src/routes/(authed)/write/+page.js [moved from frontend/src/routes/write/+page.js with 100% similarity]
frontend/src/routes/(authed)/write/+page.svelte [moved from frontend/src/routes/write/+page.svelte with 99% similarity]
frontend/src/routes/+layout.svelte
git clone https://git.99rst.org/PROJECT