This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying orecart with Cloudflare Pages
|
tbwrigh
reviewed
Apr 18, 2024
frontend/credentials.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uhh should this password be committed?
tbwrigh
suggested changes
Apr 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to rotate passwords and keys...
* backend: add route description field * backend: add description to routes response * backend: parse description from route kml New location tracker (#146) * backend: add location tracker db models * backend: use db w/location posting * backend: reimplement location subscription * backend: remove vantracker * backend: refactor * backend: more refactoring * backend: more cleanup * backend: fix tracker issues * backend: more fixes * backend: even more tracker fixes * backend: remove vans and update analytics * backend: fix analytics * backend: kill sessions on kml upload They are no longer accurate. * backend: avoid crash w/invalid body * backend: fix broken van filter * backend: fix arrival backtracking * backend: reject invalid route id body * backend: misc cleanup * backend: add error cases to van websockets * backend: handle wraparound in candle * backend: dont expose unknown errors in websocket Not the best idea security-wise * backend: reformat * all: reformat * backend: reformat * backend: ill test things later * backend: sa.func exists * backend: pylint doesnt know how sqlalchemy works * backend: fix black * backend: pylint * backend: black * backend: reduce threshold time to 10s Should help with "passby" stops where the van barely stops by something. Need organic location data to confirm this. * frontend: remove console.log * backend: rebase fixes backend: add stop/route include params (#153) New frontend (#148) * frontend: huge rework commit This is not a good idea. * frontend/backend: a whole day of random fixing * frontend: show locations of living vans * frontend: focus map on routes/stops * frontend: add stop navigation from map * frontend: reformat * frontend: list padding & refresh * frontend: more tweaks * frontend: handle websocket errors * frontend: fix van location query * frontend: reduce type weirdness with errors * frontend: document * frontend: re-add bolded text * all: have defined orders for child routes/stops And add a closest stop header * frontend: fix query text style application * frontend: fix stop item order * frontend: reformat * frontend: reformat * all: rebase fixes * backend: remove stop/route include params They were split into another PR. add ios build num for 1.0.4 build: update deps & version code backend: merge conflict backend: format Revert "backend: format" This reverts commit 7fd3d70. backend: reformat
OxygenCobalt
force-pushed
the
main-update
branch
from
April 18, 2024 19:18
0c00f2e
to
b13fc0e
Compare
tbwrigh
approved these changes
Apr 18, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.