使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
mcarman
/
fueling_v1
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
17
提交
2
分支
1.2 MiB
Swift
79%
Dockerfile
21%
目录树:
64f9c4aac9
master
v2_uploadImages
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '64f9c4aac9'
${ noResults }
fueling_v1
/
Sources
/
App
文件历史
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 年前
..
Controllers
Second attempt at uploading images. This time the imageData will come with the JSON data and get processed during the Create.
2 年前
Migrations
First attempt at image upload. Need to set image = to WorkingDirectory+Images+UUID.png. Then upload id and image to complete process.
2 年前
Models
Remove Field imageData as it's not going to the database, just JSON.
2 年前
.DS_Store
First Commit
3 年前
configure.swift
Move back to Swift Tools 5.8 and move to port 3002.
2 年前
entrypoint.swift
First Commit
3 年前
routes.swift
Update to create new controller for V2 routes.
2 年前