258 Commits

Author SHA1 Message Date
Jocelyn Le Sage
b42447faed Also handle the character in preference's value. 2023-06-24 15:45:20 -04:00
Jocelyn Le Sage
55d32d5412 Escape '/' characters from preference's value when using it with sed. 2023-06-24 12:43:17 -04:00
Jocelyn Le Sage
450186aafb Updated Firefox to version 114.0.2-r0. 2023-06-24 11:51:19 -04:00
Jocelyn Le Sage
139546091b Fixed typos. 2023-06-22 10:55:00 -04:00
Jocelyn Le Sage
4b3f6c13ee Disabled blank issue. 2023-05-27 13:23:11 -04:00
Jocelyn Le Sage
da89a195d8 Added changelog for version 23.05.2. 2023-05-27 09:09:52 -04:00
Jocelyn Le Sage
0ef25bf3e8 Updated Firefox to version 113.0.2-r1. 2023-05-26 12:40:42 -04:00
Jocelyn Le Sage
1a02ed573d Added changelog for version 23.05.1. 2023-05-19 21:56:00 -04:00
Jocelyn Le Sage
8aed3ab11d Updated Firefox to version 113.0.1-r1. 2023-05-19 21:49:54 -04:00
Jocelyn Le Sage
1817c154d8 Using baseimage based on Alpine 3.18. 2023-05-19 21:49:39 -04:00
Jocelyn Le Sage
10df6ceabd Updated documentation about ports. 2023-05-19 13:08:59 -04:00
Jocelyn Le Sage
6ce877c3a3 Fixed changelog. 2023-05-19 07:18:24 -04:00
Jocelyn Le Sage
e18b85053f Upgraded baseimage to version 4.4.2. 2023-05-16 18:18:25 -04:00
Jocelyn Le Sage
e0add73e6a Updated funding custom URLs. 2023-05-16 15:21:24 -04:00
Jocelyn Le Sage
1edcd1f59d Adjusted badges in documentation. 2023-05-16 08:37:36 -04:00
Jocelyn Le Sage
f6ed2bb2c7 Checkout step is needed for pushing the dockerhub description. 2023-05-15 20:33:54 -04:00
Jocelyn Le Sage
a10441e319 Added GitHub issue templates. 2023-05-09 17:31:58 -04:00
Jocelyn Le Sage
1a5207e8c1 Removed the checkout step: buildx do its own checkout. 2023-05-09 16:41:27 -04:00
Jocelyn Le Sage
0e8f2f0493 Small update to the README. 2023-05-09 16:37:44 -04:00
Jocelyn Le Sage
3562aeb7d4 Do not send notification when build is started from pull request. 2023-05-08 15:26:35 -04:00
Jocelyn Le Sage
6b885bd0e4 Added changelog for version 23.04.1. 2023-04-29 16:07:42 -04:00
Jocelyn Le Sage
a16b8e177e Updated baseimage to version 4.4.1. 2023-04-19 13:59:27 -04:00
Jocelyn Le Sage
b1b68dcfea Moved all default preferences to the same location. 2023-04-08 21:56:02 -04:00
Jocelyn Le Sage
e1d32c30f2 Improved graceful shutdown of Firefox:
- By default, disable confirmation when quitting using the ctrl+q shortcut.
  - Wait for Firefox to quit after sending ctrl+q key presses.
2023-04-08 21:55:36 -04:00
Jocelyn Le Sage
9e679b45a8 Removed adjustment of the window size in Firefox profile. This is no
longer needed.
2023-04-08 21:17:31 -04:00
Jocelyn Le Sage
8ba2a096b4 Adjusted vim modeline. 2023-04-04 12:21:21 -04:00
Jocelyn Le Sage
c5d1e078fe Reverted to font with better UTF-8 characters support. 2023-04-04 12:19:55 -04:00
Jocelyn Le Sage
194cc6fc0a Fixed WebGL support. 2023-04-04 12:19:09 -04:00
Jocelyn Le Sage
a30e2a9d91 Fixed changelog. 2023-03-05 08:17:40 -05:00
Jocelyn Le Sage
9b076dd949 Added changelog for version 23.03.1. 2023-03-05 08:16:07 -05:00
Jocelyn Le Sage
6cd8411d7d Updated baseimage to version 4.4.0. 2023-03-04 12:05:31 -05:00
Jocelyn Le Sage
3c1065f7f6 Updated README. 2023-02-24 07:31:43 -05:00
Jocelyn Le Sage
f65da5c089 Added changelog for version 23.02.3. 2023-02-13 22:59:30 -05:00
Jocelyn Le Sage
d89c5b898e Updated baseimage to version 4.3.6. 2023-02-13 22:35:08 -05:00
Jocelyn Le Sage
1307948b88 Updated README. 2023-02-12 18:24:30 -05:00
Jocelyn Le Sage
1c4d7076e5 Adjusted application's title. 2023-02-11 23:07:58 -05:00
Jocelyn Le Sage
d27a479a7d Added browser.tabs.closeWindowWithLastTab to the default Firefox config. 2023-02-11 21:53:22 -05:00
Jocelyn Le Sage
007f31e2a6 Added changelog for version 23.02.2. 2023-02-08 08:13:29 -05:00
Jocelyn Le Sage
63e622767b Updated baseimage to version 4.3.4. 2023-02-07 20:59:34 -05:00
Jocelyn Le Sage
6977c0a9e0 Disable provenance attestation to keep better compatibility with older Docker clients. 2023-02-07 12:53:06 -05:00
Jocelyn Le Sage
b7364fd77b Updated README. 2023-02-05 12:56:44 -05:00
Jocelyn Le Sage
df55b20eb8 Added changelog for version 23.02.1. 2023-02-04 16:46:23 -05:00
Jocelyn Le Sage
a8a8a4e4b7 Updated Firefox to version 109.0.1-r0. 2023-02-04 16:01:05 -05:00
Jocelyn Le Sage
13ebef02ff Updated baseimage to version 4.3.3. 2023-02-04 16:00:18 -05:00
Jocelyn Le Sage
e96e3fed8e Removed rough_download_size: no longer used. 2023-02-04 15:59:57 -05:00
Jocelyn Le Sage
e4d13f84fa Updated READMEs. 2023-02-04 15:59:51 -05:00
Jocelyn Le Sage
491dceb3a8 Updated docker/build-push-action to v4. 2023-02-04 14:21:38 -05:00
Jocelyn Le Sage
5ce5f20f61 Added changelog for version 23.01.1. 2023-01-04 21:01:41 -05:00
Jocelyn Le Sage
070a17b05e Updated baseimage to version 4.3.1. 2023-01-04 20:40:12 -05:00
Jocelyn Le Sage
e4c8628bf9 The membarrier check is no longer done by the logmonitor. 2023-01-04 20:40:12 -05:00