summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11index.php: access news.archlinux32.org via IPv4 - it times out on IPv6upstream-lookalikeErich Eckner
2019-02-11index.php: show recently updated packagesErich Eckner
2019-02-11index.php: show newsErich Eckner
2019-02-11index.html -> index.phpErich Eckner
2019-02-11feeds/index.php: link to rss feed instead of websiteErich Eckner
2019-02-11lib/style.php: make highlight in navbar configurableErich Eckner
2019-02-11lib/style.php: allow for title without extensionErich Eckner
2019-02-11lib/*.php: should not require_once ../init.php - else it cannot be included f...Erich Eckner
2019-02-11feeds/index.php: mark yet-to-be-implemented feeds as suchErich Eckner
2019-02-11feeds/feed.php: set correct content type in headerErich Eckner
2019-02-11feeds/feed.php: remove done todoErich Eckner
2019-02-11feeds/feed.php: some working stateErich Eckner
2019-02-11feeds/feed.php: fix typoErich Eckner
2019-02-10packages/index.php: fix target of formErich Eckner
2019-02-08close memcache connection if no longer neededErich Eckner
2019-02-08feeds/feed.php: some progressErich Eckner
2019-02-08feeds/feed.php: WIPErich Eckner
2019-02-08feeds/index.php: no "any"-feedsErich Eckner
2019-02-08feeds/index.php: "All Architectures" has subdir "all/"Erich Eckner
2019-02-08rss overview page doneErich Eckner
2019-02-07lib/helper.php: site_is_reachable(): give modified context instead of modifyi...Erich Eckner
2019-02-07packages/pkginfo.php: remove logging of redirect errors - they are from googl...Erich Eckner
2019-02-07packages/pkginfo.php: include $uri_prefix in redirect, tooErich Eckner
2019-02-07packages/pkginfo.php: check for missing argumentsErich Eckner
2019-02-07link to www.archlinux32.org/$sub instead of $sub.archlinux32.orgErich Eckner
2019-02-07packages/pkginfo.php: fix linksErich Eckner
2019-02-07pkgapi/index.html: fix another typoErich Eckner
2019-02-07pkgapi/index.html: fix example linkErich Eckner
2019-02-07*/index.{php,html}: change absolut references to relative ones where appropriateErich Eckner
2019-02-07favicon.ico: symlink to static/faviconErich Eckner
2019-02-07index.html, download/index.html: some stuff is now in /staticErich Eckner
2019-02-07clean up merge of website - probably not yet functionalErich Eckner
2019-02-07Merge 'archlinux32/website.git/master' into this repository's masterErich Eckner
2019-01-23buildmaster/index.php: show multiple arches at once (e.g. by default display ...Erich Eckner
2019-01-23buildmaster/statistics.php: accept multiple archsErich Eckner
2019-01-21packages/pkginfo.php: print human-readable unitsErich Eckner
2019-01-21lib/helper.php: add_fancy_unit() newErich Eckner
2019-01-21packages/pkginfo.php: parse dependencies from json correctlyErich Eckner
2019-01-20use mysql_query_package_version() even more oftenErich Eckner
2019-01-20packages/pkginfo.php: use mysql_query_package_version()Erich Eckner
2019-01-20lib/mysql.php: mysql_query_package_version() newErich Eckner
2019-01-16packages/pkginfo.php: do not break if reverse-proxiedErich Eckner
2019-01-16buildmaster/build-list.php: mysql_url_encode() stuffErich Eckner
2019-01-16lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_Erich Eckner
2019-01-15buildmaster/mysql-issues.php: html-encode the install_targets - they may cont...Erich Eckner
2019-01-10buildmaster/index.php: remove links to namcap and textrelErich Eckner
2019-01-08packages/pkginfo.php: arch -> repo_archErich Eckner
2019-01-08packages/pkginfo.php: add redirect for wrong parameter orderErich Eckner
2019-01-04download/index.html: new isoErich Eckner
2019-01-03packages/pkginfo.php: use $repo_arch where appropriateErich Eckner