semantic-release-bot
fd90adba4d
chore(release): 1.15.0
4 years ago
sct
970aa612fe
Merge pull request #570 from sct/release/release-20210104
...
Release
4 years ago
sct
71169944dc
Merge branch 'develop' into release/release-20210104
4 years ago
sct
5add44cfb0
feat(frontend): filter/sorting for request list
...
closes #431
4 years ago
sct
a524b9c4c8
fix(frontend): add i18n for request text on titlecard
4 years ago
sct
b5a3a7a89f
fix(frontend): change titlecard to only have a request button
4 years ago
sct
67ac9e075f
fix(frontend): fix sliders overflowing on firefox
...
fixes #566
4 years ago
sct
ce0687922a
fix(frontend): disable pointer-events on titlecard badges
4 years ago
sct
ba106c447d
fix(frontend): increase titlecard status badge size on larger screens
4 years ago
sct
8cbf39a9d1
fix(frontend): show movie/series badges always
4 years ago
sct
78b15cad18
refactor(frontend): titlecard design experiment
4 years ago
semantic-release-bot
d77f9eb44e
chore(release): 1.14.1
4 years ago
sct
8c0903393c
fix(holiday): remove special holiday slider
4 years ago
sct
22f2037ea6
fix(holiday): remove special holiday slider
4 years ago
samwiseg0
3e613a3e93
docs: Update Ubuntu install instructions [skip ci] ( #558 )
...
* docs: Update Ubuntu install instructions [skip ci]
* docs: fix updating spacing [skip ci]
Co-authored-by: sct <ryan@sct.dev>
4 years ago
sct
5c847026aa
fix(api): return 202 when same seasons are requested again
4 years ago
Chris Pritchard
2f017fe2cb
docs: Added installation instructions for gentoo ( #556 ) [skip ci]
4 years ago
flying-sausages
7d95fd0f30
docs: Add swizzin install instructions ( #552 ) [skip ci]
4 years ago
flying-sausages
28b1d8cf4c
docs: Update Linux instructions #554 [skip ci]
4 years ago
allcontributors[bot]
9d6970db57
docs: add flying-sausages as a contributor ( #551 ) [skip ci]
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
4 years ago
flying-sausages
f906711ee8
docs: Add native linux install instructions ( #550 ) [skip ci]
...
* Add native instructions
* formatting
* Update docs/getting-started/installation.md
* Add untested upgrade instructions
4 years ago
sct
93b57a76f1
fix(frontend): handle currentLibrary possibly being null on first manual sync
4 years ago
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
4 years ago
sct
058fb65495
fix(frontend): update login/setup images
4 years ago
sct
721ed9a930
fix: correctly deal with tmdb id duplicates between movies/series
...
fixes #526
4 years ago
Danshil Mungur
5295f74915
docs: added reminder to check default user permissions ( #527 ) [skip ci]
4 years ago
Danshil Mungur
7d6c6cb2a1
docs: removed duplicate page ( #522 ) [skip ci]
...
* docs(reverse-proxy-examples): removed duplicate text in hint
* docs(extending-overseerr): removed duplicate page
4 years ago
Danshil Mungur
d53d61014f
docs(reverse-proxy-examples): removed duplicate text in hint ( #520 ) [skip ci]
4 years ago
sct
7c40d9131d
docs: update introduction ( #519 )
...
* docs: update docs introduction
* docs: fix link in faq
4 years ago
sct
f124d732a2
fix(frontend): fix count of requests in request list
4 years ago
sct
8af6a1f566
feat(notifications): control notifcation types per agent
...
closes #513
4 years ago
sct
d00e470b55
fix: use new commit tag file for app version as well
4 years ago
sct
55f9e41f1b
build: write commit tag to json file inside docker image
4 years ago
sct
343f466788
fix(frontend): search clear button now correctly triggers routing
4 years ago
sct
fae4818957
fix(frontend): set locale cookie expiration to be much longer
4 years ago
sct
d188f6ffad
fix(frontend): combine duplicate credits on a persons detail page
...
fixes #504
4 years ago
sct
289864af1a
fix(build): fixes build to include commit tag for app build step
4 years ago
sct
d2620281bf
GitBook: [develop] 5 pages modified
4 years ago
sct
30ed82e155
docs: documentation update ( #516 ) [skip ci]
...
* docs: testing docs with gitbook
* GitBook: [docs] 3 pages modified
* GitBook: [docs] one page modified
* docs: migrate more wiki docs
* docs: Update gmail. Add 4k FAQ
* GitBook: [docs] 6 pages modified
* docs: add media missing in overseerr to faq
* GitBook: [docs] one page modified
* GitBook: [docs] 5 pages modified
* GitBook: [docs] 2 pages modified
* GitBook: [docs] 5 pages modified
* GitBook: [docs] 5 pages modified
* GitBook: [docs] 5 pages modified
* GitBook: [docs] one page modified
* GitBook: [docs] 2 pages modified
Co-authored-by: samwiseg0 <2241731+samwiseg0@users.noreply.github.com>
Co-authored-by: samwiseg0 <phillipah@gmail.com>
4 years ago
sct
c034496f55
feat(frontend): add documentation link to about page
...
Also updates the README with new documentation links
4 years ago
sct
2dcda39d40
fix(frontend): add localized strings for status checker
4 years ago
sct
75a426437a
feat: status checker to prompt users to reload their frontend when app version changes
4 years ago
Danshil Mungur
1438b08cf0
fix(frontend): center text in movie auto-approve modal on small screens ( #510 )
...
fix #507
4 years ago
Jakob Ankarhem
0185bb1a70
feat(email): add sendername to email notification ( #506 )
...
* feat(email): add sendername to email notification
* feat(email): add sendername to api + move field in form
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se>
4 years ago
Jakob Ankarhem
c8d4d674f4
feat(frontend): add telegram integration ( #491 )
...
* feat(frontend): add telegram notification agent
* feat(telegram): add i18n keys for telegram
* style(telegram): change message formatting in notification
* feat(telegram): add short tutorial for telegram setup
* feat(telegram): add i18n keys for telegram tutorial
* style(telegram): correct grammar in infobox
Co-authored-by: sct <ryan@sct.dev>
* fix(telegram): redo i18n extraction
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se>
Co-authored-by: sct <ryan@sct.dev>
4 years ago
Jakob Ankarhem
7434a26f76
feat(frontend): add clear-field-icon to search field ( #498 )
...
* feat(frontend): add button to clear search field
Clear input field button was not visible on all devices, this replaces native ones with an svg
* refactor(search): use tailwind css for button and change svg
* refactor(search): larger click area on reset button
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se>
4 years ago
allcontributors[bot]
46af705014
docs: add danshilm as a contributor ( #505 ) [skip ci]
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
4 years ago
Danshil Mungur
2b27a715b0
fix(docs): fix typo in build instructions ( #503 )
4 years ago
semantic-release-bot
2cdf755c20
chore(release): 1.14.0
4 years ago
sct
f99ab47c01
Merge branch 'develop'
4 years ago