Deluan
ee0d28797b
Fix warning about promise being ignored
2026-01-02 19:26:42 +00:00
Yash Jipkate
f57365b774
Fix #260 : Add Auto theme preference to set theme automatically. ( #835 )
...
* Auto theme preference added
* Fix lint
* Add and use AUTO from consts
* Add shared custom hook to get current theme
* Moved up 'Auto' choice
* AUTO -> AUTO_THEME_ID & extract useCurrentTheme to file
* Liberalise theme setting
* Add tests
2026-01-02 19:22:07 +00:00
Steve Richter
edbaa5609e
Check for window.isSecureContext when determining Notification support
2026-01-02 19:20:12 +00:00
Deluan
1320f58efb
Allow the NotificationToggle to be in sync with the selected option in the browser
2026-01-02 19:20:07 +00:00
Steve Richter
d3d9474b80
Fix formatting
2026-01-02 19:20:07 +00:00
Steve Richter
0a5215a6c0
Add Desktop Notifications
2026-01-02 19:20:07 +00:00
Deluan
02e513201c
Use a better notation for exporting JS components and functions
2026-01-02 19:19:34 +00:00
Deluan
d67ed93f26
Moved all reducers and actions to their own folders
2026-01-02 19:19:33 +00:00
Deluan
bd1c3d9229
Use outlined Material-UI variant for all inputs
2020-08-17 11:19:39 -04:00
Deluan
3092f83a00
Add option to select default album view
2020-07-29 15:34:48 -04:00
Deluan
151f43b95f
Refactor i18n functions a bit
2020-05-02 17:44:24 -04:00
Deluan
2f7443e4bd
Use English as fallback language
2020-05-02 14:19:01 -04:00
Deluan
41cf99541d
Move translations to server
2020-05-02 14:19:01 -04:00
Deluan
c816ca4525
Add config option to enable/disable Transcoding configuration
2020-04-29 21:59:05 -04:00
Deluan
e871c7daee
Add links to documentation on how to contribute with themes and translations
2020-04-27 20:43:58 -04:00
Deluan
b3f70538a9
Upgrade Prettier to 2.0.4. Reformatted all JS files
2020-04-20 09:09:29 -04:00
Deluan
a6c9bf1b15
Persist language selection to localStorage
2020-04-15 22:11:23 -04:00
Deluan
bf6ec67528
Add Language Selector to Personal settings
2020-04-15 22:11:23 -04:00
Deluan
289ba68824
Add Portuguese translation (incomplete)
2020-04-15 22:11:23 -04:00
Deluan
b8f7715a74
Fix ReactAdmin console warnings
2020-04-03 21:03:34 -04:00
Deluan
c58021e645
Make Personal settings form more consistent with the rest of the App
2020-04-02 18:46:09 -04:00
Deluan
13a3d38e4f
fix: Personal view title and menu tooltip
2020-03-31 21:40:06 -04:00
Deluan
9f00fb0f05
feat: move Configuration menu to Personal settings
2020-03-31 21:28:50 -04:00