Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added sha3 verify method | filip | 2021-02-20 | 1 | -1/+1 |
| | |||||
* | adding RTL support for downloads/get page | filip | 2020-10-25 | 1 | -2/+3 |
| | |||||
* | automatic DL link is now https only | filip | 2020-09-24 | 1 | -1/+1 |
| | |||||
* | finally i18n countries and cities in DL page + update infrastructure for that | filip | 2020-05-06 | 1 | -10/+14 |
| | |||||
* | add function to copy checksum data to clipboard | Manuel Hiebel | 2019-07-16 | 1 | -1/+17 |
| | |||||
* | add l10n for checksum command response | filip | 2019-07-12 | 1 | -1/+2 |
| | |||||
* | fix gpg key server website | Manuel Hiebel | 2019-07-09 | 1 | -1/+1 |
| | |||||
* | fix how to checksum and gpg (mga#24685) | Manuel Hiebel | 2019-07-09 | 1 | -7/+7 |
| | | | | also switch to a pool of gpg key server | ||||
* | get rid of warnings | filip | 2019-06-30 | 1 | -5/+6 |
| | |||||
* | add missing space | filip | 2019-06-30 | 1 | -2/+2 |
| | |||||
* | Fix typo | Manuel Hiebel | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | Show that previous are obsolete on last download page | Manuel Hiebel | 2018-02-17 | 1 | -1/+11 |
| | | | | +remove magnet link from not torrent url | ||||
* | fix showing of other mirrors | filip | 2017-12-03 | 1 | -2/+2 |
| | |||||
* | fix for mga#21264 | filip | 2017-07-17 | 1 | -2/+2 |
| | | | | just cut off the text before number | ||||
* | improving social network text suggested by Akien | filip | 2017-07-17 | 1 | -1/+5 |
| | | | | + fixing one note | ||||
* | remove unneeded execute bit (chmod -x) | filip | 2017-07-16 | 1 | -0/+0 |
| | |||||
* | Only show social network button if users want's them (mga#18072) | Manuel Hiebel | 2017-07-16 | 1 | -17/+46 |
| | |||||
* | more page to adapt for bootstrap | Manuel Hiebel | 2017-07-05 | 1 | -8/+7 |
| | | | | | +replace custom .css with common header +clean of inline style | ||||
* | show magnet link on torrent (if available) | Manuel Hiebel | 2017-03-07 | 1 | -1/+2 |
| | | | | to be set on definitions.ini | ||||
* | common footer added to some more pages | filip | 2016-06-28 | 1 | -2/+4 |
| | |||||
* | improve mirrorlist function | filip | 2016-06-05 | 1 | -0/+1 |
| | | | | | | | | | | + it now returns a shuffled list of ten mirrors with priority: within the country, then continent and others + exclude source server (distrib-coffee.ipsl.jussieu.fr) to drop it's DL load as a first choice in ISO and doc DL page and entirely from mirrorlist + some small bugfixes noted during testing + added some small code doc parts + some small code style polish | ||||
* | typo fix | filip | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | adding signature links + refresh i19n | filip | 2016-05-19 | 1 | -20/+17 |
| | |||||
* | move 'Your IP ...' sentence where it fits better | filip | 2016-05-18 | 1 | -22/+20 |
| | |||||
* | adding checksum links ... | filip | 2016-05-17 | 1 | -27/+41 |
| | | | | | | + some small html code readabilty improvements + some bolding added to improve emphasize + a div closure fix | ||||
* | adding a gpg test to the DL page | filip | 2016-05-15 | 1 | -2/+27 |
| | |||||
* | improve visual representation of countries and continents on DL page | filip | 2016-05-15 | 1 | -3/+23 |
| | |||||
* | optimise mirror db cache size (half in size) | filip | 2016-05-14 | 1 | -4/+2 |
| | | | | | + with added benefit of cleaner git diff + verbosity improvements of mirror db cache generate tool | ||||
* | don't show checksum if they don't exist | filip | 2016-05-06 | 1 | -2/+10 |
| | |||||
* | fallback for unknown country names for mirrors | filip | 2016-05-06 | 1 | -0/+3 |
| | |||||
* | Show sha512 checksum | Manuel Hiebel | 2016-03-27 | 1 | -1/+3 |
| | |||||
* | bugfix for mga#16602 | filip | 2015-08-28 | 1 | -2/+2 |
| | |||||
* | bugfix for proper parsing of pt_br and other underline language abreviations | filip | 2015-05-02 | 1 | -1/+1 |
| | |||||
* | adding download of pdf and epub file infrastructure | filip | 2015-05-02 | 1 | -2/+20 |
| | |||||
* | center the navigation on downloads/get page | filip | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Revert "Updated Estonian translation" | Thomas Backlund | 2014-10-12 | 1 | -0/+273 |
| | | | | This reverts commit a0b2d09125d7911656fe4cb286f20643c4432281. | ||||
* | Updated Estonian translation | Marek Laane | 2014-10-12 | 1 | -273/+0 |
| | |||||
* | page downloads/get converted to gettext | Filip Komar | 2014-03-17 | 1 | -25/+25 |
| | |||||
* | security improved for some pages with strip_tags of | Filip Komar | 2014-01-10 | 1 | -1/+4 |
| | |||||
* | https fix on downloads/get page + lang files sync | Filip Komar | 2013-08-06 | 1 | -2/+2 |
| | |||||
* | scheme-relative URL fix for en/downloads/get/index.php | Filip Komar | 2013-08-03 | 1 | -2/+2 |
| | |||||
* | fix bug 10856 (unfiltered input param leading to a XSS vulnerability) | Romain d'Alverny | 2013-07-27 | 1 | -4/+2 |
| | |||||
* | add $product var to have the file which make an error | Manuel Hiebel | 2013-07-04 | 1 | -1/+1 |
| | |||||
* | and characters escaped properly | Filip Komar | 2013-06-16 | 1 | -1/+1 |
| | |||||
* | proper name for enviroment variable | Filip Komar | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | fixed old typo for Twitter and changed IRC channel for web team | Filip Komar | 2013-06-02 | 1 | -2/+2 |
| | |||||
* | clearer display of available protocols per mirror | Romain d'Alverny | 2013-05-02 | 1 | -3/+3 |
| | |||||
* | Update mailing lists links | Nicolas Vigier | 2013-04-14 | 1 | -1/+1 |
| | |||||
* | Download JS redirectino takes 6 seconds. | Romain d'Alverny | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | cache management for download redirector | Romain d'Alverny | 2012-08-28 | 1 | -1/+4 |
| |