rpm-mcarman
|
7e31c3c36b
|
Removed Pagination
|
2 years ago |
Bill Ryckman
|
46d69a83dc
|
Adding pagination to GET request
|
2 years ago |
admin
|
3976bac4aa
|
app.routes.defaultMaxBodySize = 128mb
|
2 years ago |
admin
|
678340efac
|
Remove processing of imageData to a file. Store imageData in image field in database.
|
2 years ago |
admin
|
5e562aa8d8
|
Update routes to use api/v2 and include with-images
Remove Todo files
|
2 years ago |
admin
|
64f9c4aac9
|
Second attempt at uploading images. This time the imageData will come with the JSON data and get processed during the Create.
Had an issue assigning UUIDs on device with them being duplicated in the server database.
|
2 years ago |
admin
|
d6a38d0e35
|
Remove Field imageData as it's not going to the database, just JSON.
|
2 years ago |
admin
|
607135f873
|
Move back to Swift Tools 5.8 and move to port 3002.
|
2 years ago |
admin
|
86d9ef808e
|
Downgrade Swift Tools Package to 5.7.3 to work on Vapor server.
|
2 years ago |
admin
|
934d4d9c25
|
Added getAllEntriesWithImages to bring down pictures with data if need be. Left default route intact without images.
Added the creation of the image field with the imagePath.
|
2 years ago |
admin
|
b6402df273
|
Update to create new controller for V2 routes.
|
2 years ago |
admin
|
9ccee49e92
|
First attempt at image upload. Need to set image = to WorkingDirectory+Images+UUID.png. Then upload id and image to complete process.
|
2 years ago |
rpm-mcarman
|
d3bbf4d288
|
Removed Timout
|
3 years ago |
rpm-mcarman
|
4fa7b1396e
|
New limits
|
3 years ago |
rpm-mcarman
|
3e65b7d3f7
|
Increased timeout
|
3 years ago |
rpm-mcarman
|
aee8dee7d9
|
Increased body size
|
3 years ago |
rpm-mcarman
|
d641c51326
|
Fixed _ to - on the revert on migration
|
3 years ago |
rpm-mcarman
|
f468f32598
|
Change Lat and Lon to Double instead of string
|
3 years ago |
rpm-mcarman
|
16c137c44a
|
Fixed migration
|
3 years ago |
admin
|
18a047eb5d
|
Update to add latitude and longitude and remove gpsLocation and image.
Update to accept array on POST request.
|
3 years ago |
rpm-mcarman
|
3601d8b769
|
First Commit
|
3 years ago |
mcarman
|
8ba27e9925
|
Initial commit
|
3 years ago |