- 08 Apr, 2020 4 commits
-
-
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Adjust the sponsor images to fit nicely and remove the sponsors id. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 28 Mar, 2020 1 commit
-
-
Jelle van der Waa authored
Update the icons8 logo and put the logo on the frontpage Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 27 Mar, 2020 1 commit
-
-
Helps us write tools to find out if a package hasn't been checked off since todolist creation. Signed-off-by:
Morten Linderud <morten@linderud.pw>
-
- 25 Mar, 2020 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 08 Mar, 2020 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 06 Mar, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 05 Mar, 2020 2 commits
-
-
Jelle van der Waa authored
feedparser's parse method returns an arbitrary dictionary which may or may not have the HTTP status. Rely on get() to return None if it's lacking and then return and log a message.
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 25 Feb, 2020 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 20 Feb, 2020 1 commit
-
-
Jelle van der Waa authored
Add temporary fallback urls for old planet.archlinux.org urls. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 14 Feb, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 13 Feb, 2020 2 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
Instead of spamming packagers when the requirements are met, only send the email when it's enough.
-
- 04 Feb, 2020 3 commits
-
-
Jelle van der Waa authored
Use oxipng to make the hetzner logo smaller. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Use oxipng to optimise the png even further. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Added the new hetzner logo in png format and deleted the old one and changed the index.html file to reflect the new file extension.
-
- 03 Feb, 2020 3 commits
-
-
This change introduces a replacment for planet.archlinux.org which uses a python 2 project to generate static html from multiple RSS feed sources. For archweb a set of 'static' feeds can be created in the django admin view for the Arch forums and other static feeds, archweb users can add their own blog rss feed in their profile which will create a Feed model. When running the update_planet command, all Feed models are iterated over and the rss feed is parsed. The latest FeedItem is queried matching the current Feed model and every newer entry in the RSS feed is added as new FeedItem. Since the body is also stored in the FeedItem there is a limit to the amount of FeedItems per Feed configured in settings.py of which the default is 25. When a user is marked as inactive his Feed model and items are removed automatically to avoid keeping stale data around. Closes: #261
-
-
Jelle van der Waa authored
-
- 18 Jan, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 23 Dec, 2019 2 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Fixes FS#58470
-
- 18 Dec, 2019 4 commits
-
-
Jelle van der Waa authored
The onclick handler is a CSP violator since no JavaScript is allowed to be executed without a nounce. The inline script has been replaced with a target="_blank". Closes: #202 Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
-
- 02 Dec, 2019 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 17 Nov, 2019 3 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
-
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- 07 Nov, 2019 2 commits
-
-
-
Jelle van der Waa authored
Sadly it seems the SPI does not redirect http to https or implement hsts so it's better to hardcode the links to https. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 04 Nov, 2019 4 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
-
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 26 Oct, 2019 1 commit
-
-