Commit Graph

24 Commits

Author SHA1 Message Date
Mataniko fcb1d69f96 WEB: Replace relative FRS path to absolute path 2020-10-01 15:48:18 -04:00
Mataniko 08ea2cfcde WEB: Lint and static analysis cleanup 2020-09-27 22:08:07 -04:00
Matan Bareket f48d95e174 WEB: Lint PHP files 2019-05-08 23:28:05 -04:00
Matan Bareket 1cfa12d2cb WEB: Fix syntax error in File.php 2019-04-27 09:32:37 -04:00
Matan Bareket 299a7595e5 WEB: Move the daily folder to /frs 2019-04-27 09:27:02 -04:00
Matan Bareket e916b2b7e3 WEB: Fix download URLs 2019-01-23 05:18:28 -05:00
Matan Bareket 601465558f WEB: Resolve static analysis errors 2019-01-22 19:49:58 -05:00
Matan Bareket dcc281b2c2 WEB: Fix line endings 2019-01-22 19:49:58 -05:00
Matan Bareket 6652331db9 WEB: Move file download base URLs to Config.php 2019-01-22 19:49:58 -05:00
Matan Bareket 7afd0daf3f WEB: Use OO for objects 2019-01-22 19:49:58 -05:00
Matan Bareket 2eff11cbb3 WEB: Clean up most PSR2 style warnings 2019-01-22 19:49:58 -05:00
Matan Bareket 97262c4b2f WEB: Convert require statements to psr-4 style use statements 2019-01-22 19:49:58 -05:00
Matan Bareket 85328f2997 WEB: Use PSR-4 autoloading 2019-01-22 19:49:58 -05:00
Matan Bareket cfbeebb8dc WEB: Add namespaces to all PHP files 2019-01-22 19:49:58 -05:00
Matan Bareket 851bb41bb7 WEB: Auto-fix to PSR-2 standard 2019-01-22 19:49:58 -05:00
Matan Bareket 7304245d40 WEB: Calculate hash if the file is newer than the hash file
This allows us to update files and dailies and keep the hash current
2018-11-19 10:38:38 -05:00
Matan Bareket 290142bcd4 WEB: Add SHA256 to Downloads 2018-11-19 07:52:59 -05:00
Eugene Sandulenko 8e8ba5d3ec WEB: Show .tar.bz2 as extension, not .bz2 2016-03-05 23:00:23 +01:00
Eugene Sandulenko 6e7a374275 WEB: Remove now redundant file sizes for game downloads 2016-03-02 01:06:42 +01:00
Eugene Sandulenko e70a5966e0 WEB: Gracefully round file size, remove extra info 2016-03-02 00:30:18 +01:00
Eugene Sandulenko 1ca0707086 WEB: Fix retrieving local file info 2016-03-02 00:13:40 +01:00
Eugene Sandulenko 5e9471afc5 WEB: Overhaul of download urls.
Now by default we're looking into local FS.
There are 3 potential places for files: frs/scummvm/, frs/scummvm-tools/
and downloads/. They're now governed by 'type' attribute to url.
2016-03-02 00:03:47 +01:00
Filippos Karapetis 3bbb230b3d WEB: Generate the list of recommended downloads from the XML data
Add a new XML field, "user_agent", used to find the user agent string
where the download item in question will be suggested to the user. Only
items with the "user_agent" field can be provided as recommended
downloads
2013-11-08 02:49:25 +02:00
Eugene Sandulenko d429c48de0 Website rewrite from Fredrik Wendel
svn path=/web/trunk/; revision=40814
2009-05-23 18:45:30 +00:00