Commit graph

75 commits

Author SHA1 Message Date
Manuel Thalmann d40c4898e8 Set a default user password 2024-06-12 03:08:01 +02:00
Manuel Thalmann 1b249f3de5 Configure sddm to use kwin 2024-06-12 03:08:01 +02:00
Manuel Thalmann 128a9d4166 Adjust options properly 2024-05-19 01:15:36 +02:00
Manuel Thalmann cbcae30c12 Apply shell-check fixes 2024-05-19 01:15:20 +02:00
Manuel Thalmann ac265706dd Add missing programs to $PATH in scripts 2024-05-19 01:12:46 +02:00
Manuel Thalmann 466c687ba5 Rename rclone service 2024-05-16 18:18:37 +02:00
Manuel Thalmann 4fd042e2bf Start rclone.service automatically 2024-05-16 18:17:50 +02:00
Manuel Thalmann c5cb29aa59 Fix non-functioning service 2024-05-16 18:17:38 +02:00
Manuel Thalmann b285320436 Allow configuring vfs 2024-05-16 18:17:18 +02:00
Manuel Thalmann b2edfe64b9 Allow passing custom arguments to rclone mount 2024-05-16 16:58:17 +02:00
Manuel Thalmann 42166b10a7 Avoid typing out the home path 2024-05-16 16:53:10 +02:00
Manuel Thalmann 53842bb680 Set default rclone mount path 2024-05-16 16:52:47 +02:00
Manuel Thalmann 7faca7cbbf Prevent escaping the rclone mount path 2024-05-16 16:28:39 +02:00
Manuel Thalmann e3aa5bddbb Add required packages 2024-05-16 02:23:59 +02:00
Manuel Thalmann f3e84b8e02 Implement proper command for mounting and unmounting rclone 2024-05-16 02:23:28 +02:00
Manuel Thalmann 7693faf903 Export secrets properly 2024-05-16 02:19:06 +02:00
Manuel Thalmann 1349352997 Fix malformed service file 2024-05-16 02:16:53 +02:00
Manuel Thalmann 357d931f53 Add missing configuration value 2024-05-16 02:16:29 +02:00
Manuel Thalmann fc0ae6dcd4 Fix malformed URLs 2024-05-16 02:15:23 +02:00
Manuel Thalmann 823fd2fc1d Fix incorrect config file content 2024-05-16 01:58:46 +02:00
Manuel Thalmann 85f2de1168 Add support for Proton 2024-05-16 01:43:40 +02:00
Manuel Thalmann b0d76f8f46 Simplify creating login options 2024-05-16 01:16:12 +02:00
Manuel Thalmann 8da71a0b9e Refactor config creation 2024-05-16 01:04:09 +02:00
Manuel Thalmann 8653798a3d Allow creating rclone mounts manually 2024-05-16 00:51:36 +02:00
Manuel Thalmann 2596010ac9 Add support for bearer tokens 2024-05-16 00:44:56 +02:00
Manuel Thalmann ebb42250a7 Extend the vendor configuration 2024-05-16 00:40:04 +02:00
Manuel Thalmann 562bcc0574 Store names of vendors only once 2024-05-16 00:38:44 +02:00
Manuel Thalmann f61258a6ae Add Owncloud as a provider 2024-05-16 00:34:29 +02:00
Manuel Thalmann faf4a0a290 Add extended options for Owncloud remotes 2024-05-16 00:32:49 +02:00
Manuel Thalmann 09e60ca053 Replace unnecessary function 2024-05-16 00:20:06 +02:00
Manuel Thalmann 338f9963f0 Allow loading environment variables from files 2024-05-16 00:13:14 +02:00
Manuel Thalmann c9d703464a Remove unnecessary option 2024-05-15 23:24:54 +02:00
Manuel Thalmann ace62b0e4a Store providers as modules 2024-05-15 23:21:00 +02:00
Manuel Thalmann 52e6775be6 Make provider displayname more accessible 2024-05-15 22:37:57 +02:00
Manuel Thalmann 5e7d685d60 Generate a config file for the use with rclone 2024-05-15 21:10:35 +02:00
Manuel Thalmann 824bcbfbe5 Allow specifying the path to mount remote file systems to 2024-05-15 20:51:50 +02:00
Manuel Thalmann 5022fd8103 Add further WebDAV options 2024-05-15 18:48:56 +02:00
Manuel Thalmann 596a005989 Fix confusing descriptions 2024-05-15 18:16:45 +02:00
Manuel Thalmann bff6f47528 Add support for WebDAV providers 2024-05-15 17:45:24 +02:00
Manuel Thalmann e0baf04669 Remove unused variable 2024-05-15 17:24:59 +02:00
Manuel Thalmann 5d88c33a3a Simplify option evaluation 2024-05-15 17:22:34 +02:00
Manuel Thalmann 097a871b75 Remove redundant option 2024-05-15 17:22:13 +02:00
Manuel Thalmann 757ffe9eee Set default for provider sync collection 2024-05-15 16:04:34 +02:00
Manuel Thalmann c4926df9f6 Make sync providers distinguishable 2024-05-15 15:54:03 +02:00
Manuel Thalmann b781eb7e08 Store the provider options flat 2024-05-15 11:48:22 +02:00
Manuel Thalmann 1a7a63e433 Remove unnecessary code segments 2024-05-15 11:44:35 +02:00
Manuel Thalmann ae21cbb3ca Reorder declarations 2024-05-15 10:01:13 +02:00
Manuel Thalmann fdf11f3cee Set password settings to null by default 2024-05-15 09:49:37 +02:00
Manuel Thalmann e8173f7566 Add configurations for individual providers 2024-05-15 09:48:02 +02:00
Manuel Thalmann 29f60a3da9 Allow specifying multiple services per category 2024-05-15 09:09:56 +02:00