grimsi
|
b6626c9d4f
|
Added filter for player perspective
|
2022-08-15 16:10:12 +02:00 |
|
grimsi
|
89a7d7ea81
|
Implemented sorting for library overview
|
2022-08-15 15:49:19 +02:00 |
|
grimsi
|
9ff6d76cf2
|
Refactored and improved dark-mode implementation
|
2022-08-15 14:31:44 +02:00 |
|
grimsi
|
1f24aa73e5
|
Moved filters into expansion panels
|
2022-08-14 15:46:45 +02:00 |
|
grimsi
|
acd9e79fce
|
Added field "addedToLibrary" to DetectedGame
Integrated Flyway for DB Migrations
Removed unused DTO classes
|
2022-08-14 15:26:09 +02:00 |
|
Simon
|
8746ac6f10
|
Merge pull request #10 from grimsi/gh-8_MultipleLibraryFolders
Add support for multiple library folders
|
2022-08-13 16:37:01 +02:00 |
|
grimsi
|
c3de83c6b9
|
Renamed "gameyfin.root" to "gameyfin.sources"
|
2022-08-13 16:34:56 +02:00 |
|
grimsi
|
ba4568cb35
|
Set db and cache path from first library root
|
2022-08-13 12:43:51 +02:00 |
|
Simon Grimme
|
7a3a323212
|
[untested] Set db and cache path from first library root
|
2022-08-13 11:19:36 +02:00 |
|
grimsi
|
da8e075cfc
|
Removed default value from gameyfin.yml
|
2022-08-12 23:37:47 +02:00 |
|
grimsi
|
63d585b5d6
|
Fixed some bugs related to the property files
|
2022-08-12 23:36:47 +02:00 |
|
Simon Grimme
|
763bd63056
|
Added support for multiple library folders
|
2022-08-12 22:08:19 +02:00 |
|
Simon
|
ab6b4900d6
|
Update README.md
|
2022-08-11 17:59:04 +02:00 |
|
Simon
|
d9b6098930
|
Merge pull request #4 from grimsi/v1.0.1
Release version 1.0.1
|
2022-08-10 22:53:58 +02:00 |
|
grimsi
|
8b17620f40
|
Add logo source file
|
2022-08-10 22:39:57 +02:00 |
|
grimsi
|
8db014da5c
|
Fix Logo in README
|
2022-08-10 22:38:04 +02:00 |
|
grimsi
|
c5455f503d
|
Add Logo to README
|
2022-08-10 22:35:42 +02:00 |
|
grimsi
|
c89d9b4db5
|
Added Favicon and Logo
Fixed logging typo in GameMapper
|
2022-08-10 22:32:58 +02:00 |
|
grimsi
|
02656cf6f9
|
Refactor directory size calculation
|
2022-08-10 21:58:47 +02:00 |
|
grimsi
|
38bbdc7c57
|
Improved logging for client-aborted downloads
|
2022-08-10 21:15:58 +02:00 |
|
grimsi
|
c196fd2cbc
|
Added config properties for max req/s and max concurrent requests
|
2022-08-10 21:01:24 +02:00 |
|
Simon
|
6d0f0d4c01
|
Merge pull request #2 from grimsi/gh-1_ShortenStartupCommand
Shorten startup command
|
2022-08-10 20:21:55 +02:00 |
|
grimsi
|
fd56c1c2af
|
Update README.md
|
2022-08-10 20:19:49 +02:00 |
|
grimsi
|
d0b126848b
|
Moved config file names from startup command into source code
|
2022-08-10 20:18:50 +02:00 |
|
grimsi
|
aed6e2e020
|
Fix typo in docker-compose.example.yml
|
2022-08-06 19:58:41 +02:00 |
|
grimsi
|
0939117dc5
|
Update README with installation instructions
|
2022-08-06 18:33:41 +02:00 |
|
grimsi
|
e1a8fefa2a
|
Added Dockerfile and docker-compose.example.yml
|
2022-08-06 18:28:37 +02:00 |
|
grimsi
|
75dd0edb3e
|
Update README with screenshots
|
2022-08-06 15:31:32 +02:00 |
|
Simon
|
17f3a934e5
|
Add License
|
2022-08-06 15:03:27 +02:00 |
|
grimsi
|
66b251b1d9
|
Final polishing steps
|
2022-08-06 13:44:04 +02:00 |
|
grimsi
|
82f8e1fc04
|
Fix gap in grid layout of game screenshots
|
2022-08-06 12:40:36 +02:00 |
|
grimsi
|
d989d0d5e4
|
Polishing and code clean-up
|
2022-08-06 12:24:33 +02:00 |
|
grimsi
|
34d9de44dd
|
Fix bug when library is empty
|
2022-08-05 23:17:31 +02:00 |
|
grimsi
|
04febd13d1
|
Implemented filter
|
2022-08-05 23:01:07 +02:00 |
|
grimsi
|
ddc1c036b6
|
Implemented dark mode
|
2022-08-05 23:00:48 +02:00 |
|
grimsi
|
98197fc4a6
|
Various improvements to game management interface
|
2022-08-05 18:34:24 +02:00 |
|
grimsi
|
22c8e99f38
|
Improved search algorithm
|
2022-08-05 18:18:36 +02:00 |
|
grimsi
|
8ee217bbe8
|
Various styling and small QoL improvements
|
2022-08-05 10:26:01 +02:00 |
|
grimsi
|
7f2e77c8bc
|
Fixed error log in browser console
|
2022-08-04 21:22:38 +02:00 |
|
grimsi
|
195981d0f7
|
Updated styling of frontend
|
2022-08-04 21:19:57 +02:00 |
|
grimsi
|
f335d770eb
|
Hide Library Management site content until user is logged in
Removed unused UnmappedFileController
|
2022-08-04 16:24:57 +02:00 |
|
grimsi
|
1879648e25
|
Implemented caching of static images
|
2022-08-04 15:57:40 +02:00 |
|
grimsi
|
7ba2eb2aea
|
Added missing files
|
2022-07-25 21:26:32 +02:00 |
|
grimsi
|
aa72161990
|
Finished implementation of frontend functionality.
Styling and bugfixing next
|
2022-07-25 21:17:30 +02:00 |
|
grimsi
|
57377036c4
|
Removed SecureProperties
|
2022-07-25 17:03:49 +02:00 |
|
Simon Grimme
|
6b25fc3548
|
Implement library management endpoint (authenticated)
|
2022-07-25 15:00:51 +02:00 |
|
Simon Grimme
|
206272b50b
|
Fix bug when game has no cover in IGDB
|
2022-07-25 11:34:22 +02:00 |
|
grimsi
|
b86544b22a
|
Added game file size
|
2022-07-24 23:17:11 +02:00 |
|
grimsi
|
f2197a3bd4
|
Refactored backend code a bit
|
2022-07-24 21:50:48 +02:00 |
|
grimsi
|
80e3ff05d5
|
WIP: Simplified logic on when to download single file vs when to zip folder
|
2022-07-24 20:52:29 +02:00 |
|