26 Commits

Author SHA1 Message Date
0223e97bc2
Bump version number v0.1.3 2025-03-11 01:24:43 +01:00
6038dc2273
Update readme, license v0.1.2 2025-03-06 12:21:20 +01:00
316c79cb88
Add text for --help command in CLI
Close #12
2025-03-06 12:12:49 +01:00
0f5341835f
Add version check
Close #11
v0.1.1
2025-03-05 01:06:44 +01:00
0196476370
Add built-in scheduler when running --webui
Also:
- Default to webui

Close #16
v0.1
2025-03-04 20:03:34 +01:00
1f81d48aad
Open browser when starting server with --webui
Close #15
2025-03-04 14:26:35 +01:00
e3ac9e9b41
Add makefile, add function for getting version 2025-03-04 14:06:07 +01:00
b7923c9091
Finish first version of WebUI
Close #10
2025-03-04 12:05:31 +01:00
dcc46f679b
Add option to upload files in webui 2025-03-03 19:42:53 +01:00
a8a6292d2b
Begin adding WebUI
See #10
2025-03-02 22:59:51 +01:00
5abc1fe75a
Update readme 2025-02-28 03:39:29 +01:00
7cfd3bb1de
First working version
- Move from separate dirs for upload to a unified one (identify
  media/metadata files by file extension)
- Prevent uploading when an import is already scheduled
- Allow setting custom, parser-specific settings
- Add CLI
- Implement WebDAV upload
- Implement checking of upload folders for uploadable contents

Close #6, close #7, close #9, close #3, close #1, close #4
2025-02-27 17:29:20 +01:00
9a5c432186
Remove and ignore binary from git 2025-02-26 13:49:04 +01:00
565b183d17
Add CLI for setting settings 2025-02-26 03:23:43 +01:00
758495e3ee
Start adding cli 2025-02-26 00:21:04 +01:00
5afc375042
Set user agent in getting HTTP status code
Close #8
2025-02-25 22:14:27 +01:00
3cb49d005e
Implement loading and storing config to / from file 2025-02-25 04:00:30 +01:00
d4c83e27d2
Add add config validators 2025-02-24 04:33:43 +01:00
dfe1bdfeb4
Renamed configLoader to configloader 2025-02-23 03:57:01 +01:00
35bfb0303b
Add functions: ValidateInstitutionId, ValidateUploadDir 2025-02-23 03:56:00 +01:00
2e0f11c79a
Extend and structure 2025-02-20 23:07:50 +01:00
7f7c34f9e0
Begin transferring scope document into documented functions 2025-02-20 18:13:44 +01:00
93ce378170
Extended readme 2025-02-19 14:21:34 +01:00
326004a6ae
Add intro paragraphs to README 2025-02-18 18:54:40 +01:00
8bbdbeaeb9
Note that visibility of objects upon import is also relevant 2025-02-18 18:47:47 +01:00
95a1f08dbf
Initial / README 2025-02-18 18:45:44 +01:00