Fallenbagel
5ce59cc2ee
Revert to develop version [skip ci]
2023-01-05 03:45:57 +05:00
semantic-release-bot
299f65c597
chore(release): 1.3.0
2023-01-02 00:14:11 +00:00
Fallenbagel
06c91744f3
Merge branch 'develop'
2023-01-02 04:44:05 +05:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
Mackenzie
76260f9b22
build: update semantic-release to use proper arg for git sha ( #3075 )
2022-10-18 23:18:48 +00:00
semantic-release-bot
9252817b58
chore(release): 1.2.1
2022-10-18 02:24:18 +00:00
semantic-release-bot
6049edffca
chore(release): 1.2.0
2022-10-12 13:34:54 +00:00
Fallenbagel
613ebb95d2
Merge origin/develop
2022-10-12 00:15:50 +05:00
notfakie
05139717d1
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-12 19:19:57 +12:00
renovate[bot]
f20ba3fc2e
fix(deps): pin dependency cronstrue to 2.11.0 ( #3018 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 13:11:21 +09:00
Brandon Cohen
87825a0e05
feat: pull down to refresh ( #2908 )
...
* feat: pull down to refresh functionality
Custom pull down to refresh added to replace the default browser pull down to refresh. This will
allow you to manually reload the page if you are using it as a PWA.
* test: update test to check api call correctly
changed api call for test and made sure it pulls down all the way to trigger refresh
* fix: changed positioning of pull to refresh
Refresh indicator now has absolute positioning and will prevent the top edge from pulling down.
2022-09-12 02:07:37 +00:00
Danshil Kokil Mungur
99fc9a2da0
feat(jobs): show current job frequency in edit modal ( #3008 )
...
* fix(jobs): reset job schedule edit modal values when closed
* feat(jobs): show job's current frequency
* fix(jobs): reset job schedule edit modal values when cancelled
* chore: rebase
* refactor(jobs): use reducer instead of several react states
* fix(jobs): reset modal state when opening instead of closing the modal
This prevents the modal state from glitching when saving/closing the modal
* feat(jobs): parse job schedule cron string
unavailable locale will fallback to english
2022-09-12 01:14:27 +00:00
Samuel Bartík
9518cb3635
fix(deps): do not list email-validator as a devDependency
...
Because it was listed as a devDependency it got removed during a container build process causing module not found error.
2022-09-07 15:14:04 +02:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
renovate[bot]
833f52de56
fix(deps): pin dependency @headlessui/react to v0.0.0-insiders.b301f04 ( #2993 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-29 19:22:24 +09:00
Ryan Cohen
889caaa733
refactor: modal redesign and fix for transitions ( #2987 )
2022-08-29 14:56:04 +09:00
Brandon Cohen
98028bf2f4
fix: transition animation ( #2974 )
...
switched to using headlessui transition instead of react-css-transition due to new version breaking the
animation
2022-08-24 10:18:09 -07:00
renovate[bot]
baf1ea95a3
fix(deps): pin dependency @formatjs/intl-utils to 3.8.4 ( #2975 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 21:47:39 +09:00
Ryan Cohen
8a2acb7f2b
feat: season/episode list on series details ( #2967 )
2022-08-24 04:09:10 +00:00
renovate[bot]
43a9067976
chore(deps): pin dependencies ( #2962 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 13:36:51 +09:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Ryan Cohen
4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin ( #2957 ) [skip ci]
2022-08-21 10:40:12 +00:00
renovate[bot]
5247f14968
fix(deps): pin dependency react-popper-tooltip to 4.4.2 ( #2952 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 21:19:14 +09:00
Ryan Cohen
16545eec22
feat: tooltip foundation ( #2950 )
...
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
2022-08-19 19:35:50 +09:00
renovate[bot]
103c4ca49c
fix(deps): pin dependencies ( #2946 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 18:38:52 +09:00
Ryan Cohen
e5d8c93ab8
chore(deps): update react to 18 ( #2943 )
2022-08-18 17:05:58 +09:00
Ryan Cohen
72d7a3477f
chore(deps): update dependencies ( #2942 )
2022-08-18 13:49:07 +09:00
renovate[bot]
cfab63c0ca
chore(deps): pin dependencies ( #2925 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-17 11:52:16 +00:00
Danshil Kokil Mungur
0fa84eae8d
build(deps): bump dependencies ( #2796 )
2022-08-17 20:43:35 +09:00
Ryan Cohen
22ec058431
test: add cypress foundation ( #2903 ) [skip ci]
2022-08-15 08:34:38 +09:00
Ryan Cohen
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2022-08-03 12:57:51 +09:00
Ryan Cohen
aed1409f29
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s ( #2881 )
...
fixes #2853
2022-08-02 16:00:34 +09:00
Fallenbagel
f2c659c6f3
chore(release): 1.1.1
2022-06-20 20:11:05 +05:00
semantic-release-bot
99f1a4e4f3
chore(release): 1.2.0
2022-06-20 14:29:16 +00:00
Fallenbagel
23c9595933
Merge pull request #153 from Fallenbagel/develop
...
Merge branch 'develop'
2022-06-20 18:30:20 +05:00
Nicolai Van der Storm
543859e6f3
feat(uesrprofile): email requirement and validation
2022-06-10 12:19:52 +02:00
semantic-release-bot
eceedbbaad
chore(release): 1.1.0
2022-05-21 01:58:03 +00:00
Fallenbagel
29f06a965c
Merge branch 'develop'
2022-05-21 06:43:52 +05:00
semantic-release-bot
ee14ff5a51
chore(release): 1.0.2
2022-04-20 00:06:57 +00:00
Fallenbagel
11f5594ed4
update tags and the branch to jellyseerr
2022-04-20 03:47:46 +05:00
Fallenbagel
2f9c068a9b
chore: replace stable with unstable by replacing the version number with v0.1.0
...
replace stable with unstable by replacing the version number with v0.1.0 for testing purposes
2022-04-20 01:40:33 +05:00
notfakie
da88771da5
update README & repo links throughout repo. Fixes outdated message displayed in app
2022-04-16 13:56:36 +12:00
notfakie
aab1b2d4c6
update workflow and discord locations for jellyseerr
2022-04-16 13:22:27 +12:00
Fallenbagel
69b271b018
Chore(release):v1.0.1
2022-04-15 14:55:53 +05:00
Fallenbagel
d6ebd9a9b9
Chore(release):v1.0.1
2022-04-15 14:54:30 +05:00
semantic-release-bot
5125abdbf0
chore(release): 1.29.1
2022-04-06 23:34:24 +00:00
semantic-release-bot
512f6e51e4
chore(release): 1.29.0
2022-04-01 09:03:58 +00:00
Ryan Cohen
26d77af3a4
Merge branch 'develop'
2022-04-01 17:45:51 +09:00
TheCatLady
a229b15e7a
build(deps): bump dependencies ( #2584 )
...
* build(deps): bump dependencies
* build(ci): disable broken snap builds
2022-03-13 19:27:39 +00:00
TheCatLady
1dc900d5ce
feat(tautulli): validate upon saving settings ( #2511 )
2022-02-10 02:56:00 +00:00