bitmagnet/webui
dependabot[bot] d2e567bc86
Bump follow-redirects from 1.15.5 to 1.15.6 in /webui (#221)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mgdigital <mgdigital@users.noreply.github.com>
2024-04-23 21:15:37 +01:00
..
.vscode Initial commit (#1) 2023-10-04 21:04:26 +01:00
dist/bitmagnet Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00
src Torrent search: Fix for Safari on iOS. (#235) 2024-03-30 09:48:39 +00:00
.eslintrc.yaml Initial commit (#1) 2023-10-04 21:04:26 +01:00
.nvmrc Rebuild webui (#195) 2024-03-07 20:42:32 +00:00
.prettierignore Reduce aggregations in web UI (#87) 2023-12-21 16:08:38 +00:00
angular.json Show version info on webui (#205) 2024-03-09 14:44:35 +00:00
embed.go Initial commit (#1) 2023-10-04 21:04:26 +01:00
package-lock.json Bump follow-redirects from 1.15.5 to 1.15.6 in /webui (#221) 2024-04-23 21:15:37 +01:00
package.json Frontend optimisations (#143) 2024-02-18 02:06:41 +00:00
README.md Initial commit (#1) 2023-10-04 21:04:26 +01:00
tsconfig.app.json Initial commit (#1) 2023-10-04 21:04:26 +01:00
tsconfig.json Use budgeted count for aggregations (#128) 2024-02-06 18:56:15 +00:00
tsconfig.spec.json Initial commit (#1) 2023-10-04 21:04:26 +01:00

Bitmagnet

This project was generated with Angular CLI version 16.0.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.