Commit Graph

230 Commits (17003dbf8b71227bb7368315bc9c121ddd0a710b)

Author SHA1 Message Date
Loic Blot 2c6d2bb1c0 Fix missing attribute in weather controller 2017-07-03 23:13:40 +02:00
Loic Blot 03dc83b4d5 Use config service in all controllers 2017-07-03 23:12:50 +02:00
Loic Blot 1fd86ad5f7 Move js subfolders to js root folder 2017-07-03 22:33:26 +02:00
Loic Blot f086729b97 Add missing JS 2017-07-03 22:32:09 +02:00
Loic Blot 2a693ed161 Properly handle 401 error when adding city and key is invalid 2017-07-03 22:30:38 +02:00
Loic Blot 3aa384b82d Implement API Key setting into admin (WIP) 2017-07-03 22:13:17 +02:00
Loic Blot 229f28b8af Update admins settings to be more compliant with nextcloud 2017-07-03 21:45:09 +02:00
Loic Blot 8f41dd3fd0 Nextcloud 12 compat 2017-05-23 08:44:54 +02:00
Loic Blot d730909733 Add missing oc, php version & nextcloud 12 support 2017-05-09 23:20:00 +02:00
Loic Blot 9edc17a456 Bump 1.4.0 2017-05-09 23:13:07 +02:00
Loic Blot 815137fc88 Pass optipng on app photos 2017-05-03 17:28:27 +02:00
Loic Blot 6f130a0d41 pass optipng on appstore photos (30% size optimization) 2017-05-03 17:25:50 +02:00
Loïc Blot d5e57ea83f Rename app-icon.png to app.svg 2017-05-02 17:39:08 +02:00
Loic Blot b2161ce37a If no home and there are some cities, load first city 2017-05-02 17:30:24 +02:00
Loic Blot 992378f166 Load city when server ask for loading it
it's used when no city were found previously and it's the first city
2017-05-02 16:37:49 +02:00
Loic Blot 4f810ec04a Properly reset add field when canceling 2017-05-02 13:08:39 +02:00
Loic Blot c6f3df8df2 Update to Angular 1.6.2 + fixes 2017-05-02 12:52:18 +02:00
Loic Blot 4ae31464c1 Better city add handling, returning OWM code & fix URL encoding 2017-05-02 12:14:35 +02:00
Lukas Reschke ebb37883ad
Adjust template
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-18 12:59:20 +02:00
Loïc Blot 47b0a64265 Merge pull request #32 from cubefoo/patch-2
update style.css
2017-04-15 23:06:32 +02:00
Loïc Blot c2af1fae02 Merge pull request #30 from cubefoo/patch-1
update style.css
2017-04-15 23:06:16 +02:00
cubefoo c14297bd8a update style.css
next to previous patch (issue 21) this patch makes background image responsive
as outlines here: https://github.com/nextcloud/weather/issues/31
2017-04-15 20:32:04 +02:00
cubefoo ac6a909960 update style.css
Chang sidebar background color to match nextcloud's sidebar look.
Issue described here: https://github.com/nextcloud/weather/issues/21
2017-04-15 19:36:29 +02:00
Loic Blot fd8d1b2576
Better admin template 2017-03-01 17:20:21 +01:00
Loic Blot 6afe8d16e0
Update admin template 2017-03-01 16:48:24 +01:00
Loic Blot b50c4e3f72
Admin: cleanup 2017-03-01 15:51:53 +01:00
Loic Blot f4ed1a7476
Admin: Remove useless section 2017-03-01 15:21:24 +01:00
Loic Blot 2fe7fad749
Admin Settings: Add missing template & do some more fixes 2017-03-01 14:35:45 +01:00
Loic Blot 6c808d3df0
Prepare application settings 2017-03-01 14:02:48 +01:00
Loïc Blot a7f4a4fd73 Merge pull request #20 from nextcloud/nextcloud-branding
The sun shines for Nextcloud :)
2017-02-27 21:38:48 +01:00
Marius Blüm becb0668e0 Shhh... Tell it nobody 😜 2017-02-27 18:27:40 +01:00
Marius Blüm 9604476115
The sun shines for Nextcloud :)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-27 18:22:22 +01:00
Ner'zhul cf66554c9c Merge pull request #17 from butonic/fixurlwhenusingdifferentappsfolder
fix url when using different apps folder
2016-12-29 09:04:04 +01:00
Jörn Friedrich Dreyer bbffcebb6c fix url when using different apps folder 2016-12-27 23:41:14 +01:00
Ner'zhul 16c09a619e Add missing nextcloud tag 2016-12-12 07:33:47 +01:00
Loic Blot e913f186ae v1.3.3 2016-04-24 22:16:42 +02:00
Loic Blot a910b81be2 Add cityentity object for ownCloud 9.1 2016-04-24 22:16:29 +02:00
Loic Blot e09f160faf Forget to change version 2016-04-24 09:57:23 +02:00
Loic Blot 6269a18e31 Add min & max version 2016-04-24 09:52:00 +02:00
Loic Blot 0e2f551d7d v1.3.1 2015-11-24 07:46:23 +01:00
Loic Blot 8aaba8512b Use an alias for max(id) fetch 2015-11-21 18:01:06 +01:00
Loic Blot b532f79fac Fix spaces on the two controller & add intermediatecontroller for common func 2015-11-21 09:41:12 +01:00
Loic Blot 7affd7dc67 Fix spaces incorrectly used when fetching the city when wanted to add it 2015-11-21 09:30:54 +01:00
Loic Blot 1fd97bf94f 1.3.0 release 2015-10-25 13:06:58 +01:00
Loic Blot 0f6505fb59 Handle openweathermap API key error properly 2015-10-25 13:04:03 +01:00
Loic Blot 3e6f50e575 Fix panel switch between error & working 2015-10-25 11:55:17 +01:00
Loic Blot 96bd17cf4f Permit to set the application metric in the settings 2015-10-25 11:30:05 +01:00
Loic Blot e863dd3dba Add an option menu to set OpenWeatherMap API key to use the app properly
Also upgrade Angular JS from 1.3.16 to 1.4.6
2015-10-25 10:57:13 +01:00
Loic Blot b3a2f9bcc2 Responsive design for little screens 2015-07-21 17:57:01 +00:00
Loic Blot 0584db57c7 v1.2.0 2015-07-18 14:06:20 +00:00