Commit graph

123 commits

Author SHA1 Message Date
York-Simon Johannsen 8e54cf66b8
Fix: SC2035 on getStorageUsed.sh 2023-06-08 12:34:19 +02:00
York-Simon Johannsen e886343911
Fix: SC2086 and SC2086 on recreateRepoConfigFile.sh 2023-06-07 18:48:27 +02:00
York-Simon Johannsen ea71a2b9a2
Fix README.md 2023-06-07 18:40:07 +02:00
York-Simon Johannsen 0a74a2e6d5
Add pre-commit: shellcheck 2023-06-07 18:39:25 +02:00
bsourisse fca4560e18 feat: script to regenerate a repo.json file #34 2023-06-03 00:49:35 +02:00
bsourisse 48e6df7f55 fix: backend regex for email improved #38 2023-05-24 22:02:51 +02:00
Ravinou cc54d0d6ba
Merge pull request #36 from Ravinou/update-nextAuth-method
update: getServerSession is now stable for NextAuth
2023-04-18 18:31:02 +02:00
bsourisse 07d2047afe update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
Ravinou fe89ec9b62
doc: comment in readme 2023-04-01 21:21:30 +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
Ravinou 987b72e43e
Merge pull request #30 from Ravinou/update/dependencies/v1.4.0
Update dependencies
2023-03-15 16:43:43 +01:00
bsourisse ef6f0e3ec2 Update dependencies 2023-03-15 16:36:26 +01:00
Ravinou 1963dfd18f
Merge pull request #29 from Ravinou/feat/apprise-integration
Feat/apprise integration
2023-03-15 10:19:36 +01:00
bsourisse 4782d018cc feat: add Apprise alert to cronjob 2023-03-15 09:54:07 +01:00
bsourisse 19082b3263 fix: improved error handling with fetch 2023-03-14 00:17:48 +01:00
bsourisse 351337f654 feat: add a control on button to send apprise test 2023-03-13 23:55:31 +01:00
bsourisse ccc5495080 fix: improve control of expected data 2023-03-13 09:50:49 +01:00
bsourisse 9912eb9b84 feat: API to send Apprise test notification 2023-03-12 13:52:15 +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 73a1f454e3 feat: API to update Apprise Mode 2023-03-09 12:46:05 +01:00
bsourisse 88b12d04c4 feat: select Apprise Mode 2023-03-09 12:45:42 +01:00
bsourisse 66bc094a19 feat: API to get Apprise Mode 2023-03-08 16:11:49 +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 d50f87972c feat: API to get the list of Apprise services 2023-03-06 17:44:12 +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 869665f5dc init files for Apprise API 2023-03-03 18:46:07 +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
Ravinou bcaca7db89
Merge pull request #26 from Ravinou/25-improve-ubuntu-server-compatibility
25 improve ubuntu server compatibility
2023-03-02 17:37:30 +01:00
Ravinou 84f6e12c80
Merge branch 'main' into 25-improve-ubuntu-server-compatibility 2023-03-02 17:37:04 +01:00
bsourisse aa4e8bc933 fix: improve compatibility with UbuntuServer 22.04 2023-03-02 17:29:06 +01:00
bsourisse 2013c2af3c docs: follow the modifications of the sudoers file 2023-03-02 17:26:31 +01:00
bsourisse cacaf715e2 docs: follow the modifications of the sudoers file 2023-03-02 17:24:25 +01:00
bsourisse 21cd42cefa fix: improve ubuntu server compatibility #25 2023-02-28 12:35:14 +01:00
bsourisse e935c8bf7d doc: improve .env part of README 2023-02-28 10:36:34 +01:00
bsourisse 38aa8232fa ui : remove the footer under the login box 2023-02-28 09:45:41 +01:00
bsourisse b03e92ad85 feat: storage quota is unlimited #24 2023-02-25 15:01:34 +01:00
Ravinou e75e9b8c4c
fix: markdown h2 format 2023-01-27 18:17:22 +01:00