Commit Graph

3131 Commits (radarr4k)

Author SHA1 Message Date
twanariens bad06f9393 Merge branch 'develop-test' of https://github.com/tidusjar/Ombi into develop-test
4 years ago
twanariens 985479f4dc New login css
4 years ago
tidusjar 598c0cfb99 Fixed some exceptions being thrown on the backend, nothing that intresting really
4 years ago
twanariens 5059e2ae0f Mobile css for the discover cards
4 years ago
Jamie 216c59dfc1
Merge pull request #3996 from Ombi-app/feautre/poc-discover
4 years ago
tidusjar b9a94da736 Got lazy loading working on the carousel
4 years ago
tidusjar 28ab87ad80 Fixed soemthing....
4 years ago
tidusjar 8e8927882c Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
4 years ago
tidusjar 0725ffeab6 wip
4 years ago
twanariens 47bc694676 CSS fixes
4 years ago
twanariens 6faa803b81 Some CSS tweaks
4 years ago
twanariens 66e2d40357 Hits his dang magic wand to fix it
4 years ago
tidusjar 845aa8d130 Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
4 years ago
tidusjar f6ac59edb2 Fixed the buttons
4 years ago
twanariens 42847c8cd4 Just waving my magic css wand
4 years ago
tidusjar 23e9569de5 Fixed the main filter buttons losing focus
4 years ago
tidusjar f7a5abe81f Styling tweaks and changed the wiki links https://github.com/Ombi-app/Ombi.Docs/issues/32
4 years ago
Dyson Parkes 76fb3a68f8 Fix CSS of submit button
4 years ago
tidusjar 18799f476a Err, this is a good one. Really happy with this. But please don't tell anyone
4 years ago
tidusjar 63b8984dbf changed some of the base theming
4 years ago
tidusjar 7c0210f62f added import
4 years ago
tidusjar 596d09c6d5 Use some new vars in the scss
4 years ago
twanariens 0a5e635854 These are not the commits you are looking for.
4 years ago
tidusjar 0345fa3a6d Super top secret stuff... Stop looking, I will find out
4 years ago
tidusjar 1e199b477e More work on it... top secret
4 years ago
tidusjar eedd67b205 merge
4 years ago
tidusjar df74e38672 Fixed the artist search in ombi
4 years ago
Jamie Rees 2ffec6b1e6 minor code cleanuo
4 years ago
Jamie Rees 938e8439bc fixed the search
4 years ago
tidusjar b6d67b2e24 Added a button for users running the legacy app to launch like they did in V3, this button is in the user preferences area of the site
4 years ago
tidusjar 39680792e9 Added the new search, when searching it now will display the results similar to the discover page
4 years ago
tidusjar 74db3cd573 * Improved the responsiveness for mobile views on the detail pages
4 years ago
tidusjar 2ca6d67573 * Made the "Play on Plex/Emby/Jellyfin" buttons more visible on the details page
4 years ago
tidusjar 9e2f08e38f * Added streaming country into the user bulk edit
4 years ago
tidusjar 93997116be * Added the default streaming country to the user importer
4 years ago
tidusjar 0936354df5 * Fixed not being able to remove legacy mobile users #3968
4 years ago
tidusjar b4b80165b9 * Fixed #3952 where the metadata update would fail
4 years ago
tidusjar c26f3337ed Stopped #3961 from happening
4 years ago
tidusjar bb29b547b3 * Fixed not showing the view on X button for TV shows
4 years ago
Jamie Rees f54ac1c401 fixed build
4 years ago
tidusjar de886dd800 Fixed the issue with the null streaming country
4 years ago
tidusjar ea7307ac07 We now show streaming information on the details page
4 years ago
tidusjar 88453f0a99 Updated the discover cards, there is now a banner with the request status.
4 years ago
tidusjar 6dba4eb0a4 Fixed #3957
4 years ago
tidusjar fcc87740bf Added some extra caching to reduce DB calls
4 years ago
tidusjar cb127f3858 Added Rotten Tomatoes ratings to the detail pages
4 years ago
Jamie 436c7a73fb
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar 8220f41e0b * Added the ability to request on behalf of a user
4 years ago
tidusjar 2e00aa00f0 fixed unit test
4 years ago
tidusjar b888a51b5b last tweak
4 years ago
tidusjar 6a062d5c40 Fixed a bunch of jellyfin issues
4 years ago
Jamie 14c6170455
Merge pull request #3924 from joshuaboniface/jellyfin-redux
4 years ago
tidusjar 87233a7fd3 Kick out the user when the user has been invalidated. This should solve a few issues with "still being logged in"
4 years ago
tidusjar 6937a90342 Try the new way of setting up the reverse proxy
4 years ago
tidusjar 878adc5feb poc
4 years ago
safran_ f57c147a47 CSS - Fix jagged edges on diagonal gradient overlay on landing page
4 years ago
Joshua M. Boniface 5233d0caab
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar e6751903a7 Fixed an issue where we could grab the wrong imdbid
4 years ago
tidusjar 13cb58a225 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 1fcd8631a8 Fixed a bug where it would show a tv episode as processing request
4 years ago
Jamie 4228fcacba
Merge pull request #3932 from tidusjar/moresettings
4 years ago
Jamie b77769e032
Merge pull request #3933 from tidusjar/login-gui-tweak
4 years ago
Dyson Parkes 108e3d8fd9
Fix 'language' for sonarr v3
4 years ago
goldenpipes 093fb673ed added a new class for the login card to allow changing the card colour, etc
4 years ago
goldenpipes cb234e1776 jobs page and the update page
4 years ago
Joshua M. Boniface bb60365109 Fix remaining tests
4 years ago
Joshua M. Boniface 6b24ab7f83 Correct tests for Jellyfin types
4 years ago
Joshua M. Boniface 555406c1c4 Fix up invalid MySQL migration
4 years ago
Joshua M. Boniface c03eaa12da Remove superfluous newline
4 years ago
Joshua M. Boniface 71007ca5b7 Add MySQL migration
4 years ago
Joshua M. Boniface f52a74eba6 Properly set usertype for Jellyfin users
4 years ago
Joshua M. Boniface 30cd96f82a Fix bad controller replacement
4 years ago
Joshua M. Boniface 85e98e587f Correct JellyfinUser to type 5
4 years ago
Joshua M. Boniface fce9e88b1e Fix broken migration
4 years ago
Joshua M. Boniface 6a96d6718b Remove remaining IsJellyfin sections
4 years ago
Joshua M. Boniface f8b9b3ca25 Add warning about reverting patch
4 years ago
Joshua M. Boniface 635079155f Correct legends with proper names
4 years ago
Joshua M. Boniface 0fdfab19dd Move migration to proper database
4 years ago
Joshua M. Boniface 0812a3f780 Add more detailed migration documentation
4 years ago
Joshua M. Boniface ce9279a108 Add missing field for Jellyfin users
4 years ago
Joshua M. Boniface b48c8f7592 Add database migration to SQLite
4 years ago
Joshua M. Boniface 2f1471c61a
Update Jellyfin authorization header
4 years ago
Joshua M. Boniface 9fe644f3db Add separate Jellyfin server type
4 years ago
David Roizenman e22cc1ca15
Remove remaining smart quotes
4 years ago
tidusjar 685b97ce8d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 8f6ef2cdb2 Fixed #3907
4 years ago
Jaiver Pastor 1ddd19caf9 Add informational message
4 years ago
tidusjar fc94f5694d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar dfc55a9885 Potential fix for #3785
4 years ago
Jamie ec6e214e41
Merge pull request #3885 from bernarden/bug/3717-ignore-trakt-exceptions-when-retrieving-extra-tv-information
4 years ago
Jamie 21710a503a
Merge pull request #3889 from bernarden/bug/fixing-documentation-generation-for-swagger
4 years ago
tidusjar 061a6d946f Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 9d716b7f7d Added a new Migrate option to run the migrations in and exit
4 years ago
Victor Usoltsev fe711b6783 Ignores Trakt exceptions when retrieving optional tv show information.
4 years ago
Victor Usoltsev 923a848deb Adds xml documentation generation. Better error handling when xml documentation is missing.
4 years ago
Jamie e2ba527aaf
Merge pull request #3871 from tidusjar/l10n_feature/v4
4 years ago
snyk-bot 294b075b4e
fix: src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities
4 years ago
Jamie 315781d592 New translations en.json (Swedish)
4 years ago
Jamie 2377f470a3 New translations en.json (Swedish)
4 years ago
Jamie b8c6c0d2bf New translations en.json (Swedish)
4 years ago
tidusjar a6cce3362e Fixed the gravatar image #3864
4 years ago
Jamie cde887587e New translations en.json (Swedish)
4 years ago
Jamie f829e95eaf New translations en.json (Swedish)
4 years ago
Jamie 420b0c2aae New translations en.json (Swedish)
4 years ago
Jamie 9d36fa0fef New translations en.json (Swedish)
4 years ago
Jamie 2b2d9bcd8d New translations en.json (Swedish)
4 years ago
tidusjar 7e81830307 Fixed the MySQL issue
4 years ago
Jamie b7571ed191
Merge pull request #3862 from tidusjar/net5.0
4 years ago
tidusjar de80558f54 fixed unit tests
4 years ago
tidusjar 9fea842545 wip
4 years ago
tidusjar a26d232607 added bcl async
4 years ago
Jamie 8f9838c326
Merge pull request #3853 from tidusjar/l10n_feature/v4
4 years ago
Jamie 3cf3ec22f3
Merge pull request #3856 from AliMickey/patch-1
4 years ago
tidusjar 6b668c62d6 Fixed all warnings
4 years ago
tidusjar 0d55eec72e Update to net5.0
4 years ago
tidusjar 8d05dfc4c2 Added the remaining requests into the navbar, just need to dynamically update it now
4 years ago
tidusjar 19933f8186 Sorted out the user management bulk edit
4 years ago
Micky 58704f0019
Update sonarr.component.html
4 years ago
Jamie 68ebeb24fd New translations en.json (Italian)
4 years ago
Jamie d6f427d0de New translations en.json (French)
4 years ago
Jamie bd1cf03d12 New translations en.json (Portuguese)
4 years ago
Jamie 748991a820 New translations en.json (Portuguese, Brazilian)
4 years ago
Jamie b0f6aafb7f New translations en.json (Swedish)
4 years ago
Jamie 1318f102a4 New translations en.json (Slovak)
4 years ago
Jamie edbf7f0f7c New translations en.json (Russian)
4 years ago
Jamie 81506799c3 New translations en.json (Polish)
4 years ago
Jamie 1bbce4640c New translations en.json (Norwegian)
4 years ago
Jamie b23032e020 New translations en.json (Dutch)
4 years ago
Jamie a0c88266e7 New translations en.json (Italian)
4 years ago
Jamie 1211043d4d New translations en.json (Hungarian)
4 years ago
Jamie 89796c330b New translations en.json (German)
4 years ago
Jamie d364963ef2 New translations en.json (Danish)
4 years ago
Jamie ebeb3f0690 New translations en.json (Bulgarian)
4 years ago
Jamie 19c8511781 New translations en.json (Spanish)
4 years ago
Jamie 67a16e4695 New translations en.json (French)
4 years ago
Jamie 9aadf41899 Update source file en.json
4 years ago
Jamie Rees 86220bb237 Improved the user profile section
4 years ago
Jamie Rees a991b2fff2 More fixes around music
4 years ago
Jamie Rees 9438bbf81d Fixed the bug where you could not delete music requests
4 years ago
Jamie 7b2c60e564 New translations en.json (French)
4 years ago
Jamie 22e29cc42f New translations en.json (French)
4 years ago
Jamie dcbfe054f2 New translations en.json (Spanish)
4 years ago
Jamie 027a375af6 New translations en.json (Spanish)
4 years ago
Jamie b9be1eaaab
Merge pull request #3851 from tidusjar/l10n_feature/v4
4 years ago
tidusjar f11af94770 fixed TheTvDb incorrect link
4 years ago
Jamie cb75904b0a New translations en.json (Portuguese)
4 years ago
Jamie 21c8ff886a New translations en.json (Portuguese, Brazilian)
4 years ago
Jamie 9c2bb7cbec New translations en.json (Swedish)
4 years ago
Jamie 28c9604b56 New translations en.json (Slovak)
4 years ago
Jamie b3d0e4cce6 New translations en.json (Russian)
4 years ago
Jamie eab0a0c90f New translations en.json (Polish)
4 years ago
Jamie 05c13acec0 New translations en.json (Norwegian)
4 years ago
Jamie 8a08f3072e New translations en.json (Dutch)
4 years ago
Jamie b48694d767 New translations en.json (Italian)
4 years ago
Jamie ccd0507da1 New translations en.json (Hungarian)
4 years ago
Jamie b70f6b52e4 New translations en.json (German)
4 years ago
Jamie b3bfdec974 New translations en.json (Danish)
4 years ago
Jamie 719919790a New translations en.json (Bulgarian)
4 years ago
Jamie caece37785 New translations en.json (Spanish)
4 years ago
Jamie be59ea1c2a New translations en.json (French)
4 years ago
Jamie 12b6774257 Update source file en.json
4 years ago
tidusjar 2fe5297f34 Improved the "user area"
4 years ago
tidusjar b43d7c4ba6 fixed the error
4 years ago
tidusjar 4e1f529afc Added a little profile image, feedback would be good on this change, im not too sure
4 years ago
tidusjar 75d1267902 did some settings stuff!
4 years ago
Jamie d9407ba9ee New translations en.json (Portuguese)
4 years ago
Jamie 1073a5517b New translations en.json (Portuguese, Brazilian)
4 years ago
Jamie 7e9cce2ca7 New translations en.json (Swedish)
4 years ago
Jamie de307557c3 New translations en.json (Slovak)
4 years ago
Jamie 64dab86da7 New translations en.json (Russian)
4 years ago
Jamie 213eb067ed New translations en.json (Polish)
4 years ago
Jamie ea5a4701c7 New translations en.json (Norwegian)
4 years ago
Jamie 65432d5d34 New translations en.json (Dutch)
4 years ago
Jamie 12b773468d New translations en.json (Italian)
4 years ago
Jamie 1b0b97126c New translations en.json (Hungarian)
4 years ago
Jamie 6b7a653d85 New translations en.json (German)
4 years ago
Jamie f6af191652 New translations en.json (Danish)
4 years ago
Jamie 343a742451 New translations en.json (Bulgarian)
4 years ago
Jamie 3fa047a0c2 New translations en.json (Spanish)
4 years ago
Jamie 0279a529aa New translations en.json (French)
4 years ago
Jamie 1104bd4e87
Merge pull request #3849 from tidusjar/themoviedbkeywords
4 years ago
Jamie 804ff101fd New translations en.json (Portuguese, Brazilian)
4 years ago
Jamie efb7c717eb New translations en.json (Swedish)
4 years ago
Jamie b56702a736 New translations en.json (Slovak)
4 years ago
Jamie 9451aac755 New translations en.json (Russian)
4 years ago
Jamie 5b13b8ca59 New translations en.json (Polish)
4 years ago
Jamie 78273e586c New translations en.json (Norwegian)
4 years ago
Jamie e616d882e1 New translations en.json (Dutch)
4 years ago
Jamie ad07abc801 New translations en.json (Italian)
4 years ago
Jamie ccfc29fb51 New translations en.json (Hungarian)
4 years ago
Jamie 82fd1df4e9 New translations en.json (German)
4 years ago
Jamie dc78cae428 New translations en.json (Danish)
4 years ago
Jamie edfe69b763 New translations en.json (Bulgarian)
4 years ago
Jamie a302a6eb41 New translations en.json (Spanish)
4 years ago
Jamie 9b2e45a9cd New translations en.json (French)
4 years ago
Jamie Rees 3aa28a58e5 Fixed unit tests
4 years ago
Jamie Rees 53e502bd1c upgraded the moviedb page #3831
4 years ago
Jamie Rees 5941e962ec wip
4 years ago
Jamie Rees 7f9652ba4e Fixed #3476
4 years ago
tidusjar 96abeb5861 wip
4 years ago
tidusjar ae414f4815 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar a257174d5b removed the unused token
4 years ago
tidusjar 8cbe6e4926 Fix the tvdb link
4 years ago
Jamie Rees 4710445538 Added a news section
4 years ago
Jamie Rees 2bb006e9a2 Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
4 years ago
Jamie Rees b796a5e101 Fixed
4 years ago
Jamie 0372b30efc
Merge pull request #3817 from tidusjar/discovery-layout-selection
4 years ago
Jamie 6b0f395aec
Merge pull request #3820 from tidusjar/snyk-fix-3441328e44d3e07201b5a198be261af7
4 years ago
Jamie Rees 910fd34445 Generate a new security token per install Pt.1, Pt.2 = new Role System
4 years ago
Jamie 100336b3fc
Merge pull request #3816 from JPyke3/webkit-overflow-fix
4 years ago
snyk-bot 2b27b0d65a
fix: src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities
4 years ago
goldenpipes b636945e13
Update discover.component.html
4 years ago
goldenpipes 7004038baa what do you think?
4 years ago
tidusjar ec869f9e39 Added an id to the login box
4 years ago
JPyke3 c309cc3d37 Changed overflow to initial, this fixes the windowing effect on WebKit iOS devices
4 years ago
tidusjar 9e0986ce9f Added advanced options onto the TV page to stop mophawka bitchin'
4 years ago
tidusjar 26b2a574be Updated the Radarr API to support the new V3 endpoints. There's now a new V3 flag on the radarr settings
4 years ago
tidusjar b31f8dd962 Fixed #3702
4 years ago
tidusjar d54471b6e8 Fixed #3770
4 years ago
tidusjar 0afe5de211 Fixed #3794
4 years ago
Jamie c9de7c165c
Merge pull request #3783 from quietsy/feature/v4
4 years ago
Jamie 9b4792babe
Merge pull request #3801 from bernarden/bug/3295-return-all-urls-with-https-scheme
4 years ago
Victor Usoltsev 0c34fbd0cd Adds a test for ToHttpsUrl extension.
4 years ago
quietsy be6f984647
Update TokenController.cs
4 years ago
tidusjar 5b22836472 Fixed #3790
4 years ago
Victor Usoltsev 4332e5cf51 Replaces scheme to https for all urls returned to client side.
4 years ago
Jamie 799061acfe
Merge pull request #3797 from bernarden/feature/cleanup-dev-startup-output
4 years ago
Jamie 148ae2ee71
Merge pull request #3799 from bernarden/feature/sorting-logs-in-decreasing-order
4 years ago
Jamie 1a4b84543a
Merge pull request #3800 from bernarden/feature/3734-disable-feature-suggestions-for-non-admin-users
4 years ago
Victor Usoltsev de72de5c8c Disables feature suggestions for non-admin users.
4 years ago
Victor Usoltsev 0cd728d95c Sorts log files in decreasing order.
4 years ago
Victor Usoltsev deb6881c33 Fixes unique constraint violation for SQLite database.
4 years ago
Victor Usoltsev 46fb31cb98 Fixes url output.
4 years ago
Victor Usoltsev 70520c7565 Resolves endpoint conflict for swagger.
4 years ago
tidusjar 0c97737aab Got background images loading on the grid
4 years ago
tidusjar 7ba63a33ce Added the ability to filter the main search bar
4 years ago
tidusjar 1eae6647db Fixed a bug on the grid always showing as requested
4 years ago
tidusjar 023246ab8c Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 4c14825439 Fixed #3786
4 years ago
Jamie Rees 07942dcd04 Finished the additional grid option
4 years ago
Jamie Rees 3c63b4f5e6 wip
4 years ago
Quietsy 0f4c69ff81 Added logging of failed login for Fail2Ban
4 years ago
tidusjar c9331eb2ee Fixed #3752
4 years ago
tidusjar 10db8611ca Fixed #3780
4 years ago
tidusjar 42f0d3e8e4 Fixed #3779
4 years ago
tidusjar ce0a16a0fb Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 974ee3c25e Fixed #3682
4 years ago
tidusjar 5cbf1a911c sorted it
4 years ago
Jamie fe65a44085
Merge pull request #3776 from tidusjar/feature/landing-page
4 years ago
tidusjar 2171768757 package updates
4 years ago
tidusjar b3ed2e15e3 Fixed up the landing page
4 years ago
tidusjar 955fa7e262 correctly detect if there if we need to load more movies/shows
4 years ago
tidusjar ff6041b9d1 Added the ability to hide available media from the discover page
4 years ago
tidusjar c81befe6a8 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 342f01be12 Fixed #3760 and #3690
4 years ago
Jamie b80617bdca
Merge pull request #3758 from goldenpipes/feature/v4
4 years ago
tidusjar 9c64e3693a merge
4 years ago
tidusjar 4351dd5f09 Fixed #3735
4 years ago
goldenpipes c9a32b0d44 fixed sonarr settings buttons for good this time
4 years ago
goldenpipes 3801a4f61b settings pages ui tweaks
4 years ago
goldenpipes 3bbab82e01 settings pages UI clean-up
4 years ago
goldenpipes 6fb62ca9b0 arr's settings pages
4 years ago
goldenpipes 93a15dcac6 made all the arr's settings match eachother!
4 years ago
goldenpipes 0689bbd908 settings textbox width fix
4 years ago
tidusjar eb760abb53 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 883ddfb9d2 Change the oauth to a loading spinner
4 years ago
twanariens 594acdb6a1 Fixing infinite scrolling issue
4 years ago
tidusjar ebea0caeb8 Discord use the Alias and not the requested username
4 years ago
tidusjar dd916e5753 Added the ability to switch on and off the *arr availability scanner
4 years ago
tidusjar 5a506ef8d8 Fixed the foreign key checks
4 years ago
tidusjar 14ba451f8f put the mobile devices migration back
4 years ago
tidusjar 4fdda48512 Don't allow migrations to sepecify the charset
4 years ago
tidusjar 86937d2a1c Fixed #3692
4 years ago
tidusjar 157d173a44 some minor UI improvements
4 years ago
tidusjar 2809763dc4 Only apply the grow animation on non-mobile devices
4 years ago
tidusjar 95ba89df44 wip on the movie db exclusion
4 years ago
tidusjar 23be71d8d9 Fixed the issue for larger devices not scrolling, also fixed the funny scroll issue on mobile devices
4 years ago
tidusjar d1a172758d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar daea8a5e87 Fixed #3723
4 years ago
Twan Ariens 48bd8d718c
Update 20200218230644_MobileDevices.cs
4 years ago
Jamie Rees aba00ae698 Custom CSS is now working
4 years ago
Jamie Rees 8c25daff56 Fixed mysql migration
4 years ago
tidusjar 55cba83161 Fixed the migrations for the emby connect id
4 years ago
tidusjar 8ec956707d Remove test db
4 years ago
tidusjar decb34fbf0 Missed one place
4 years ago
tidusjar bffa7d33d4 Fixed the emby connect issue
4 years ago
tidusjar c1529da0e6 Added the ability to delete requests after they have become available
4 years ago
tidusjar 755c16fe01 Removed the *Arr checker from the UI
4 years ago
Jamie Rees e36b1dba3d Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
4 years ago
Jamie Rees 4c4f8f373d wip
4 years ago
Jamie 1d601c18b7
Merge pull request #3700 from tidusjar/feautre/arrAvailability
4 years ago
tidusjar dc00a87da8 Added the availability checker for Radarr/Sonarr
4 years ago
Jamie Rees 63fd43b1d8 wip
4 years ago
tidusjar e866e8263d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar 19a993ba51 Added the new feature suggestion to the navbar
4 years ago
Nathan Miller b9ed1a3e28
fixed requested typo
4 years ago
tidusjar 8cf7eb0e7b Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar acf9bf5b0d Fixed #3624
4 years ago
Avi 2b55347c7c
Fix favicon for installs with baseurl
4 years ago
tidusjar 992f69be52 fixed build
4 years ago
tidusjar b3de7374e1 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar c0fc645135 Fixed the collection migration issue
4 years ago
Jamie Rees e3094d2df1 small tweaks
4 years ago
Jamie Rees 0fa4005113 Fixed #3567
4 years ago
Jamie Rees 0f315ebe3b Small changes for the mobile notification
4 years ago
tidusjar 9c67607f95 Fixed unit tests
5 years ago
tidusjar 062ba2419b Fixed the duplicate notifications
5 years ago
Jamie Rees 913197ac18 Fixed the host args
5 years ago
Jamie Rees 7f70e0d03a Small styling improvements
5 years ago
Jamie Rees f87eef143f Cast list feedback from reddit
5 years ago
Jamie Rees ba0962e018 Made some changes to the cast list from reddit feedback
5 years ago
Jamie Rees b1b48c106a merge
5 years ago
Jamie Rees 415f9d7489 Fixed build
5 years ago
tidusjar faee15552c merge
5 years ago
tidusjar 87b94e3ed0 Added some additional logging to the metadata refresh
5 years ago
Jamie 245b3e1594
Merge pull request #3598 from jonbloom/patch-1
5 years ago
Jamie Rees 4041840523 fixed the request list paging
5 years ago
Jamie Rees cc5bbd5042 Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
5 years ago
Jamie Rees ab15439a27 Added images to the search
5 years ago
tidusjar a7f747cf46 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar ef87a290bd Put the password type back on the email settings password
5 years ago
Jamie Rees 6d339e7a1c Got the album reques list in place
5 years ago
Jamie Rees 73353a6aa5 Fixed #3619
5 years ago
tidusjar d8b98035de fixed build
5 years ago
tidusjar 9e945b9083 Fixed the unit tests and they will now break the build if they fail
5 years ago
tidusjar abf4a424b3 Fixed #2865
5 years ago
tidusjar b8632b2185 update the email settings page
5 years ago
tidusjar 163d127c87 Fixed the looping metadata checks when using Emby
5 years ago
tidusjar a8f32009cb Fixed an error in the Plex & Emby Availability Checker
5 years ago
tidusjar 09ab105763 Fixed lidarr not being disabled
5 years ago
tidusjar 466c9dada7 Finished off the discord enhancements
5 years ago
tidusjar 31060fff61 enhanced the discord notifications #3611
5 years ago
tidusjar 51a886cef9 Fixed the issues panel not showing for TV Shows unless you have a request #3614
5 years ago
tidusjar 4ac08577db Small UI tweaks
5 years ago
tidusjar cbd4cee9aa fixed some small issues on the ombi settings page
5 years ago
tidusjar fdd856bb9f Movies now show in the specified user language
5 years ago
tidusjar fbd88248c0 Fixed Radarr v2 -.-
5 years ago
tidusjar cf527d41a8 Fixed build
5 years ago
tidusjar ebd370e59b Fixed #3563
5 years ago
tidusjar 3d5e4383d9 When saving setting, kick off the sync
5 years ago
tidusjar 98b65d43a4 Fixed the Radarr V3 integration
5 years ago
tidusjar 282f5a5d4e Added the language to the user profile and fixed a putin bug
5 years ago
tidusjar e1265046b5 Fixed #3599 and moved the collections button to a more suitable location
5 years ago
tidusjar 28288e8a51 Fixed up some of the settings pages from the PR comments
5 years ago
Jamie b28e485f5b
Merge branch 'settings-changes' into feature/v4
5 years ago
Jamie Rees 713770128b Added donation link
5 years ago
Jamie Rees 7f8493869b Added the custom logo on the login page
5 years ago
Jamie Rees 76c5b99c16 Fixed #3599
5 years ago
Jamie Rees 863fce38fa Fixed #3479
5 years ago
Jon Bloom cc3cc4a729
Replace smartquotes in meta info
5 years ago
twanariens cc06ebc7d3 Some more UI Tweaks on the settings pages
5 years ago
Jamie Rees 9991fbd71c Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
5 years ago
Jamie Rees 6d3571f0d2 Added issues for non requested iteams
5 years ago
twanariens c488253c4e New UI for CP, Dog, Sick and Sonarr
5 years ago
twanariens 1f81a73804 New UI Emby Settings
5 years ago
twanariens 8d1b71b3bf New UI for Sonarr settings
5 years ago
twanariens a696c8c4ec New UI for Plex settings
5 years ago
twanariens 89865044ec Fixed logout button. Fixed menu displacement
5 years ago
tidusjar f2013c063b fixed #3581 (merge)
5 years ago
tidusjar 415e9ecbae Fixed #3581
5 years ago
Jamie Rees bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables
5 years ago
Jamie Rees 77f8d76590 Fixed #3421
5 years ago
Jamie Rees 0cec163324 Merge branch 'feature/v4' of https://github.com/tidusjar/ombi into feature/v4
5 years ago
Jamie Rees aa0d75144f Fixed the episode cache #3557
5 years ago
Alexander Standke 1c22d57b8e improve wording for Now Available notification template
5 years ago
tidusjar 6a104afb33 Fixed the issue when updating the issue status
5 years ago
tidusjar cb804a2e98 Fixed the advanced buttons and fixed an error in the whatsapp notification
5 years ago
tidusjar 8c145f6bb7 Fixed the bottom nav & calendar
5 years ago
tidusjar cb87479288 Fixed the calendar
5 years ago
Jamie 4db54dbd6b
Merge pull request #3554 from tidusjar/angular9
5 years ago
Jamie Rees 78b55db384 re-ordered titles
5 years ago
Jamie Rees 45c091238d css credits to iCare
5 years ago
Jamie Rees 4bdb944efc Fixed the radarr not enabled issue
5 years ago
Jamie Rees 341245067f removed ngb
5 years ago
Jamie Rees 5a4c7d7893 increased the load on discover
5 years ago
Jamie Rees 0308d784e7 merge
5 years ago
Jamie aac55d6a52
Merge pull request #3539 from twanariens/feature/v4
5 years ago
Jamie Rees ec15755b94 Fixed the material tabes
5 years ago
Jamie Rees 6a1dd87eeb upgrades
5 years ago
Jamie Rees cea33c7e93 ng material
5 years ago
Jamie Rees 7708151eb5 angular 9
5 years ago
Jamie Rees 96eae50f09 removed more unused
5 years ago
Jamie Rees 167d2854cb removed unsued deps
5 years ago
Jamie Rees 6cef4f4cc4 linked up the tv to issues
5 years ago
Jamie Rees 7ca57f3666 Fixed issues not loading
5 years ago
Jamie Rees cdfe91e3a4 More on the issues, we can now work through the issues flow
5 years ago
Jamie Rees c787e58f3b Made a start on the Issues page
5 years ago
Jamie Rees 03fc7d4c19 Added the new notification provider to the settings page
5 years ago
twanariens 9cd0822114 Make the discover page a little bit less THICC. Fixed an issue in the request page
5 years ago
twanariens 625702f7e0 Bug fixed for latest css changes #1
5 years ago
Jamie a6c6894010
Merge pull request #3528 from Ashyni/feature/v4
5 years ago
twanariens 1d72727481 Change Search Font
5 years ago
twanariens 57fa0e607f Merge branch 'feature/v4' of https://github.com/twanariens/Ombi into feature/v4
5 years ago
twanariens 92af6092de deleted old css
5 years ago
twanariens 743794ac40 css changes
5 years ago
twanariens 39187e1fab test
5 years ago
twanariens abef3000ad Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
twanariens 5f2f1abc3b A lot of css changes
5 years ago
Jamie Rees 3ca0aebfd6 Fixed the search bar
5 years ago
Jamie Rees 4cd4a1ef50 moved the grid columns around
5 years ago
Jamie Rees 7a9d22e43c Small changes
5 years ago
Jamie Rees e9bdebdd99 Added filtering on the requests list screen
5 years ago
Jamie Rees 22a8a18b9c Added the filtering on the requests list
5 years ago
Jamie Rees 4a8c1cd25a Added filtering on status to the requests page
5 years ago
tidusjar 1ea6a6dc48 added the quality to a movie
5 years ago
tidusjar 8123d3e914 Removed the connectionstring from the settings, the request grid count also should stick per user now
5 years ago
Ashyni d566cbc236 fix jellyfin api call
5 years ago
tidusjar 5d5665ef5c Fixed error
5 years ago
tidusjar a8f93e1174 Added the base url to the emby settings and styles the page correctly #3505
5 years ago
tidusjar d7cdf68a86 Small changes to the DB migration
5 years ago
tidusjar c065235776 fixed the issue where we could only bind to localhost
5 years ago
tidusjar bb2a270b54 Fixed the theme switcher on mobiles not being fully on the viewport
5 years ago
tidusjar 99a50f49af change the page title
5 years ago
tidusjar 065e16e5fe small css changes
5 years ago
tidusjar 3e534f3fda Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar b09d4e41f9 Fixed #3455
5 years ago
Jamie Rees 4179e557d4 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
Jamie Rees 6bc3d8a534 Fixed #3445 again
5 years ago
tidusjar 10430cfb40 put back missing flag
5 years ago
tidusjar 942a4c5ae2 Made the sorting and sorting direction on the request lists stick
5 years ago
tidusjar e080afe05a Added the ability for the discover options to stay/stick
5 years ago
tidusjar 2cba74e096 Should fix the newsletter issue from #3445
5 years ago
tidusjar 4340dc44bf Fixed #3245
5 years ago
tidusjar 7385aa82f2 Should fix https://github.com/tidusjar/Ombi/issues/3417
5 years ago
tidusjar 118cff60af wip
5 years ago
tidusjar 69ead4f841 Fixed build
5 years ago
tidusjar a3304c29cf Fixed #3425 #3427
5 years ago
tidusjar 594eaa72cc Enable healthchecks
5 years ago
tidusjar 29facf2021 Fixed dev deps
5 years ago
tidusjar 17da10959d updated dev deps
5 years ago
tidusjar 7e2bcb3964 Re-added the QR code
5 years ago
tidusjar c0ea803611 Fixed #3409 and also a error when sending whatsapp notifications
5 years ago
Jamie Rees 2bf67ffafe Added a bunch of new API endpoints for requests
5 years ago
Jamie Rees 8789ac81cf merge
5 years ago
Jamie Rees 6c3ae89ca0 More fixed for EF core
5 years ago
tidusjar 1107c4a366 Fixed another EF client side execution bug
5 years ago
tidusjar 01217cfe70 small styling changes on the discover page
5 years ago
tidusjar c6b80c1218 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar 556d63e00a Fixed #3406
5 years ago
Jamie Rees 4f9579e7bf Fixed #3405
5 years ago
Jamie Rees 0ed2c014a8 Fixed duplicate key
5 years ago
Jamie Rees 7a422cd82e added the new mobile notification provider
5 years ago
Jamie Rees 3a89483599 fixed the migration
5 years ago
Jamie Rees dd03135d7c Changed migration
5 years ago
Christopher Demicoli 7172e9c3d7
Fixes #3399
5 years ago
Jamie ebb5f3b37b
Update ombi.component.html
5 years ago
Jamie Rees d6ff526583 Fixed buiild
5 years ago
Jamie Rees a482a095ab Added new migrations
5 years ago
Jamie Rees 993510efdd merge
5 years ago
Jamie Rees 1dcc6971d2 merge
5 years ago
Jamie Rees ac51126437 merge
5 years ago
Jamie Rees 72403f21f6 Fixed duplicate notifications #3398
5 years ago
Jamie Rees c20c16b7a0 Finished healthchecks
5 years ago
tidusjar db2e3bd08c WIP
5 years ago
tidusjar 99d9ccc7dd Added health checks
5 years ago
Jamie Rees 0e7cbe5c6b Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
Jamie Rees c663d6c4c0 Added the option to filter between movies and tv shows or combined on the discover page
5 years ago
tidusjar 483f021e29 Updated to 3.1
5 years ago
tidusjar 1c8786ea27 Fixed up the TV Grid's request status's
5 years ago
tidusjar e94af7db79 Added the ability to approve from the requests list page
5 years ago
tidusjar 124c9d8c9d Fixed up the whatsapp notifications page
5 years ago
Jamie 96f50fc8f9
Merge pull request #3344 from Namaneo/add-request-id-in-notifications
5 years ago
Jamie 0df6a734de
Merge pull request #3373 from tidusjar/feature/v4-whatsapp
5 years ago
Jamie Rees 8a94298a80 Finished whatsapp
5 years ago
Jamie Rees 0c7b6a8ed0 more wip on whatsapp
5 years ago
Jamie Rees 46497b4603 Added the ability to override root paths and qualities for movies
5 years ago
Namaneo 100c3f813d Remove DeniedReason from top-level TV search model
5 years ago
Jamie Rees 9bccec94e3 Improved the newsletter, we now pick up movies easier.
5 years ago
Jamie 373d28361e
Fixed #3348
5 years ago
Namaneo 230c22abe1 During a TvShow request, notify using the ParentRequest Id if available
5 years ago
tidusjar 9946c80f3f Fixed the versioning
5 years ago
tidusjar 2fd5f240ce Attempt to fix the startup error in the new build system
5 years ago
Namaneo f8fcc9bea9 Add Denied and DeniedReason on the SearchViewModel
5 years ago
Namaneo 56948035f9 Call abstract ProcessResult from generic one while searching TV
5 years ago
Namaneo 8eb29ab905 Add RequestId variable in notification's data
5 years ago
tidusjar 952db09e28 Started on whatsapp
5 years ago
Jamie a14b463b44
Merge branch 'feature/v4' into feature/v4-CI-improvements
5 years ago
Jamie Rees ac82867c69 Fix application url
5 years ago
Jamie 4147a2a9cc
Update Ombi.csproj
5 years ago
Jamie cba45ba772
Update Ombi.csproj
5 years ago
tidusjar 1619a2bca7 test
5 years ago
tidusjar 0aee4c6573 Added delete functionality to the requests grid. Fixed the 302 issue with the RP probe
5 years ago
Jamie Rees 4c8add371d sorted out radarr settings
5 years ago
tidusjar 2f61a3aee0 reduce memory as appveyor has a limit of 6gb
5 years ago
Jamie 824e24eaf3
Merge pull request #3308 from tidusjar/Translations
5 years ago
tidusjar 29cbf5aa03 upped node memory
5 years ago
tidusjar 8ec8ff984f fix build
5 years ago
tidusjar 0b37ee940a Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar 6414932388 wip
5 years ago
Jamie aeccd35f6d New translations en.json (Russian)
5 years ago
tidusjar e883fe7030 Fix #3315
5 years ago
Jamie Rees d08b68ec25 merge
5 years ago
Jamie Rees e24ad04be9 merge
5 years ago
Jamie Rees 1069ddf9cf Fixed the multiple notifications (I think)
5 years ago
Jamie Rees d633049b7d build
5 years ago
tidusjar 585bd0aab1 Fixed unit tests
5 years ago
tidusjar 4bf66ef031 Fixed assembly reference
5 years ago
Jamie e672533aaa New translations en.json (Hungarian)
5 years ago
tidusjar 18dcddf67a !wip
5 years ago
tidusjar 5ad8ccf33d Some small fixes!
5 years ago
tidusjar 822ca2df94 fixed build
5 years ago
Jamie 56eced0880
Update user-preferences.module.ts
5 years ago
Jamie 26ffd5adc0
Update user-preference.component.html
5 years ago
Jamie c319e07b0e
Update package.json
5 years ago
tidusjar 92195a1598 Added another API
5 years ago
Jamie Rees cdcea0ca8b Added the ability to request music!
5 years ago
tidusjar bff86e2e86 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar 2f7b7683d1 added a qr code for the app
5 years ago
Jamie Rees 0547c55855 Simplified the loading
5 years ago
Namaneo 1ac37cd9ec Improve webhook test to use more accurate payload
5 years ago
tidusjar 78af64446b think i actually finished the reverse proxy issue
5 years ago
tidusjar 39cef0d54b Less load on fanart tv if we cache the results for a day
5 years ago
Namaneo 1176be7f20 Add explanation tooltip on webhook settings view
5 years ago
Namaneo 8ae98c91c1 Minor updates related to Github's comments
5 years ago
Namaneo 78ac3984cb Fix lint issues on UI
5 years ago
Namaneo c8cdf00567 Add settings view for webhook configuration
5 years ago
Namaneo 88f3f0f9f0 Integrate webhooks into existing notification mechanism
5 years ago
Namaneo cdc002ecd7 Add webhook notification and API logic
5 years ago
Jamie Rees 4d8f3dfad5 Fixed the access token
5 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar faba87cdc6 Fix for #3277
5 years ago
tidusjar 3bd9b18b33 Fixed the startup error
5 years ago
tidusjar 58cc49d607 Fixed issues with the RequestId Migration #3244 #3253 #3249
5 years ago
tidusjar 93f5f94a14 !wip
5 years ago
tidusjar f9b4818606 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 53ecd7b95f Fixed the issue where we couldn't always pick up stuff on the sync
5 years ago
Jamie ef5a382a1e
Update login.component.ts
5 years ago
tidusjar b41fcb467e Removed hangfire completly from Ombi
5 years ago
tidusjar 181bd53202 Fixed the notifications issue
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 47f323fcdd Fixed an error with the newsletter with the new db structure
5 years ago
tidusjar ccbf67d3a6 really fixed the build
5 years ago
tidusjar 753111124f Fixed build
5 years ago
tidusjar 3a82562341 Fixed unit tests
5 years ago
tidusjar 2365341207 Develop into v4
5 years ago
tidusjar 9ae4228909 Added the new JIT Tiered compliation
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar 379ffeddba Updated to .net core 3.0
5 years ago
tidusjar 63b8b8882c Output some useful stuff to the about window regarding the databases
5 years ago
tidusjar f4933bfc26 Fixed the migration for combined databases
5 years ago
tidusjar 713c0de5f0 Fixed the issue where exisitng databases would now fail due to the DB structure changes
5 years ago
Jamie c773f06d2c
Merge pull request #3241 from tidusjar/feature/mysql
5 years ago
tidusjar 22bc7c99b7 Fix for #3219
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 1a086e6f19 Got MySql working
5 years ago
tidusjar 37aca4e423 Got the new DB structure in place
5 years ago
tidusjar b07833e0e8 Merged develop with V4
5 years ago
tidusjar d13a1865ea Fixed the error in the newsletter
5 years ago
tidusjar 35199a8b5e Fixed #3208
5 years ago
Jamie 71b850e7bd
Merge pull request #3215 from gtbuchanan/adult-filter
5 years ago
Taylor Buchanan 721ef47bb2 Use tags and autocomplete for excluded keywords
5 years ago
tidusjar 291af1f0ad Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 23cceec6f9 Fixed potential null ref !wip
5 years ago
Jamie dd785b29fd
Merge pull request #3216 from gtbuchanan/mobile-search-fix
5 years ago
Taylor Buchanan 22d47512b6 Add comments to clarify filter decisions
5 years ago
Taylor Buchanan 69c8736a52 Fix search bar overlap on mobile
5 years ago
Taylor Buchanan 9154dbbe9b Fix TS import order
5 years ago
Taylor Buchanan 3008cd124d Add adult movie filtering
5 years ago
Jamie 2681c857cd
Merge branch 'develop' into Translations
5 years ago
tidusjar 7eb16e0089 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 5d73845951 Add the migration to the correct database... #3214
5 years ago
Jamie 371a48878c New translations en.json (Slovak)
5 years ago
Jamie 1f9a31f4fe New translations en.json (Slovak)
5 years ago
Jamie c1dc15c78a New translations en.json (Slovak)
5 years ago
Jamie 9d1a53e1f3 New translations en.json (Slovak)
5 years ago
Jamie 22c824e9b0 New translations en.json (Slovak)
5 years ago
Jamie 65895d541e New translations en.json (Slovak)
5 years ago
Jamie c1360ca515 New translations en.json (Slovak)
5 years ago
Jamie Rees 2c8e50e9ff Add SK lang
5 years ago
tidusjar 8baa3c1f8c Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 1286c40f82 Hopefully provide a fix now for #2998
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
Tim 7aaa6d738a Updated SlackNotification.cs
5 years ago
tidusjar e5ef111087 Added better support for Jellyfin, we will now auto detect if it's a jellyfin server after pressing the discover button
5 years ago
tidusjar 2cfad10a82 Fixed #3078
5 years ago
Jamie c13958980e
Merge pull request #3199 from msdeibel/3195_AlbumCoverUrls
5 years ago
msdeibel ab8e5cca7e Fixes issue #3195
5 years ago
Jamie 58acbd7ac1
Merge pull request #3186 from tidusjar/Translations
5 years ago
tidusjar afc803163e Sorted out the login page to support oauth and single user password
5 years ago
Jamie 3b409d1d79 New translations en.json (Norwegian)
5 years ago
Jamie 9403c7860f New translations en.json (Norwegian)
5 years ago
tidusjar d7b4931030 Fix for #3183
5 years ago
tidusjar e6a705ffb7 Fixed an issue where running the recently added sync via the UI was running the full sync
5 years ago
tidusjar 2bbaba2e1e Added a bit more logging into the recently added scan
5 years ago
tidusjar a07930a43b !WIP
5 years ago
tidusjar 3495e11dd1 Copy the spa to the install
5 years ago
tidusjar 6866289895 fixed build warn !wip
5 years ago
tidusjar be848387e7 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar f04a203fac Removed the lanuage profile from the Lidarr integration
5 years ago
Jamie Rees 16ff5083c3 Fixed #3143
5 years ago
Jamie Rees 2fb0c78c7e Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
Jamie Rees 036230d4cf Fixed #3143
5 years ago
Jamie 19e46d4d17
Merge pull request #3140 from tidusjar/Translations
5 years ago
Jamie 999c7cf854 New translations en.json (French)
5 years ago
Jamie 9f0ff55117
Merge pull request #3052 from tidusjar/Translations
5 years ago
Jamie a2f9d9f0bb New translations en.json (French)
5 years ago
tidusjar e362fa613b put that back
5 years ago
tidusjar 84ad399da5 Remove yarn build from CSProj, should speed up builds
5 years ago
tidusjar a1e86ad728 Fixed build errors
5 years ago
Jamie 490f842f38 New translations en.json (Russian)
5 years ago