Commit Graph

46 Commits (19541630fc5d9bf44b5e7ed1835c9c28ce0baff7)
 

Author SHA1 Message Date
Antonio De Lucreziis 19541630fc feat: link alla pagina scores e qualche tweak allo stile della tabella scores
Francesco Minnocci 0ad660b33c
Fix
Francesco Minnocci 8a6e8c2d95
align text
Francesco Minnocci 0f1f00c9eb
Add highscores page
Antonio De Lucreziis c8c33c9aa0 fix: wrong base case
Antonio De Lucreziis 8fdef2981d all: Aggiunte varie feature e riscritte svariate cose
Antonio De Lucreziis bd055f484d chore: Rimossi alcuni import inutilizzati
Antonio De Lucreziis 70efa458a3 Better code splitting
Antonio De Lucreziis 717c2125c1 fix: route home for missing problems
Antonio De Lucreziis 438ddc8dd7 fix: missing problem redirects to homepage
Antonio De Lucreziis 702e40ad05 fix: broken everything
Antonio De Lucreziis 5adf51d1ab fix: maybe fixed open tags
Antonio De Lucreziis 7edcc74133 debug: better loggin
Antonio De Lucreziis 2dfce9d7d7 fix: missing open tags in production
Antonio De Lucreziis 1deea11126 fix: not refreshing on logout
Antonio De Lucreziis 586db511b0 fix: altro bug del BASE_URL
Antonio De Lucreziis 38f63e2e9b fix: altro bug del BASE_URL
Antonio De Lucreziis bd01bc9085 fix: Ancora fix sul BASE_URL
Antonio De Lucreziis c3b014b50a fix: maybe faster builds
Antonio De Lucreziis e43f505043 fix: uffa un altro errore di BASE_URL
Antonio De Lucreziis 3cb84c69c0 fix: Preact router and BASE_URL
Antonio De Lucreziis aa394f428a fix: loading dotenv in vite config
Antonio De Lucreziis 49632f1e2c fix: added BASE_URL support
Francesco Minnocci 69b1601d92
Merge branch 'main' of git.phc.dm.unipi.it:phc/problemi
Francesco Minnocci ce66efe4a8
Add Dockerfile
Antonio De Lucreziis 46a5d1dde7 fix: problem text wrapping, profile item ordering
Antonio De Lucreziis 28a1a85531 feature: Problem sorting, solution view raw toggle button
Antonio De Lucreziis dcaa052f30 Almost MVP
Antonio De Lucreziis ea3b7aeecf Tasti per modificare lo stato di una soluzione e dettagli estetici
Antonio De Lucreziis 9dd5a259ae Updated a type signature
Antonio De Lucreziis ffd3c99292 Full refactor to Typescript
Antonio De Lucreziis de3f10b3ee Working ts
Antonio De Lucreziis d61f17a0f3 Refactoring to Typescript...
Antonio De Lucreziis 48d1b3b4ed Pagina admin con creazione problemi e pagina utente personale
Antonio De Lucreziis 484c21d606 Ora il db funge più veramente e si possono inviare i problemi
Antonio De Lucreziis 1452c0c143 index html only on real routes otherwise redirect + better logging
Antonio De Lucreziis 5f6df46d60 Added a readme in the client folder
Antonio De Lucreziis 4dc535c997 Updated readme
Antonio De Lucreziis ddad7fe746 Got working preact SSR
Antonio De Lucreziis 5142d4c551 Intermediate refactoring...
Antonio De Lucreziis 471fad6d61 Added some pages
Antonio De Lucreziis 92944167e7 Updated the readme
Antonio De Lucreziis 76b27adb63 Added a readme
Antonio De Lucreziis ea722e51cd Database
Antonio De Lucreziis 8719ba3279 Dualcoding
Antonio De Lucreziis 6c877eccf0 Initial commit, frontend with PreactJS and hash routing, backend with PolkaJS