340 Commits

Author SHA1 Message Date
github-actions[bot]
0cd74635fb chore(release): v1.10.4 v1.10.4 2025-05-17 03:37:58 +00:00
github-actions[bot]
79a0f9f47a chore(release): v1.10.3 v1.10.3 2025-05-03 03:34:56 +00:00
github-actions[bot]
37ee604a7b chore(release): v1.10.2 v1.10.2 2025-04-04 04:59:57 +00:00
github-actions[bot]
abb88c5fee chore(release): v1.10.1 v1.10.1 2025-04-03 05:11:47 +00:00
Philipp Kief
bb1c2c5875
fix(ci): pr title workflow should be executed on updates 2025-03-17 08:21:07 +01:00
Philipp Kief
ea8e5eb0c0
fix(ci): use Microsoft Edge Add-ons API v1.1 2025-03-06 11:11:48 +01:00
github-actions[bot]
d7a587b5e2 chore(release): v1.10.0 v1.10.0 2025-03-06 09:59:20 +00:00
Philipp Kief
b7c65e6117
fix(ci): update release process 2025-03-06 10:57:14 +01:00
Philipp Kief
b5d75c0745
fix: custom GitLab domain on Firefox (#121)
* feat: enhance AskForAccess component to retrieve current tab before requesting access

* fix: adjust gitlab selectors

* organize imports
2025-03-06 10:36:31 +01:00
Philipp Kief
ebc3fedbac
feat(ci): update release process 2025-03-04 20:31:06 +01:00
Philipp Kief
0e01e4094c
feat: update icons 2025-03-04 19:21:04 +01:00
Philipp Kief
061515a079
feat: update release workflow to use a preparation step 2025-03-03 19:20:01 +01:00
Philipp Kief
faeefddf43
fix: update package-lock.json 2025-03-02 10:36:38 +01:00
Philipp Kief
cfa3e838ca
fix: update readme description 2025-03-01 18:20:30 +01:00
Philipp Kief
eccdc9f1fa
fix: remove outdated badge from readme 2025-03-01 18:19:23 +01:00
Philipp Kief
ff555f5608
fix: update changelog 2025-03-01 16:01:14 +01:00
Philipp Kief
408a51cf66
fix(ci): fetch whole history to generate proper changelog 2025-03-01 16:00:49 +01:00
github-actions[bot]
14512d065d chore(release): v1.9.0 v1.9.0 2025-03-01 14:50:53 +00:00
Philipp Kief
adf9b9d3fd
feat: update release workflow 2025-03-01 15:48:35 +01:00
Philipp Kief
e19b65d0e4
fix: update URL in comment 2025-03-01 09:50:32 +01:00
Philipp Kief
a619540d44
fix(ci): update pr closed workflow 2025-02-28 18:43:25 +01:00
Philipp Kief
8363871028
fix(ci): update pr title workflow 2025-02-28 18:42:42 +01:00
black-backdoor
050bdf5883
fix: update selectors for Gitea provider (#120)
update selectors on gitea provider

Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
2025-02-28 18:37:42 +01:00
Pham Minh Triet
95d72a3e95
fix: icon sizes other than medium work randomly (#119)
* Update icon-sizes.ts

Signed-off-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>

* Add descriptive comment for the mutation observer

---------

Signed-off-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
2025-02-28 17:55:05 +01:00
hema203
0c33571aaa
chore: create devcontainer.json (#110)
Signed-off-by: hema203 <hema01000705389@gmail.com>
2025-01-11 18:38:44 +01:00
Philipp Kief
4f829af9d5
chore(workflows): Update workflows 2025-01-11 18:35:50 +01:00
Philipp Kief
7037529d2f
chore(workflows): use app token in workflows 2025-01-11 18:15:16 +01:00
Claudiohbsantos
5bb7485df7 [auto] update to upstream 5.17.0 v1.8.33 2025-01-07 03:26:25 +00:00
Philipp Kief
13275dd13e
chore: update logo (#117)
* Update logo according to changed folder icon

* Update logo at more locations
2025-01-05 00:10:38 +01:00
Claudiohbsantos
265b16abdf [auto] update to upstream 5.16.0 v1.8.32 2024-12-19 03:31:05 +00:00
Claudiohbsantos
8c4ca5e668 [auto] update to upstream 5.15.0 v1.8.31 2024-12-07 03:34:38 +00:00
Claudiohbsantos
bdceeb81cb [auto] update to upstream 5.14.1 v1.8.30 2024-11-14 03:25:10 +00:00
Claudiohbsantos
63c5d073f2 [auto] update to upstream 5.13.0 v1.8.29 2024-11-06 03:23:06 +00:00
Claudiohbsantos
d077941519 [auto] update to upstream 5.12.0 v1.8.28 2024-10-24 03:25:34 +00:00
Philipp Kief
17c71b886e
Refactor UI components using React and TSX and providing new features (#113)
* Use react for settings popup

* Update options

* Update styling

* Remove unused type conversions

* Remove unused controls function

* Update project structure

* Delete unused code

* Legacy ui components

* Refactor files

* Update styling

* Update UI components

* Remove unused code

* Remove unused code

* Improve theming

* Update icon color

* Improve custom domains

* Update extension

* Add delete functionalty for custom domains

* Improve icon sizes on screen

* Implement icon bindings dialog

* Minor improvements

* Add tooltips

* Support lookup of language ids in manifest

* Implement watch mode for development purposes

* Improve language id binding customization

* Adjust node script

* Improve reset functionality

* Adjust node script

* Minor improvements

* Update binding controls with icons

* Organize imports

* Update error message

* Adjust icon binding dialog

* Add Info Popover

* Update autocomplete behavior

* Fix image issue

* Minor improvements

* Clean up code

* Make appbar sticky

* Improve project structure

* Update info text

* Adjust styling

* Update styling

* Improve adding new bindings

* Adjust tsconfig

* Support switch of themes for the icon preview

* Update watch script

* Improve error handling

* Move build languages step before build src
2024-10-23 12:03:52 +02:00
Claudiohbsantos
061bba8b60 [auto] update to upstream 5.11.1 v1.8.27 2024-09-22 03:25:45 +00:00
Claudiohbsantos
27b66901cd [auto] update to upstream 5.11.0 v1.8.26 2024-09-21 03:20:44 +00:00
Claudiohbsantos
3e580686f1 [auto] update to upstream 5.10.0 v1.8.25 2024-08-30 03:20:24 +00:00
Claudiohbsantos
8fa5c95ee9 [auto] update to upstream 5.9.0 v1.8.24 2024-08-11 03:19:50 +00:00
Philipp Kief
107f5a8b50
Update to latest version 2024-07-27 10:28:05 +02:00
Claudiohbsantos
4a94d1fceb [auto] update to upstream 5.8.0 v1.8.23 2024-07-27 03:20:43 +00:00
Claudiohbsantos
d44e255a57 [auto] update to upstream 5.8.0 v1.8.22 2024-07-26 03:20:30 +00:00
Claudio Santos
cd85f4b1be
Update README.md - migration complete
Signed-off-by: Claudio Santos <Claudiohbsantos@users.noreply.github.com>
2024-07-25 10:34:43 -04:00
Claudiohbsantos
627173ba03 [auto] update to upstream 5.8.0 v1.8.21 2024-07-25 03:19:52 +00:00
Philipp Kief
195f44664e
Add mail address 2024-07-24 18:22:12 +02:00
Claudiohbsantos
a16a684739 [auto] update to upstream 5.7.0 v1.8.20 2024-07-24 03:20:12 +00:00
Claudiohbsantos
d81d581e75 [auto] update to upstream 5.7.0 v1.8.19 2024-07-23 03:22:08 +00:00
PKief
d95ba27260 [auto] update to upstream 5.6.0 v1.8.18 2024-07-17 07:14:10 +00:00
Philipp Kief
29a8c1eb04
Make sure that latest minor version of Material Icon Theme is installed 2024-07-17 09:08:15 +02:00
Claudiohbsantos
1be36b8295 [auto] update to upstream 5.5.1 v1.8.17 2024-07-16 03:23:20 +00:00