trivernis
|
d22c7499f7
|
Add api to manage sorting presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3c005c3a7e
|
Add single lookup for cd-tag-mappings for better performance
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b0de5ab10a
|
Add api to change the status of a file and delete it permanently
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ed28bc68c8
|
Change filter type to accept property comparators too
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ddde0ea113
|
Add shutdown command to gracefully stop running daemons
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3924fd8f45
|
Increase job timeout
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
f374488762
|
Add simple synchronous job API
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
a78f1bc65d
|
Change all tags request back to accept content descriptors
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
77241ebc2d
|
Merge branch 'main' of github.com:Trivernis/mediarepo-api
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
6085bed8de
|
Update API types for new database schema
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
ac3bc9cffd
|
Update bromine version
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
60fdcb5d74
|
Fix missing request data for size_metadata request
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
bb667a345d
|
Move size calculation to different api
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
d7e12ebff7
|
Increase timeout for fetching repository metadata
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
d8560a180c
|
Add api to get repository metadata
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
73c98e44a2
|
Add more api calls
Add api to get a list of files by identifiers.
Add api to get all namespaces stored in the repo.
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
a723ebab95
|
Add custom timeouts to events
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9fe670a648
|
Add clearing of the buffer after closing a repository
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e71ee47e50
|
Add api to get and set the frontend state
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
4e2a348a13
|
Update windows code
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
f789863287
|
Update rmp-ipc to bromine and reexport it
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
cccc5ac713
|
Add api to delete thumbnails for a file
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9411cbd1ab
|
Add plugin command to save files on the local system
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
a5403588cd
|
Change find file filter to support or-expressions
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
a2a6b858f0
|
Update rmp-ipc and add timeout
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
abf28402e6
|
Change thumbnail response to not include the thumb id
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
2a69c5b748
|
Add schema to retrieve file content and api to get a file by id
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3f667b8d72
|
Add api to add files
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
560b63ede9
|
Add missing import for windows build
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9dcbf0efda
|
Add builds for all features to build workflow
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
d4069b14ae
|
Fix build compiler flags for windows
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
5f14077fed
|
Add command to get thumbnails of a specific size
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
2ac8cd165b
|
Fix compilation error without client-api feature
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
32492afedf
|
Add api to request thumbnails of specific sizes
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
f48a9aad64
|
Update rmp-ipc and implement wrapper protocol
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
5fee8a2e4a
|
Improve display of version mismatch error
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
6929a88c92
|
Change update_file_name to expect a metadata response
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b402fab697
|
Add api to update a files name
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
df2cbe94e0
|
Add api to create tags and change file tags
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
af104dedec
|
Add api to get tags for a list of file hashes
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9b457564bb
|
Add API version validation
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9c1ba03bac
|
Switch to pooled ipc client
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
4d4f143ec5
|
Add sorting to file search
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
2ad64f61da
|
Use TagQuery instead of strings for tag searches
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b7742a0fba
|
Change reponse type of get_all_tags
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
a0316b01d2
|
Add api to get a list of all tags
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
7e8b244018
|
Fix fetching of raw byte payloads for read_file and read_thumbnail
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
6912ad6f05
|
Add commands to repo plugin
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
f90580ea06
|
Add tag api
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
8b5af04075
|
Add file api
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |