rdt-client/client/src/app
Sylvain DUARTE e2195944e4
Add categories list from settings in add-new-torrent
(cherry picked from commit 20b08c52a73f1f2725d96a520c7cdd511906b8ef)
2026-03-14 11:48:45 +01:00
..
add-new-torrent Add categories list from settings in add-new-torrent 2026-03-14 11:48:45 +01:00
login add standalone: true to all components 2025-06-07 18:56:40 +01:00
main-layout add standalone: true to all components 2025-06-07 18:56:40 +01:00
models Add resilience handler, predictive rate limit handling 2026-02-20 09:47:13 -05:00
navbar Usenet support 2026-02-13 13:15:57 -05:00
profile add standalone: true to all components 2025-06-07 18:56:40 +01:00
settings add standalone: true to all components 2025-06-07 18:56:40 +01:00
setup add standalone: true to all components 2025-06-07 18:56:40 +01:00
torrent Removed internal downloader from the GUI. 2025-10-13 16:46:27 -06:00
torrent-table Merge pull request #923 from omgbeez/upstream/resilience 2026-02-23 08:36:35 -07:00
app-routing.module.ts make auth resolver standalone 2025-06-07 18:35:45 +01:00
app.component.ts run ng generate @angular:core/standalone --mode "standalone-bootstrap" 2025-06-07 18:27:30 +01:00
auth-resolver.service.ts make auth resolver standalone 2025-06-07 18:35:45 +01:00
auth.interceptor.ts use non-deprecated throwError call signature 2025-06-07 18:35:49 +01:00
auth.service.ts Run npm run prettier 2025-02-23 17:28:26 +00:00
decode-uri.pipe.ts run ng generate @angular:core/standalone --mode "convert-to-standalone" 2025-06-07 18:26:58 +01:00
download-status.pipe.ts assign progress in one go 2025-06-07 18:43:42 +01:00
filesize.pipe.ts run ng generate @angular:core/standalone --mode "convert-to-standalone" 2025-06-07 18:26:58 +01:00
nl2br.pipe.ts run ng generate @angular:core/standalone --mode "convert-to-standalone" 2025-06-07 18:26:58 +01:00
settings.service.ts Changed to get the version from the API. 2025-03-21 16:02:45 -06:00
sort.pipe.ts run ng generate @angular:core/standalone --mode "convert-to-standalone" 2025-06-07 18:26:58 +01:00
torrent-status.pipe.ts Usenet support 2026-02-13 13:15:57 -05:00
torrent.service.ts Add resilience handler, predictive rate limit handling 2026-02-20 09:47:13 -05:00