Ash Monty
|
c502881ee6
|
chore: hide links to docs section
|
2021-12-12 23:43:42 +01:00 |
|
Ash Monty
|
1beba945c3
|
fix: animation jumping
|
2021-12-12 20:51:59 +01:00 |
|
Ash Monty
|
135ba1064d
|
feat(styles): add mobile layout, minor changes
|
2021-12-12 17:42:33 +01:00 |
|
Jonathan Barrow
|
3da33fa3d2
|
removed random string?
|
2021-12-12 09:31:32 -05:00 |
|
Jonathan Barrow
|
918cab9004
|
Added register page
|
2021-12-12 09:24:17 -05:00 |
|
Ash Monty
|
ade69a1bb0
|
fix: chart.js throwing error on hover #48
|
2021-12-12 14:51:35 +01:00 |
|
Ash Monty
|
d212e44723
|
feat: Implement @mrjvs's design
|
2021-12-10 15:16:07 +01:00 |
|
Ash Monty
|
2481749648
|
feat(locales): add automatic locale fallback
|
2021-12-09 21:03:01 +01:00 |
|
Ash Monty
|
eb35ec8feb
|
feat: add showQuickLinks boolean
|
2021-12-09 18:33:18 +01:00 |
|
Ash Monty
|
c65c656a75
|
chore: Remove render caching
Turns out it wasn't needed after all
|
2021-12-09 18:23:44 +01:00 |
|
Ash Monty
|
aabcf0e337
|
feat(docs): Add render caching, add sidebar element selection, add missing locale notice, minor changes
|
2021-12-08 23:29:54 +01:00 |
|
Ash Monty
|
c330d2dd01
|
chore: bump highlight.js version
|
2021-12-08 18:41:48 +01:00 |
|
Ash Monty
|
13e63f1a59
|
feat(docs): add base documentation page layout
|
2021-12-08 18:41:29 +01:00 |
|
Ash Monty
|
5681fe85ba
|
fix(locales): correct Japanese language code mapping
|
2021-12-08 11:27:58 +01:00 |
|
Ash Monty
|
748ca710f6
|
styles: Display not-allowed cursor on disabled toggle, minor changes
|
2021-12-08 11:11:02 +01:00 |
|
Ash Monty
|
183f796fd1
|
Reorder locales alphabetically and/or by script
It's the way Google does it, I'd assume they've figured it out by now
|
2021-12-08 10:44:14 +01:00 |
|
Monty
|
8db93c97f2
|
Merge pull request #87 from sjkim04/dev
Full Japanese localization & some fixes
|
2021-12-08 10:34:31 +01:00 |
|
sjk
|
0764c0ec7f
|
Add missing translation
|
2021-12-08 09:23:16 +09:00 |
|
sjk
|
618531a4ff
|
Merge pull request #1 from sjkim04/jap
Add support for Japanese
|
2021-12-08 09:16:37 +09:00 |
|
sjk
|
82a5a29e90
|
Add support for Japanese
|
2021-12-08 09:16:27 +09:00 |
|
sjk
|
b866077c24
|
Add support for Japanese
|
2021-12-08 09:13:26 +09:00 |
|
sjk
|
96e17e1a56
|
Full Japanese translation
|
2021-12-07 21:06:10 +09:00 |
|
sjk
|
187bafd7ac
|
Editing closer to the English version
|
2021-12-07 12:12:14 +09:00 |
|
sjk
|
93c8238f9d
|
More partial translation
I think about 50%
|
2021-12-07 11:56:46 +09:00 |
|
sjk
|
cdda3d0a65
|
A few more paritial translation
|
2021-12-07 10:56:34 +09:00 |
|
sjk
|
828402e2a0
|
Partial Japanese translation
|
2021-12-07 10:47:44 +09:00 |
|
Ash Monty
|
e4ec720faf
|
Merge branch 'master' into dev
|
2021-12-01 14:33:05 +01:00 |
|
Monty
|
a617929ca6
|
Merge pull request #85 from PretendoNetwork/locales-dutch
locales(dutch): add Dutch locale
|
2021-12-01 14:23:37 +01:00 |
|
Monty
|
7a73cbb42e
|
Merge pull request #86 from Tescu48/master
Update Romanian
|
2021-12-01 14:22:43 +01:00 |
|
Tescu
|
7dd9f6dafb
|
Update Romanian
|
2021-12-01 15:16:26 +02:00 |
|
Jip Fr
|
56bb915c70
|
locales(dutch): add Dutch locale
Thanks to @therealprocyon for correcting a bunch of my silly mistakes!
|
2021-12-01 13:56:08 +01:00 |
|
Jonathan Barrow
|
0e78b7f922
|
Merge pull request #84 from PretendoNetwork/dev
Merge dev into master
|
2021-11-28 09:26:03 -05:00 |
|
Jonathan Barrow
|
b46e7041e3
|
cookies now work on all subdomains
|
2021-11-28 09:25:12 -05:00 |
|
Jonathan Barrow
|
0d2fdeb130
|
Added error check for login
|
2021-11-25 14:19:39 -05:00 |
|
Jonathan Barrow
|
f3236f26d5
|
Changed trello available check
|
2021-11-25 13:02:31 -05:00 |
|
Jonathan Barrow
|
7250d43db1
|
0.12.0 broke getOrgBoards
|
2021-11-25 13:01:02 -05:00 |
|
Jonathan Barrow
|
b497588749
|
Updated dependencies
|
2021-11-25 12:51:00 -05:00 |
|
Monty
|
e9e5001e2e
|
fix: turns out I'm blind, remove underline from register button
|
2021-11-21 14:43:47 +01:00 |
|
Monty
|
174dee6580
|
feat(login): style page, add navbar, registration btn & pwd reset link
|
2021-11-21 14:40:44 +01:00 |
|
Monty
|
ba0d7d73b9
|
chore(styles): cleanup css by recycling styles
|
2021-11-21 14:20:16 +01:00 |
|
Monty
|
6bb0ec6282
|
styles: update mii size, changes to mobile layout
|
2021-11-21 11:26:35 +01:00 |
|
Monty
|
9f3b1d0136
|
Change capitalization for my nickname
It's my nickname I'll do what I want
|
2021-11-21 09:27:41 +01:00 |
|
Jonathan Barrow
|
8feae58ddd
|
Merge branch 'dev' of https://github.com/PretendoNetwork/website into dev
|
2021-11-20 19:55:31 -05:00 |
|
Jonathan Barrow
|
4079e3f99a
|
Discord account linking
|
2021-11-20 17:41:17 -05:00 |
|
Monty
|
1087c94eab
|
Merge branch 'master' into dev
|
2021-11-15 19:11:38 +01:00 |
|
Monty
|
650fcbeee6
|
Merge pull request #80 from CyberYoshi64/patch-1
Improve german translation
|
2021-11-15 19:09:05 +01:00 |
|
Monty
|
7564da3972
|
Merge branch 'master' into patch-1
|
2021-11-15 19:08:37 +01:00 |
|
Monty
|
3cebdcebbc
|
Merge pull request #82 from Tescu48/master
Update Romanian
|
2021-11-15 19:07:23 +01:00 |
|
Monty
|
389cdbd034
|
Merge pull request #81 from FerroEduardo/fix/BR_pt
BR_pt - fix misspelled words and special thanks translation
|
2021-11-15 19:06:50 +01:00 |
|
Jonathan Barrow
|
7c96d31a9a
|
Removed trello and implemented in-memory cache
|
2021-11-14 12:16:50 -05:00 |
|