Meier Lukas
|
ed76afbce8
|
✨ Add user settings, improve color scheme
|
2023-07-29 11:19:40 +02:00 |
|
Meier Lukas
|
d8562e2990
|
✨ Add working sign-in / sign-out, add working registration with token
|
2023-07-29 10:05:05 +02:00 |
|
Thomas Camlong
|
454deaf069
|
Merge pull request #1208 from Tagaishi/Bookmark-cosmetic-rework
|
2023-07-29 12:51:29 +09:00 |
|
Tagaishi
|
47c7e84d25
|
🤡 nothing to see here
|
2023-07-29 01:31:10 +02:00 |
|
Tagaishi
|
a0052f88f4
|
🎨 Refactor repeating code
|
2023-07-29 01:23:46 +02:00 |
|
Manuel
|
c99c06c0bb
|
🗑️ Remove deprecated code (#1225)
|
2023-07-28 23:09:21 +02:00 |
|
Meier Lukas
|
326395730e
|
🐛 Fix issues with login page
|
2023-07-28 20:45:54 +02:00 |
|
Meier Lukas
|
d7f6bdf417
|
✨ Add basic credentials authentication
|
2023-07-28 18:51:44 +02:00 |
|
Meier Lukas
|
d507f0807f
|
Merge branch 'dev' into feature/add-basic-authentication
|
2023-07-28 18:11:17 +02:00 |
|
Meier Lukas
|
a45a1bdb18
|
Merge pull request #1221 from ajnart/fix/config-appearance-settings-not-applied-on-initial-load
🐛 Fix config appearance on initial load
|
2023-07-28 18:09:53 +02:00 |
|
Tagaishi
|
76aa8f4f54
|
🎨 one line becomes multiline
|
2023-07-27 23:22:31 +02:00 |
|
dependabot[bot]
|
20dc69c034
|
Bump semver from 6.3.0 to 6.3.1 (#1222)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-27 21:32:38 +02:00 |
|
Manuel
|
45438cd402
|
📝 Add security policy (#1200)
|
2023-07-27 21:18:29 +02:00 |
|
Meier Lukas
|
c47f1fe4b5
|
♻️ Address pull request feedback
|
2023-07-27 20:31:11 +02:00 |
|
Meier Lukas
|
48b2e951cd
|
🐛 Fix config appearance on initial load
|
2023-07-27 20:25:12 +02:00 |
|
Thomas Camlong
|
ef0ac587a1
|
Merge pull request #1210 from ajnart/feat/allow-non-standard-protocols
|
2023-07-27 13:54:17 +09:00 |
|
Tagaishi
|
15781e6ea4
|
💄 Hide Icon option
|
2023-07-27 03:14:46 +02:00 |
|
Tagaishi
|
a79e110aa3
|
🐛 Multiline tooltip again
|
2023-07-27 02:56:12 +02:00 |
|
ajnart
|
d4aa3e4e07
|
🐛 Fix edit mode password working with lowercase
|
2023-07-26 13:17:00 +09:00 |
|
ajnart
|
52f5e9af96
|
🐳 Edit docker shortcuts inside package.json
|
2023-07-26 13:16:37 +09:00 |
|
ajnart
|
49f9fa0f1b
|
🐳 Add docker shortcuts inside package.json
|
2023-07-26 13:03:08 +09:00 |
|
Tagaishi
|
c56edfdc65
|
🐛 Multiline tooltip and 🎨 one line code rework
|
2023-07-25 22:16:59 +02:00 |
|
Tagaishi
|
a15469698c
|
💄 Tooltip background not user selected anymore
|
2023-07-25 21:52:36 +02:00 |
|
Tagaishi
|
5cc2fac8bc
|
✨ Tooltip for widget options
|
2023-07-25 21:07:43 +02:00 |
|
Tagaishi
|
44ed1f3e4f
|
💄 Added titles to widget and improved division
|
2023-07-25 15:49:52 +02:00 |
|
Tagaishi
|
4a633afdf6
|
💄 Radius of cards are now set to md instead of sm
|
2023-07-24 21:38:42 +02:00 |
|
Manuel
|
b557f04c10
|
✨ Allow non standard protocols for ext app URL
|
2023-07-24 21:25:41 +02:00 |
|
Tagaishi
|
356d7c4982
|
🩹 changed hideLink to hideHostname
|
2023-07-24 17:13:39 +02:00 |
|
Tagaishi
|
d136893035
|
💄 Recenter grid items
|
2023-07-23 21:11:18 +02:00 |
|
Tagaishi
|
cd814759dd
|
💄 Rework the bookmark widget
|
2023-07-23 18:23:10 +02:00 |
|
Meierschlumpf
|
3990c1a4ad
|
♻️ Add env variable validation
|
2023-07-23 14:18:10 +02:00 |
|
Thomas Camlong
|
18e0e2a8ff
|
Merge pull request #1205 from ajnart/fix/sidebar-drawer-not-working
|
2023-07-23 19:19:07 +09:00 |
|
Meierschlumpf
|
3766fe222a
|
🐛 Fix sidebar drawer not working
|
2023-07-23 11:39:13 +02:00 |
|
Meier Lukas
|
e528c006d7
|
Merge pull request #1201 from ajnart/fix/ping-reading-wrong-config
🐛 Fix ping not reading from correct config
|
2023-07-23 11:26:09 +02:00 |
|
Thomas Camlong
|
2d946af30d
|
Merge pull request #1204 from ajnart/1127-weather-selector-handle-undefined-google-maps-link
✨ Improvements to city selection in weather widget
|
2023-07-23 10:55:08 +09:00 |
|
ajnart
|
94a2d33d1f
|
✨ Improvements to city selection in weather widget
|
2023-07-23 10:54:38 +09:00 |
|
Thomas Camlong
|
d82ef117ea
|
Merge pull request #1203 from ajnart/1129-application-error-a-client-side-exception-has-occurred-when-removing-an-icon
🐛 Fix clear icon in apperance tab
|
2023-07-23 10:33:16 +09:00 |
|
ajnart
|
2c9dbccea5
|
🐛 Fix clear icon in apperance tab
|
2023-07-23 10:32:45 +09:00 |
|
Thomas Camlong
|
4bd0fea528
|
Merge pull request #1202 from ajnart/1147-croatian-translation-from-crowdincom
🌐 Add `hr` locale 🇭🇷
|
2023-07-23 10:12:43 +09:00 |
|
ajnart
|
b7077f8409
|
🌐 Add hr locale 🇭🇷
|
2023-07-23 10:12:22 +09:00 |
|
Meierschlumpf
|
1634510070
|
🐛 Fix ping not reading from correct config
|
2023-07-22 18:27:24 +02:00 |
|
ajnart
|
6658c05e5a
|
🐛 Fix bugs with the ping feature
|
2023-07-22 10:11:23 +09:00 |
|
Thomas Camlong
|
e6e7a5abd3
|
Merge pull request #1196 from ajnart/1165-typing-anything-in-internal-address-overwrites-the-external-address
🐛 Remove change of external URL when changing IP
|
2023-07-21 18:55:11 +09:00 |
|
ajnart
|
1f2d40d8e2
|
🐛 Remove change of external URL when changing IP
|
2023-07-21 18:54:51 +09:00 |
|
Thomas Camlong
|
a7c1baa2cb
|
Merge pull request #1195 from ajnart/1185-searches-of-type-m-crashes-client-side
🐛 Fix display of Media search with no results
|
2023-07-21 18:49:24 +09:00 |
|
ajnart
|
fe821e9ba9
|
🐛 Fix display of Media search with no results
|
2023-07-21 18:49:06 +09:00 |
|
Thomas Camlong
|
6bf13c99a3
|
Merge pull request #1194 from ajnart/1169-media-request-widget-is-overflowing-from-the-parent-container
🐛 Fix Overseerr media request overflow
|
2023-07-21 18:46:01 +09:00 |
|
ajnart
|
1364e68ffc
|
🐛 Fix Overseerr media request overflow
Fixes #1169
|
2023-07-21 18:45:41 +09:00 |
|
Thomas Camlong
|
ae9be8a543
|
Merge pull request #1192 from ajnart/1186-actionscategoryopenallinnewtab-instead-of-open-all-in-new-tab
🌐 Restore translations for common layout
|
2023-07-21 18:17:14 +09:00 |
|
ajnart
|
24ff188d0a
|
🌐 Restore translations for common layout
|
2023-07-21 18:15:40 +09:00 |
|