Commit Graph

213 Commits

Author SHA1 Message Date
Michael Feinbier
0b1af9db48 Bump simple-icons to 12.2.0 2024-06-14 16:09:21 +02:00
Alicia Sykes
462d9dbff2
🔖 Bump to 3.1.1 2024-05-25 15:11:58 +01:00
Taylor Southwick
b9902e3fa0 Enable public application OIDC client support
This change uses oidc-client-ts to enable dashy to authenticate with as OIDC client. It populates the groups and roles so that it can be used the same as keycloak for showing/hiding elements on the dashboard.
2024-05-09 06:24:36 +00:00
Alicia Sykes
c3aa2b5282
Merge branch 'master' into update-simple-icons 2024-04-29 00:54:02 +01:00
Alicia Sykes
99643acddf 🛂 Adds support for HTTP authorization 2024-04-27 23:16:56 +01:00
Alicia Sykes
27bbdef6df 🔖 Bump to 3.0.1 2024-04-21 22:33:49 +01:00
Alicia Sykes
b711f77cf7 🔧 For CDN hosting, ensure user-data is coppied over during build 2024-04-16 21:47:12 +01:00
Alicia Sykes
e1a95405c1 🗑 Remove watch-for-changes script, no longer needed 2024-04-13 12:42:51 +01:00
Alicia Sykes
7f45c29931 🔨 Setup Typescript 2024-04-13 12:33:16 +01:00
Alicia Sykes
c6ab08f7f0 🔖 Bump to V3.0.0, and update start command, so no watch needed 2024-04-08 20:38:19 +01:00
Alicia Sykes
6268584741 🔨 Update build-and-start command 2024-03-14 05:50:19 +00:00
Alicia Sykes
a6a2ee232a 🧱 Writes script to watch for changes and trigger re-build 2024-03-04 20:07:34 +00:00
Alicia Sykes
1ed49c3340 🚑 Hotfix: Use chokidar to watch only for conf.yml changes 2024-03-04 19:34:35 +00:00
Alicia Sykes
08e6bc6c27 Update Node version for Netlify deployments 2024-03-04 13:47:15 +00:00
Alicia Sykes
4886e97f2c Remove NODE_OPTIONS from build command, fix Netlify 2024-03-04 13:40:03 +00:00
Alicia Sykes
0d79fcf8a5 🐳 Fix Docker arm/v7 support 2024-03-04 13:00:17 +00:00
Alicia Sykes
47762390d4 Decrease network timeout 2024-03-03 17:18:35 +00:00
Alicia Sykes
e290451040 🚑 Update start command 2024-03-03 16:53:01 +00:00
Alicia Sykes
0d7051e46e 🏗 Add static start option 2024-03-03 15:21:20 +00:00
Alicia Sykes
df866ba408 New start command, for non-Docker people 2024-03-02 18:51:17 +00:00
Alicia Sykes
48602bcd40 🔖 Version bump, to 2.1.2 2024-03-02 10:48:47 +00:00
Alicia Sykes
74c61f0bfb ⬆ Updated peer dependencies, fixes warning 2024-02-24 17:06:05 +00:00
Alicia Sykes
73f6145c5f ⬆ Updated all minor versions and backward-compatible dependencies 2024-02-24 14:37:55 +00:00
Alicia Sykes
3e75854520
🔀 Merge pull request #1379 from Lissy93/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 0.27.2 to 1.6.0
2023-12-31 23:07:38 +00:00
Alicia Sykes
85fb8b156b
🔀 Merge pull request #1363 from Lissy93/dependabot/npm_and_yarn/crypto-js-4.2.0
Bump crypto-js from 4.1.1 to 4.2.0
2023-12-31 23:05:51 +00:00
Michael D
69caa99c90 ⬆️ - Updated 'simple-icons' from v7.19.0 to v10.4.0 and update API calls 2023-12-29 11:59:59 -08:00
dependabot[bot]
b357de752a
Bump axios from 0.27.2 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 04:38:01 +00:00
dependabot[bot]
362d093962
Bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 22:32:35 +00:00
snyk-bot
7990401be6
fix: upgrade rsup-progress from 3.0.0 to 3.2.0
Snyk has created this PR to upgrade rsup-progress from 3.0.0 to 3.2.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-19 15:39:09 +00:00
baifengheixi
7feb4f7da6 Update node version in package.json 2023-05-10 21:09:31 +07:00
Alicia Sykes
5aea6be90c
🔖 Keep at 2.1.1 2023-04-29 17:54:29 +01:00
hockeymikey
7466ae6c9e Bump version 2023-04-29 10:37:25 -05:00
hockeymikey
7cb6db93f4 Add in rss parsing library and option to use it instead of the API 2023-04-29 10:31:11 -05:00
Alicia Sykes
f7d1eefdff
⬆️ Merge pull request #1104 from Lissy93/snyk-upgrade-b35cba841cc995fca96fae91c42808f6
[Snyk] Upgrade vue-select from 3.18.3 to 3.20.2
2023-02-12 16:32:00 +00:00
snyk-bot
981be1ca04
fix: upgrade vue-select from 3.18.3 to 3.20.2
Snyk has created this PR to upgrade vue-select from 3.18.3 to 3.20.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-12 02:25:34 +00:00
Marcell Fülöp
3e7b51da33 ⬆️ Upgrade Keycloak-js dependency 2023-02-09 12:38:57 +00:00
snyk-bot
e01165ade5
fix: upgrade simple-icons from 7.17.0 to 7.19.0
Snyk has created this PR to upgrade simple-icons from 7.17.0 to 7.19.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 06:30:03 +00:00
snyk-bot
79cc7cb06e
fix: upgrade simple-icons from 7.10.0 to 7.14.0
Snyk has created this PR to upgrade simple-icons from 7.10.0 to 7.14.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-10-28 06:22:58 +00:00
Maxime Moreillon
d268ca2f91 simple-icons update to v7.10.0 2022-09-04 19:51:26 +09:00
Alicia Sykes
57be9d20e2 ⬆ Updates vue and vue-template-compiler to 2.7.0 2022-07-23 14:24:55 +01:00
snyk-bot
4705bedc2d
fix: upgrade vue from 2.6.14 to 2.7.0
Snyk has created this PR to upgrade vue from 2.6.14 to 2.7.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-23 04:25:08 +00:00
snyk-bot
5bedc6fbac
fix: upgrade vue-i18n from 8.27.1 to 8.27.2
Snyk has created this PR to upgrade vue-i18n from 8.27.1 to 8.27.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-12 04:31:26 +00:00
Alicia Sykes
be5a573185
🔀 Merge pull request #703 from Lissy93/snyk-upgrade-73876dee0790b4ec283dc703784f7468
[Snyk] Upgrade axios from 0.25.0 to 0.27.2
2022-07-02 23:13:01 +01:00
Alicia Sykes
338fbbfc56 🔖 Bumps to 2.1.1 and updates changelog 2022-07-01 18:55:42 +01:00
snyk-bot
97b25080e0
fix: upgrade axios from 0.25.0 to 0.27.2
Snyk has created this PR to upgrade axios from 0.25.0 to 0.27.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-06 02:51:19 +00:00
Alicia Sykes
9575090d5c 🔖 Bumps to 2.1.0 and updates changelog 2022-06-04 21:36:07 +01:00
Alicia Sykes
6d2e37d007 🔖 Bumped 2.0.9 updated changelog 2022-05-20 13:17:36 +01:00
Alicia Sykes
f107dbfc00 🔖 Bumps to 2.0.8 and updates changelog 2022-05-01 22:04:46 +01:00
Alicia Sykes
525259bcff 🔖 Bumps to 2.0.7 and updates changelog 2022-04-14 19:11:07 +01:00
Alicia Sykes
3d9c646ad3 🔀 Rebased from master 2022-03-27 20:03:12 +01:00