1
0
mirror of https://github.com/Ombi-app/Ombi.git synced 2025-03-12 04:35:27 -07:00

18 Commits

Author SHA1 Message Date
Jamie
83aacf0c25
Update .gitignore 2023-02-24 23:32:41 +00:00
Jamie
4816acf6f9
feat: Angular 15 and Dependency upgrades () 2022-12-01 14:13:09 +00:00
Lucane
7fd9178f53
fix(4K) :4K request fixes ()
* GetRequestsByStatus wasn't implementing the MovieRequests object correctly for 4K quality requests with the ProcessingRequest status.

* Fixed 4K requests not getting automatically approved if the user has the "Auto Approve Movie" role flag enabled.

* Fixed "Request Date" values for the "left-panel-details" div class. Previously when the movie was exclusively 4K (regular request was absent), then "Request Date" equaled DateTime.MinValue (January 1, 0001).

* Fixed "Request Status" evaluation in the "left-panel-details" div class. Now it shows the appropriate status instead of an empty spot. "Request Status" displays both regular and 4K statuses at the same time if needed. Added a comma to the end of the "RequestStatus" label to maintain design consistency with the other labels. Also added a "Denied Reason" element for 4K  requests.
2022-07-28 21:08:27 +01:00
tidusjar
7d041d99a8 chore: 🐛 Fixed error in workflow 2021-10-06 21:04:55 +01:00
tidusjar
42792bdb9b Removed useless file 2021-04-04 23:44:05 +01:00
Jamie Rees
4a8c1cd25a Added filtering on status to the requests page 2020-05-04 22:11:43 +01:00
tidusjar
594eaa72cc Enable healthchecks 2020-03-12 00:11:41 +00:00
tidusjar
1a086e6f19 Got MySql working 2019-11-03 00:02:10 +00:00
Kenton Royal
91a04f6ca7 Add vscode to gitignore 2018-08-27 12:30:53 +01:00
Matt Jeanes
d59be43ca1 Various improvements to webpack/gulp/vscode support ()
* Various improvements to webpack/gulp/vscode support

* Improve vendor webpack config - hopefully fix const/let appearing
2017-10-24 12:47:54 +01:00
Jamie.Rees
31a83626d2 Added Cake build 2017-08-04 14:58:51 +01:00
tidusjar
5ec9123851 work around the user management 2017-05-03 21:49:04 +01:00
Jamie
f590c4ac2c Update .gitignore 2016-07-08 19:20:59 +01:00
tidusjar
6a83b07aab Merge branch 'master' into dev 2016-07-08 19:19:48 +01:00
tidusjar
21b41f302e stupid &$(*£ merge 2016-07-08 19:12:31 +01:00
tidusjar
7443e90257 Test checkin 2016-07-07 10:02:52 +01:00
tidusjar
725678779a Added missing files 2016-03-04 12:46:01 +00:00
Jamie
83848865e8 Initial commit 2016-02-25 12:14:54 +00:00