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
|
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
|
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 |
|
sjk
|
b866077c24
|
Add support for Japanese
|
2021-12-08 09:13:26 +09: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
|
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 |
|
Monty
|
174dee6580
|
feat(login): style page, add navbar, registration btn & pwd reset link
|
2021-11-21 14:40:44 +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 |
|
Jonathan Barrow
|
7c96d31a9a
|
Removed trello and implemented in-memory cache
|
2021-11-14 12:16:50 -05:00 |
|
Jonathan Barrow
|
316c98b530
|
Dirty way of flushing Trello cache before updating
|
2021-10-18 22:31:42 -04:00 |
|
Jonathan Barrow
|
60d70d1c8e
|
Check if Trello API is available before updating
|
2021-10-18 22:30:53 -04:00 |
|
Monty
|
aef4036212
|
feat(account): add basic account management page + Discord OAuth
|
2021-10-15 21:40:21 +02:00 |
|
Monty
|
9e4906931b
|
chore(handlebars): reorganize templates
|
2021-10-07 19:07:48 +02:00 |
|
Monty
|
9afbd2d08a
|
Add custom OpenGraph to posts
Thanks to @Eyadplayz for the idea
|
2021-10-04 22:07:08 +02:00 |
|
Monty
|
8320cd0092
|
feat(locales): Add romanian to locale selector
|
2021-10-04 11:15:04 +02:00 |
|
Monty
|
b258477384
|
chore: made the server listening message clickable, 'cause I'm too lazy to type it out every time
|
2021-10-02 23:11:31 +02:00 |
|
Monty
|
390f6975b7
|
fix(posts): infinite loading due to replaceAll() not being present in Node 14
|
2021-10-02 10:38:24 +02:00 |
|
Monty
|
3a0ee14aaf
|
feat(blog): Add easy to use YouTube iframe with aspect-ratio fallback
[yt-iframe](videoID)
|
2021-09-30 21:12:50 +02:00 |
|
Monty
|
41e7d8c810
|
feat(blog) add cover images to RSS via <enclosure>
|
2021-09-29 15:59:07 +02:00 |
|
Monty
|
38ccd7c591
|
Add <pubDate> to RSS posts, add RSS subscribe button, minor changes
|
2021-09-28 22:17:30 +02:00 |
|
Monty
|
db03304803
|
Add RSS functionality, minor changes to post css
|
2021-09-27 23:47:33 +02:00 |
|
Monty
|
308f0c6337
|
[blog] Minor changes following feedback
|
2021-09-25 16:01:38 +02:00 |
|
Monty
|
f554a4c6a2
|
[blog]: Add syntax highlighting, styling for all elements, mobile support
|
2021-09-18 18:25:28 +02:00 |
|
Monty
|
7f1f293f0d
|
Handle missing post
|
2021-09-18 14:01:35 +02:00 |
|
Monty
|
a78baa1b61
|
feat(blog): add /blog page generation, add /blog preview generation
|
2021-09-15 06:50:01 +02:00 |
|
Monty
|
8d50d0b559
|
Merge branch 'master' into dev
|
2021-09-13 16:27:24 +02:00 |
|
Jip Fr
|
852b1de7c9
|
feat(blog): add hard-coded blog page w/ base design
|
2021-09-13 15:33:46 +02:00 |
|
Monty
|
4b780ada13
|
Linting
|
2021-09-13 15:26:08 +02:00 |
|
Monty
|
30caf86658
|
Add Brazilizan Portoguese and Korean to locale dropdown, reorder dropdown
|
2021-09-11 23:56:43 +02:00 |
|
montylion
|
91d644e87d
|
Add locale tester to website
|
2021-08-24 23:41:55 +02:00 |
|
montylion
|
85eb608414
|
Add French language to dropdown
|
2021-08-23 21:28:42 +02:00 |
|
montylion
|
f4f0ca1616
|
Map unavailable regions to available locales from the same language
TODO: map more regions to the available locales
|
2021-08-23 17:11:56 +02:00 |
|
montylion
|
ee83ca7067
|
Add Arabic language to dropdown, fix header locale not working
|
2021-08-23 16:35:28 +02:00 |
|
Monty
|
4479ffe3a1
|
Merge branch 'PretendoNetwork:master' into locale-switcher-bugfixes
|
2021-08-23 15:19:09 +02:00 |
|
montylion
|
f2dd459d6b
|
Fix default locale in dropdown not setting on en-GB
|
2021-08-23 09:25:22 +02:00 |
|
mrjvs
|
cdcd91bfbe
|
Merge branch 'dev' into mrjvs-progress-github-links
|
2021-08-23 00:08:10 +02:00 |
|
montylion
|
19a42d3613
|
Replace trello-new with trello (reverts f8c7eca)
OK so apparently trello-new is broken
|
2021-08-22 23:55:29 +02:00 |
|
montylion
|
f8c7eca294
|
Fix vulnerabilities
Switch from trello to trello-new, a clone of the original package with security fixes
|
2021-08-22 22:28:04 +02:00 |
|
montylion
|
6ff919b2fb
|
Add Turkish locale to dropdown
|
2021-08-22 22:10:21 +02:00 |
|
mrjvs
|
a5bbc1742c
|
working github links
|
2021-08-22 17:42:05 +02:00 |
|
mrjvs
|
cf570d2b19
|
added github links to progress
|
2021-08-22 16:45:10 +02:00 |
|