Customer files organizer using Vite/React & Go WASM. https://organizrr.innopeak.ch
Go to file
RaviAnand Mohabir caacaebc9e
All checks were successful
continuous-integration/drone/push Build is passing
chore: 📄 add license and author info
2025-04-08 10:27:08 +02:00
.vscode chore: 🔧 add wasm build vscode task 2025-03-25 18:37:46 +01:00
deploy ci: 👷 move to innopeak namespace 2025-04-08 10:19:01 +02:00
public feat: add Vite PWA plugin and configure icons/meta/manifest 2025-04-04 15:57:37 +02:00
src feat: 💄 add title to preview pane and improve general styling 2025-04-08 09:42:12 +02:00
.dockerignore ci: 👷 add dockerfile and drone build pipeline 2025-03-25 18:14:37 +01:00
.drone.yml ci: 👷 move to innopeak namespace 2025-04-08 10:19:01 +02:00
.gitignore feat: implement v2 organizrr with file merge support, overhauled ui/ux and indicator for active llm queries 2025-04-07 18:19:38 +02:00
Dockerfile ci: 👷 add dockerfile and drone build pipeline 2025-03-25 18:14:37 +01:00
go.mod feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
go.sum feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
index.html feat: add Vite PWA plugin and configure icons/meta/manifest 2025-04-04 15:57:37 +02:00
LICENSE chore: 📄 add license and author info 2025-04-08 10:27:08 +02:00
main.go feat: implement v2 organizrr with file merge support, overhauled ui/ux and indicator for active llm queries 2025-04-07 18:19:38 +02:00
package-lock.json feat: add Vite PWA plugin and configure icons/meta/manifest 2025-04-04 15:57:37 +02:00
package.json chore: 📄 add license and author info 2025-04-08 10:27:08 +02:00
package.json.md5 feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
postcss.config.js feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
tsconfig.json feat: implement v2 organizrr with file merge support, overhauled ui/ux and indicator for active llm queries 2025-04-07 18:19:38 +02:00
tsconfig.node.json feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
vite.config.ts chore: 🔧 remove purpose from icons to allow pwa installation 2025-04-07 19:08:54 +02:00