Manuel Ruwe
|
53942a1551
|
✨ Add migrator for search engine
|
2023-01-10 21:51:52 +01:00 |
|
ajnart
|
e2c0ee18ee
|
remove module enabler from locales
|
2023-01-08 16:10:40 +09:00 |
|
ajnart
|
ad96c1d71a
|
Fix usage of default config
|
2023-01-08 15:48:39 +09:00 |
|
ajnart
|
7717f66f4b
|
Add module migration
|
2023-01-08 13:30:25 +09:00 |
|
ajnart
|
6f6888f6a7
|
Fix not filtering .json files for config
|
2023-01-08 13:09:54 +09:00 |
|
ajnart
|
6586914ff5
|
Fix migration of type "Other"
|
2023-01-08 12:47:06 +09:00 |
|
Manuel Ruwe
|
e051f4c688
|
🐛 Fix missing shape and area for widgets in migrator
|
2023-01-08 01:38:21 +01:00 |
|
Meierschlumpf
|
d886bbdaad
|
🐛 Fix issues with gridstack
|
2023-01-07 23:25:13 +01:00 |
|
Manuel Ruwe
|
dc13efa27d
|
🚨 Fix build warnings
|
2023-01-07 20:35:56 +01:00 |
|
Manuel Ruwe
|
dad89e2862
|
✨ Add migrator for modules to widgets
|
2023-01-07 20:18:53 +01:00 |
|
Manuel Ruwe
|
44c3e68042
|
✨ Add icon migrator
|
2023-01-07 19:14:40 +01:00 |
|
Meierschlumpf
|
b70399f4f0
|
Merge branch 'manuel-rw-gridstack' into gridstack-wip-meierschlumpf
|
2023-01-07 17:59:43 +01:00 |
|
Meierschlumpf
|
9608452bed
|
✨ Implemented different layout sizes
|
2023-01-06 22:46:07 +01:00 |
|
ajnart
|
e2da386fda
|
Transform StatusCodes into number[]
|
2023-01-06 01:06:44 +09:00 |
|
Manuel Ruwe
|
d0c016aab6
|
💄 Improve design and add translations for mobile ribbons
|
2023-01-04 20:33:29 +01:00 |
|
ajnart
|
4aa50cc9cd
|
Fix AddToHomarr button
|
2023-01-04 22:17:37 +09:00 |
|
ajnart
|
be979dc534
|
Adding some translations
|
2023-01-02 01:11:25 +09:00 |
|
Manuel Ruwe
|
c7da878924
|
🚨 Build errors
|
2023-01-01 15:59:30 +01:00 |
|
Manuel Ruwe
|
75f6029057
|
♻️ Add compability for legacy config in config loader
|
2023-01-01 15:49:26 +01:00 |
|
Manuel Ruwe
|
2eb5cdfafc
|
🐛 Default wrapper not present when fallback config
|
2022-12-31 18:10:01 +01:00 |
|
Manuel Ruwe
|
9d7d126b55
|
✨ Add torrent module
|
2022-12-31 17:48:46 +01:00 |
|
Manuel Ruwe
|
4e097caf98
|
✨ add torrent client
|
2022-12-31 16:14:42 +01:00 |
|
Manuel Ruwe
|
fe662ab166
|
🐛 Fix slug page and refactor server side translations code
|
2022-12-30 16:51:53 +01:00 |
|
Manuel Ruwe
|
0565d444d2
|
🐛 Fix config action mutations
|
2022-12-30 16:17:22 +01:00 |
|
ajnart
|
e3d7b04059
|
Update default config
|
2022-12-24 17:18:16 +09:00 |
|
Manuel Ruwe
|
c84d8b59fe
|
♻️ Refactor hooks
|
2022-12-23 17:29:58 +01:00 |
|
Manuel Ruwe
|
f3b601dc2d
|
🔥 Remove old and unused components
|
2022-12-23 17:17:57 +01:00 |
|
ajnart
|
e982515bb5
|
Formatting and linting
|
2022-12-22 11:30:50 +09:00 |
|
ajnart
|
ecc61d5970
|
Add config migration process
|
2022-12-22 11:29:51 +09:00 |
|
ajnart
|
7b147f9bb3
|
Translations and styling
|
2022-12-20 16:54:22 +09:00 |
|
ajnart
|
4d6e6123e1
|
Linting
|
2022-12-20 11:45:33 +09:00 |
|
ajnart
|
2cc04957f3
|
Translations
|
2022-12-20 11:34:07 +09:00 |
|
Meierschlumpf
|
8f7a3111ca
|
✨ Change integration structure to array and rename to widgets in config
|
2022-12-19 17:03:39 +01:00 |
|
Manuel Ruwe
|
661c05bc50
|
🎨 Rename "services" to "apps" in entire project
|
2022-12-18 22:27:01 +01:00 |
|
ajnart
|
786ef505b4
|
Linting and fixint errors
|
2022-12-17 00:28:46 +09:00 |
|
Meierschlumpf
|
ed64d138c5
|
✨ Add new types for integration configuration
|
2022-12-11 19:16:31 +01:00 |
|
Meierschlumpf
|
c2571190f6
|
✨Add calendar tile
|
2022-12-11 14:11:25 +01:00 |
|
Meierschlumpf
|
dbb41e0467
|
Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack
|
2022-12-10 22:17:48 +01:00 |
|
Meierschlumpf
|
001890d763
|
✨ Add gridstack dashboard layout
|
2022-12-10 22:14:31 +01:00 |
|
Manuel Ruwe
|
ad643616ba
|
✨ Add edit mode button
|
2022-12-10 17:58:01 +01:00 |
|
Manuel Ruwe
|
d7bec26ee2
|
✨ Add icon picker for service icon
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2022-12-05 21:43:47 +01:00 |
|
Manuel Ruwe
|
57d76d223f
|
✨ Add mantine context modals
|
2022-12-04 21:19:40 +01:00 |
|
Manuel Ruwe
|
dfc655edcb
|
✨ Reorder header action icons
|
2022-12-04 18:45:43 +01:00 |
|
ajnart
|
b2f5149527
|
Ping module overall
Removed useless code leftover
|
2022-12-01 01:35:17 +09:00 |
|
ajnart
|
da3e412c63
|
Add growth option for the main appshelf
|
2022-11-30 09:00:29 +09:00 |
|
Thomas Camlong
|
dfdb8678b7
|
🔧 fix lint errors and bumb version
|
2022-11-12 08:12:54 +09:00 |
|
Thomas Camlong
|
7414f02667
|
Merge pull request #497 from jonjon1123/nzbget-download-client-merge
✨ Add NZBGet download client
|
2022-11-09 00:44:34 +09:00 |
|
Jon Terry
|
92c09207f6
|
✨ Add NZBGet download client
|
2022-11-06 10:05:35 -06:00 |
|
Thomas Camlong
|
9e72639a9f
|
🌐 Add Vietnamese 🇻🇳 language support
|
2022-11-02 17:03:57 +09:00 |
|
Manuel
|
3cfeac4678
|
🐛 fix default favicon path (#492)
|
2022-10-31 17:36:45 +01:00 |
|