Commit graph

59 commits

Author SHA1 Message Date
Ravinou c3271c33e6
fix: typo for storage unit Go > GB #126 2024-01-07 15:38:11 +01:00
Ravinou 0c7d6f9290
fix: typo on password placeholder #127 2024-01-06 14:51:15 +01:00
Ravinou 10ad738755
feat: add a disabled option in repo alert settings 2023-12-30 18:00:14 +01:00
Ravinou bd4ff2f87e
fix: default Apprise mode on stateless 2023-10-08 18:25:43 +02:00
Ravinou ddc5229136
style: all files now match prettier conf 2023-09-10 15:58:08 +02:00
Ravinou 1e7917041d
feat: hydrate wizard steps from API 2023-09-10 15:06:23 +02:00
Ravinou d4c62e8572
feat: hydrate QuickCommand from API 2023-09-10 15:06:23 +02:00
Ravinou 0e72f7a4cf
feat: display log from backend API to toast 2023-09-10 15:06:23 +02:00
bsourisse 446efb8696
feat: check that SSH pubkey is unique 2023-09-10 15:06:23 +02:00
bsourisse a735144a55
feat: unixUser is now unique and retrieved by env 2023-09-10 15:06:23 +02:00
bsourisse a7beb7b37f
fix: change "repository" to "repositoryName" 2023-09-10 15:06:23 +02:00
bsourisse ccebfd54fe fix: disallow negative/zero value for storage size 2023-08-10 19:39:11 +02:00
bsourisse 045f1d1576 perf: displayDetails pref is now in LocalStorage 2023-08-10 18:54:09 +02:00
bsourisse 23e899481b migrate from @tabler/icons to @tabler/icons-react 2023-07-07 21:08:15 +02:00
bsourisse d7213770c2 fix: duplicate state effect on add button 2023-06-20 19:07:06 +02:00
bsourisse e21a0ac896 ux: add link to doc for LAN command checkbox 2023-06-11 20:16:17 +02:00
bsourisse 2074f90c66 fix: send lanCommand value to WizardStep component 2023-06-11 18:54:53 +02:00
bsourisse fb9d84226d feat: integrate LAN option with quicksettings 2023-06-11 15:39:11 +02:00
bsourisse 3b3b46279c UI : modyfing style for checkbox 2023-06-05 23:30:22 +02:00
bsourisse bbe1de8b8a feat: add checkbox to generate LAN commands 2023-06-05 23:29:43 +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 b03e92ad85 feat: storage quota is unlimited #24 2023-02-25 15:01:34 +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