aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/__init__.py
AgeCommit message (Expand)Author
2024-09-17Replace underscore with hyphen for gn docs url prefix.Alexander_Kabui
2024-09-13Define new blueprint for all gn_docs.Alexander_Kabui
2024-08-01Remove obsolete configurations.Frederick Muriuki Muriithi
2024-07-31Improve loggingFrederick Muriuki Muriithi
2024-07-17Remove token and user detail handling from @app.before_requestFrederick Muriuki Muriithi
2024-07-17Reorganise code to do ALL configs at the top and then loggingFrederick Muriuki Muriithi
2024-07-01Link to global search syntax document as markdown on githubzsloan
2024-05-14Consistently use the same OAuthSession clientFrederick Muriuki Muriithi
2024-04-24Use app's logger rather than root logger.Frederick Muriuki Muriithi
2024-04-24Setup loggingFrederick Muriuki Muriithi
2024-04-23Don't fail startup due to missing config.Frederick Muriuki Muriithi
2024-04-23Separate the auth server's public key from app's private keyFrederick Muriuki Muriithi
2024-04-23Client needs access to PRIVATE KEY, not PUBLIC KEY.Frederick Muriuki Muriithi
2024-04-23SSL_KEY_PAIR_PUBLIC_KEY: New settingFrederick Muriuki Muriithi
2024-03-26Import user_logged_in from the clients module.Munyoki Kilyungi
2024-03-26Integrate CKEditor into metadata editing.Munyoki Kilyungi
2024-03-05Pick secrets from config file.Frederick Muriuki Muriithi
2024-01-30Create framework for error handling and handle connection errorsFrederick Muriuki Muriithi
2024-01-02Move default settings into gn2 module.Arun Isaac
2023-12-29Namespace all modules under gn2.Arun Isaac