119 次代码提交 (master)

作者 SHA1 备注 提交日期
  Adrian Short 40ef6f143d Update RSS validator URL. Fix #26 7 年前
  Adrian Short a4385ebede Restore POI transform 10 年前
  Adrian Short d279b55eaa Set altitude using config var 11 年前
  Adrian Short 824c2035f1 Restore POI transform without scaling 11 年前
  Adrian Short ab4caaae3e Use standard icon URL for POIs 11 年前
  Adrian Short 0c22e283bf Fix scaling factors 11 年前
  Adrian Short 239f13d288 Scale POI icon size according to distance from user 11 年前
  Adrian Short 8bb0195cde Set default z-translate to 1.75m & create env var for it 11 年前
  Adrian Short aabb3b1131 Elevate POIs 3 metres above ground 11 年前
  Adrian Short 565f8e020d Add help text for icon URL 11 年前
  Adrian Short c29cc0984d Add custom imageURL icon for each layer 11 年前
  Adrian Short 935cbf2f51 Use icon_size in Layar response 11 年前
  Adrian Short 0b5137df47 Add icon_size to form 11 年前
  Adrian Short 02b4bd534b Set icon scale to 1.0 11 年前
  Adrian Short 2700a7ac34 Add angle of view to face user 11 年前
  Adrian Short bdcdfb28da Make icons bigger 11 年前
  Adrian Short 9f1c5cf0b1 Make icons smaller and facing the user 11 年前
  Adrian Short b5713fdecc Stop button label text breaking across lines 11 年前
  Adrian Short 23e360d809 Don't show icon if icon_url is blank 11 年前
  Adrian Short 0cb2888265 Only output icon object if icon_url isn't blank 11 年前
  Adrian Short 2a2843948c JSON output for Layar custom icons per feed 11 年前
  Adrian Short 3edc101956 Show custom icons per feed 11 年前
  Adrian Short 5348c8fa7d Rename feeds_layers table to subscriptions 11 年前
  Adrian Short e5a24cee5e Change feeds_layers table to subscriptions 11 年前
  Adrian Short bd174d30b4 Add icon_url to subscriptions for custom feed icons 11 年前
  Adrian Short dca5d0001a Add CSS button class to links 11 年前
  Adrian Short 8c9309b45e Remove redundant delete_feed route 11 年前
  Adrian Short d5f2d9d7b7 Convert feeds_layers table to Subscription model 11 年前
  Adrian Short 08a790c89e Count posts per layer in the view not the controller 11 年前
  Adrian Short 040e81ece7 Show number of posts on this layer 11 年前
  Adrian Short 76cf9e4b9b Use default email sender address from environment var 11 年前
  Adrian Short f9f0eda173 Revert "Add heroku_delayed_job_autoscale" 11 年前
  Adrian Short 22f1a06ebb Add heroku_delayed_job_autoscale 11 年前
  Adrian Short 179d5957bb Fetch all feeds through delayed job 11 年前
  Adrian Short 696ebc158a Fix #15 - when deleting a feed from a layer, just delete the relationship 11 年前
  Adrian Short 3e825fd013 Validate title, lat, lon on posts 11 年前
  Adrian Short 12eb811cd3 Generate unique layer names for Layar 11 年前
  Adrian Short 789c9c3bb0 Fix API URL 11 年前
  Adrian Short 657e4c2c67 Require login for layers controller 11 年前
  Adrian Short 58a217b121 Disable old MongoMapper code 11 年前
  Adrian Short 8046b9b25b Create new feeds in the context of this layer 11 年前
  Adrian Short c2b96bafa5 Show feeds for this layer; show API URL 11 年前
  Adrian Short 2e42b6b076 Improve layout 11 年前
  Adrian Short 0261bc1318 Create new feeds in the context of a specified layer 11 年前
  Adrian Short dab7c7ae44 Add layer_id param 11 年前
  Adrian Short 96475c860d Only query for posts on the specified layer 11 年前
  Adrian Short 206303f9e6 Add Layer model/scaffold with a join table to habtm feeds 11 年前
  Adrian Short e7da0f5ba3 Make radius range inclusive 11 年前
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes 11 年前
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query 11 年前