Alex
9cbd5d1b0c
Up Minor 1.4.0 ( #79 )
2022-03-27 15:55:29 -05:00
Alex
80fd664cc8
Better error message for duplicate file ( #78 )
...
* Added try/catch block for saving new asset to database
* Fixed typo for email field
* Added check before generating thumbnail or tag images
2022-03-27 15:47:49 -05:00
Alex
041c711cb9
Add production and development docker-compose ( #77 )
2022-03-27 15:17:58 -05:00
Alex
dd9c5244fd
Added machine learning microservice and object detection ( #76 )
2022-03-27 14:58:54 -05:00
Alex Tran
fe693db84f
Added nestjs microservice
2022-03-25 15:26:55 -05:00
Alex Tran
5c9d3cd08b
Added development branch
2022-03-25 15:20:28 -05:00
Alex Tran
725ab5622f
Up Version to 1.3.2
2022-03-23 15:36:38 -05:00
Alex
e9acd21733
Implemented getting correct disk info for the mounted directory ( #72 )
2022-03-23 14:53:45 -05:00
Alex Tran
ce1ab1ed50
Add python dependency to server docker build
2022-03-22 02:13:16 -05:00
Alex Tran
3e918ffd18
Fixed typo in Fastfile iOS
2022-03-22 02:01:09 -05:00
Alex Tran
678ce23c16
Fixed Docker and Fastlane build issue
2022-03-22 01:57:44 -05:00
Alex Tran
31c18ff34c
Fixed Docker and Fastlane build issue
2022-03-22 01:57:40 -05:00
Alex
e407a4fa13
Get thumbnail from app ( #68 )
...
* Renamed multipart filed name 'files' to 'assetData'.
* Added an additional field name of 'thumbnailData' to multipart form.
* Implemented upload mechanism for thumbnail directly from the mobile client.
* Removed dead code
* Implemented a version checking mechanism.
2022-03-22 01:22:04 -05:00
Alex
be72df70fe
Update issue templates
2022-03-19 12:18:21 -05:00
Alex Tran
dbd79f4797
Fixed MAPBOX_KEY validation error
2022-03-19 10:42:32 -05:00
Alex
f790315d3f
Fixed mapbox key required incorrect ( #62 )
2022-03-19 10:26:58 -05:00
Alex
f1ab700334
Create FUNDING.yml
2022-03-18 20:51:22 -05:00
Alex Tran
afc29a67d2
Change version of fastlane to override the current upload error to TestFlight
2022-03-18 20:39:31 -05:00
Alex Tran
ba816babee
Change version of fastlane to override the current upload error to TestFlight
2022-03-18 20:37:04 -05:00
Alex
6e0ac79eae
Add support for Apple Pro Raw format (.DNG) ( #60 )
...
* Added '.dng' (AppleProRaw) to support file's type
* Added OpenCV python framework for uniform image resizer
* Added version number information
2022-03-18 20:23:05 -05:00
dependabot[bot]
94514cfeea
Bump docker/build-push-action from 2.9.0 to 2.10.0 ( #53 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 10:22:06 -05:00
Alex
8c7080eaef
Show curated asset's location in search page ( #55 )
...
* Added Tab Navigation Observer to trigger event handling for tab page navigation
* Added query to get access with distinct location
* Showed places in search page as a horizontal list
* Showed location search result on tapped
2022-03-16 10:19:31 -05:00
Alex Tran
348d395b21
Modified xcode project to disable default questionaire about encryption usage and push notification
2022-03-14 15:28:28 -05:00
Alex Tran
2e7e97ea13
Added pod install steps for TeamCity CI/CD
2022-03-14 14:47:07 -05:00
Alex Tran
d71e7ebff1
Added auto increase build number for TestFlight
2022-03-14 14:35:18 -05:00
Alex Tran
9755936950
update readme
2022-03-14 13:07:06 -05:00
Alex
347052f82f
Integrated TeamCity CI/CD and added build status to readme ( #52 )
2022-03-14 13:03:53 -05:00
Alex
e196ff1e2f
Remove Android Build From Github Action ( #49 )
2022-03-14 10:15:02 -05:00
Alex Tran
46e344bb92
Fixed path issue in github action android build
2022-03-14 09:04:08 -05:00
Alex Tran
7f038cae90
Added Android build singing info
2022-03-14 09:01:24 -05:00
Alex Tran
489a34b10c
Added Android build singing info
2022-03-14 08:59:58 -05:00
Alex Tran
46b2b6b558
Added Android build singing info
2022-03-14 08:52:59 -05:00
Alex Tran
bb7566426c
Added Android build singing info
2022-03-14 08:40:03 -05:00
Alex Tran
7df552e767
Fixed package bundle id for Android
2022-03-13 23:54:01 -05:00
Alex
274fba1bd2
Implement CI/CD for Android ( #48 )
...
* Implement CI/CD for Android with Fastlane
2022-03-13 22:10:07 -05:00
Alex Tran
db366aac08
Add APK build to Github Action
2022-03-13 10:34:05 -05:00
Alex
1359418745
Dev/modify map plugin ( #47 )
...
* Switched Mapbox to openstreetmap
* Increased minor version
2022-03-13 10:28:09 -05:00
Alex Tran
8da3f231e0
Update Readme
2022-03-12 12:54:19 -06:00
Alex Tran
b3cfe6d9e9
update readme
2022-03-12 12:39:23 -06:00
Alex Tran
424845d924
Update readme with appstore and sponsorship info
2022-03-12 12:37:04 -06:00
dependabot[bot]
4630ca5321
Bump actions/checkout from 2.4.0 to 3 ( #36 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 16:01:58 -06:00
Alex Tran
e13d4a6b9c
Show correct device type when registering new device
2022-03-11 14:38:15 -06:00
Alex
c624580596
Bugfix/persistent UUID ( #46 )
...
* UUID is now persisted between reinstallation
2022-03-11 13:38:52 -06:00
Alex Tran
e085a10cf3
Remove placeholder for email and password
2022-03-11 11:03:18 -06:00
Alex Tran
21d1920d68
Fixed backup does not automatically resume when reopening app
2022-03-11 11:02:33 -06:00
Alex
94cc1d7dbd
Integrate Fastlane CI/CD ( #44 )
2022-03-11 10:59:31 -06:00
Alex
026f3c24e9
Add reverse geocoding and show asset location on map in detail view ( #43 )
...
* Added reserve geocoding, location in search suggestion, and search by location
* Added mapbox sdk to app
* Added mapbox to image detailed view
2022-03-10 16:09:03 -06:00
Alex Tran
251c92ff1e
Update Readme - Modified upload filename to support cli upload command
2022-03-07 11:39:54 -06:00
Tran, Alex
135e1a7a7b
Added text to search page as place holder for future works
2022-03-02 18:57:49 -06:00
Tran, Alex
9008093cce
update readme
2022-03-02 18:40:09 -06:00