Bogdan
|
360827708f
|
Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
|
2023-05-28 18:52:10 +03:00 |
|
Bogdan
|
0509335387
|
Inline 'out' variable declarations
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
|
2023-05-28 18:45:10 +03:00 |
|
Devin Buhl
|
202836110e
|
New: Add application URL to host configuration settings
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
|
2023-05-08 14:24:50 +03:00 |
|
Bogdan
|
065fbb30bf
|
Fixed: Support the old broken functionality in GetValueEnum
(cherry picked from commit 2c4e1be12ad5e3b8362f83b8185c143f8e66062b)
Fixes #1602
|
2023-04-11 21:42:20 +03:00 |
|
Bogdan
|
c6ed5d65e0
|
Fixed: (Core) Ensure default config file on starting app
Fixes #674
Fixes #1588
|
2023-04-11 17:22:48 +03:00 |
|
Qstick
|
eff09c1f72
|
Treat Master as a valid branch
|
2022-12-31 19:32:06 -06:00 |
|
Qstick
|
c7eb08a0f0
|
New: Auth Required
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2022-12-20 14:23:09 -06:00 |
|
Qstick
|
45dbcc6b89
|
Bump version to 1.0.0
|
2022-12-20 14:23:09 -06:00 |
|
Zak Saunders
|
c69843931e
|
New: Auto theme option to match OS theme
Co-authored-by: Qstick <qstick@gmail.com>
|
2022-12-08 17:40:59 -06:00 |
|
Qstick
|
8c10f8b55c
|
Cleanup Language and Localization code
|
2022-07-06 19:22:07 -05:00 |
|
Robin Dadswell
|
cac2729230
|
Running Integration Tests against Postgres Database (#838)
* Allow configuring postgres with environment variables
(cherry picked from commit 8439df78fea25656a9a1275d2a2fe3f0df0528c7)
* Fix process provider when environment variables alread exist
[common]
(cherry picked from commit 66e5b4025974e081c1406f01a860b1ac52949c22)
* First bash at running integration tests on postgres
(cherry picked from commit f950e80c7e4f9b088ec6a149386160eab83b61c3)
* Postgres integration tests running as part of the build pipeline
(cherry picked from commit 9ca8616f5098778e9b5e6ce09d2aa11224018fab)
* Fixed: Register PostgresOptions when running in utility mode
* fixup!
* fixup!
* fixup!
* fixup!
* fixup!
Co-authored-by: ta264 <ta264@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
|
2022-07-02 17:48:10 -05:00 |
|
Qstick
|
8d39d5c6bb
|
New: Native Theme Engine
|
2022-05-14 21:54:44 -05:00 |
|
Robin Dadswell
|
fc55aa4bd8
|
New: Instance Name used for Syslog
|
2022-05-13 20:13:41 -05:00 |
|
Robin Dadswell
|
9d5d92b74c
|
New: Set Instance Name
|
2022-05-13 20:13:41 -05:00 |
|
Qstick
|
6783514525
|
Fixed: Use separate guid for download protection
Fixes #963
|
2022-05-13 18:41:36 -05:00 |
|
Qstick
|
16f0486da2
|
Cleanup Config Values
Closes #894
|
2022-04-16 13:34:16 -05:00 |
|
Robin Dadswell
|
9e9e666204
|
Fixed: Postgres default port
|
2022-01-08 17:19:30 -06:00 |
|
Qstick
|
df764ce8b4
|
New: Postgres Support
|
2021-11-29 23:14:48 -06:00 |
|
Qstick
|
5979c5f8fe
|
Cleanup Config Options
Fixes #610
|
2021-11-22 16:40:05 -06:00 |
|
Robin Dadswell
|
8d856b2edb
|
New: Added UDP syslog support
|
2021-11-08 20:25:28 -06:00 |
|
bakerboy448
|
dfb254d2dc
|
Fixed: Default Branch is now Develop
|
2021-06-26 06:36:55 -05:00 |
|
bakerboy448
|
29c4849bef
|
Fixed: Change default SSL port to 6969 from 9898
conflicted with radarr
|
2021-05-27 17:22:19 -04:00 |
|
Qstick
|
2b6b17707d
|
Cleanup unused frontend components
|
2021-04-25 23:05:05 -04:00 |
|
nitsua
|
d9ef1c72c0
|
Full sync
|
2021-03-23 08:17:41 -04:00 |
|
Qstick
|
fd27018caa
|
Automatic History cleanup setting
|
2021-03-22 00:07:21 -04:00 |
|
ta264
|
e81c6016a1
|
New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
|
2021-03-16 19:29:49 +00:00 |
|
Qstick
|
f36f98e32b
|
Secret Dev Settings Page
|
2021-03-12 14:59:04 -05:00 |
|
Qstick
|
e1020f4107
|
Initial Push
|
2020-10-18 04:18:35 -04:00 |
|
Qstick
|
0198c7a3b1
|
Fixed: Use Length/Count property instead of Enumerable.Count method
|
2020-10-03 21:58:31 -04:00 |
|
Qstick
|
41cf722ab5
|
Change over aphrodite references
|
2020-09-26 22:03:14 -04:00 |
|
Qstick
|
ecf6dccb35
|
New: Option to not prefer repacks/propers (for use with Custom Formats)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2020-09-10 21:07:14 -04:00 |
|
Qstick
|
ecbdd58f42
|
New: Separate UI Language into two settings for Movie Info and Main UI
|
2020-09-08 21:38:05 -04:00 |
|
nitsua
|
3548433a10
|
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
|
2020-09-03 22:51:33 -04:00 |
|
Qstick
|
361ffe353d
|
New: Browse Lists from Discover Movies Page
|
2020-09-03 22:50:56 -04:00 |
|
Qstick
|
97980fe139
|
Fixed: LogLevel not persisting on v0.2 > 3 migration
|
2020-08-03 16:55:26 -04:00 |
|
Qstick
|
075f024cec
|
Cleanup Solution Unused Usings
|
2020-07-08 01:24:06 -04:00 |
|
Qstick
|
10322a1867
|
New: Aphrodite Language Improvements
|
2020-07-08 01:24:06 -04:00 |
|
Arthur Bols
|
4b25ef6deb
|
New: Removed chown and simplified chmod options for linux/osx
Closes #3760
Closes #3752
|
2020-06-08 23:44:57 -04:00 |
|
Gabriel Patzleiner
|
51de8f16fb
|
New: Removed the whole lenient parsing and lenient mapping functionality
|
2020-06-07 16:48:25 -04:00 |
|
Taloth Saldono
|
dbc784e94b
|
Added UpdateMechanismMessage to allow package maintainers provide custom message
|
2020-05-03 20:53:00 -04:00 |
|
Qstick
|
91b5e359bd
|
Fixed: Default new install to Aphrodite
Fixes #4354
|
2020-04-25 16:23:19 -04:00 |
|
Qstick
|
0a1eb877e0
|
New: Set Branch, Update Mech from PackageInfo
|
2020-04-04 11:16:01 -04:00 |
|
Qstick
|
dd52760095
|
New: Movie Certifications
|
2020-04-02 21:47:52 -04:00 |
|
Qstick
|
e954b01921
|
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
|
2020-01-30 19:06:00 -05:00 |
|
ta264
|
f83ccb6ca4
|
Swap to dapper Mk. 2
|
2019-12-28 11:38:34 -05:00 |
|
ta264
|
f02fa629cc
|
Reformat and apply Stylecop rules
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
8d27111f7b
|
Remove all unnecessary usings
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
c6ae0bb509
|
Add missing new lines at end of files
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
997ff74fb9
|
Replace tabs with 4 spaces
|
2019-12-27 20:40:13 -05:00 |
|
Qstick
|
e937d74b11
|
Revert "Swap to dapper and system.text.json for database backend"
This reverts commit d2065bfa1b.
|
2019-12-17 21:59:03 -05:00 |
|