Tagaishi
|
f76c9f1d68
|
Merge pull request #1553 from InterN0te/patch-1
Use dynamic conversion for Torrent DownloadSpeed and UploadSpeed
|
2023-11-06 04:13:01 +01:00 |
|
Tagaishi
|
5dcdeab21c
|
Merge pull request #1534 from InterN0te/master-showActiveTorrent
Add an option to show active torrents when completed torrents are hidden in Torrent Queue widget
|
2023-11-06 04:11:34 +01:00 |
|
Someone
|
2d28ecc990
|
Use dynamic unit for Torrent DownloadSpeed and UploadSpeed
Use humanFileSize to display Torrent DownloadSpeed and UploadSpeed
|
2023-11-05 17:39:37 +01:00 |
|
Someone
|
390d4e7522
|
Switch speedLimitOfActiveTorrents to camel case
|
2023-11-03 21:05:16 +00:00 |
|
Someone
|
f07d5f798c
|
Revert "Switch to CamelCase for DisplayActiveTorrents var"
This reverts commit c6c2dbd061.
Revert : Wrong case used
|
2023-11-03 21:02:45 +00:00 |
|
Someone
|
c6c2dbd061
|
Switch to CamelCase for DisplayActiveTorrents var
|
2023-11-03 20:41:54 +00:00 |
|
Tagaishi
|
4f0be52fe9
|
✨ Notebook Add Advanced Controls (#1452)
* 💄 Reduce notebook widget min width to fit sidebar
* ✨ Highlight and text align controls
* ✨ Notebook Image support
* ✨ Notebook text coloring support
* ✨ Notebook Image resize support
* ✨ Notebook Advanced Highlight and Text Coloring
* ✨ TaskList and lists indentations (not finished)
* ⬆️ Updated tiptap components to 2.1.12
* 🐛 notebook content not updating
* ✨Cancel Edit function + 🐛onReadOnlyCheck bug fix
* ✨ Notebook Table
* 🚧 Tweaks
* 🌐 Added Translations
* 🐛 Fix notebook table column resize
* 🌐 Replace common translations
* ✨ Notebook Underline, default text change
|
2023-11-03 21:14:29 +01:00 |
|
Tagaishi
|
5eb4365a59
|
✨ Auto handle sonarr and radarr API differences (#1548)
|
2023-11-03 21:07:37 +01:00 |
|
Tagaishi
|
832276e80e
|
Revert "Fix torrent speeds unit"
This reverts commit b60be13ab9.
|
2023-11-02 11:35:17 +01:00 |
|
Someone
|
b60be13ab9
|
Fix torrent speeds unit
|
2023-11-02 10:41:42 +01:00 |
|
Thomas Camlong
|
6428944908
|
Merge pull request #1509 from diogovalentte/dev
feat: add support for default ports on http(s) protocols on download.ts
|
2023-11-01 23:12:16 +01:00 |
|
Thomas Camlong
|
242c1b9410
|
Merge pull request #1545 from ajnart/add-czech
Add-czech
|
2023-11-01 23:11:29 +01:00 |
|
ajnart
|
90800e539d
|
🌐 Add Czech
|
2023-11-01 23:10:28 +01:00 |
|
Someone
|
04e8c03482
|
Update TorrentQueueItem.tsx
|
2023-11-01 13:46:08 +01:00 |
|
ajnart
|
173db1876d
|
Add add app event
|
2023-11-01 12:00:56 +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 |
|
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 |
|