Commit graph

30 commits

Author SHA1 Message Date
Christophe Colombier
beaff538f7 fix wallhaven adapter due to recent changes of wallhaven
- alpha.wallhaven.cc is no longer available, so migrate to main site
- different url patterns are now in use, use the new one
- use https for better privacy consideration

+ simplify the code a bit by removing unnecessary things
2019-05-31 01:31:39 +02:00
Wolfgang Rumpler
635a9c6dc6 rewrite all classes to es6 class syntax
fixes #56
2019-03-17 14:26:55 +01:00
Wolfgang Rumpler
82d7e80652 change open in browser link for unsplash to the html page
closes #43
2018-11-02 01:15:58 +01:00
Wolfgang Rumpler
3d5f962133 fix reddit source 2018-11-01 21:45:16 +01:00
Wolfgang Rumpler
e545fcafdf fix reddit source adapter for gnome shell 3.22 2018-11-01 18:10:32 +01:00
Wolfgang Rumpler
f462de4494 update source names 2018-08-19 11:01:56 +02:00
Wolfgang Rumpler
4cc27badee enhance reddit linking 2018-08-19 10:47:33 +02:00
Oskar Köök
92f0b44e54 fix indentation 2018-08-13 01:03:19 +03:00
Oskar Köök
80de7a5728 Add Reddit support 2018-08-13 00:43:30 +03:00
Wolfgang Rumpler
b96eab2f34 remove debug log 2018-07-30 00:53:20 +02:00
Wolfgang Rumpler
dfb70420f6 enhance error handling (e.g. icon will not fade infinitely if there is no internet connection) 2018-07-29 19:43:28 +02:00
Wolfgang Rumpler
5537aa6ffb implement collections filter for unsplash
closes #23
2018-07-27 19:34:10 +02:00
Wolfgang Rumpler
d87c8da3a0 uri decode picture names recursivly
closes #36
2018-07-27 18:32:17 +02:00
Wolfgang Rumpler
07ecf7f932 fix wallhaven spelling mistake and link to showcase view
close #33
2018-04-12 18:38:12 +02:00
Wolfgang Rumpler
a91629c23e fix unsplash image url 2018-04-12 18:21:21 +02:00
Wolfgang Rumpler
4855b7ba7c fix unsplash client id 2018-01-16 19:21:53 +01:00
Wolfgang Rumpler
39f681bd87 change exported objects to var instead of const or let to be ES6 compliant (gnome shell warning) 2018-01-16 19:14:18 +01:00
Wolfgang Rumpler
d03caa0246 update unsplash source adapter to correspond to new unsplash API guidelines 2018-01-16 18:51:23 +01:00
Wolfgang Rumpler
1d71ac073d Add prefix for image url. This is needed for relative urls that do not contain the domain (e.g.: Bing picture of the day). Closes #22 2017-10-07 19:26:57 +02:00
Wolfgang Rumpler
79685069b8 Finish basic generic JSON source 2017-10-07 19:09:33 +02:00
Wolfgang Rumpler
5de0aa28b3 Add interface for generic JSON source 2017-10-07 17:08:35 +02:00
Wolfgang Rumpler
56afb665ea Connect UI to source adapter. Closes #17 2017-08-09 05:49:49 +02:00
Wolfgang Rumpler
1e5dabe0b0 Implement source settings. 2017-07-20 20:54:23 +02:00
Wolfgang Rumpler
ab42930567 Add unsplash adapter. 2017-07-20 17:09:44 +02:00
Wolfgang Rumpler
42a8123f4e Add expandable information to the history element 2017-07-20 16:29:13 +02:00
Wolfgang Rumpler
d428fec512 Implement history module 2017-07-20 13:48:13 +02:00
Wolfgang Rumpler
cebed1715a Extend adapters from BaseAdapter 2017-07-19 15:20:29 +02:00
Wolfgang Rumpler
4596a39c39 Implement switchable image sources, add logger module 2017-07-19 14:24:43 +02:00
Wolfgang Rumpler
41c966f45d fix regex to match https 2017-02-03 17:38:01 +01:00
Wolfgang Rumpler
ee56292b1f basic wallheaven adapter 2016-04-08 18:40:52 +02:00