about summary refs log tree commit diff stats
path: root/hm/soispha/conf/firefox (follow)
Commit message (Collapse)AuthorAge
* feat(hm/conf/firefox/conf/search): Add a direct nixos github pr searchBenedikt Peetz2024-05-11
|
* fix(hm/conf/firefox/conf/search): Update home-manager options search urlBenedikt Peetz2024-05-11
|
* fix(hm/conf/firefox/conf/search): Change nixos wiki to new domainBenedikt Peetz2024-05-11
|
* style(treewide): Comply with `nix fmt`Benedikt Peetz2024-05-09
|
* fix(hm/conf/firefox/scripts/generate_extensions): Re-activate snowflakeBenedikt Peetz2024-05-09
| | | | | | The Tor Project seems to have fixed their problems with Mozilla. [1] [1]: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89
* build(treewide): UpdateBenedikt Peetz2024-05-04
|
* build(flake): UpdateBenedikt Peetz2024-04-02
|
* style(treewide): FormatSoispha2024-03-23
|
* build(treewide): UpdateSoispha2024-03-23
|
* fix(hm/conf/firefox/extensions): Remove torproject-snowflake temporarilySoispha2024-03-23
| | | | | | | | They got themselves removed from Mozilla's Add-on store. To update the extensions, I know need to remove them temporarily until the situation is resolved. Relevant issue: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89
* build(treewide): UpdateSoispha2024-03-10
|
* build(flake): UpdateSoispha2024-02-23
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* feat(hm/conf/firefox): Add order of search enginesSoispha2024-02-20
|
* feat(hm/conf/firefox/config/search): Add nixpkgs pull request tracker searchSoispha2024-02-20
|
* refactor(hm/conf/firefox/config/search): Download icons to avoid losing themSoispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* build(treewide): UpdateSoispha2024-02-08
|
* build(treewide): UpdateSoispha2024-02-03
|
* build(treewide): UpdateSoispha2024-01-23
|
* build(treewide): UpdateSoispha2024-01-20
|
* fix(hm): Move the session variables to their associated serviceSoispha2024-01-13
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(hm/conf/): Use new xdg config moduleSoispha2023-12-29
|
* build(treewide): UpdateSoispha2023-12-17
|
* build(treewide): UpdateSoispha2023-12-09
|
* fix(hm/conf/firefox/policies): Use correct attr nameSoispha2023-11-25
|
* fix(hm/conf/firefox/package): Readd policies to firefoxSoispha2023-11-25
|
* build(treewide): UpdateSoispha2023-11-18
|
* build(treewide): UpdateSoispha2023-11-08
|
* fix(hm/conf/firefox/pkg): Adapt to new override options in nixpkgsSoispha2023-10-31
|
* build(treewide): UpdateSoispha2023-10-31
|
* fix(hm/conf/firefox/profs): Put all downloads into the download dirSoispha2023-10-29
|
* fix(hm/conf/firefox/extensions): Remove simple tab groupsSoispha2023-10-28
| | | | | I now use multiple firefox profiles, thus having this Add-on is utterly useless.
* build(treewide): UpdateSoispha2023-10-26
|
* feat(hm/conf/firefox/extensions): Switch to my libredirect forkSoispha2023-10-25
|
* build(treewide): UpdateSoispha2023-10-24
|
* fix(hm/conf/firefox/extensions/nmh): Use correct name in json fileSoispha2023-10-24
|
* build(treewide): UpdateSoispha2023-10-24
|
* fix(hm/conf/firefox/extensions/nmh): Fully rename to video pauseSoispha2023-10-24
|
* build(treewide): UpdateSoispha2023-10-24
|
* build(treewide): UpdateSoispha2023-10-22
|
* fix(hm/conf/firefox/conf/extensions/nmh): Replace phase overrideSoispha2023-10-22
|
* feat(hm/conf/firefox/scripts): Package through the flake outputsSoispha2023-10-22
|
* style(hm/conf/firefox): Format with alejandraSoispha2023-10-22
|
* fix(hm/conf/firefox/conf/prefs): Disable translation for some languagesSoispha2023-10-22
|
* fix(hm/conf/firefox/conf/prefs): Set default toolbox locationSoispha2023-10-22
|
* fix(hm/conf/firefox/conf/search/engines): Disable eBaySoispha2023-10-22
|
* fix(hm/conf/firefox/conf/policies): Allow extensions to be installedSoispha2023-10-22
| | | | | Firefox will, without this setting set, disable the 'about:debugging' page, which is quite bothersome