Commit Graph

3060 Commits (519b6a7a1a417554efc4781c00aeb2a149658ec3)

Author SHA1 Message Date
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
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
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
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
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
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