Commit graph

  • c13d1fbec5 README Yax 2022-12-03 19:31:13 +01:00
  • 54f6b40d0a Fix containter launch Yax 2022-12-03 19:24:01 +01:00
  • d153be8cf8 License badge Yax 2022-12-03 19:15:22 +01:00
  • 260e9de547 README Yax 2022-12-03 19:09:08 +01:00
  • 60f2d58076 finalize 3.3 release 3.3 Yax 2022-12-03 19:02:24 +01:00
  • c9238330e2
    Merge pull request #11 from kianby/feature-coverage Yax 2022-12-02 09:02:08 +01:00
  • f37a8f797e improve tests #11 Yax 2022-12-02 08:59:55 +01:00
  • 18d4225eec remove dead code Yax 2022-12-02 08:59:32 +01:00
  • 5ef4acf396 reinstall black formatter Yax 2022-12-02 08:59:09 +01:00
  • 172039d7ab format tests Yax 2022-12-02 08:58:44 +01:00
  • bedf8b7160
    Merge pull request #10 from kianby/feature-pending-comments Yax 2022-12-01 20:44:23 +01:00
  • 5cd86a42bf DB migration for test case #10 Yax 2022-12-01 20:41:02 +01:00
  • 1522f2826d Replace DB layer Peewee by PyDal Yax 2022-12-01 20:35:48 +01:00
  • bafc0af92c Share new comment function Yax 2022-11-30 11:46:57 +01:00
  • 9593244acd
    Merge pull request #9 from kianby/feature-clean-code Yax 2022-11-29 18:05:08 +01:00
  • 9e2e2b1750 Update workspace config #9 Yax 2022-11-29 15:56:35 +01:00
  • 1df8d3f8a4 remove dead code Yax 2022-11-29 15:56:13 +01:00
  • 9912ead516 Add tests Yax 2022-11-29 15:55:33 +01:00
  • d8794bb35e TODO relaunch pending comments on count request as CRON alternative Yax 2022-11-29 15:54:43 +01:00
  • 661eb35717 clean-up rss and mail. Add mail connection check at startup Yax 2022-11-29 15:54:11 +01:00
  • 601259cc55 update deps and remove unused ones Yax 2022-11-29 15:52:10 +01:00
  • 15413672c9 Add test coverage to local makefile Yax 2022-11-29 15:51:34 +01:00
  • a62cb8eff1 replace unittest by pytest Yax 2022-11-27 20:43:06 +01:00
  • b1c64d2cc8 More pythonic singleton with module. Apply pylint recommandations Yax 2022-11-25 19:57:37 +01:00
  • f231ed1cbb
    Merge pull request #8 from kianby/feature-clean-code Yax 2022-11-20 16:47:55 +01:00
  • 37308f5213 pylint fixes #8 Yax 2022-11-20 16:40:44 +01:00
  • 2a96f1b368 Reorder more consistently Yax 2022-11-20 16:38:58 +01:00
  • add4348b38 Replaced by Makefile / pylint + LSP pyright Yax 2022-11-20 16:38:25 +01:00
  • e3f92dab01 Switch to pyright Yax 2022-11-20 15:57:44 +01:00
  • 10935880ac sort imports Yax 2022-11-20 15:57:29 +01:00
  • 470155345f black default setting: line length is 88 chars max Yax 2022-11-19 21:18:09 +01:00
  • b90e50e3d5 sublime project: hide useless folders and files Yax 2022-11-19 21:13:05 +01:00
  • c5da5b9be9 fix mypy errors Yax 2022-11-19 21:12:47 +01:00
  • 7b7103d38b Formatting Yax 2022-11-19 20:42:33 +01:00
  • 847ee2930a Sublime text project with LSP Yax 2022-11-19 20:42:08 +01:00
  • b9947afff5 tired of vs code issues with py projects Yax 2022-11-19 20:41:33 +01:00
  • 66180e8178 remove useless code Yax 2022-11-19 20:41:14 +01:00
  • 9d10bce918 Upgrade dev tools Yax 2022-11-19 20:40:58 +01:00
  • ceed951796 check everything with a Makefile Yax 2022-11-19 20:40:15 +01:00
  • c6ca525778 move run.py Yax 2022-11-19 14:44:06 +01:00
  • 9000606581 black format Yax 2022-11-18 21:02:35 +01:00
  • 86f0847514 CI Python 3.11.0 Yax 2022-11-18 19:23:23 +01:00
  • f0fe289f1a Python 3.11 Yax 2022-11-18 19:21:35 +01:00
  • 6f3e4c0e9b Release 3.2 3.2 Yax 2022-11-13 13:12:15 +01:00
  • 6722a0de5c Improve config check Yax 2022-11-13 13:09:36 +01:00
  • 07bdfbf240 Build docker image with built project Yax 2022-11-13 09:51:29 +01:00
  • f8beb5f859 check configuration Yax 2022-11-12 22:32:13 +01:00
  • 57d6039e18 upgrade github actions Yax 2022-11-12 22:11:22 +01:00
  • f43df83074 Update badges Yax 2022-11-12 21:59:47 +01:00
  • 50f9b111a1
    Merge pull request #7 from kianby/feature-technical-debt Yax 2022-11-12 21:55:56 +01:00
  • bc193c5370 Release 3.1 #7 Yax 2022-11-12 21:54:39 +01:00
  • 4f9f913979
    Merge pull request #6 from kianby/feature-technical-debt 3.1 Yax 2022-11-12 21:46:21 +01:00
  • 3e572e550c lint #6 Yax 2022-11-12 21:34:43 +01:00
  • 6f401ed3b7 CI Yax 2022-11-12 21:20:51 +01:00
  • 0741bd182e use configparser and remove profig lib Yax 2022-11-12 12:51:25 +01:00
  • 4403ade053 requires Python 3.10 Yax 2022-11-12 12:33:40 +01:00
  • a8750d51a9 Update deps Yax 2022-10-29 16:05:03 +02:00
  • d5e676256a Upgrade deps Yax 2022-10-29 16:00:44 +02:00
  • be41d4d444 Update dependencies Yax 2022-10-15 17:29:16 +02:00
  • b1818958f5 Update README badges Yax 2022-04-27 03:17:36 +02:00
  • 8e51d7b745 PEP8 Yax 2022-04-27 03:12:01 +02:00
  • c75fa2f669 PEP8 Yax 2022-04-27 03:04:55 +02:00
  • 325455439a black Yax 2022-04-26 20:51:42 +02:00
  • 5a286fa0d2
    Update flake8.ini Yax 2022-04-26 09:26:58 +02:00
  • 6aba82a7ad
    Update lint.yml Yax 2022-04-26 09:10:21 +02:00
  • 3761b4ee9c
    Update lint.yml Yax 2022-04-26 09:05:06 +02:00
  • 68ea4204c2
    Create flake8.ini Yax 2022-04-26 09:05:00 +02:00
  • 2f23c523b1
    Update lint.yml Yax 2022-04-26 08:10:03 +02:00
  • e2e1abcca6
    Update lint.yml Yax 2022-04-26 08:03:47 +02:00
  • 339d9e5ddf fix perms Yax 2022-04-25 21:53:38 +02:00
  • a20920a1c7 conf token Yax 2022-04-25 21:44:24 +02:00
  • dd53d646ce bypass action issue: https://github.com/grantmcconnaughey/lintly-flake8-github-action/issues/17 Yax 2022-04-25 21:41:27 +02:00
  • 2d8ddcb3cb setup github token Yax 2022-04-25 21:33:59 +02:00
  • 80c851e750 no setup Yax 2022-04-25 21:31:32 +02:00
  • 443213abcf fix python version Yax 2022-04-25 21:27:53 +02:00
  • 3f5dcb39a7 black compliance Yax 2022-04-25 21:20:54 +02:00
  • 613ed6d8b0 on push Yax 2022-04-25 20:58:55 +02:00
  • 4ea176f825 flake8 Yax 2022-04-25 20:52:39 +02:00
  • 04ad1674a9 add flake8 action Yax 2022-04-25 20:39:17 +02:00
  • 16e74c281c update .gitignore Yax 2022-04-03 18:45:00 +02:00
  • c2a90291cc
    Update README.md Yax 2022-04-03 18:29:59 +02:00
  • 6c4bbace02 publish docker image 3.0 Yax 2022-02-19 12:12:12 +01:00
  • fbeb0d386e README Yax 2022-02-19 12:09:56 +01:00
  • de07987ed1 Finalize version 3.0 3.0 Yax 2022-02-19 11:44:11 +01:00
  • 04c2d8f685 todo action handler Yax 2022-02-18 18:26:17 +01:00
  • ed430799f5 remove flash apscheduler package Yax 2022-02-18 18:25:59 +01:00
  • 5f28274706 remove cron tasks Yax 2022-02-18 18:21:12 +01:00
  • 185641e6d0 simplify mailer Yax 2022-02-14 21:51:50 +01:00
  • 7f2ff74ebe remove IMAP part Yax 2022-02-13 19:01:51 +01:00
  • 1ae37ff18e route admin Yax 2022-02-12 21:23:30 +01:00
  • 2e74425108 add config for web login Yax 2022-01-31 12:56:18 +01:00
  • 67262ec785 add simple login page Yax 2022-01-30 20:11:34 +01:00
  • 392c6bc748 localize web template Yax 2022-01-30 19:07:22 +01:00
  • 91b4dc9e2a prefix api endpoints Yax 2022-01-30 18:57:39 +01:00
  • 9b2c14e3a0 draft web admin: no action, no security Yax 2022-01-30 18:56:52 +01:00
  • 52b962b0c6 draft web admin page Yax 2022-01-25 07:52:56 +01:00
  • 9352ca665d init script to create an empty db Yax 2022-01-25 07:12:59 +01:00
  • 865472af51 prepare migration script to add ulid column Yax 2022-01-23 18:22:23 +01:00
  • ccf0b2b688 downgrade because latest minor releases are not yet available Yax 2022-01-23 17:11:46 +01:00
  • e70611aa57 compatible with python 3.8 Yax 2022-01-23 17:08:41 +01:00