dependabot[bot]
|
8d60d0cc3a
|
chore(deps): bump actions/checkout from 3 to 4 (#2114)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 23:18:35 -07:00 |
dependabot[bot]
|
ea5ee32bb8
|
chore(deps): bump xml2js and parse-bmfont-xml (#2138)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [parse-bmfont-xml](https://github.com/mattdesl/parse-bmfont-xml). These dependencies needed to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
Updates `parse-bmfont-xml` from 1.1.4 to 1.1.6
- [Commits](https://github.com/mattdesl/parse-bmfont-xml/compare/v1.1.4...v1.1.6)
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: parse-bmfont-xml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 23:11:57 -07:00 |
dependabot[bot]
|
c388182d17
|
chore(deps-dev): bump yaml from 2.0.1 to 2.2.2 (#2107)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.0.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.0.1...v2.2.2)
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-11 00:17:58 +13:00 |
dependabot[bot]
|
cdfa7813aa
|
chore(deps): bump fast-xml-parser and is-svg (#2127)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [is-svg](https://github.com/sindresorhus/is-svg). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.21.1 to 4.3.2
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v3.21.1...v4.3.2)
Updates `is-svg` from 4.3.2 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.2...v4.4.0)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-30 21:10:07 -08:00 |
dependabot[bot]
|
ddda262a49
|
chore(deps-dev): bump sharp from 0.30.5 to 0.32.6 (#2126)
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.5...v0.32.6)
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-30 21:09:55 -08:00 |
Samuel Attard
|
e7897933ec
|
chore: delete apps/dynobase/dynobase.yml
The S3 urls in this manifest are no longer valid
|
2023-10-24 07:04:50 -07:00 |
David Sanders
|
6b905d01a7
|
chore: add LICENSE file to match package.json (#2104)
|
2023-02-06 01:07:35 -08:00 |
David Sanders
|
40901260bc
|
chore: downgrade imagemin for release workflow (#2105)
|
2023-02-06 01:02:16 -08:00 |
David Sanders
|
c9a52ee028
|
ci: remove unused GitHub app config file (#2102)
|
2023-02-05 19:28:11 -08:00 |
David Sanders
|
e11d86c9cc
|
docs: add status badge to README.md (#2103)
|
2023-02-05 19:27:44 -08:00 |
David Sanders
|
fb69fa13ea
|
chore: fix CODEOWNERS (#2101)
|
2023-01-31 10:42:30 -08:00 |
Toinane
|
b69dc89565
|
chore: update readme.md to not accept new apps (#2098)
Co-authored-by: Erick Zhao <erick@hotmail.ca>
|
2023-01-25 13:53:48 -08:00 |
Sahil Gupta
|
ff91854510
|
fix: update and release pipeline (#2062)
|
2023-01-16 11:24:46 +01:00 |
Marc Nuri
|
a02c0cf39f
|
fix: ci: app location no longer breaks release CI pipeline (#2087)
|
2023-01-16 11:23:59 +01:00 |
dependabot[bot]
|
e329cfb3ad
|
chore(deps): bump amannn/action-semantic-pull-request from 4 to 5.0.1 (#2077)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5.0.1.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5.0.1)
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 11:23:07 +01:00 |
dependabot[bot]
|
a65b63e1eb
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2090)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 11:22:58 +01:00 |
Will Stone
|
fa6f2d0ed3
|
feat: update Browserosaurus details (#2093)
- Latest icon
- Use website tag-line for description
- Change website url to new domain.
- Add screenshot
|
2023-01-16 11:22:49 +01:00 |
David Sanders
|
61004217fc
|
docs: fix CI status badge (#2094)
|
2023-01-16 11:22:29 +01:00 |
Rafał Nowak
|
f05672637a
|
feat: Add SQL Client (#2048)
* feat: Add SQL Client
* App SQL Client - update screenshot URL
|
2023-01-09 11:09:14 +08:00 |
Korbs
|
b607286e7c
|
feat: add Penpot Desktop (#2091)
* Add Penpot Desktop
* Update penpot-desktop.yml
* Rename icon file
* Description should not start with app name
|
2022-12-30 11:50:02 +08:00 |
dependabot[bot]
|
078cd6c4cc
|
chore(deps): bump file-type from 16.5.3 to 16.5.4 (#2089)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)
---
updated-dependencies:
- dependency-name: file-type
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-01 13:56:25 -08:00 |
dependabot[bot]
|
796b8e4e46
|
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#2088)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-01 13:56:16 -08:00 |
Alex
|
9256e484ee
|
ci: GitHub Workflows security hardening (#2064)
* build: harden schedule.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* build: harden test.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* build: harden semantic.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* Apply suggestions from code review
Co-authored-by: Black-Hole <158blackhole@gmail.com>
* Update test.yml
Signed-off-by: Alex <aleksandrosansan@gmail.com>
Co-authored-by: Black-Hole <158blackhole@gmail.com>
|
2022-12-01 10:54:29 +08:00 |
Hongchao Deng
|
afc8609059
|
feat: Add He3 App (#2085)
|
2022-11-26 00:26:19 +08:00 |
Alexander Forbes-Reed
|
7fe884c9ff
|
feat: added beak (#2044)
* Added beak
* Validation fixes
* Copy improvements
* Update app image
* Add trailing newline
|
2022-11-24 19:41:06 +01:00 |
Marc Nuri
|
03ba8744e8
|
feat: add ElectronIM (#2084)
|
2022-11-24 18:59:01 +08:00 |
Harry Hou
|
1580a8daa5
|
feat: add cursor highlight to app website (#2083)
|
2022-11-24 18:20:00 +08:00 |
Aleksey Hoffman
|
20a7e2748f
|
feat: Add Sigma File Manager (#2045)
|
2022-11-24 18:17:25 +08:00 |
zeankun.dev
|
718b752d77
|
feat: Add Graycrown (#2071)
|
2022-10-31 11:43:56 +08:00 |
Jong Taek Oh
|
bd5740fa8f
|
style: remember-icon renewal (#2075)
|
2022-10-12 17:46:22 +08:00 |
Santhosh C
|
6a9bba8395
|
feat: add ferdium to list (#2070)
* add ferdium to list
* add full stop
|
2022-10-12 17:46:13 +08:00 |
Meni Edri
|
c5eaca4159
|
chore: enable strimio (#2073)
|
2022-10-09 09:33:11 +08:00 |
Kilian Valkhof
|
618fcb3f4b
|
Merge pull request #2068 from Juice10/add-record-once
feat: Add Record Once
|
2022-10-06 09:17:14 +02:00 |
Justin Halsall
|
e9c9d7dc77
|
Add Record Once
|
2022-10-05 15:58:45 +02:00 |
Sahil Gupta
|
dee0bd804f
|
feat: add Requestly (#2061)
* feat: add Requestly
* fix test cases
|
2022-09-24 15:32:19 +08:00 |
Rafael Staib
|
e04d73bfe2
|
fix: update Banana Cake Pop app name (#2060)
|
2022-09-22 08:46:17 +08:00 |
dependabot[bot]
|
7951928ab0
|
Bump jpeg-js from 0.4.3 to 0.4.4 (#2059)
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-20 14:06:00 -05:00 |
dependabot[bot]
|
fedd666820
|
Bump actions/checkout from 2 to 3 (#2056)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-20 14:02:49 -05:00 |
Yikuan Sun
|
fa2f36b002
|
Add HTML Builder (#2052)
|
2022-09-20 11:19:57 -05:00 |
Rafael Staib
|
b59bf9c713
|
feat: Add Banana Cake Pop (#2053)
|
2022-09-14 11:26:52 -07:00 |
Vladimir V. Tuporshin
|
322f3e991a
|
feat: add Webasyst Cash Flow (#2055)
Co-authored-by: vofka <vofka@webasyst.com>
|
2022-09-14 10:02:48 -07:00 |
Kei Touge
|
6448ff550b
|
feat: Updated Elephicon app icon. (#2057)
|
2022-09-12 16:12:59 -07:00 |
Black-Hole
|
f1cd5ea3ef
|
fix: flat => agora flat (#2049)
|
2022-08-23 11:19:23 -07:00 |
Arturo Guevara
|
a713675934
|
feat: add the qwerty app (#2046)
Co-authored-by: Arturo Guevara <r2rog@MacBook-Air-de-Arturo.local>
Co-authored-by: Toinane <toinane@crea-that.fr>
|
2022-08-18 11:59:42 +02:00 |
David Tanzer
|
24193b69c3
|
Added marmota.app (#2039)
|
2022-08-18 11:37:58 +02:00 |
Ramiro Saenz
|
2a7c4cf015
|
feat: updated rambox (#2040)
|
2022-08-18 11:37:41 +02:00 |
starbrat
|
940106ef0d
|
feat: add RefViewer (#2042)
|
2022-08-18 11:37:07 +02:00 |
SnailDOS
|
dcae6cb573
|
fix: Update SnailDOS app suite (#2043)
|
2022-08-18 11:32:21 +02:00 |
Ayibatari Ibaba
|
574cfd1b78
|
feat: add remindaz (#2019)
|
2022-08-18 11:29:14 +02:00 |
Erick Zhao
|
b1ca43f709
|
chore: disable strimio (#2038)
|
2022-08-02 23:02:15 +02:00 |