| .. |
|
add-new-torrent
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01:00 |
|
login
|
make for attributes correspond to input ids on labels in signup/login forms
|
2025-06-07 18:35:54 +01:00 |
|
main-layout
|
run ng generate @angular:core/standalone --mode "convert-to-standalone"
|
2025-06-07 18:26:58 +01:00 |
|
models
|
Moved the websocket update process to its own background thread to improve UI update consistency.
|
2025-04-13 09:53:15 -06:00 |
|
navbar
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01:00 |
|
profile
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01:00 |
|
settings
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01:00 |
|
setup
|
make for attributes correspond to input ids on labels in signup/login forms
|
2025-06-07 18:35:54 +01:00 |
|
torrent
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01:00 |
|
torrent-table
|
use non-deprecated observer .subscribe call signature
|
2025-06-07 18:35:37 +01: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
|
run ng generate @angular:core/standalone --mode "convert-to-standalone"
|
2025-06-07 18:26:58 +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
|
run ng generate @angular:core/standalone --mode "convert-to-standalone"
|
2025-06-07 18:26:58 +01:00 |
|
torrent.service.ts
|
Add regex option to include or exclude files.
|
2024-02-12 21:39:02 -07:00 |