Project

General

Profile

Download (10.3 KB) Statistics
| Branch: | Tag: | Revision:

haketilo / default_settings.json @ aec5c9ae

# Date Author Comment
aec5c9ae 06/18/2022 12:30 PM koszko

automatically change repo url to point to api v2 endpoint

72553a2d 02/16/2022 10:12 AM koszko

assume and use "$schema" properties in item definitions

5ed09841 02/15/2022 02:22 PM koszko

fix loading initial data and verify it in automated tests

92fc67cf 02/15/2022 01:18 PM koszko

change store names and data keys to singular

1c65dd5c 02/09/2022 06:00 PM koszko

adapt to changes in file path format

From now on we assume Hydrilla serves file contents at 'file/sha256/' instead of 'file/sha256-'.
With this commit we also stop using the "hash_key" property internally.

4c6a2323 01/29/2022 12:04 AM koszko

make Haketilo buildable again (for Mozilla)

How cool it is to throw away 5755 lines of code...

960363e7 09/15/2021 02:00 AM jahoti

Add default repository to default settings

212b5c8e 09/14/2021 07:28 PM koszko

use default settings that only contain a demo script (the rest is available through Hydrilla)

2fbab2f0 08/10/2021 08:18 PM koszko

change default repository URL

792fbe18 08/06/2021 05:17 PM koszko

Facilitate installation of scripts from the repository

This commit includes:

  • removal of page_info_server
  • running of storage client in popup context
  • extraction of some common CSS to a separate file
  • extraction of scripts import view to a separate file...
2059fab6 07/04/2021 02:00 AM jahoti

Revamp default settings

Default settings are now provided in the same format as data exported from the
extension, incorporating them into the main program as part of the build
process. Also, modify their contents; the apparently non-functional FSF stuff
is gone, replaced with fixes for BandCamp, WorldCat, and SumOfUs.