Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-12 | Link and style updates | Thorbjørn Lindeijer | 1 | -28/+17 | |
Link updates: * Adjusted wiki URLs to avoid redirects * Updated downloads page redirect to current Downloads page * Updated link to Tiled repository * Updated download link on registration page Style updates: * Restored the border around the contents * Give the text a bit more space * Less different font sizes * More modern use of rounded corners | |||||
2022-11-21 | Update source code link; I have no idea where it is fetching github from | Jesusaves | 1 | -3/+1 | |
2022-03-25 | Add link to navigation for Privacy Policy and rules and etc. | Jesusaves | 1 | -0/+1 | |
2021-08-19 | fix some typescript warnings | gumi | 2 | -3/+3 | |
2020-12-25 | further improve accessibility | Helianthella | 2 | -4/+15 | |
2020-12-25 | improve accessibility | Helianthella | 2 | -14/+35 | |
2020-12-23 | simplify the footer | Helianthella | 1 | -10/+1 | |
2020-12-22 | add titles and labels to ambiguous links | Helianthella | 3 | -9/+9 | |
2020-12-22 | fix the navigation bar size | Helianthella | 1 | -1/+1 | |
2020-12-22 | upgrade to Vue 3, switch to yarn | Helianthella | 5 | -30/+48 | |
implies a slight refactor | |||||
2020-09-07 | Assume server to be down if API is unreachable. | Jesusaves | 1 | -2/+2 | |
Rationale: You cannot register if API is down, which is why you're in the website. | |||||
2019-08-12 | only use the compression plugins in production mode | gumi | 1 | -7/+14 | |
2019-08-12 | the news generator is far from perfect | gumi | 1 | -0/+8 | |
2019-08-10 | reduce the logo shadow (looks weird in FF) | gumi | 1 | -5/+4 | |
2019-08-10 | remove font-weight change on navigation hover | gumi | 1 | -1/+0 | |
2019-07-26 | apply webhint suggestions | gumi | 2 | -42/+48 | |
2019-07-25 | prepare for production | gumi | 2 | -2/+1 | |
2019-07-25 | further improve the readability of News | gumi | 1 | -3/+22 | |
2019-07-25 | align news entries with the rest of the content | gumi | 2 | -1/+12 | |
2019-07-25 | use Arial Black (web-safe) while Albertus loads | gumi | 1 | -11/+12 | |
2019-07-25 | re-position the hamburger menu for the new logo | gumi | 2 | -1/+4 | |
2019-07-25 | make the logo use a subset of an open-source Albertus font | gumi | 1 | -20/+17 | |
2019-07-25 | put The on top of the logo | gumi | 1 | -7/+18 | |
2019-07-25 | switch logo to CarterSubset | gumi | 1 | -2/+13 | |
2019-07-24 | remplace the em dash by an en dash in the copyright range | gumi | 1 | -1/+1 | |
2019-07-24 | apply the changes requested by Freeyorp | gumi | 2 | -2/+7 | |
2019-07-24 | add hamburger menu link for small viewports | gumi | 1 | -18/+45 | |
2019-07-24 | add Screenshots section in Navigation | gumi | 1 | -0/+14 | |
2019-07-24 | improve readability of page contents | gumi | 1 | -2/+5 | |
2019-07-24 | allow loading news from file (for non-static hosting) | gumi | 1 | -1/+7 | |
2019-07-24 | automatically fetch news from github | gumi | 1 | -4/+58 | |
2019-07-20 | scrap everything and start over with Vue | gumi | 5 | -0/+335 | |