This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
fueling_v1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17
Commits
2
Branches
1.2 MiB
Swift
79%
Dockerfile
21%
Tree:
64f9c4aac9
master
v2_uploadImages
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '64f9c4aac9'
${ noResults }
fueling_v1
/
Sources
/
App
History
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
..
Controllers
Second attempt at uploading images. This time the imageData will come with the JSON data and get processed during the Create.
2 years ago
Migrations
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
Models
Remove Field imageData as it's not going to the database, just JSON.
2 years ago
.DS_Store
First Commit
3 years ago
configure.swift
Move back to Swift Tools 5.8 and move to port 3002.
2 years ago
entrypoint.swift
First Commit
3 years ago
routes.swift
Update to create new controller for V2 routes.
2 years ago