index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runserver.py
Commit message (
Expand
)
Author
Age
*
chg: [style] improved style. !minor
Cédric Bonhomme
2022-03-30
*
Added new blueprint for future stats and added a new
Cédric Bonhomme
2022-01-02
*
Updated Copyright years.
Cédric Bonhomme
2022-01-01
*
removed useless imports
Cédric Bonhomme
2021-10-17
*
updated copyright years
Cédric Bonhomme
2021-07-02
*
Updated URL of the project home page.
Cédric Bonhomme
2020-05-01
*
Migrate form Flask-Script to the built-in integration of the click command li...
Cédric Bonhomme
2020-04-06
*
fixed wrong import
Cédric Bonhomme
2020-03-14
*
Updated translations.
Cédric Bonhomme
2020-03-14
*
compile translations
Cédric Bonhomme
2020-03-14
*
cleaned imports
Cédric Bonhomme
2020-03-10
*
Updated Python dependencies.
Cédric Bonhomme
2020-03-10
*
Added a tiny portion of black magic.
Cédric Bonhomme
2020-03-10
*
Refactoring the backend.
Cédric Bonhomme
2020-03-09
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
*
Rfactorization. Just a start...
Cédric Bonhomme
2015-11-25
*
Add a way to get the json encoded by jquery in the URL when using the GET met...
Cédric Bonhomme
2015-11-19
*
sqlalchemy was requesting icons everytime feed where listed
François Schmidts
2015-08-03
*
facto on config and more option in log levels
François Schmidts
2015-04-16
*
first take on redoing the menu
François Schmidts
2015-04-12
*
moving feed views related code in views.feed and massive use of url_for
François Schmidts
2015-04-12
*
Bugfix.
Cédric Bonhomme
2015-04-01
*
Added a new Jinja filter to get month name from number.
Cédric Bonhomme
2015-03-16
*
fixing db_create script, migrating it to the manager
François Schmidts
2015-03-03
*
fixing/restoring logging level
François Schmidts
2015-03-03
*
a first big refacto of the existing arch
François Schmidts
2015-03-03
*
Updated years f copyright.
Cédric Bonhomme
2015-01-03
*
Updated some comments.
Cédric Bonhomme
2014-11-19
*
making pyagregator runnable by apache
François Schmidts
2014-06-09
*
small practicity changes
François Schmidts
2014-06-08
*
Cleaned code.
Cédric Bonhomme
2014-04-27
*
License is now AGPLv3.
Cédric Bonhomme
2014-04-09
*
Removed initialization script.
Cédric Bonhomme
2014-04-09
*
Uses the host address and port number specified in the configuration file.
Cédric Bonhomme
2014-01-12
*
Added new files. First prototype with the Flask micro-framework.
Cédric Bonhomme
2013-10-13
bgstack15