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
|
d4705e9bbf
|
Add icon_size column to subscriptions
|
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
|
a5f9355272
|
Change production logging config
|
11年前 |
Adrian Short
|
275b9a2a5c
|
Enable debug logging in production
|
11年前 |
Adrian Short
|
79ffb54907
|
Merge branch 'refs/heads/custom-icons'
|
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
|
62afe4a484
|
Merge branch 'refs/heads/subscriptions'
Conflicts:
app/models/layer.rb
app/views/layers/show.html.haml
config/routes.rb
db/schema.rb
|
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
|
c19a3fee44
|
Text edit
|
11年前 |
Adrian Short
|
76cf9e4b9b
|
Use default email sender address from environment var
|
11年前 |
Adrian Short
|
0cde4b1889
|
Set email config
|
11年前 |
Adrian Short
|
efd5d17c98
|
Add password resets migration for Sorcery
|
11年前 |
Adrian Short
|
4c8dde1e73
|
Add SendGrid config for Heroku Cedar stack
|
11年前 |
Adrian Short
|
4d8ef2a1ab
|
Merge branch 'refs/heads/delayed-job'
|
11年前 |
Adrian Short
|
a63d0e3969
|
Merge branch 'refs/heads/workless' into delayed-job
|
11年前 |
Adrian Short
|
f9f0eda173
|
Revert "Add heroku_delayed_job_autoscale"
This reverts commit 22f1a06ebb .
|
11年前 |
Adrian Short
|
9005040bd2
|
Add workless gem and config
|
11年前 |
Adrian Short
|
22f1a06ebb
|
Add heroku_delayed_job_autoscale
|
11年前 |
Adrian Short
|
9fb2cecf67
|
Add worker process for Heroku delayed job
|
11年前 |
Adrian Short
|
179d5957bb
|
Fetch all feeds through delayed job
|
11年前 |
Adrian Short
|
fe0b445120
|
Add daemons gem
|
11年前 |
Adrian Short
|
e47e907b3c
|
Install delayed job
|
11年前 |
Adrian Short
|
9c615c3eb1
|
Rename method that fetches all feeds
|
11年前 |
Adrian Short
|
368a9c269d
|
Remove feed destroy route #15
|
11年前 |
Adrian Short
|
696ebc158a
|
Fix #15 - when deleting a feed from a layer, just delete the relationship
|
11年前 |