Commit graph

  • 04a688a141
    Merge pull request #343 from methbkts/dev Alexandre Aubin 2023-10-31 12:59:45 +01:00
  • ed0cd88da9 chore: update actions version to use node 16 version Metin Bektas 2023-10-31 10:51:49 +01:00
  • 20d3b82340 fix test ... apparently the API now returns 405 when no action is specified, I guess that's okay Alexandre Aubin 2023-09-27 20:23:11 +02:00
  • f562a9b333 fix old logger mechanism remants Alexandre Aubin 2023-09-27 20:15:57 +02:00
  • bd9736efc1 quality: we're in python 3.11 bruh³ Alexandre Aubin 2023-09-27 20:11:16 +02:00
  • 8c28a573e2 quality: we're in python 3.11 bruh² Alexandre Aubin 2023-09-27 20:09:48 +02:00
  • fc1eef2d92 quality: we're in python 3.11 bruh Alexandre Aubin 2023-09-27 20:08:38 +02:00
  • 37331cb1d6 quality: fix test/conftest.py, there's no ActionFilter anymore Alexandre Aubin 2023-09-27 20:06:34 +02:00
  • 7210b66fba quality: update tox.ini, bookworm has python 3.11 Alexandre Aubin 2023-09-27 20:04:15 +02:00
  • 2696e811ce quality: make linter gods happy Alexandre Aubin 2023-09-27 20:02:41 +02:00
  • 75f522be56
    Merge pull request #341 from YunoHost/portal-api Alexandre Aubin 2023-09-27 18:55:29 +02:00
  • 8016725604
    Merge pull request #337 from YunoHost/logging-is-a-mess Alexandre Aubin 2023-09-27 17:45:10 +02:00
  • 7daa50459a Bypass CSRF protection for the /yunohost/portalapi/login route Allowing login from simple HTML form Also allow to pass username/password as two params instead of a combined "credentials" selfhoster1312 2023-08-14 15:44:28 +02:00
  • e24d56d5f1 /yunohost/sso/log{in,out} 303 to referer when GET/POST param referer_redirect is set selfhoster1312 2023-08-14 22:00:28 +02:00
  • 2cc4dfc057 Bypass CSRF protection for the /yunohost/portalapi/login route Allowing login from simple HTML form selfhoster1312 2023-08-14 15:44:28 +02:00
  • a6c7e55d1d api: fix authentication failure not deleting expired cookies Alexandre Aubin 2023-07-29 19:10:47 +02:00
  • 328107c946 api: Add a proper mechanism to allow specific, configurable CORS origins Alexandre Aubin 2023-07-29 19:09:52 +02:00
  • 4104704a87 allow json requests axolotle 2023-07-28 17:17:51 +02:00
  • 3ad73355da Merge branch 'dev' into bookworm Tagada 2023-07-20 16:10:46 +02:00
  • 0f056d66d7 Moulinette logging is an unecessarily complex mess, episode 57682 Alexandre Aubin 2023-07-18 00:20:24 +02:00
  • b4e79bd278 Update changelog for 11.2 debian/11.2 Alexandre Aubin 2023-07-17 16:33:14 +02:00
  • 5ec28b19c0
    Merge pull request #335 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-07-17 15:53:09 +02:00
  • 34a2a66027 Fix boring login API expecting a weird form/multiparam thing instead of classic JSON for credentials ... Alexandre Aubin 2023-07-14 19:09:00 +02:00
  • 64a39cc595 Translated using Weblate (Japanese) motcha 2023-07-11 14:37:28 +00:00
  • e5fa7ab734 Update changelog for 11.1.5 debian/11.1.5 Alexandre Aubin 2023-07-10 21:34:12 +02:00
  • d66fd94f68
    Merge pull request #334 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-07-10 21:32:02 +02:00
  • 145fd9a91a Translated using Weblate (Japanese) motcha 2023-07-09 05:54:49 +00:00
  • 0c71095db3 Added translation using Weblate (Japanese) Weblate 2023-07-09 04:32:55 +02:00
  • c06e1a91c9 auth: prevent stupid issue where outdated cookie usage would trigger error 500 intead of 401, resulting in a ~bug after Yunohost self-upgrade and the webadmin is confused about the API not being up again Alexandre Aubin 2023-07-10 21:28:54 +02:00
  • 47a6006980 sse: add auth check Alexandre Aubin 2023-05-20 02:02:26 +02:00
  • af2316233a sse: gotta use a special version of zeromq (zmq.green) when in gevent context Alexandre Aubin 2023-05-19 20:13:18 +02:00
  • ad345ee1bf logbroker: properly catch KeyboardInterrupt to avoid a stracktrace when Ctrl+C Alexandre Aubin 2023-05-19 20:12:43 +02:00
  • 2ac17c2f46 POC for new log streaming API using a zero-mq broker Alexandre Aubin 2023-05-19 18:18:21 +02:00
  • d4769ec0a5
    Merge pull request #332 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-05-08 15:47:02 +02:00
  • e8f10ce54e Update changelog for 12.0.0 Alexandre Aubin 2023-05-04 20:31:44 +02:00
  • 9078c881ea Translated using Weblate (Indonesian) Neko Nekowazarashi 2023-04-25 08:15:12 +00:00
  • f6234577c4 Translated using Weblate (Indonesian) Neko Nekowazarashi 2023-03-27 00:29:51 +00:00
  • 6ec06b4ce3 Translated using Weblate (Indonesian) Neko Nekowazarashi 2023-03-27 00:28:14 +00:00
  • d1e10e23d4 Translated using Weblate (Indonesian) liimee 2023-03-05 10:00:52 +00:00
  • c5aeb1acad Translated using Weblate (Indonesian) Neko Nekowazarashi 2023-02-27 16:51:47 +00:00
  • 2373a7fa5e
    setup.py: fix version specifier in python_requires, python tooling not happy with * i guess Alexandre Aubin 2023-02-06 21:05:57 +01:00
  • d1827d1a41
    Merge pull request #331 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-02-06 21:05:01 +01:00
  • f1e7984fc9 Translated using Weblate (Chinese (Simplified)) Poesty Li 2023-02-06 16:32:59 +00:00
  • 1fb77feec3
    Merge pull request #330 from YunoHost/actions/black Alexandre Aubin 2023-02-01 20:33:26 +01:00
  • 52bbab7df1 🎨 Format Python code with Black alexAubin 2023-02-01 19:30:09 +00:00
  • aaf7f764e3 Update changelog for 11.1.4 debian/11.1.4 Alexandre Aubin 2023-02-01 20:29:27 +01:00
  • 4d2694ef8d Update changelog for 11.1.2.1 debian/11.1.2.1 Alexandre Aubin 2023-01-30 16:34:59 +01:00
  • 2539ea9c70
    Merge pull request #329 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-01-30 15:49:45 +01:00
  • d7162b209a Added translation using Weblate (Lithuanian) Weblate 2023-01-14 15:42:32 +01:00
  • cabe9a728b Translated using Weblate (Arabic) ButterflyOfFire 2023-01-11 07:01:15 +00:00
  • 4c03e16de9 Handle calling 'yunohost' with no args more gracefully Alexandre Aubin 2023-01-06 17:33:31 +01:00
  • 9fc33eec1a Update changelog for 11.1.2 debian/11.1.2 Alexandre Aubin 2023-01-06 00:38:59 +01:00
  • 95695e94d7
    Merge pull request #325 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2023-01-05 19:19:12 +01:00
  • bc9b4a2ce2 Translated using Weblate (Basque) xabirequejo 2022-12-03 23:35:08 +00:00
  • 55a09c57ac Translated using Weblate (Dutch) André Koot 2022-12-01 12:14:42 +00:00
  • bbd2468e35 Translated using Weblate (Arabic) ButterflyOfFire 2022-11-23 06:03:33 +00:00
  • 12c5482d6c Translated using Weblate (Basque) xabirequejo 2022-11-09 14:33:02 +00:00
  • ea90c056b7 Added translation using Weblate (Portuguese (Brazil)) Weblate 2022-11-06 23:30:14 +01:00
  • c99439740f Added translation using Weblate (Hebrew) Weblate 2022-10-31 16:49:11 +01:00
  • 2195ed6f90
    Merge pull request #328 from YunoHost/actions/black Alexandre Aubin 2023-01-05 19:18:38 +01:00
  • 2d2eab4c30 🎨 Format Python code with Black alexAubin 2023-01-05 18:15:55 +00:00
  • 9bc187d404
    Merge pull request #327 from YunoHost/dont-take-lock-for-read-operations Alexandre Aubin 2023-01-05 19:15:20 +01:00
  • d0e65fdb46
    Merge branch 'dev' into dont-take-lock-for-read-operations Alexandre Aubin 2023-01-05 19:15:14 +01:00
  • 01a4dc0942
    Fix flake8 config syntax making the test crash Alexandre Aubin 2023-01-05 19:14:42 +01:00
  • baa00c0812 Fix flake8 Alexandre Aubin 2022-12-24 19:28:26 +01:00
  • 1e79e99cc8 Don't take lock for read/GET operations : also cover cases when there's a list of routes Alexandre Aubin 2022-12-24 00:57:17 +01:00
  • ac0ac24996 Merge branch 'dev' into dont-take-lock-for-read-operations Alexandre Aubin 2022-12-24 00:52:08 +01:00
  • 7f4e8b394c Remove old test about old callback mechanism Alexandre Aubin 2022-12-24 00:07:03 +01:00
  • aa06187284
    Merge pull request #326 from YunoHost/actions/black Alexandre Aubin 2022-12-24 00:03:07 +01:00
  • 676a19dc28 Don't take lock for read/GET operations Alexandre Aubin 2022-12-24 00:02:24 +01:00
  • 161c5d5c2b 🎨 Format Python code with Black alexAubin 2022-12-23 23:01:46 +00:00
  • 80873777c6 Code simplification/explicitation Alexandre Aubin 2022-12-23 22:34:49 +01:00
  • 50b19a95c6 Remove the 'global argument' mechanism ... we only use it for --version and it's just batshit overly complicated for what this achieves... Alexandre Aubin 2022-12-23 20:31:58 +01:00
  • 5258f22985 Update changelog for 11.1.0 debian/11.1.0 Alexandre Aubin 2022-10-26 16:16:01 +02:00
  • d54dd286be
    Merge pull request #323 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2022-09-30 15:05:13 +02:00
  • ceba5273f2 Translated using Weblate (Turkish) Sedat Albayrak 2022-09-11 15:13:09 +00:00
  • be12473d3f Update changelog for 4.4.1 debian/4.4.1 buster Alexandre Aubin 2022-08-09 23:37:43 +02:00
  • 6bdd6dcecb Translated using Weblate (Arabic) ButterflyOfFire 2022-08-05 10:59:57 +00:00
  • fcd84e3e34 Update changelog for 11.0.9 debian/11.0.9 Alexandre Aubin 2022-08-07 23:31:40 +02:00
  • 9dd1a8a63e Update changelog for 11.0.8 debian/11.0.8 Alexandre Aubin 2022-08-07 11:56:27 +02:00
  • bddef3e241
    [enh] Remove unworking CORS headers ljf (zamentur) 2022-08-06 23:20:14 +02:00
  • 3f8f573d7e [fix] CORS Prefech OPTIONS ljf 2022-08-06 22:20:56 +02:00
  • 4239f466f8 Fix random_ascii behavior : it was in fact returning a string with 2*length ... Alexandre Aubin 2022-08-05 10:55:04 +02:00
  • b20b1af116
    Merge pull request #322 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2022-08-03 22:19:03 +02:00
  • eadf40c552
    Donnnnt translate placeholders heauarg Alexandre Aubin 2022-08-03 22:18:25 +02:00
  • b27f2351ca Translated using Weblate (German) Gregor 2022-07-21 23:20:22 +00:00
  • 0d2fbb3ad0 Translated using Weblate (Polish) Radek Raczkowski 2022-07-10 10:07:18 +00:00
  • f0632f0927 Translated using Weblate (Slovak) Jose Riha 2022-06-22 06:50:24 +00:00
  • f9d899ca52 Translated using Weblate (Slovak) Jose Riha 2022-06-21 10:29:29 +00:00
  • fc13528570 Added translation using Weblate (Telugu) Weblate 2022-06-06 21:18:51 +00:00
  • 5f6d5ac4de Translated using Weblate (Slovak) Jose Riha 2022-05-24 20:06:42 +00:00
  • 4a13653f3b Added translation using Weblate (Slovak) Weblate 2022-05-23 20:08:38 +00:00
  • e6ca65923c
    Update changelog for 11.0.7 debian/11.0.7 tituspijean 2022-05-18 00:03:04 +02:00
  • 70e41495a4
    Merge pull request #321 from yunohost-bot/weblate-yunohost-moulinette Alexandre Aubin 2022-04-27 21:54:56 +02:00
  • 6f9b0f4ea4 Translated using Weblate (Spanish) Jimmy Angel Pérez Díaz 2022-04-05 03:22:37 +00:00
  • e654b67180
    Merge branch 'dev' of github.com:YunoHost/moulinette into dev debian/11.0.6 Kay0u 2022-03-29 14:25:16 +02:00
  • 641335ea7c
    Update changelog for 11.0.6 Kay0u 2022-03-29 14:24:34 +02:00
  • e4aba32128
    Merge pull request #320 from yunohost-bot/weblate-yunohost-moulinette Kayou 2022-03-29 14:23:35 +02:00
  • d96d2b9c15 Translated using Weblate (German) 3ole 2022-03-27 11:20:44 +00:00
  • b19f1f6f80 Translated using Weblate (Chinese (Simplified)) Yifei Ding 2022-03-27 03:24:06 +00:00