sephrat
a3e97b31e2
feat(email-notifications): Add a link to Ombi details page in email notifications ( #4517 )
...
[skip ci]
3 years ago
sephrat
e09435da45
fix(localisation): Localize request types in notifications ( #4516 )
...
[skip ci]
3 years ago
sephrat
2ed8c48d12
fix(tv): Display TV show as requested if all episodes are requested ( #4518 )
...
[skip ci]
3 years ago
sephrat
76882adf23
fix(issues): Fix label ID in chatbox page ( #4520 )
...
[skip ci]
3 years ago
sephrat
a9a60678e7
fix(4k): Hide 'Has 4K Request' column list if 4k feature is disabled ( #4521 )
...
[skip ci]
3 years ago
sephrat
d6ae79ce9e
feat(media-details): Add Trakt to social icons ( #4522 )
...
[skip ci]
3 years ago
tidusjar
a9fb71b919
bug(plex/jellyfin): 🐛 Fixed an issue where updates for the syncs would not always save correctly
3 years ago
tidusjar
f3ea979b8b
fix(mediaserver): fixed some more issues in the media server sync and availability checks
3 years ago
tidusjar
5c0556e6f4
fix(emby/jellyfin): 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies
3 years ago
tidusjar
2927504f0e
fix(emby): 🐛 Fixed the emby content sync #4513
3 years ago
tidusjar
bd441cb54f
fix(emby): 🐛 Fixed the emby content sync #4513
3 years ago
Jamie
a6d0bf83af
refactor(upgrades): Upgraded to Angular 13 and other dependency upgrades
...
* feat: angular 13 upgrade
* refactor: updated more packages
* refactor: upgraded more packages
* fix: fixed an issue where TheMovieDb exclude dropdown wasn't resetting itself
3 years ago
tidusjar
ae8783dfc4
bug(requests): 🐛 Fixed the requests lists, they now will show the status for 4K and regular requests
3 years ago
tidusjar
c0189dad47
fix(requests): 🐛 Fixed the approve 4k option on the requests list not working as expected
3 years ago
tidusjar
87cb9903db
fix(requests): 🐛 Fixed the issue where Approving a 4K Request wouldn't send it to the correct 4K radarr instance
...
#4509
3 years ago
Francesco Servida
df2092d5e3
Implemented check for header auth enabled also in backend
3 years ago
Francesco Servida
5ddda3c39e
Implemented Settings in Model
3 years ago
Francesco Servida
d4e748fd2f
Implemented Settings Interface and Models
3 years ago
Francesco Servida
ce175a8632
Implemented basic header auth controller
3 years ago
Jamie
ba88848866
feat(radarr): 4K Requests and Radarr 4K support
...
* feat: updated radarr settings API to support 4k
* feat: refactored the radarr setting page to support the new model
* feat: Added 4k radarr to the settings page
* feat: Added the new Movie 4k Request
* feat: Got some of the backend rules done
* feat: Made a load of progress
* Removed the csproj ref
* feat: fixed the radarr ui
* feat: fixed up all the movie requests page
* feat: Hide the 4K buttons when the user does not have the 4k permission
* fix: fixed the templateref issue
* test: fixed up all the tests
* feat: Added migrations for media sever quality. Emby and Radarr Sync jobs now pull the quality
* feat: Done the media sync jobs
* feat: plex availability checker
* feat: Updated the jellyfin availability checker to check for 4k
* feat: updated emby availbility checker to check for 4k
* feat: almost got it all working now
* feat: Added 4k approve to the request list options
* feat: Added 4k to the requests list and bulk approve
* feat: Added the features service
* feat: added feature update to the frontend
* feat: got the features page working
* feat: Applied the feature service on the backend
* feat: added the feature flag on the UI
* feat: added 4k to the card
3 years ago
tidusjar
d3b3316cba
fix(settings): 🐛 Fixed an issue where we were not displaying the excluded keyworks correctly in the TheMovieDbSettings page
3 years ago
tidusjar
e8fb39fd3c
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar
22bb4226ea
fix(notifications): 🐛 This is a fix for some of the duplicate notification issues #3825
3 years ago
Jamie
191318ddad
fix(plex): Fixed an issue where in a rare case we couldn't sync the data #4502
3 years ago
tidusjar
d39007082b
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar
cfb85c23d7
fix(sonarr): Fixed where requesting all seasons would only mark the latest as monitored #4496
3 years ago
sephrat
9915234d38
fix(media-sync): Add sanity checks upon media server sync ( #4493 )
...
* Add sanity checks upon media server sync
Fixes Media content may be improperly imported into Ombi #4472
* Fix Jellyfin sync
* Refactor Emby and Jellyfin provider ids
* Use new method Any
* Fix log formatting
3 years ago
sephrat
4e7546f635
fix(newsletter):Declutter newsletter info for series ( #4494 )
...
* Declutter newsletter info for series
- Do not list episodes if the series is complete
- Do not list all episodes of a season if the season is complete
* Use proper empty string constant
[skip ci]
3 years ago
sephrat
ddf63fbed0
fix(newsletter): Fix newsletter not publishing double episodes ( #4495 )
...
[skip ci]
3 years ago
tidusjar
8e42dbf8f7
fix(API): Fixed an issue where the API key couldn't delete a request #4489
3 years ago
tidusjar
34aa07c331
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar
ce00ed7c7e
refactor: 🗑️ Fixed a deprecation
3 years ago
tidusjar
68ef366e85
fix: 🌐 Added Czech and Chinese Simplified to the language list
3 years ago
Jamie
9ea907cc70
chore: 🌐 Translations Update ( #4481 ) [skip ci]
...
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
sephrat
b5ec556243
feat(newsletter): Started to localize the newsletter ( #4485 )
...
* Abstract media servers content into interfaces
* Media server entities into abstract classes
* Abstract media server content repository
* First pass at newsletter refactoring
* Minor code clean up
* Attempt at abstracting repositories (WIP)
* Fixed cast issue
* Corrected the other properties
* A step towards newsletter refactoring
* Clean up leftovers
* Fix broken episodes db interaction
* Save absolute URL for Plex content
Let's be consistent with Emby and Jellyfin
* Fix broken integration with Plex libraries
* Fix error when multiple media servers configured
* Fix newsletter being sent if no movies or episodes
* Fix broken tests
* Remove unneccesary logs
* Allow for newsletter localization
* Generate file in English
* Fix unsubscribe text unlocalized by messy merge
* Fix indentation
Co-authored-by: tidusjar <tidusjar@gmail.com>
3 years ago
tidusjar
29063894fe
chore: fix unit tests
3 years ago
sephrat
0989774712
bug(newsletter): Drop TVMaze from Newsletter ( #4486 ) #4444
...
* Stop using TVMaze in newsletter
* Better logging when an item is not published
3 years ago
sephrat
0ff0a704ff
refactor(newsletter): ♻️ Media servers + newsletter refactoring ( #4463 )
...
* Abstract media servers content into interfaces
* Media server entities into abstract classes
* Abstract media server content repository
* First pass at newsletter refactoring
* Minor code clean up
* Attempt at abstracting repositories (WIP)
* Fixed cast issue
* Corrected the other properties
* A step towards newsletter refactoring
* Clean up leftovers
* Fix broken episodes db interaction
* Save absolute URL for Plex content
Let's be consistent with Emby and Jellyfin
* Fix broken integration with Plex libraries
* Fix error when multiple media servers configured
* Fix newsletter being sent if no movies or episodes
* Fix broken tests
* Remove unneccesary logs
* Expose stored media server URL
No need to recalculate it
+ Plex URL was broken due to an earlier change
* Remove unused variable
* Remove obsolete tests
URLs are now fetched from database directly
* Retro-compatibility for Plex content URL
Solves URL for media synced before absolute URL was saved in PlexServerContent
* chore: added some obsoletes
* fix: removed the unsub link when not present
Co-authored-by: tidusjar <tidusjar@gmail.com>
3 years ago
Qiming Chen
32ee4e88ec
fix: fix swagger api key auth ( #4483 ) [no ci]
3 years ago
Jamie
cc55d3fcf4
chore: 🌐 Translations Update ( #4476 ) [skip ci]
...
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Maxence Lecanu
6d7274a94e
fix(frontend): add link on logo text
...
* feat(frontend): add link on logo text
* fix(frontend): display logo-link only if an url is set
Co-authored-by: Maxence Lecanu <maxence@escape.tech>
3 years ago
sephrat
10cc0c0951
feat(notifications): ✨ Send new request email notifications to power users ( #4462 )
...
* Send new request email notifications to power users
* Send new request to power users as convention
Remove option to toggle it off
* Send New Request notification to power users in app
* Better wording + fix mobile notifications
3 years ago
sephrat
7d47bbe922
fix: 🐛 Add UI for Emby recently added cronjob settings ( #4469 )
...
* Add UI for Emby recently added cronjob settings
* Fix typo
3 years ago
tidusjar
033fa52fac
chore(wizard): ♻️ Set the state when saving the wizard
3 years ago
tidusjar
33b8d1111a
fix(wizard): 🐛 Fixed the issue where the Application Url wasn't validated in the wizard
...
#4417
3 years ago
tidusjar
5c691dc984
fix(sonarr): 🐛 Fixed an issue where we could attempt to add a series to sonarr before sonarr has got all the metadata #4459
3 years ago
tidusjar
73f9626155
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar
0ece2fd6e0
fix(email-notifications): 🐛 Fixed the issue where legacy requests were showing broken poster images #4452
3 years ago
sephrat
ad677fa02e
fix(emby/jellyfin): 🐛 A more reliable Emby and Jellyfin sync [skip ci]
...
* Fix 100th Emby episode not being synced
Emby API is zero-based offset
* Fix 100th Emby TV show and movie not being synced
* Fix Jellyfin API offset error
3 years ago
sephrat
35806ea2d2
fix(discover): 🌐 Localize episodes names in TV details ( #4467 ) [skip ci]
3 years ago
Jamie
2cf67bf9b8
chore: 🌐 Translations Update [skip ci]
3 years ago
maartenheebink
40af6593b6
feat(customization): ✨ Added possibility for custom favicons
3 years ago
Florian Dupret
2ea104c3a3
Remove obsolete PreDb option from Radarr settings
...
Fixes #4450
3 years ago
tidusjar
91d0fa9658
chore: ➖ Removed some deps that are no longer needed
3 years ago
tidusjar
8b33cdccef
feat(details): ✨ Added the notify button back into the details pages for requests
3 years ago
tidusjar
9fe1f8e988
fix(auto-delete): 🐛 We now also auto delete music requests, this was previously missing
3 years ago
tidusjar
cb7ecf684a
fix(availability-rules): 🐛 Show the 'Requested' button when a show has all of the episodes marked as requested
3 years ago
tidusjar
75b15bc7cb
fix(discover): 🐛 Fixed an issue where monitored movies in radarr were not correctly represented on the search results
3 years ago
tidusjar
fd1acb88cb
fix(sonarr): 🐛 Fixed an issue where we were sometimes incorrectly setting the state of episodes that are already monitored in sonarr
3 years ago
Jamie
5cfb76cad7
fix(translations): 🌐 New translations from Crowdin
3 years ago
tidusjar
60933e3d83
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar
d5404eaad7
fix(oauth): 🔒 Fixed the issue where some users running their browsers in a different language could not open the Plex OAuth window
...
#4408
3 years ago
tidusjar
209e31175c
fix(notifications): 🐛 Fixed the DenyReason sometimes not appearing in the notification message #4409
3 years ago
sephrat
3ad3bddd83
fix(notifications): 🐛 Do not notify user upon auto approval of a TV show ( #4432 )
...
Fixes #4431
3 years ago
Jamie
8943a978bf
fix(translations): 🌐 New translations from Crowdin
...
[skip ci]
3 years ago
tidusjar
bae96af17f
fix(user-management): 🐛 Fixed an issue where you couldn't 'unset' a users custom quality and root folders
3 years ago
tidusjar
34cdbb8225
chore: added the app images in the settings for visibility
3 years ago
tidusjar
7442dcf59d
fix(notifications): fixed an error that could happen when Ombi sends out a issue notification
3 years ago
Jamie
473c172492
fix(translations): 🌐 New translations from Crowdin
...
[skip ci]
3 years ago
sephrat
202d155493
fix(translations): 🌐 Fix incorrect text translation reference RequestedByOn ( #4420 )
...
[no ci]
3 years ago
tidusjar
914b096781
fix(availability-rules): 🐛 Fixed a small issue where some shows would not appear as Available even know they had no future unaired episodes listed
3 years ago
tidusjar
75529dd972
fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes
3 years ago
tidusjar
1b0a1cc7a0
refactor(settings): 💄 Added a banner when you are using a SQLite database, to infom that MySQL database configuration is available
3 years ago
tidusjar
4b540fb45b
fix(request-list): 🐛 Fixed an issue where the bulk delete would not work for movie requests
3 years ago
tidusjar
332d9344d0
fix(emby): 🐛 Fixed an issue where we slightly broke the full sync
3 years ago
tidusjar
a0e14068f4
feat(emby): ✨ Added a emby recently added sync!
3 years ago
tidusjar
a3739f375c
fix(issues): 🐛 Added the issue category to the issue 'cards' #4403
3 years ago
tidusjar
02250000c0
fix(issues): 🐛 Added the issues back to the details page for TV Shows
3 years ago
tidusjar
1a2825bf38
fix(issues): 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues
3 years ago
tidusjar
15e37b532a
fix(issues): 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402
3 years ago
sephrat
005529cda8
fix(translations): 🌐 Localize more places ( #4400 )
...
* Localize a few isolated strings
* Localize paginator
* Localize a few isolated strings
* Make button width dynamic for better i18n
* Localize a few isolated strings
* Fix technical typo
3 years ago
Jamie
22b8a221e9
fix(translations): 🌐 New translations from Crowdin
...
[skip ci]
3 years ago
sephrat
fe635c7106
fix(discover): 🐛 Display TV + movies on actor page in user language ( #4395 )
3 years ago
sephrat
334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" ( #4397 )
...
* Secure ManageOwnRequests API paths
Fixes #4391
* Hide delete request option if user is not allowed
* Refactor CheckOwnRequests
* Fix deleteRequest test
* Improve performance and clean up code
* Fix manageOwnRequests check
* Refactor CheckCanManageRequest
3 years ago
sephrat
4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly ( #4398 )
...
[skip ci]
3 years ago
sephrat
6b716e7220
fix(discover): TV shows now display on the Actor Pages ( #4388 )
...
* Add TV shows to Actor discover page
* Fix actor page not loading after actor change
* Remove user filter from discover actor page
* Clean up code
3 years ago
Jamie
0de1cf974d
Merge pull request #4381 from Ombi-app/l10n_develop
...
🌐 Translations Update
3 years ago
Jamie
fea7ff0513
fix: 🐛 Fixed the MySQL issue after .net 6 upgrade #4393
...
* Update pomelo framework for net 6 support
* Aspnetcore v6
* Revert spaservices
* Update all references to old pomelo
* Note problem line
* Disable charsetoption in databaseextensions, version left
* fix: fixed the compiler error
Co-authored-by: Dyson Parkes <dyson@berserkir.net>
3 years ago
Jamie
719eb7dbe3
feat: ✨ Upgrade Ombi to .NET 6 ( #4390 )
...
* chore: updated tfm to net6
* chore: updated main packages
* chore: fixed some warnings
* core: Added workflow_dispatch to some of the CI pipelines [skip ci] (#4392 )
* chore: bump the net version
* ci: use the dotnet ver task everywhere
3 years ago
tidusjar
ca655ae570
feat(mass-email): ✨ Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377
3 years ago
tidusjar
69e8b5a7e2
test(mass-email): ✅ Added tests covering the mass email functionality
3 years ago
tidusjar
c0406a2dde
fix(request-list): 🐛 Fixed an issue where the request options were not appearing for Music requests
3 years ago
Jamie
c6acb45f8d
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
18c220a0cd
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
2c935a407b
chore: 🌐 Translations Update ( #4372 ) [skip ci]
...
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
sephrat
5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
...
* Localize TV and movies titles in requests
* Add missing release statuses
* Localize collection request
* Localize TV shows in newsletter
Uses TMDB instead of TVMaze for title, genres and synopsis
* Localize error messages
* Localize albums requests
* Use current language for TV and movies requests
* Remove unecessary console log
3 years ago
Victor Usoltsev
b819b0e007
fix: 🐛 Hides no results message during search. ( #4375 )
3 years ago
Jamie
b2dfdfdb79
Merge pull request #4365 from Ombi-app/feature/request-limits-missing
...
Feature/request limits missing
3 years ago
tidusjar
01d4f4d718
feat(request-limits): ✨ Added the new request limit options into the user importer
3 years ago
tidusjar
03bc23a74e
feat(request-limits): ✨ Added the new request limit options to the bulk edit
3 years ago
Jamie
b0f3abb9ce
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
77d017b3d8
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
f6e9784367
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
601a87762a
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
a4a80ba4da
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
2961319f61
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
fc8d108b66
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
1e03651c3b
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
c0dd327426
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
2156129f17
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
aef0368de3
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
a38090b8dd
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
c5f1d33557
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
3846d56a6e
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
dafe9c1a19
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
edb418a6f0
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
dadabf93e1
fix(translations): 🌐 New translations from Crowdin [skip ci]
3 years ago
Jamie
b23668b84b
fix(translations): 🌐 Added localization for missing areas
...
Localization
3 years ago
Jamie
8fbd267b51
fix(translations): 🌐 New translations %two_letters_code% from Crowdin [skip ci]
3 years ago
Florian Dupret
49de3f530f
Merge remote-tracking branch 'upstream/develop' into localization
3 years ago
Florian Dupret
9191e55892
Localize user preferences
3 years ago
tidusjar
21dba4c524
fix(newsletter): 🐛 Fixed a few small bugs in the newsletter
...
Fixed an issue where if you only had external users, it wouldn't send. Fixed another issue where it didn't cater for potential duplicate email addresses
3 years ago
Florian Dupret
496b399d67
Fix minor regressions
3 years ago
Florian Dupret
8106097ea3
Translate Issue details group
3 years ago
Florian Dupret
4f6cc120bb
Fix pipes not available in DetailsGroupComponent
3 years ago
Florian Dupret
907ce4be0f
Refactor localized dates into angular moment
3 years ago
Florian Dupret
abf0ddf74a
Refactor status translation into a dedicated pipe
3 years ago
Florian Dupret
6fd59c6163
Localize more dates
3 years ago
Florian Dupret
218f5d8716
Localize collections and movie requests/popups
3 years ago
Jamie
52eda6ab91
fix(translations): 🌐 New translations en.json from Crowdin [skip ci]
3 years ago
Florian Dupret
5ac0aa34e5
Localize episode request popup
3 years ago
Jamie
1095d52496
fix(translations): 🌐 New translations en.json from Crowdin [skip ci]
3 years ago
Florian Dupret
fa1e711a25
Localize dates
3 years ago
Florian Dupret
05b7ce6c7e
Localize Movie+TV information panel
3 years ago
Jamie
36f7c69b07
New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie
23e6d1b5b8
New translations en.json (Chinese Traditional)
3 years ago
Jamie
99e11a00f2
New translations en.json (Swedish)
3 years ago
Jamie
ae43033599
New translations en.json (Slovak)
3 years ago
Jamie
8d5b218334
New translations en.json (Russian)
3 years ago
Jamie
073d880d4a
New translations en.json (Portuguese)
3 years ago
Jamie
6e714eb33d
New translations en.json (Polish)
3 years ago
Jamie
4442340beb
New translations en.json (Norwegian)
3 years ago
Jamie
ef852b94e3
New translations en.json (Dutch)
3 years ago
Jamie
80e0466db4
New translations en.json (Italian)
3 years ago
Jamie
d594ce3f7b
New translations en.json (Hungarian)
3 years ago
Jamie
4b600a6dae
New translations en.json (German)
3 years ago
Jamie
e77c77536f
New translations en.json (Danish)
3 years ago
Jamie
ee30bb8733
New translations en.json (Bulgarian)
3 years ago
Jamie
f0410f485a
New translations en.json (Spanish)
3 years ago
Jamie
f7f2cf3859
New translations en.json (French)
3 years ago
Jamie
b3fbd015d6
Merge pull request #4355 from Ombi-app/l10n_develop
...
New Crowdin updates
3 years ago
Jamie
73ef247318
New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie
28b81e933b
New translations en.json (Portuguese)
3 years ago
Jamie
333cb5d495
New translations en.json (French)
3 years ago
Florian Dupret
e8e4ad1571
Localize harcoded texts
3 years ago
Jamie
d31840b541
New translations en.json (Portuguese, Brazilian)
3 years ago
Jamie
050d181b5f
New translations en.json (Chinese Traditional)
3 years ago
Jamie
968fe3743e
New translations en.json (Swedish)
3 years ago
Jamie
dd45084752
New translations en.json (Slovak)
3 years ago
Jamie
abc3379e1a
New translations en.json (Russian)
3 years ago
Jamie
3f0246eac7
New translations en.json (Portuguese)
3 years ago
Jamie
e95e9e6587
New translations en.json (Polish)
3 years ago
Jamie
47c34df32b
New translations en.json (Norwegian)
3 years ago
Jamie
ca7e0b0213
New translations en.json (Dutch)
3 years ago
Jamie
8f62260746
New translations en.json (Italian)
3 years ago
Jamie
7b9dcc875f
New translations en.json (Hungarian)
3 years ago
Jamie
b46497e5dc
New translations en.json (German)
3 years ago
Jamie
37337b1968
New translations en.json (Danish)
3 years ago
Jamie
66885da1f3
New translations en.json (Bulgarian)
3 years ago
Jamie
387001706e
New translations en.json (Spanish)
3 years ago
Jamie
7a2431734a
New translations en.json (French)
3 years ago
tidusjar
543d36e561
fix: 🐛 Really really fix it this time?
3 years ago
tidusjar
9f36923c51
fix: 🔥 Really fix the base url issue this time
3 years ago
tidusjar
e9cc8b6fe7
fix: 🐛 Fixed Ombi not writing the baseUrl correctly
3 years ago
tidusjar
74d1acae49
fix: 🩹 See if this fixes the proxy issue
3 years ago
tidusjar
6e397e02e9
fix: 🐛 Fixed the issue parsing TheMovieDB dates. They have broken something...
3 years ago
tidusjar
1872a2f921
Merge branch 'develop' into ngxs
3 years ago
tidusjar
20380e2760
style: 💄 Fixed the sidenav issue
3 years ago
tidusjar
97b493d869
perf: ⚡ Use ngxs store for the whole customization section of the app
3 years ago
tidusjar
83dd42c9f1
refactor: ♻️ Added NGXS
3 years ago
tidusjar
72eb873ddb
refactor: ♻️ Upgraded to Angular 12
3 years ago
tidusjar
ed7af457fb
manual upgrade
3 years ago
tidusjar
5a2f652a28
fix( #4345 ): 🐛 Fixed the issue where denied requests we not appearing correctly
3 years ago
tidusjar
cd5532fa8f
fix( #4344 ): 🐛 Fixed an issue where we errored on Plex Episode Scan
...
Removed properties that are not used and do not need to be deseralised
3 years ago
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
...
Currently this will only affect the update check on the settings page, this will not switch builds for you
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
...
Fix tests part 2
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
...
Fixed unit 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
...
#2925
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,
...
Handle the exception from using the internal API, improve the loading so it shouldn't 'step back'. Also fixed where it would only load a small number of items and wouldn't load any more
3 years ago
tidusjar
99c728918e
fix(details): 👽 Removed the RT API calls from the frontend for now
...
#4305
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
...
#4303
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
...
Updating bulgarian translation.
3 years ago
Vbgf
3e0b392d3b
Update en.json
...
Adding missing space in main en.json translation.
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
...
Fixed an issue where using sort on the movie request section wouldnt work
4 years ago
tidusjar
0efb55793d
Small fix around the detection of available Jellyfin movies
4 years ago
tidusjar
924a562c57
Added the basic advanced search
4 years ago
tidusjar
6ee9606f7c
MORE!
4 years ago
tidusjar
4118f0de41
Fixed the discord notification test issue
4 years ago
tidusjar
83ee2dae1a
Made a start on the advanced options
4 years ago
tidusjar
7119407141
Fixed the jellyfin load libraries issue #4266
4 years ago
Jamie
a702e22b04
added russian into the language #4259
4 years ago
tidusjar
309f214203
Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
4 years ago
tidusjar
6d70010777
Added the option to select libaries to monitor in Jellyfin and Emby #2389
4 years ago
tidusjar
fc7df0e11b
Added the ability to select certain libraries in jellyfin
4 years ago
tidusjar
132c935c28
Merge branch 'develop' into feature/jellyfin-libs
4 years ago
tidusjar
90da69a342
Plex OAuth window will now auto close
4 years ago
tidusjar
5585958731
Cleanup commit
4 years ago
tidusjar
0c4bd10b0f
Added the Digital Release Date back in.
...
Improved performance and system load when loading content #4082
4 years ago
tidusjar
4082f6ad41
Missing commit
4 years ago
tidusjar
5080a1e9d0
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
d417526b26
WIP on recently requested
4 years ago