Commit Graph

2941 Commits (52eda1b48c388cbf01cf31894dc217fff097508b)

Author SHA1 Message Date
tidusjar 8cafcdcc3b fix(user-management): 🐛 Fixed an issue where the Copy users App Link did not generate the correct app link for that user
3 years ago
tidusjar 10f5e056c8 fix(search): 🐛 Fixed an issue where changing the filter wouldn't refresh the search results
3 years ago
tidusjar 46e2fafc46 test(request-limits): Fixed unit tests
3 years ago
tidusjar 52d236a4f4 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar ce1ed01a5f fix(oauth): 🐛 Fixed an issue where on occasions the Plex OAuth wouldn't work
3 years ago
tidusjar 89a856a5d2 fix(settings): 🐛 Fixed the issue where you couldn't save the Plex settings
3 years ago
tidusjar 1ef45dc44c feat(notifications): Added Partially Available Notifications
3 years ago
Victor Usoltsev 8178dc6f58 Replaces Gravatar's fallback image with custom 404 error handling.
3 years ago
tidusjar ea55c4d64f refactor: ♻️ Change the order
3 years ago
tidusjar 61f3e94308 feat: Added the ability to specify which branch you are on
3 years ago
Victor Usoltsev 05ad18c76c Updates translation files to contain issues.count value. Added missing languages to be selectable on UI.
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
Victor Usoltsev d190b9064b Removes overwrite of requested field with undefined.
3 years ago
Jamie 1ecc571cbf
Merge pull request #4322 from Ombi-app/fix-tests
3 years ago
tidusjar c35ac16e19 test: Fixed tests
3 years ago
tidusjar 5fee6d4686 Fix tests part 2
3 years ago
Jamie a7bd3ffef0
Merge pull request #4321 from Ombi-app/fix-tests
3 years ago
tidusjar df2238a4b6 Fixed unit tests
3 years ago
Victor Usoltsev 3afa775937 Updates short date formatting to use user's browser preference.
3 years ago
tidusjar 8a5804e088 test: fixed tests
3 years ago
tidusjar b6064e9308 fix: 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly
3 years ago
tidusjar ceaec3feb0 fix(request-limits): 🐛 Fixed the issue where we were calculating Tv Request limit reset date incorrectly
3 years ago
tidusjar d608798f0f test: Ignore some tests that are failing on CI
3 years ago
tidusjar 97be373770 fix: 🐛 Fixed the issue where the user management login dates were not local time
3 years ago
tidusjar 978d4ea33b feat(request-limits): Added the UI portion to set the new limits
3 years ago
tidusjar a6e8eefecc wip
3 years ago
tidusjar 1ba054e439 test(request-limits): Added tests for the new RequestLimitRules
3 years ago
tidusjar e31ee8d892 feat(request-limits): Updated the RequestLimit Rules to use the new refactored service
3 years ago
tidusjar 6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services
3 years ago
tidusjar 364b9f11af feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference
3 years ago
tidusjar 847873c307 test(request-limits): Added full coverage unit tests for the new request limits
3 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
3 years ago
tidusjar f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite
3 years ago
tidusjar f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model
3 years ago
tidusjar f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery
3 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
3 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
3 years ago
tidusjar fc69158597 fix(discover): 🐛 Fixed up the discover lists,
3 years ago
tidusjar 99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
3 years ago
tidusjar 78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are
3 years ago
tidusjar 06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
3 years ago
tidusjar e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link
3 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
3 years ago
Samuel Bartík 2c1fd48823
Update sk.json
3 years ago
Vbgf 6b86b75173
Update bg.json
3 years ago
Vbgf 3e0b392d3b
Update en.json
3 years ago
tidusjar b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 45b692c8d2 Fixed #4290
3 years ago
Jamie 485ae095db
Merge pull request #4246 from stefangross/develop
3 years ago
tidusjar 0efb55793d Small fix around the detection of available Jellyfin movies
3 years ago