Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | containing wild foreign content | François Schmidts | 2016-01-29 | |
| | | | ||||
| | * | draft displaying article | François Schmidts | 2016-01-29 | |
| | | | ||||
| | * | correcting awful middle panel action handling | François Schmidts | 2016-01-29 | |
| | | | ||||
| | * | wip right panel | François Schmidts | 2016-01-29 | |
| | | | ||||
| | * | redoing menu, sorting in place and not in python | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | slight redo of middle panel | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | fixing menu folding | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | pretty icons | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | implementing search through articles | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | restoring build command | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | redoing UI and finishing up sidebar | François Schmidts | 2016-01-28 | |
| | | | ||||
| | * | bumping react and removing react-bootstrap listgroup which are not | François Schmidts | 2016-01-27 | |
| | | | | | | | | | | | | working wit last react version | |||
| | * | revert optimize for menu | François Schmidts | 2016-01-27 | |
| | | | | | | | | | | | | can't not rerender on load menu, but it never happens anyway | |||
| | * | mark all as read button | François Schmidts | 2016-01-27 | |
| | | | ||||
| | * | optim on filter, not rerendering | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | ressucitating old js | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | redoing constant, handling read / unread in menu, removing bad optim for ↵ | François Schmidts | 2016-01-26 | |
| | | | | | | | | | | | | loading articles | |||
| | * | bootstraping right panel | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | doing some design | François Schmidts | 2016-01-26 | |
| | | | | | | | | | | | | wip toogle read / like | |||
| | * | meh, kinda works, sleep now | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | displaying error | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | ordering feeds | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | bumping deps | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | renaming, proper usage of props and state, filtering left menu | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | adding basic bootstrap | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | filters are working ! | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | bootstraping react | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | fixing sqlalchemy resolving warning | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | adding, improving UI to manage categories | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | updating translations | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | moving 'expire_article' and improving its perf | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | removing misplaced stuffs from views, more controllers use | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | a bit of cleaning, putting code where it belongs | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | assigning categories to feeds and articles | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | base category creation/edition | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | base modification in model for category support | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | moving the root of source code from / to /src/ | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | fixing logging | François Schmidts | 2016-01-26 | |
| | | | ||||
| * | | fixing logging | François Schmidts | 2016-01-15 | |
|/ / | ||||
* | | Merge pull request #30 from jaesivsm/master | Cédric Bonhomme | 2016-01-11 | |
|\| | | | | | misc fixes on crawlers and use of User-Agent | |||
| * | fixing stuffs | François Schmidts | 2016-01-11 | |
| | | | | | | | | | | | | * no more warning on constructing feeds * using the configured user agent for constructing feed * regrouping the logic behind knowing if the parsing of a feed worked | |||
| * | using user agent in web crawler | François Schmidts | 2016-01-11 | |
|/ | ||||
* | Moved the crawler in the parent folder. | Cédric Bonhomme | 2016-01-10 | |
| | ||||
* | If the character encoding can not be determined, Universal Feed Parser sets ↵ | Cédric Bonhomme | 2016-01-07 | |
| | | | | the bozo bit to 1 and sets bozo_exception to feedparser.CharacterEncodingUnknown. In this case, parsed values will be strings, not Unicode strings. This is not a problem for us. | |||
* | it seemms that alembic do not find the models | Cédric Bonhomme | 2016-01-06 | |
| | ||||
* | Minor edit to the /feed page (template). | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | Updated translations. | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | Updated the link to add a feed in the /management page. | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | bug fix | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Minor improvements to the crawler (logging of errors). | Cédric Bonhomme | 2016-01-04 | |
| |