ajnart
|
58e57492e2
|
✨ Completely rework the about page
|
2023-11-01 02:53:39 +01:00 |
|
Someone
|
33fa6cfafe
|
Fixed torrent upload speed comparison to consider it active
Torrent.uploadSpeed is already in Bytes/s, no need to multiple SpeedLimitOfActiveTorrents by 8
See PR #1273 and Issue #488
|
2023-11-01 00:25:56 +00:00 |
|
ajnart
|
6f12863863
|
Merge branch 'dev' into about-page
|
2023-10-31 23:48:37 +01:00 |
|
ajnart
|
ea8c8ffee2
|
🚧 WIP on about page
|
2023-10-31 23:48:24 +01:00 |
|
Manuel
|
e991bcd394
|
🐛 Access callback conditions (#1536)
|
2023-10-31 19:04:59 +01:00 |
|
Someone
|
b135063f5e
|
Add option to set uploadspeed limit to consider torrents as active
|
2023-10-31 15:31:08 +00:00 |
|
Someone
|
ae11d5d84f
|
Update TorrentTile.spec.ts to fix test
|
2023-10-31 15:44:10 +01:00 |
|
Someone
|
2c019e12d6
|
Add an option to show active torrents when
completed torrents are hidden
|
2023-10-31 11:23:26 +00:00 |
|
Thomas Camlong
|
780bfd6292
|
🐛 Use session lanugage instead of locale for crowdin live-translate
|
2023-10-31 10:32:55 +01:00 |
|
Thomas Camlong
|
f776630b09
|
🐛 Use session lanugage instead of locale for crowdin live-translate
|
2023-10-31 10:21:24 +01:00 |
|
Thomas Camlong
|
493711cf7b
|
🐛 Remove emoji field in language.ts
|
2023-10-31 10:00:53 +01:00 |
|
Thomas Camlong
|
bb76d51655
|
🐛 fix crossOrigin spelling
|
2023-10-31 09:55:23 +01:00 |
|
Thomas Camlong
|
dca6d3363f
|
Merge branch 'dev' into crowdin-live-translate
|
2023-10-31 09:18:57 +01:00 |
|
Thomas Camlong
|
41512fccb5
|
Merge pull request #1432 from Tagaishi/common-troubleshoot-and-auto-handling
|
2023-10-31 09:17:46 +01:00 |
|
Thomas Camlong
|
70355b2193
|
Merge pull request #1528 from ajnart/crossorigin/auth
|
2023-10-31 09:16:19 +01:00 |
|
Thomas Camlong
|
0b2408ae09
|
Merge pull request #1518 from ajnart/add-chinese-traditional
|
2023-10-31 09:14:26 +01:00 |
|
Thomas Camlong
|
3d90a8b44b
|
🌐 Update Chinese language mappings
|
2023-10-31 09:14:02 +01:00 |
|
Thomas Camlong
|
4a47009aec
|
Update CommonHead.tsx with crossorigin="use-credentials"
|
2023-10-31 01:00:15 +01:00 |
|
Thomas Camlong
|
1ad761f217
|
🌐 Update Chinese language mappings
|
2023-10-31 00:52:44 +01:00 |
|
Thomas Camlong
|
66f0368183
|
Revert "✨ Fetch the weather using a local request instead of a server-side one"
|
2023-10-31 00:31:59 +01:00 |
|
Thomas Camlong
|
53ef4a0579
|
✨ Add crowdin live-translate feature!
|
2023-10-31 00:21:01 +01:00 |
|
Thomas Camlong
|
925fbd8ad3
|
🚨Fix compilation errors
|
2023-10-30 21:46:20 +01:00 |
|
Thomas Camlong
|
9a2268bac6
|
Merge pull request #1521 from ajnart/cleanup/remove-docker
⚰️ Remove docker on index page
|
2023-10-30 20:02:39 +01:00 |
|
Thomas Camlong
|
9e2876c638
|
Merge pull request #1522 from ajnart/1504-allow-image-caching-using-nextimage
Fix walks repo using github
|
2023-10-30 20:02:15 +01:00 |
|
Thomas Camlong
|
a2e562a675
|
Update src/tools/server/images/github-icons-repository.ts
|
2023-10-30 20:00:36 +01:00 |
|
Tagaishi
|
503b5b0b35
|
💄 Moved button 💬 Added troubleshoot steps
|
2023-10-30 19:57:44 +01:00 |
|
Thomas Camlong
|
3d6fa44897
|
Merge pull request #1519 from ajnart/feature/local-weather-fetch
✨ Fetch the weather using a local request instead of a server-side one
|
2023-10-30 19:56:49 +01:00 |
|
Thomas Camlong
|
a957db7def
|
⚰️ Remove docker on index page
|
2023-10-30 18:55:45 +01:00 |
|
Tagaishi
|
2ad693a498
|
Merge branch 'dev' of https://github.com/ajnart/homarr into common-troubleshoot-and-auto-handling
|
2023-10-30 18:55:05 +01:00 |
|
Thomas Camlong
|
6273af503b
|
🐛 Fix walks repository not up to date
|
2023-10-30 16:24:48 +01:00 |
|
Thomas Camlong
|
92ffce1b3b
|
🐛 Fix walks repository not up to date
|
2023-10-30 16:19:17 +01:00 |
|
Thomas Camlong
|
7ba9065fb7
|
✨ Fetch the weather using a local request instead of a server-side one
This allows for request caching on the disk using node's fetch
|
2023-10-30 15:15:33 +01:00 |
|
Thomas Camlong
|
2e481e2103
|
🐛 await for GeoTz in timezone finder
|
2023-10-30 15:04:21 +01:00 |
|
Thomas Camlong
|
2c4560d13a
|
Add Chinese traditional as zh-tw
|
2023-10-30 13:58:37 +01:00 |
|
Thomas Camlong
|
4aa09b7e95
|
🐛 Fix unknown country in tRPC citySchema
|
2023-10-30 13:57:09 +01:00 |
|
Tagaishi
|
d97850aaad
|
🐛Clock fix timezone named offset format for dayjs
|
2023-10-30 03:07:38 +01:00 |
|
Tagaishi
|
ac3c088492
|
🐛 adguard removed max test on process time (#1512)
|
2023-10-28 20:01:14 +02:00 |
|
Manuel
|
5b3a236194
|
✨ Add 401 page (#1508)
|
2023-10-27 23:10:42 +02:00 |
|
ajnart
|
4072ebc5a5
|
Header in manage layout redirects to /b/ now
|
2023-10-27 15:53:35 +02:00 |
|
Diogo Valentim
|
3a5cfc6585
|
feat: add support for default ports on http(s) protocols on downloads.ts
|
2023-10-26 22:29:03 -03:00 |
|
ajnart
|
6e250d6f34
|
🐛 Fix password strenght meter dissapearing
|
2023-10-26 13:44:30 +02:00 |
|
Thomas Camlong
|
a9144a9340
|
Merge branch 'dev' into add-umami
|
2023-10-26 12:40:46 +02:00 |
|
ajnart
|
5ab0e5207b
|
💄 Prettier codebase
|
2023-10-25 15:29:45 +02:00 |
|
ajnart
|
b9fec7d445
|
🐛 Fix newVersionAvailable indicator
|
2023-10-25 15:22:21 +02:00 |
|
ajnart
|
ea9c74ea11
|
Changes for demo purposes
Add login button to login page, demo mode env variable and fix update indicator
|
2023-10-25 15:18:40 +02:00 |
|
ajnart
|
7690572c7b
|
🐛 Fix bug with new version
|
2023-10-25 14:40:55 +02:00 |
|
ajnart
|
6cb6d63516
|
Add new version indicator for users
|
2023-10-25 14:13:58 +02:00 |
|
ajnart
|
ac3771ad7b
|
Small changes to RSS widget and MediaRequest
|
2023-10-25 14:08:27 +02:00 |
|
Thomas Camlong
|
c6a1992a87
|
Merge pull request #1491 from ajnart/fix-missing-translation-for-about
🐛 Common settings translation not included within all pages for about credits
|
2023-10-25 12:59:29 +02:00 |
|
Thomas Camlong
|
1c5aec9bb6
|
Merge pull request #1490 from ajnart/fix-transition-drawer-issue-navigation
🐛 Issue with navigation drawer transitionProps
|
2023-10-25 12:59:12 +02:00 |
|