Commit Graph

62 Commits

Author SHA1 Message Date
Lothar Serra Mari e985154f6c WEB: Bump the release to 2026.2.0 2026-03-28 21:52:41 +01:00
Eugene Sandulenko 785a338782 WEB: Bump the release to 2026.1.0 2026-01-31 14:07:01 +01:00
Le Philousophe 1c9380ef3e JANITORIAL: Fix code style
This should not have any behavioral changes
2025-08-24 12:32:46 +02:00
Le Philousophe ee085bcdba WEB: Rework links localization
The new algorithm is more robust and avoids adding the localization path
fragment to unrelated ScummVM websites.
It also fixes URLs to keep the user on the same website it visited (www
vs without www).
2025-08-09 17:39:22 +02:00
Le Philousophe 63afb13362 WEB: Define more URL constants for the website
Also make the base URL cleaner
2025-08-09 17:39:22 +02:00
Le Philousophe f639f357e5 WEB: Don't expect the current directory to be public_html 2025-08-09 17:39:22 +02:00
Lothar Serra Mari f3c29b7eea WEB: Bump to 2.9.1 2025-05-25 15:43:08 +02:00
Lothar Serra Mari 1c99f901f9 WEB: Bump to 2.9.0 2024-12-22 20:20:31 +01:00
Lothar Serra Mari c5ec789548 WEB: Bump internal version number to 2.8.1 2024-03-31 20:43:28 +02:00
Eugene Sandulenko 895c9f6399 WEB: Bump released version to 2.8.0 2023-12-30 17:01:15 +01:00
Thunderforge 3b44b37116 WEB: Removing GOG affiliate link (#322)
* WEB: Removing GOG affiliate link

Per Discord discussion, the legacy affiliate program is ending.

* WEB: Removing GOG icon from sidebar

Since we no longer have an affiliate program, I don't think there's any reason to link directly to them.
2023-12-06 20:49:16 +01:00
Thunderforge a33c10e3a9 WEB: Adding ZOOM Platform link to Compatibility pages
Includes affiliate link
2023-08-25 08:18:11 +02:00
Lothar Serra Mari 0f81ec4b62 WEB: Fix version constant on 2.7.1 2023-07-31 22:05:30 +02:00
Lothar Serra Mari 12ced41277 WEB: This is ScummVM 2.7.0 2023-02-26 21:01:50 +01:00
Lothar Serra Mari ce0efcf95b WEB: This is ScummVM 2.6.1 2022-10-31 19:00:29 +01:00
Lothar Serra Mari cd3aa42b5a WEB: This is ScummVM 2.6.0 2022-08-01 18:54:24 +02:00
Thunderforge 54e15f90c2 WEB: Adding "Available At" info to game compatibility pages
This provides GOG.com and Steam links. In the future, we can expand this to additional websites, including free downloads from the developer sites.
2022-05-15 12:29:44 +02:00
Thunderforge 264624f0f3 DATA: Removing constants for Android & Ubuntu versions (#200)
Now that we have the "version" column on the spreadsheet, the constants are unnecessary. This was a holdover from back when versions were determined by the file names and these URLs didn't have them.
2022-01-17 18:10:13 -06:00
Thunderforge dab6d24666 WEB: Moving daily download file path
I have proposed moving daily downloads of ScummVM and ScummVM Tools from `frs/daily/` to `frs/scummvm/daily/` and `frs/scummvm-tools/daily` respectively. This PR contains simplifications to the code that would result from this.
2022-01-14 13:43:13 +01:00
Thunderforge 1fdd6fd18f WEB: Changing category from "tools" to "scummvm-tools"
This allows for simpler URL generation
2022-01-11 22:11:30 -06:00
Thunderforge d1ae44ec9d WEB: Restoring the daily URL. It's in a different location than the others 2022-01-11 21:39:31 -06:00
Thunderforge 0b2f1d9adf WEB: Removing the need for DOWNLOADS_DAILY_URL
Also rearranging how the file name is calculated and fixing the Tools extra info not working
2022-01-11 21:20:05 -06:00
Thunderforge beeb7ce7a8 WEB: Removing /frs/extra/ from the url field of game downloads 2022-01-11 20:50:55 -06:00
Thunderforge 2d73bc74cc WEB: Use absolute file path if available
I suspect this will fix an issue with the hashes and such showing up locally, but not on the server.
2022-01-10 00:55:03 +01:00
Thunderforge f53ffc4ab8 WEB: Removing leading slash from file path constants
This resulted in `//`, which resolved as a `/` in the URL, but broke calls like `is_file()`.
2022-01-09 09:04:05 +01:00
Eugene Sandulenko 45f449f0d3 WEB: Announce 2.5.1 release 2022-01-02 18:28:08 +01:00
Thunderforge 359d84ec05 WEB: Removing code related to Extras
Extras have been removed from the `scummvm_downloads` tab of the data spreadsheet. Removing related code and localization data related to it.
2021-11-25 14:55:35 +01:00
Thunderforge 60e02dbf54 DATA: Changing downloads table to use version column (#174)
In order to simplify the process of updating version downloads, [downloads spreadsheet table](https://docs.google.com/spreadsheets/d/1QzwFleEKXOsE59cYMOcQB7C2f0Np48uAQOCG8kicX_s/edit#gid=1057392663) now includes a `version` column and the `url` field is much simpler. In order to update a new version, simply change the value in the `version` field.

Further improvements can be made, but for now this is an improvement that keeps parity with the previous code.
2021-11-18 16:04:20 -06:00
Lothar Serra Mari 0aa987dfc8 WEB: Update release data 2021-10-09 20:50:22 +02:00
Lothar Serra Mari 6ba423d322 WEB: Bump RELEASE constant to 2.5.0 2021-10-09 18:52:59 +02:00
mataniko 49b934db46 WEB: Redirect downloads to Fastly 2020-11-08 09:27:33 -05:00
Lothar Serra Mari 0e604ef998 WEB: Bump RELEASE_ANDROID_STORE to 2.2.1 2020-10-25 22:00:34 +01:00
Eugene Sandulenko 90a100275e WEB: Switch back to scumm theme as default 2020-10-14 13:04:16 +02:00
Mataniko fdc6d5ff6e WEB: Fix loading localized data for news and articles 2020-10-10 01:34:06 -04:00
Mataniko 0a394a6260 WEB: Adjust references to non-localized data 2020-10-10 01:34:06 -04:00
Eugene Sandulenko 011e10e342 WEB: Enable ResidualVM theme for a while 2020-10-09 20:04:37 +02:00
Mataniko fe4372d151 WEB: Add a default theme const 2020-10-08 23:12:08 -04:00
Mataniko 9cf9a19588 WEB: Support arbitary article pages 2020-10-08 23:08:51 -04:00
Mataniko cd420b7bce WEB: Define custom themes 2020-10-08 19:35:06 -04:00
Mataniko fcb1d69f96 WEB: Replace relative FRS path to absolute path 2020-10-01 15:48:18 -04:00
Mataniko 29f694654a WEB: Fix images in localized pages 2020-09-29 16:08:34 -04:00
Mataniko e483873d57 WEB: Remove the lang cookie and leverage the url path instead 2020-09-29 16:08:34 -04:00
Mataniko 86139044c0 WEB: Fix screenshots in prod
PHP executes in a different folder while running on the server, so the glob function needs to be adjusted
2020-09-27 22:08:07 -04:00
Mataniko 08ea2cfcde WEB: Lint and static analysis cleanup 2020-09-27 22:08:07 -04:00
Mataniko f8ca4c046a WEB: Update screenshots data & model 2020-09-27 22:08:07 -04:00
Mataniko 3525617bbe WEB: Update Compatibility pages to drop the Legacy model 2020-09-27 22:08:07 -04:00
Mataniko 3cead6ad94 WEB: Update models and objects
- Populate object data with referenced data
- Fixes several naming issues
2020-09-27 22:08:07 -04:00
Eugene Sandulenko 7c6827cd1f WEB: Announce 2.2.0 release 2020-09-27 16:22:12 +02:00
mataniko 2da6d8f010 WEB: Fix formatting and analysis errors 2020-09-01 00:10:54 -04:00
mataniko 819a958ccd WEB: Update Localization feature
Now L10N will automatically handle new locales and time formats added via Weblate.
2020-09-01 00:10:54 -04:00