Commit Graph

2055 Commits

Author SHA1 Message Date
Thomas Camlong
b1d49e3a9e Merge pull request #904 from ajnart/renovate/nextjs-monorepo
Update dependency next to v13.4.2
2023-05-16 13:49:35 +09:00
Thomas Camlong
04918865ea Merge pull request #912 from ajnart/renovate/major-nextjs-monorepo
Update nextjs monorepo to v13 (major)
2023-05-16 13:49:11 +09:00
Thomas Camlong
f4b610e5a3 Merge pull request #903 from ajnart/renovate/yarn-monorepo
Update Yarn to v3.5.1
2023-05-16 13:48:36 +09:00
renovate[bot]
76b5b3024d Update Yarn to v3.5.1 2023-05-16 04:47:26 +00:00
Thomas Camlong
7371bb5559 Merge pull request #908 from ajnart/renovate/ctrl-qbittorrent-6.x
Update dependency @ctrl/qbittorrent to v6
2023-05-16 13:46:31 +09:00
Thomas Camlong
b9a43aeaad Merge pull request #909 from ajnart/renovate/axios-1.x
Update dependency axios to v1
2023-05-16 13:45:51 +09:00
Thomas Camlong
a6441056fe Merge pull request #911 from ajnart/renovate/typescript-5.x
Update dependency typescript to v5
2023-05-16 13:45:21 +09:00
Thomas Camlong
954eabc217 Merge pull request #918 from ajnart/fix-compilation
🐛 Try fixing compilation error on vercel
2023-05-16 13:44:40 +09:00
ajnart
03eb843a2f 💚 Merge CI 2023-05-16 13:41:24 +09:00
ajnart
c195987564 Add vercel cache for CI 2023-05-16 13:38:15 +09:00
ajnart
631864dfaf re-launch ci 2023-05-16 13:32:23 +09:00
ajnart
03f07dbd81 🐛 Try fixing compilation error on vercel 2023-05-16 13:25:07 +09:00
Thomas Camlong
3bda652f4b Merge pull request #913 from ajnart/bundle-analysis-action
👷 Add NextJS bundle analysis GitHub Action
2023-05-16 13:24:42 +09:00
renovate[bot]
bdf7a40713 Update nextjs monorepo to v13 2023-05-15 11:15:00 +00:00
ajnart
5e3f0da581 🔥 Remove vercel config 2023-05-15 20:10:14 +09:00
ajnart
7f49ca7983 💚 Continue on error and update comment feature 2023-05-15 18:12:30 +09:00
ajnart
29d0b63f40 ⚰️ Remove continue-on-error 2023-05-15 18:10:44 +09:00
ajnart
bea4e86167 💚 Continue on error and update comment feature 2023-05-15 17:45:20 +09:00
ajnart
dc7e860263 🔧 Add base config for anaylyze 2023-05-15 17:37:00 +09:00
ajnart
b35bbedb77 💚 Add yarn install to CI for bundle analysis 2023-05-15 17:27:52 +09:00
ajnart
141004c39f 💚 Change to using turbo 2023-05-15 17:24:46 +09:00
ajnart
96713f5223 👷 Add NextJS bundle analysis GitHub Action 2023-05-15 17:23:11 +09:00
renovate[bot]
3770fdb05f Update dependency typescript to v5 2023-05-15 08:17:39 +00:00
renovate[bot]
1f6858ee8b Update dependency axios to v1 2023-05-15 08:16:49 +00:00
renovate[bot]
165eb74c9d Update dependency @ctrl/qbittorrent to v6 2023-05-15 08:16:32 +00:00
renovate[bot]
44b48ce475 Update dependency next to v13.4.2 2023-05-15 08:14:53 +00:00
Thomas Camlong
830adad22f Merge pull request #849 from ajnart/renovate/configure
Configure Renovate
2023-05-15 17:00:45 +09:00
Manuel
c52acd2913 Bookmark widget (#890)
* 🚧 Bookmark widget

*  Add input type

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

*  Add content display and input fields

* 🐛 Fix delete button updating to invalid schema

* 🌐 Add translations for options

*  Add field for image

* ♻️ Refactor IconSelector and add forward ref

* 🦺 Add form validation

* 🦺 Add validation for icon url and fix state for icon picker

* 🌐 PR feedback

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-15 09:54:50 +02:00
Thomas Camlong
194da2b6e5 Merge pull request #855 from ajnart/small-fix-ping
🐛 Fix a small bug with the ping system
2023-05-15 16:27:03 +09:00
Manuel
92e8d79c5a Add pihole integration (#860)
*  Add pihole integration

* Update src/widgets/adhole/AdHoleControls.tsx

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>

* Update src/tools/client/math.ts

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

* Update src/widgets/dnshole/DnsHoleSummary.tsx

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

---------

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-06 19:51:53 +02:00
Thomas Camlong
6ad799efe8 Merge pull request #883 from ajnart/manuel-rw-patch-2 2023-05-06 16:28:38 +09:00
Manuel
e6c4b1e78c 🔧 Update version in default.json 2023-05-06 09:28:00 +02:00
Meier Lukas
81292a8b5a Merge pull request #880 from ajnart/fix/wrong-locale-for-turkish
🐛 Fix wrong i18n locale for turkish
2023-05-04 16:30:12 +02:00
Meier Lukas
c71c36f6b3 🐛 Fix wrong i18n language for turkish 2023-05-04 16:24:34 +02:00
Thomas Camlong
20f3dc3b3f Merge pull request #877 from ajnart/language/add-turkish
 Add turkish translation locale
2023-05-04 13:21:40 +09:00
Meier Lukas
400c5d1229 🐛 Fix failing build by adding turkish locale directory 2023-05-04 06:13:45 +02:00
Meier Lukas
a0ad61beb8 Add turkish translation locale 2023-05-04 06:06:39 +02:00
Manuel
1c0c9cc282 🔧 Update deprecated attributes in config file (#868) 2023-05-03 12:51:03 +02:00
Manuel
50aba040e4 Add label filter for torrent widget (#865) 2023-05-03 12:50:11 +02:00
Manuel
678c8d0018 🐛 Add ipv6 support for url regex (#864) 2023-04-26 10:31:46 +02:00
Thomas Camlong
5c61f81c03 Merge pull request #856 from LarveyOfficial/dashName
 Dash Integration: Ability to re-name widget for multiple instances
2023-04-26 09:54:36 +09:00
Thomas Camlong
85e90700a6 Merge pull request #861 from LarveyOfficial/colorPickerFix
🐛 Make color picker prioritize config colors
2023-04-26 09:48:48 +09:00
Larvey
e2426ed6e5 Make color picker button prioritize config colors 2023-04-25 17:02:53 -04:00
Larvey
7c6ac76ace Remove unneeded ternary
Didn't know this was possible. :D
2023-04-25 14:02:45 -04:00
Larvey
815d4d6a62 Remove dashName from all languages but English
As per request, seems this was not required. Only English
2023-04-25 14:01:58 -04:00
Larvey
59238ae2a6 Added dashName variable
Allows user to change DashDot Name
2023-04-25 13:43:14 -04:00
Larvey
39c89c3f6d Added dashName variable to locales
In preparation for the dashName variable addition
2023-04-25 13:37:49 -04:00
ajnart
9b45e24584 🐛 Fix a small bug with the ping system 2023-04-25 16:06:15 +09:00
Manuel
cd433b0e3c 🚨 Fix runtime zustand warnings for imports (#853) v0.12.1 2023-04-24 21:40:20 +02:00
Manuel
f4df411d47 🐛 Fix calendar sizing (#852) 2023-04-24 21:39:04 +02:00