grimsi
|
a61c8eead0
|
Layout updates
Added more themed components
Refactored Superadmin creation
|
2024-05-15 19:43:41 +02:00 |
|
Simon Grimme
|
215a01606f
|
Fix theme selection bug
Fix bug with login view redirection
|
2024-05-14 16:15:25 +02:00 |
|
grimsi
|
56d4c1480e
|
Update default theme
Add package-lock.json
|
2024-05-14 10:25:27 +02:00 |
|
grimsi
|
f9d4e16604
|
Finish theming implementation (finally...)
|
2024-05-14 10:22:17 +02:00 |
|
grimsi
|
47f8febbd2
|
WIP: Theme switcher
- Light/Dark Toggle works
- Theme Preview works
- TODO: Theme switching
|
2024-04-08 11:33:47 +02:00 |
|
grimsi
|
5a2b26ee0c
|
Preparation for theming
|
2024-04-01 19:59:44 +02:00 |
|
grimsi
|
d30cd9706d
|
Added dark/light mode (next: custom themes)
|
2024-03-27 18:26:47 +01:00 |
|
grimsi
|
9424263c4a
|
WIP/Experimental: Theme Switcher
|
2024-03-22 10:44:21 +01:00 |
|
grimsi
|
ce9351f56b
|
Refine theme preview (currently placeholder from GitHub)
|
2024-03-19 15:11:25 +01:00 |
|
grimsi
|
87a4d50190
|
Start theming implementation
|
2024-03-17 17:54:40 +01:00 |
|
grimsi
|
4ad0914b17
|
Fix Multi-Step-Wizard
Implement generic Wizard component for future use in Gameyfin
|
2024-03-16 14:48:06 +01:00 |
|
grimsi
|
0b696e4766
|
Implemented admin account setup step in UI
|
2024-03-10 13:55:54 +01:00 |
|
grimsi
|
647ac97309
|
Use PhosphorIcons instead of FontAwesome
Start implementation of setup process
|
2024-03-10 00:51:05 +01:00 |
|
grimsi
|
d5c0493e35
|
Added header navbar
|
2024-03-08 15:56:06 +01:00 |
|
grimsi
|
2373d722ef
|
Added error to LoginView
|
2024-03-07 20:08:34 +01:00 |
|
grimsi
|
61f04716a0
|
Add autofill support for login screen (tested with Bitwarden)
|
2024-03-07 18:45:00 +01:00 |
|
grimsi
|
e79dd7a6df
|
Switch to Hilla for UI
|
2024-03-06 23:35:41 +01:00 |
|
grimsi
|
73457aad0b
|
Experimenting with Vaadin
|
2024-02-20 16:17:17 +01:00 |
|
grimsi
|
64280579f2
|
Implement user management
Implement dark mode for UI
|
2024-02-06 01:56:38 +01:00 |
|
grimsi
|
fc84f92e23
|
Start development of v2
|
2024-02-04 12:21:07 +01:00 |
|
GitHub Actions
|
8baf2e776b
|
[ci skip] prepare for next development iteration
|
2024-01-28 21:56:06 +00:00 |
|
GitHub Actions
|
05f557d34d
|
[ci skip] prepare release v1.4.5
|
2024-01-28 21:56:04 +00:00 |
|
Simon Grimme
|
c891168873
|
Revert "[ci skip] prepare release v1.4.5"
This reverts commit 798e5c2c42.
|
2024-01-28 22:53:25 +01:00 |
|
GitHub Actions
|
798e5c2c42
|
[ci skip] prepare release v1.4.5
|
2024-01-28 21:50:32 +00:00 |
|
Simon Grimme
|
1f998fa0a3
|
Update flex-layout to v17
Update Youtube player to v17
|
2024-01-28 22:42:24 +01:00 |
|
GitHub Actions
|
cf5b318783
|
[ci skip] prepare for next development iteration
|
2024-01-28 18:49:57 +00:00 |
|
GitHub Actions
|
bacc52ebd0
|
[ci skip] prepare release v1.4.5
|
2024-01-28 18:49:55 +00:00 |
|
Simon
|
856b634f15
|
Update Angular to v17 (#233)
* Update node.js to 20.11.0
Update Typescript to 5.3.3
Update zone.js to 0.14.3
|
2024-01-28 19:44:51 +01:00 |
|
dependabot[bot]
|
a918eecfa9
|
Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#220)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.2 to 1.15.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.14.2...frontend-plugins-1.15.0)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-28 19:12:12 +01:00 |
|
dependabot[bot]
|
49e2834e64
|
Bump @angular/platform-browser from 16.2.11 to 16.2.12 in /frontend (#207)
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 16.2.11 to 16.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.12/packages/platform-browser)
---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon <9295182+grimsi@users.noreply.github.com>
|
2023-11-26 21:30:21 +01:00 |
|
dependabot[bot]
|
78cecff637
|
Bump @angular/forms from 16.2.11 to 16.2.12 in /frontend (#206)
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 16.2.11 to 16.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.12/packages/forms)
---
updated-dependencies:
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-26 21:22:39 +01:00 |
|
dependabot[bot]
|
e9bafa7693
|
Bump @angular/platform-browser-dynamic in /frontend (#208)
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 16.2.11 to 16.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.12/packages/platform-browser-dynamic)
---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-26 21:22:17 +01:00 |
|
dependabot[bot]
|
45809dee74
|
Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 in /frontend (#209)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits)
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-26 21:22:03 +01:00 |
|
dependabot[bot]
|
74c899f02f
|
Bump @types/jasmine from 4.3.6 to 5.1.2 in /frontend (#211)
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.3.6 to 5.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)
---
updated-dependencies:
- dependency-name: "@types/jasmine"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-26 21:21:51 +01:00 |
|
GitHub Actions
|
1232aeada8
|
[ci skip] prepare for next development iteration
|
2023-11-03 12:53:50 +00:00 |
|
GitHub Actions
|
e9e384297b
|
[ci skip] prepare release v1.4.4
|
2023-11-03 12:53:48 +00:00 |
|
Simon
|
3dcdda27ab
|
Release 1.4.4
Fix library scanning by disabling multi-threading (#174)
|
2023-11-03 13:43:48 +01:00 |
|
dependabot[bot]
|
31968375a1
|
Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 (#196)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.0 to 1.14.2.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.14.0...frontend-plugins-1.14.2)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 13:29:33 +01:00 |
|
dependabot[bot]
|
42284d8daf
|
Bump @angular/platform-browser-dynamic in /frontend (#198)
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 16.2.8 to 16.2.11.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/platform-browser-dynamic)
---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 13:29:23 +01:00 |
|
dependabot[bot]
|
1e65f5fdff
|
Bump @angular/compiler from 16.2.10 to 16.2.12 in /frontend (#202)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 16.2.10 to 16.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.12/packages/compiler)
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 13:29:14 +01:00 |
|
dependabot[bot]
|
7c21174cb1
|
Bump @angular/cli from 16.2.5 to 16.2.8 in /frontend (#199)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 16.2.5 to 16.2.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/16.2.5...16.2.8)
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 13:27:19 +01:00 |
|
dependabot[bot]
|
cf10381daf
|
Bump @angular/router from 16.2.8 to 16.2.11 in /frontend (#200)
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 16.2.8 to 16.2.11.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/router)
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 09:08:19 +01:00 |
|
dependabot[bot]
|
34b029fb9c
|
Bump @angular/forms from 16.2.8 to 16.2.11 in /frontend (#201)
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 16.2.8 to 16.2.11.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/forms)
---
updated-dependencies:
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 08:58:32 +01:00 |
|
GitHub Actions
|
e77918da0f
|
[ci skip] prepare for next development iteration
|
2023-10-25 15:32:31 +00:00 |
|
GitHub Actions
|
d0a851d91d
|
[ci skip] prepare release v1.4.3
|
2023-10-25 15:32:29 +00:00 |
|
GitHub Actions
|
732ce6e566
|
[ci skip] prepare for next development iteration
|
2023-10-25 08:19:40 +00:00 |
|
GitHub Actions
|
9be6afe491
|
[ci skip] prepare release v1.4.2
|
2023-10-25 08:19:38 +00:00 |
|
Simon
|
4caa2a4187
|
Release 1.4.2 (#191)
* Updated Java version to 21
* Updated Node.js version used in build to 20
* Add Docker ARM64 image
|
2023-10-24 15:30:05 +02:00 |
|
GitHub Actions
|
97b0320ac5
|
[ci skip] prepare for next development iteration
|
2023-10-24 08:36:35 +00:00 |
|
GitHub Actions
|
17abf63040
|
[ci skip] prepare release v1.4.1
|
2023-10-24 08:36:34 +00:00 |
|