Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Releases: WatWowMap/ControllerJS

ControllerJS v0.5-Alpha

14 Sep 07:17
4348bd2
Compare
Choose a tag to compare
  • Fix issue with geofence reference (Credits: Nightcrawler)
  • Fix round time (Credits: Nightcrawler)
  • Fix assignment creation with empty source instance (Credits: Nightcrawler)
  • Fix typo with instance reference (Credits: Bart274)
  • Add device status icon to devices page
  • Fix navbar dropdown on mobile
  • Fix typo with circle pokemon routes
  • Fix reloading instances on change
  • Fix device instance assignments
  • Add clickable coordinates for iv queue
  • Use pogo-translations repo for locales
  • Add form_id and costume_id to iv queue
  • More prominent add accounts info text
  • Add geofence and circle counts to instances page
  • Set default max level to 29, let instance decide min/max level to use (Credits: Nightcrawler)
  • Fix automatically clearing quests (Credits: Nightcrawler)

ControllerJS v0.4-Alpha

08 Sep 09:40
Compare
Choose a tag to compare
  • Fixed issue with caching api request in mustache data
  • Fixed sticky header color
  • Finished account stats page
  • Fixed ivqueue page
  • Get correct IP address when using haproxy via the x-forward-for header
  • Added polygon check to IV instances
  • Redid frontend page
  • Adjusted table fresh rate to every 15 seconds
  • Fixed issue with edit assignments
  • Format assignments time on edit page

ControllerJS v0.3-Alpha

08 Sep 06:09
c84a6ee
Compare
Choose a tag to compare
  • Changes auto-assignments from one times to allowing scheduled dates to run and chaining instances.
  • Adds package version to index page.
  • Adds start time to index page.
  • Add Instance status'
  • Formats instance names
  • Fixes issue with get_account endpoint
  • Basic account stats
  • Reorderable columns, hide/show columns, sticky header, fixed navbar

ControllerJS v0.2-Alpha

07 Sep 18:23
e7e62ea
Compare
Choose a tag to compare
  • Controller UI

Current issues:

  • IV instances occasionally get the same coordinates twice in a row
  • No polygon checks for IV instances, IV instances are currently Global IV instances per say
  • UI /api/ endpoint including data for assignments/instances/devices outside of scope (currently non-issue)
  • No status' for instances at the moment

ControllerJS v0.1-Alpha

05 Sep 20:40
0231299
Compare
Choose a tag to compare
  • Control circle_pokemon device instances
  • Control circle_raid device instances
  • Control pokemon_iv device instances
  • Control auto_quest device instances