opus-submitter/polylan_submitter
2026-05-24 18:51:01 +02:00
..
.vscode chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
accounts feat(market): track user points change 2026-05-23 20:26:59 +02:00
animations migrate to opus-magnum app 2026-05-24 18:48:14 +02:00
games feat(games): add games to disable + path 2026-05-23 14:18:44 +02:00
market feat(market): add draft status and multiplier 2026-05-24 09:20:01 +02:00
noita feat(games): add games to disable + path 2026-05-23 14:18:44 +02:00
opus_magnum feat(migration): old submissions -> opus magnum app 2026-05-24 18:51:01 +02:00
polylan_submitter migrate to opus-magnum app 2026-05-24 18:48:14 +02:00
public chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
src chore: market build app 2026-05-24 18:19:06 +02:00
static_source/vite chore: market build app 2026-05-24 18:19:06 +02:00
templates feat(market): basic page + submit 2026-05-23 18:30:50 +02:00
.gitignore chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
manage.py chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
openapi-ts.config.ts feat(frontend): add openapi-ts 2026-05-23 18:50:19 +02:00
package.json feat(frontend): add openapi-ts 2026-05-23 18:50:19 +02:00
pnpm-lock.yaml feat(frontend): add openapi-ts 2026-05-23 18:50:19 +02:00
README.md chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
simple_cas_backend.py feat(api): add cache + busting for admin 2026-05-10 04:00:53 +02:00
simple_cas_views.py fix(cas): https in prod hihi 2026-05-10 03:28:13 +02:00
tsconfig.json chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
tsconfig.node.json chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
tsconfig.node.tsbuildinfo vite missing files 2026-05-10 03:05:45 +02:00
tsconfig.tsbuildinfo feat(noita): stores 2026-05-24 09:29:30 +02:00
vite.config.d.ts chore: opus-submitter -> polylan-submitter 2026-05-09 23:25:34 +02:00
vite.config.js vite missing files 2026-05-10 03:05:45 +02:00
vite.config.ts vite missing files 2026-05-10 03:05:45 +02:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.