Commit Graph

18 Commits

Author SHA1 Message Date
mrjvs
cf570d2b19 added github links to progress 2021-08-22 16:45:10 +02:00
Monty
cd22e72f7b
Fix broken /faq redirect 2021-05-26 15:12:22 +02:00
Jonathan Barrow
0558583277 Fixed issue with some boards not loading
Boards with one or more lists empty, even with other valid lists, wouldn't show
2021-04-27 18:53:17 -04:00
Jonathan Barrow
c0f9c6dec2 moved trello to src 2021-04-25 08:44:50 -04:00
Jonathan Barrow
5ffcd439c6 Fixed public folder not being found
public folder was defined after the 404 handler which made all asset files return 404
2021-04-23 20:08:10 -04:00
Jonathan Barrow
28f6a7fef3 Update home.js 2021-04-23 19:57:13 -04:00
Jonathan Barrow
7ed5b81a13 Moved getLocale to util.js 2021-04-23 19:51:43 -04:00
Jonathan Barrow
17174a18a7 Added more debug logging 2021-04-23 19:06:17 -04:00
Jonathan Barrow
9a4293b37c small server refactor 2021-04-23 18:10:33 -04:00
Jonathan Barrow
481b051213 moved checkboxes out of JS
checkbox code now lives entirely in the handlebars views and not inside the JS
2021-04-23 18:06:47 -04:00
Jonathan Barrow
c0bdaa63c8 backend refactor
Move some stuff around
2021-04-23 08:32:34 -04:00
Jonathan Barrow
53e6ce4497 Merge branch 'dev' of https://github.com/PretendoNetwork/website into dev 2021-04-21 15:06:25 -04:00
Jip Fr
f248aeed1c Oops — fix logger 2021-04-21 10:51:12 +02:00
Jip Fr
45dcb975fd Improve layout and coloring issues 2021-04-21 10:47:22 +02:00
Jonathan Barrow
9be553cd9f Get progress info from trello 2021-04-19 16:21:50 -04:00
Jip Fr
5f50fe4ed1 Redesign progress page with jvs' design 2021-04-11 15:50:53 +02:00
Jip Fr
2ef14bba21 Progress page 2021-04-09 15:40:19 +02:00
Jip Fr
8f042e81ae Rename web-server to src/ and change start script accordingly 2021-04-09 15:11:59 +02:00