Commit graph

  • 3fe1d068c1
    Merge 392942145d into 4ef9ef59e4 OniriCorpe 2024-05-06 04:24:13 +02:00
  • 4ef9ef59e4 autoupdater: list updated apps on the matrix message main OniriCorpe 2024-05-06 04:17:38 +02:00
  • 82244409aa autoupdater: list updated apps on the matrix message OniriCorpe 2024-05-06 04:17:38 +02:00
  • 392942145d Print a 'Done.' when the script finished its work package-repos-clone OniriCorpe 2024-05-05 22:38:53 +02:00
  • 5ea2665b5f rename the folder OniriCorpe 2024-05-05 22:26:45 +02:00
  • 9e54b8ee32 fix(clone_packages): handling the pagination to get the repo list Laurent Peuch 2024-05-05 22:04:07 +02:00
  • d8c6d6f5ce fix(clone_packages): 10 seconds default timeout was too short Laurent Peuch 2024-05-05 21:53:27 +02:00
  • 145cd80f61 fix(clone_packages): add timeout on generate mirror list request Laurent Peuch 2024-05-05 21:53:03 +02:00
  • ce66396fdc fixes double print, adds comments OniriCorpe 2024-05-05 21:45:43 +02:00
  • 16dd17af59 feat(clone_packages): ensure that all request have a timeout Laurent Peuch 2024-05-05 01:48:03 +02:00
  • 8a71ebbd1e feat(clone_packages): handle api rate limit Laurent Peuch 2024-05-05 01:47:48 +02:00
  • d816bd6255 refactor(clone_packages): rename variable Laurent Peuch 2024-05-05 01:34:07 +02:00
  • cc3330a278 refactor(clone_packages): rename variable Laurent Peuch 2024-05-05 01:33:14 +02:00
  • 5a2c9ca8e7 refactor(clone_packages): reduce indentation for lisibility (and fix two bugs) Laurent Peuch 2024-05-05 01:31:23 +02:00
  • 8786533ec6 style(clone_packages): black code Laurent Peuch 2024-05-05 01:28:00 +02:00
  • fb34339a66 refactor(clone_packages): white lines to make code more readables Laurent Peuch 2024-05-05 01:27:05 +02:00
  • 5f1d76a0f0 feat(clone_packages): cache actual repo list Laurent Peuch 2024-05-05 01:26:11 +02:00
  • 776e2983a9 refactor(clone_packages): sort imports Laurent Peuch 2024-05-05 01:25:23 +02:00
  • e546df1abc refactor(clone_packages): remove useless import Laurent Peuch 2024-05-05 01:25:12 +02:00
  • 2d12b2c4e6 feat(clone_packages): ensure that all request have a timeout Laurent Peuch 2024-05-05 01:48:03 +02:00
  • 411a5addd9 feat(clone_packages): handle api rate limit Laurent Peuch 2024-05-05 01:47:48 +02:00
  • cea271181b refactor(clone_packages): rename variable Laurent Peuch 2024-05-05 01:34:07 +02:00
  • b354a3ac1b refactor(clone_packages): rename variable Laurent Peuch 2024-05-05 01:33:14 +02:00
  • eaf1b3f99e refactor(clone_packages): reduce indentation for lisibility (and fix two bugs) Laurent Peuch 2024-05-05 01:31:23 +02:00
  • e2d3856dd5 style(clone_packages): black code Laurent Peuch 2024-05-05 01:28:00 +02:00
  • 15e157c6fb refactor(clone_packages): white lines to make code more readables Laurent Peuch 2024-05-05 01:27:05 +02:00
  • e27a044b21 feat(clone_packages): cache actual repo list Laurent Peuch 2024-05-05 01:26:11 +02:00
  • 090483b02b refactor(clone_packages): sort imports Laurent Peuch 2024-05-05 01:25:23 +02:00
  • 8101a8ba4a refactor(clone_packages): remove useless import Laurent Peuch 2024-05-05 01:25:12 +02:00
  • efb23356bd ignore packages we don't host OniriCorpe 2024-05-05 01:48:04 +02:00
  • f0931e5f8c smol improvements OniriCorpe 2024-05-05 01:24:29 +02:00
  • 78df7de37f script to mirror the packages catalog on our forgejo OniriCorpe 2024-05-05 01:02:36 +02:00
  • ffffd7ac2d Merge branch 'main' of https://github.com/YunoHost/yunodevtools OniriCorpe 2024-05-05 01:01:42 +02:00
  • 2e2b3082a6 Update readme Félix Piédallu 2024-05-04 22:00:53 +02:00
  • 4ee0f7581e Update readme Félix Piédallu 2024-05-04 22:00:53 +02:00
  • d6a1352c2d Update README.md Mateusz 2024-05-04 00:31:49 +02:00
  • d8c1ddaa4c readme: add instructions for the app logo (#2289) OniriCorpe 2024-05-02 21:23:22 +02:00
  • f1ca7aeafc store: simplify query args handling because 'request' is available in jinja templates (#2286) Alexandre Aubin 2024-05-02 15:42:53 +02:00
  • 7aea42a50b 🎨 Format Python code with Black alexAubin 2024-05-01 20:58:24 +00:00
  • dcef9dce56 utcnow is obsolete OniriCorpe 2024-05-01 23:05:34 +02:00
  • 4feed17196 remove another unused import OniriCorpe 2024-05-01 23:02:03 +02:00
  • 45f3929fae remove useless import OniriCorpe 2024-05-01 23:00:44 +02:00
  • d8d0c1a22a autoupdater: add a timestamp to the 'ci-auto-update-sources' branch name (#2282) OniriCorpe 2024-05-01 22:57:55 +02:00
  • 802698ea39 store: fix staff ratelimit (#2279) Alexandre Aubin 2024-05-01 19:57:44 +02:00
  • 96e3468a9b Format Python code with Black (#2278) github-actions[bot] 2024-05-01 19:43:25 +02:00
  • ebfa6524e4 store: simplify providing the current locale and user session to the jinja templates (#2277) Alexandre Aubin 2024-05-01 19:42:40 +02:00
  • d2fadf69ba appgenerator : Readme + compile .po/.mo (#2276) Alexandre Aubin 2024-04-30 23:09:12 +02:00
  • bb9bc4bfb3 🎨 Format Python code with Black (#2275) github-actions[bot] 2024-04-30 22:54:57 +02:00
  • bfc7043574 appgenerator: rework css using tailwind + misc cleanup, wording (#2259) Alexandre Aubin 2024-04-30 22:54:07 +02:00
  • 04b183be93 update test readme OniriCorpe 2024-04-29 22:22:12 +02:00
  • 18bd8e9e13 Typo (#2270) tituspijean 2024-04-29 21:33:46 +02:00
  • b2cb28d26a Fix log formatting for notifications tituspijean 2024-04-29 21:22:59 +02:00
  • e09a12e264 Translated readme-generator using Weblate (Danish) (#2256) YunoHost Bot 2024-04-26 15:20:31 +02:00
  • b54c554ee1 Yologen : add languages buttons + disclaimer (#2255) lapineige 2024-04-23 21:27:07 +02:00
  • 263556a6da appgenerator: misc fixes (#2254) Alexandre Aubin 2024-04-23 20:11:15 +02:00
  • 8e9893cd06 Format Python code with Black (#2252) github-actions[bot] 2024-04-23 20:05:53 +02:00
  • 77b4db5f5f Yologen improvements for deployment (#2253) tituspijean 2024-04-23 20:04:26 +02:00
  • af39b10e01 yologen: babel fixes (#2251) Alexandre Aubin 2024-04-23 19:06:43 +02:00
  • 3ae2c2e2b2 Format Python code with Black (#2214) github-actions[bot] 2024-04-21 13:59:34 +02:00
  • 8cae8a8071 Bump jinja2 from 3.1.2 to 3.1.3 in /tools/app_generator (#2216) dependabot[bot] 2024-04-19 18:07:46 +02:00
  • 4d04200c4c Bump werkzeug from 3.0.0 to 3.0.1 in /tools/app_generator (#2215) dependabot[bot] 2024-04-19 18:07:24 +02:00
  • 924304c67b Translated readme-generator using Weblate (Chinese (Simplified)) Poesty Li 2024-04-09 10:19:33 +00:00
  • e78c83e6ad New autoupdater makes autoupdater-upgrader obsolete tituspijean 2024-04-07 18:48:37 +02:00
  • 288785da1c fix naming lapineige 2024-03-31 23:28:21 +02:00
  • 7e6d734638 v0.9.1 - add translations (babel) lapineige 2024-03-31 21:01:28 +00:00
  • 8d26bd92f4 v0.9.1 - add translations lapineige 2024-03-31 23:00:38 +02:00
  • acf6d8d642 add flask_babel lapineige 2024-03-31 22:57:58 +02:00
  • 4cddda149b v0.9.1 - add translations lapineige 2024-03-31 22:57:19 +02:00
  • 0fcdf60d1a add autoupdate options lapineige 2024-03-09 21:13:14 +01:00
  • d8fda9fbef add auto_update options lapineige 2024-03-09 21:12:45 +01:00
  • e297f8b826 v0.8.5 : add log file + various stuff lapineige 2024-03-06 23:19:26 +00:00
  • a3c532ef37 v0.8.5 lapineige 2024-03-07 00:18:48 +01:00
  • c2715b9012 v0.8.4 : fix docs files + default config file value lapineige 2024-03-06 23:51:41 +01:00
  • b06fac6c57 v0.8.2 lapineige 2024-02-25 14:26:19 +00:00
  • e44b914d20 v0.8.2 lapineige 2024-02-25 15:26:11 +01:00
  • 5836a9923f add manifest scheme lapineige 2024-02-25 14:40:48 +01:00
  • 461830e581 v0.8.1 lapineige 2024-02-25 13:34:05 +00:00
  • 79e8d3e4c4 v0.8.1 lapineige 2024-02-25 13:33:12 +00:00
  • e536c4a878 v0.8.1 lapineige 2024-02-25 14:32:18 +01:00
  • 0d506efadf appgenerator: propagate changes to template files + rework preview/zipdownload with two submit buttons mapped to the same route Alexandre Aubin 2023-11-09 22:48:54 +01:00
  • b8fdd80996 appgenerator: forgot to add Flask-Bootstrap in requirements.txt earlier ... running pip freeze Alexandre Aubin 2023-11-09 18:13:34 +01:00
  • fa897f90cd appgenerator: more refactoring of the way we handled the specific technology Alexandre Aubin 2023-11-09 18:12:15 +01:00
  • 64fce4c9f1 appgenerator: simplify/rework the HTML/form structure using Flask-Bootstrap's macro Alexandre Aubin 2023-11-08 17:40:01 +01:00
  • 077c95bd4a Fix YunoHost typo lapineige 2023-10-29 15:45:23 +01:00
  • e6100cbec4 Fix YunoHost typo lapineige 2023-10-29 15:44:54 +01:00
  • 6d8ce55c66 Fix YunoHost typo lapineige 2023-10-29 15:44:47 +01:00
  • 2fad7c054c Fix YunoHost typo lapineige 2023-10-29 15:44:39 +01:00
  • 2438667724 Fix YunoHost typo lapineige 2023-10-29 15:44:33 +01:00
  • acfb9e1f4d Fix YunoHost typo lapineige 2023-10-29 15:44:16 +01:00
  • 87ed70477a Update tools/app_generator/templates/change_url.j2 lapineige 2023-10-29 15:44:02 +01:00
  • 10cf6f1bfc appgenerator: rework the main form structure to have something matching the manifest structure: GeneralInfos, UpstreamInfos, IntegrationInfos, InstallQuestions, Resources Alexandre Aubin 2023-10-29 15:13:51 +01:00
  • fcffdc7790 fix missing quotes and multi_instance handling lapineige 2023-10-29 15:02:14 +01:00
  • b275daa0d3 python option needs python3-venv package lapineige 2023-10-29 14:57:50 +01:00
  • 3b856ec6e5 appgenerator: cleanup a bunch of stuff to try to focus on what matters for now Alexandre Aubin 2023-10-27 13:33:23 +02:00
  • 2cc1c45dfb appgenerator: typo in requirements.txt Alexandre Aubin 2023-10-27 12:56:30 +02:00
  • 1c109d2838 appgenerator: rename stuff to app generator consistently Alexandre Aubin 2023-10-27 12:56:17 +02:00
  • 0569d4e29a Apply black Alexandre Aubin 2023-10-13 18:03:37 +02:00
  • 4f84e9f34c Initial release - v0.7.5 lapineige 2023-10-13 16:19:21 +02:00
  • b25ffc0b3b Create YunohostAppGenerator.py lapineige 2023-10-13 16:18:06 +02:00
  • 9fb1b7fa9e 🎨 Format Python code with Black Tagadda 2024-04-02 15:45:34 +00:00