summaryrefslogtreecommitdiffstats
path: root/templates/public
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19* Fix introduced typo.Giancarlo Razzolini1-1/+1
2019-03-19* Add the hetzner logo file.Giancarlo Razzolini1-1/+5
* Add the hetzner logo to the sponsors on the main page.
2019-03-17templates: Add tag for d3jsJelle van der Waa1-2/+1
Create a simple tag for outputting the d3js <script> html so updating will be easier and the version has be changed in one file. Signed-off-by: Jelle van der Waa <jelle@archlinux.org>
2019-03-17public: remove unrequired hardcoded width/heightJelle van der Waa1-2/+2
2019-03-17public: remove extra whitespace in sentenceJelle van der Waa1-1/+1
2019-03-02donate: remove hardcoded width/height from img elements.Jelle van der Waa1-3/+3
2019-03-02templates: remove excessive whitespace after .Jelle van der Waa1-3/+3
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2019-02-24public: fix misplaced dot at the end of the </p>Jelle van der Waa1-1/+1
2019-02-24remove kartenzia as commercial sponsorJelle van der Waa1-6/+0
Kartenzia no longer sponsors a dedicated server. Signed-off-by: Jelle van der Waa <jelle@archlinux.org>
2019-02-23templates: Add "Getting involved" linkJelle van der Waa1-0/+2
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2019-02-22templates: remove deprecated projection propertyJelle van der Waa2-2/+2
The media="projection" property is read by browsers but does not match anything remove it so our site is valid HTML. Closes: #184 Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2019-02-18templates: remove inline stylesJelle van der Waa1-1/+1
Remove inline styles to hide itemprop's and use a global css class for it.
2019-02-18Implement CSP for archwebJelle van der Waa1-1/+1
Add django-csp as dependency to be able to set CSP inside django's settings and allow setting a CSP_NONCE for inline <script>'s in templates. Since archweb heavily uses this pattern it's the best compromise.
2019-02-18homepage: use self written typeahead implementationJelle van der Waa1-11/+2
Use a self written typeahead inmplemenation which gets rid of the jQuery requirement. This saves upgrading issues and reduces the amount of data to be loaded for the homepage by half.
2019-02-05public: add paypal donation linkJelle van der Waa1-1/+2
Add a link to the SPI donation page which contains a PayPal donation link. Closes: #180
2019-02-05templates: add missing </a> to Unixstickers entryJelle van der Waa1-1/+1
2019-02-05Merge pull request #163 from SantiagoTorres/remove_unsupported_from_aboutjelle van der Waa1-3/+3
templates/public/about: remove unsupported section
2019-02-05Update grammar for Docker downloadJelle van der Waa1-1/+1
2019-01-23added docker section to /downloadsRowan Ruseler1-0/+5
2018-11-29templates/public/about: remove unsupported sectionSantiago Torres1-3/+3
The [unsupported] section blurb was outdated in both its existence and the fact that there are almost 50k PKGBUILDs inside of it as of $DATE.
2018-06-08feeds: Add package removal / deletion feedJelle van der Waa1-0/+62
Add new feeds for newly added packages and packages which where removed from the repository's.
2018-05-07public: Add vagrant image link to download pageJelle van der Waa1-0/+7
Mention the official Vagrant image on the download page and where to find it.
2018-03-23FS#51458: Add HELLOTUX to the support section (#89)jelle van der Waa1-0/+2
Include a link to the HELLOTUX t-shirt store, which donates $2 per bought t-shirt to Arch Linux.
2018-02-18Misc fixes (#84)jelle van der Waa2-3/+3
* Update coveragerc to exclude newly located tests There are now tests under main/tests/* etc, which should be omitted for coverage. * omit settings from coverage settings and local_settings aren't interesting for coverage, omit them. * remove leftover secure context processor The secure context processor was used to determine if the cdn served assets should be loaded over https or http. Since assets are no longer served with a cdn and the whole site is loaded over https these days, this code is dead and can be removed. * packages: Add test for flagging packages out of date Add simple test cases for flagging packages out of date, should later be improved to query the Package model for packages and use that data instead of hardcoding.
2018-01-22Remove Konami code functionality (#77)jelle van der Waa1-2/+1
Remove the easteregg on the home page which shows a tux when a user enters the Konami code. Which reduces maintenance of a non-critical component.
2017-11-15feeds: remove mention of i686Jelle van der Waa1-7/+1
Replace dropped i686 with x86_64
2017-11-07templates: index.html remove i686Jelle van der Waa1-2/+2
2017-11-07templates: about.html remove i686Jelle van der Waa1-1/+1
2017-10-11donate: add Icons8Bartłomiej Piotrowski1-1/+10
2017-09-04index: add PIA logoBartłomiej Piotrowski1-0/+7
2017-09-04donate: add PIA entryBartłomiej Piotrowski1-1/+12
2017-08-30Update Support links to httpsJelle van der Waa1-3/+3
All sites support https, some of them upgrade the connection to https while others don't. Change the links to be always https.
2017-08-30Remove Arch Schwag linkJelle van der Waa1-2/+0
swag.archlinux.ca has been discontinued, remove the link.
2017-08-18index: Remove velocity network from the index pageGiancarlo Razzolini1-6/+0
Remove the velocity network from the index page because it is no longer hosting our main site and every server related to it was decommissioned.
2017-08-18donate: Remove all the entries related to velocity network.Giancarlo Razzolini1-9/+1
Velocity network was the sponsor for our main site server and some other services that were hosted on gudrun which was decommissioned earlier this year.
2017-05-19Fix invalid code tagsJelle van der Waa1-2/+2
Code tags should be closed with a </close> tag Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2017-04-17Use code tags instead of backticksJelle van der Waa1-2/+2
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2017-01-01Remove link to Beginners' guiderelease_2017-01-01Alad Wenter1-2/+0
The Beginners' guide has been merged with the Installation guide. https://lists.archlinux.org/pipermail/arch-dev-public/2016-July/028140.html
2016-06-03Remove AirVM ads since AirVM has ended their sponsorshipThomas Bächler2-10/+0
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler1-2/+2
2016-04-22Add link to unixstickers on the indexAngel Velasquez1-0/+2
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2015-03-15FS#44192 fix dead link to ftp.archlinux.orgDan McGee1-3/+3
Use the new sources.archlinux.org domain instead. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-07Master signing keys page improvementsDan McGee1-2/+2
* Don't show non-packagers * Don't hardcode group names in view code * Reduce number of database queries for all of the cross-signature developer name lookups Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-05Add torrent/magnet icons to download pageDan McGee1-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-02Add new StaffGroup objectrelease_2014-11-02Dan McGee3-9/+9
This will allow us to be a bit more dynamic in showing the people listings on the website. We'll be adding a Support Staff category to recognize those that do things around here but aren't technically developers. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-24Reorganize sidebar links involving peopleDan McGee1-13/+10
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-21Move all homepage JavaScript into single fileDan McGee1-37/+1
We had two small files plus a handful of inline stuff in the HTML; move as much of it as possible into a single static file. Signed-off-by: Dan McGee <dan@archlinux.org>
2014-09-30Update AUR feed URLDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-09-01update URLs to Arch wikiJakub Klinkovský2-6/+6
Signed-off-by: Jakub Klinkovský <j.l.k@gmx.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2014-02-16Ensure correct value gets submitted on package search typeaheadDan McGee1-0/+1
Populate the form field with the chosen item before submitting the form. Signed-off-by: Dan McGee <dan@archlinux.org>