Commit graph

40 commits

Author SHA1 Message Date
Ravinou 0c7d6f9290
fix: typo on password placeholder #127 2024-01-06 14:51:15 +01:00
Ravinou bd4ff2f87e
fix: default Apprise mode on stateless 2023-10-08 18:25:43 +02:00
bsourisse 23e899481b migrate from @tabler/icons to @tabler/icons-react 2023-07-07 21:08:15 +02:00
bsourisse 4d1ad1078f fix: "noopener" is useless with "noreferrer" 2023-03-20 12:11:14 +01:00
bsourisse 7186d2d9f6 privacy: add "noreferrer" to link to official doc 2023-03-20 12:08:28 +01:00
bsourisse 54e87fd077 ux: add link to doc for Email alert settings 2023-03-20 11:44:37 +01:00
bsourisse 131cba8826 ux: add link to doc for Apprise settings 2023-03-20 11:40:21 +01:00
bsourisse 19082b3263 fix: improved error handling with fetch 2023-03-14 00:17:48 +01:00
bsourisse c5eb4b8fbd feat: send test Apprise notification button 2023-03-12 13:51:29 +01:00
bsourisse 90d52e515e ux: allow very long URL in textarea(no line-break) 2023-03-10 16:30:10 +01:00
bsourisse c87a01728d feat: notify multiple Apprise services URLs 2023-03-09 17:45:32 +01:00
bsourisse 95451e8bb4 refactor: remove unused lib 2023-03-09 17:43:18 +01:00
bsourisse 88b12d04c4 feat: select Apprise Mode 2023-03-09 12:45:42 +01:00
bsourisse 626b11736a ui: css for radio button in main sheet 2023-03-08 15:18:43 +01:00
bsourisse d81a7472be refactor: decompose into smaller containers 2023-03-08 15:17:45 +01:00
bsourisse 3433f37a0e ux: creation of a menu in the user settings 2023-03-06 19:19:28 +01:00
bsourisse 6cd1740123 feat: display the actual list of Apprise Services 2023-03-06 17:43:35 +01:00
bsourisse 81191c9609 fix: regex multiline for textarea 2023-03-06 15:43:31 +01:00
bsourisse db42d89dd6 feat: init textarea for Apprise URLs 2023-03-03 18:47:03 +01:00
bsourisse 20ccb27466 feat: apprise notification switch + api 2023-03-03 16:11:38 +01:00
bsourisse 6da2d97787 ui: improve user settings design 2023-03-03 15:39:50 +01:00
bsourisse c5267fba03 feat: create the apprise category in user settings 2023-03-03 12:25:54 +01:00
bsourisse aa1dd93c41 ux: rename category to prepare Apprise integration 2023-03-03 11:53:55 +01:00
bsourisse c56ecf1d49 rename API 2023-01-19 18:01:58 +01:00
bsourisse 1d16c5fa54 feat: add button to test email configuration 2023-01-19 12:53:32 +01:00
bsourisse 70ecbf419b feat: fetch the current state of the EmailAlert 2023-01-18 15:19:40 +01:00
bsourisse 067f623ec4 feat: set email alert setting 2023-01-18 11:39:39 +01:00
bsourisse dd3956c6bb refactor: toast notification for settings 2023-01-18 11:20:28 +01:00
bsourisse c9e13316e2 ui: improve design in settings 2023-01-17 18:03:47 +01:00
bsourisse c1529ea983 ui: improve design on password inputs 2023-01-16 18:30:19 +01:00
bsourisse 849fdc294b ui: improve design on settings 2023-01-16 18:29:42 +01:00
bsourisse 6409975a6e feat: add setting to enable/disable email alert 2023-01-16 18:28:54 +01:00
bsourisse 33909db46c ux: placeholder opacity for current settings 2023-01-13 11:57:22 +01:00
bsourisse 245df95da0 ux: change order in settings 2023-01-13 11:04:05 +01:00
bsourisse 9235386021 feat: change user email 2023-01-13 10:54:37 +01:00
bsourisse 7f04378168 typo: repeat same condition 2023-01-13 10:15:33 +01:00
bsourisse 5b1169c4a2 feat: change username 2023-01-12 18:21:05 +01:00
bsourisse 575ae6b35c refactor: decomposing UserSettings 2023-01-12 12:46:36 +01:00
bsourisse 52786078c7 style: form construction 2023-01-11 15:00:37 +01:00
bsourisse ef0989c3cd initialize new container UserSettings 2023-01-10 12:45:11 +01:00