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 |
|
montylion
|
8e0a40079c
|
Add auto locale detection and custom locale selection (preference saved to cookie)
|
2021-08-22 16:37:51 +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 |
|