Commit graph

71 commits

Author SHA1 Message Date
Ravinou
daa199dfb0
refactor: remove spinners for nprogress 2025-04-21 13:34:41 +02:00
Ravinou
1e4a34edce
refactor: improves User Settings component 2025-04-20 23:08:42 +02:00
Ravinou
58f55fa9fc
refactor: update new api url to components 2025-04-20 23:08:37 +02:00
Ravinou
db36c806b6
fix: 🐛 wizardEnv fetching 2025-04-20 23:08:30 +02:00
Ravinou
73842a8d62
chore: 🧹 clean up some imports 2025-04-20 23:08:25 +02:00
Ravinou
11aa62a548
refactor: tokenManager API 2025-04-20 23:08:17 +02:00
Ravinou
dac0c41df4
refactor: status API + misc 2025-04-20 23:08:10 +02:00
Ravinou
73c8350442
refactor: user settings API 2025-04-20 23:08:08 +02:00
Ravinou
6a661a4f6a
refactor: updateAppriseServices API 2025-04-20 23:08:07 +02:00
Ravinou
8a0a69b7dc
refactor: updateAppriseAlert API 2025-04-20 23:08:06 +02:00
Ravinou
b266787295
refactor: sendTestApprise API 2025-04-20 23:08:03 +02:00
Ravinou
7625e5af02
refactor: getEmailAlert API 2025-04-20 23:08:03 +02:00
Ravinou
086ae6dad3
fix: 🐛 all notifications methods can be undefined (old versions) 2025-04-20 23:07:28 +02:00
Ravinou
46b923da77
refactor: password and username components 2025-04-20 23:07:26 +02:00
Ravinou
80277dbe75
refactor: integrations form 2025-04-20 23:07:25 +02:00
Ravinou
448781c3c3
refactor: email setting 2025-04-20 23:07:25 +02:00
Ravinou
c4f59c905b
refactor: user settings 2025-04-20 23:07:24 +02:00
Ravinou
8a64fe16da
refactor: email alert settings 2025-04-20 23:07:24 +02:00
Ravinou
940367e6b2
refactor: apprise alert and switch component 2025-04-20 23:07:24 +02:00
Ravinou
233b621bc7
refactor: apprise services form 2025-04-20 23:07:23 +02:00
Ravinou
0d3377baa6
refactor: apprise mode component 2025-04-20 23:07:23 +02:00
Ravinou
5e66de2f64
config: 🔧 components and containers to TS 2025-04-20 23:07:17 +02:00
Ravinou
88a80f42e8
fix: 🐛 allow self-signed cert and no-auth for smtp settings #367 #364 2024-12-26 14:19:13 +01:00
Ravinou
e2cd515ee6
feat: add a link to documentation in new "Integrations" menu 2024-08-31 22:30:12 +02:00
Ravinou
dd51c23aaf
fix: 🐛 usage of new environment variables with Docker 2024-08-31 21:01:06 +02:00
Ravinou
2f509f7903
ui: 🎨 improve delete token loading 2024-08-31 21:01:04 +02:00
Ravinou
00c98f842d
feat: add the ability to globally disable API integrations with env var 2024-08-31 21:01:03 +02:00
Ravinou
ba11e0ab04
feat: full granularity for CRUD API permissions 2024-08-31 21:01:02 +02:00
Ravinou
aa57a19ff1
feat: CRUD repoList with API token auth 2024-08-31 21:01:02 +02:00
Ravinou
83fe9a5355
config: 🔧 update prettier format 2024-08-31 21:01:01 +02:00
Ravinou
e4d9484759
feat: generate and manage access tokens in account settings 2024-08-31 20:57:34 +02:00
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