36 Commits (7df1ff35030d52839586dfc9968aa78e11561c87)
 

Author SHA1 Message Date
rrr-marble 7df1ff3503 add: upload_pictures() prototype
4 years ago
w2 ca4cac9c02 Merge pull request 'photo_points' (#6) from photo_points into main
4 years ago
g 6a9d70f139 Merge pull request 'photo_points' (#4) from w2/photovoter_backend:photo_points into photo_points
4 years ago
rrr-marble 2daae1f37e add: impl photo_points()
4 years ago
rrr-marble 29d6ec65b3 fix: typo
4 years ago
gtitov 085a3b11c0 Sketch endpoint "photo_points"
5 years ago
gtitov 1ba4ac1bd6 Add .gitignore
5 years ago
gtitov cd16206d5d Add CORS
5 years ago
gtitov fd4e607fe4 Slight changes in usage
5 years ago
rrr-marble 218eb0e394 add: meaningful error responses
5 years ago
rrr-marble de0b9cf8d3 add: save session initialization time
5 years ago
rrr-marble f8ef88d442 fix: missing import, typo
5 years ago
rrr-marble 6e0940aaf2 add: create sessions and marks tables in new db
5 years ago
rrr-marble 400a9e3c98 ref: db.commit() uniformly in try blocks
5 years ago
rrr-marble 3001b78921 fix: cookies are str now
5 years ago
rrr-marble 20278eeee7 ref: try 3 times before giving up on new session
5 years ago
rrr-marble a846ef6647 add: unique session generation
5 years ago
rrr-marble 854514532a add: img rating fn
5 years ago
rrr-marble 588a1f2ee4 add: validate session before rating
5 years ago
rrr-marble fa617571e5 add: next img picker impl
5 years ago
rrr-marble e69d68e4f6 add: next img picker prototype
5 years ago
rrr-marble 1d2cc753d5 add: validate session before supplying an img
5 years ago
rrr-marble 691ad3ff5e add: enter processed imgs into database
5 years ago
rrr-marble f0dc16927f add: document which fn use globals
5 years ago
rrr-marble a84bea8611 add: processed counter for img importer
5 years ago
rrr-marble a6160fa32a msc: remove superfluous prints if db exists
5 years ago
rrr-marble a5e3b9759c msc: change default paths
5 years ago
rrr-marble 50a548fcc2 add: database existence check
5 years ago
rrr-marble 622a58984e add: yield the db info for each img processed
5 years ago
rrr-marble cbf5362588 add: save the originals too
5 years ago
rrr-marble fc81b97891 add: resize imgs with imagemagick
5 years ago
rrr-marble 0330e1bc5b add: get all the imgs from cmd provided dir
5 years ago
rrr-marble d3c3c5f1e4 add: photo importer util, prototype
5 years ago
rrr-marble f7a0efdafb add: basic description to api calls
5 years ago
rrr-marble ba9c2997ad add: fastapi and uvicorn reqs
5 years ago
rrr-marble 66798f135e initial commit
5 years ago