Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Now using https when sharing a link via reddit. | Cédric Bonhomme | 2015-08-17 | |
| | ||||
* | Removed Google tracker. | Cédric Bonhomme | 2015-08-16 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #21) | Cédric Bonhomme | 2015-08-06 | |
|\ | | | | | | | fixing bug on http crawler and light refact | |||
| * | fixing bug preventing from bumping error count from api crawler for none ↵ | François Schmidts | 2015-08-05 | |
| | | | | | | | | admin user | |||
| * | making it easier to request with lists | François Schmidts | 2015-08-05 | |
| | | ||||
| * | refact feed list | François Schmidts | 2015-08-05 | |
| | | ||||
| * | redoing the way the crawler wait on itself | François Schmidts | 2015-08-05 | |
| | | ||||
| * | making feeds/fetchable and articles/challenge returns 204 on empty | François Schmidts | 2015-08-05 | |
| | | ||||
| * | more elegant method to check for icons | François Schmidts | 2015-08-05 | |
| | | ||||
* | | Ensuere that the arguments is an integer. | Cédric Bonhomme | 2015-08-05 | |
|/ | ||||
* | Updated translations. | Cédric Bonhomme | 2015-08-05 | |
| | ||||
* | It is now possible to mark articles as read only older than 1 day or 10 days. | Cédric Bonhomme | 2015-08-05 | |
| | ||||
* | Secure back redirects with WTForms. | Cédric Bonhomme | 2015-08-04 | |
| | ||||
* | Updated NEWS.rst file. | Cédric Bonhomme | 2015-08-04 | |
| | ||||
* | By hoping this closes #9 without adding another bug. | Cédric Bonhomme | 2015-08-04 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #20) | Cédric Bonhomme | 2015-08-03 | |
|\ | | | | | | | perf improvement | |||
| * | sqlalchemy was requesting icons everytime feed where listed | François Schmidts | 2015-08-03 | |
| | | | | | | | | so i choosed to move the icons into their own table | |||
| * | ensuring the icon isn't empty and redoing a bit of logging | François Schmidts | 2015-07-31 | |
| | | ||||
| * | redoing the etag matching mechanism | François Schmidts | 2015-07-31 | |
| | | ||||
| * | adding munin probes | François Schmidts | 2015-07-31 | |
|/ | ||||
* | The numver ov values of the splited string is variable (sometimes the ↵ | Cédric Bonhomme | 2015-07-22 | |
| | | | | charset encoding is present, sometimes not). | |||
* | Merged in jaesivsm/pyaggr3g470r (pull request #19) | Cédric Bonhomme | 2015-07-21 | |
|\ | | | | | | | small post vacations fix | |||
| * | improving article listing : default icon and title for article link | François Schmidts | 2015-07-21 | |
| | | ||||
| * | fixing overlapping title on small screens | François Schmidts | 2015-07-21 | |
| | | ||||
| * | making gen_url get args order predictable so cache generation works | François Schmidts | 2015-07-21 | |
| | | ||||
| * | fetching mimetypes with images | François Schmidts | 2015-07-21 | |
| | | ||||
| * | adding a no change return policy | François Schmidts | 2015-07-21 | |
| | | ||||
| * | retrieved date is now when retrieved and comparison are made on the date of ↵ | François Schmidts | 2015-07-21 | |
|/ | | | | articles | |||
* | Updated translations. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Management of connection errors when adding a new feed. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Improved the mini-form to create new feeds. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Do not display the flash message in full width. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Minor fixes to the counter. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Only start the classic crawler if we were able to get the feed of the site. | Cédric Bonhomme | 2015-07-10 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #18) | Cédric Bonhomme | 2015-07-10 | |
|\ | | | | | | | bookmarlet & navbar form improvement | |||
| * | rebuilding feed url as well | François Schmidts | 2015-07-07 | |
| | | ||||
| * | making the crawler getting the feed with high traffic earlier | François Schmidts | 2015-07-07 | |
| | | ||||
| * | protecting pyagg against empty feed | François Schmidts | 2015-07-07 | |
| | | ||||
| * | using bookmarklet for adding feed from navbar | François Schmidts | 2015-07-07 | |
|/ | ||||
* | Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r | Cédric Bonhomme | 2015-07-06 | |
|\ | ||||
| * | Merged in jaesivsm/pyaggr3g470r (pull request #17) | Cédric Bonhomme | 2015-07-06 | |
| |\ | | | | | | | | | | sorry, another pull request in a very short delay | |||
| | * | making it possible for super admin to update other's feed | François Schmidts | 2015-07-06 | |
| | | | ||||
| | * | important fix, the retrieved_date was always now, leading to unmatchable ↵ | François Schmidts | 2015-07-06 | |
| | | | | | | | | | | | | article (added again and again) | |||
| | * | adding feed icons on feed pages | François Schmidts | 2015-07-06 | |
| |/ | ||||
* / | Updated translations. | Cédric Bonhomme | 2015-07-06 | |
|/ | ||||
* | Minor fixes from a quick review. Need to test deeper. | Cédric Bonhomme | 2015-07-06 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r (pull request #16) | Cédric Bonhomme | 2015-07-06 | |
|\ | | | | | | | Master | |||
| * | adding cache control on icons | François Schmidts | 2015-07-06 | |
| | | ||||
| * | the icon isn't a url but a b64 dump | François Schmidts | 2015-07-06 | |
| | | ||||
| * | light refact | François Schmidts | 2015-07-06 | |
| | | | | | | | | | | * both crawlers now use the same utils methods * the original crawler use now more of the controllers, enabling the filters feature |