Commit graph

  • 9177eaba22
    Merge branch 'main' into dev Owen 2025-06-09 11:22:35 -04:00
  • 33ae2e08cc
    Merge pull request #872 from Lokowitz/fix-dependabot Owen Schwartz 2025-06-09 11:17:45 -04:00
  • 4fc61386d3
    Merge pull request #867 from thijsvanloef/fix-767/unit-aware-sorting Owen Schwartz 2025-06-09 11:17:15 -04:00
  • c409266954
    Fix #860 Owen 2025-06-09 11:13:58 -04:00
  • 57315a36ee
    Merge branch 'main' into dev Owen 2025-06-09 11:07:42 -04:00
  • 63637b91a8
    Merge pull request #874 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-637b1bbe0a Owen Schwartz 2025-06-09 11:06:32 -04:00
  • 09238cd98a
    Merge pull request #873 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-1931de1053 Owen Schwartz 2025-06-09 11:06:08 -04:00
  • 67b149ce4b
    Merge pull request #834 from fosrl/dependabot/npm_and_yarn/tar-fs-2.1.3 Owen Schwartz 2025-06-09 11:05:24 -04:00
  • 96151de814 improve readability Thijs van Loef 2025-06-09 13:18:22 +02:00
  • f2e461a1ee improve readability Thijs van Loef 2025-06-09 13:06:08 +02:00
  • 8125622c98
    Bump the dev-patch-updates group across 1 directory with 4 updates dependabot[bot] 2025-06-09 02:06:40 +00:00
  • 1a6942ccc9
    Bump zod in the prod-patch-updates group across 1 directory dependabot[bot] 2025-06-09 02:05:59 +00:00
  • 7b0e1df778
    Update dependabot.yml Marvin 2025-06-08 17:29:14 +02:00
  • 6f8c538086
    Update Dockerfile Marvin 2025-06-08 16:57:01 +02:00
  • b353a8f9b4
    Update Makefile Marvin 2025-06-08 16:56:46 +02:00
  • 0eb35f2221
    Create test.yml Marvin 2025-06-08 16:56:21 +02:00
  • 7d6b114d67
    Merge pull request #869 from Lokowitz/fix-package Owen Schwartz 2025-06-08 08:47:40 -04:00
  • a169256770 update package-lock Lokowitz 2025-06-08 12:30:32 +00:00
  • 2e54afd72f rebuild package-lock Lokowitz 2025-06-08 12:26:52 +00:00
  • 26207bd951 add datasize helper and add correct sorting to sitestable Thijs van Loef 2025-06-08 00:07:49 +02:00
  • 3ed681e277
    Bump temp version Owen 2025-06-06 12:16:58 -04:00
  • c135b5e3cf
    Dont request unless its a newt Owen 2025-06-06 12:15:15 -04:00
  • e648307f0b
    Merge branch 'main' into dev Owen 2025-06-06 12:04:24 -04:00
  • 0e4f35e87a
    Merge pull request #855 from Lokowitz/main Owen Schwartz 2025-06-06 12:00:49 -04:00
  • 553dffd4ee removed package-lock.json from .gitignore update package-lock.json Marvin 2025-06-06 07:00:07 +00:00
  • b4b19d2263
    chore(i18n): partial Simplified Chinese localization (draft) (#143) 风间苏苏 2025-06-06 14:29:49 +08:00
  • c7c39676d1 add NL and ES resolve conflicts Marvin 2025-06-06 06:06:56 +00:00
  • a6348a3e28 Merge remote-tracking branch 'upstream/dev' into feature-i18n Marvin 2025-06-06 06:03:55 +00:00
  • 75212f1e05
    New Crowdin updates (#153) Marvin 2025-06-06 07:55:44 +02:00
  • c1fd38ac39
    fix typo miloschwartz 2025-06-05 15:48:37 -04:00
  • 33e2798313
    Merge branch 'main' into dev miloschwartz 2025-06-05 14:44:55 -04:00
  • f0cb65f65c
    dont import db in nextjs miloschwartz 2025-06-05 14:43:47 -04:00
  • e885676ad8 add chinese Marvin 2025-06-05 17:30:49 +00:00
  • b75d0a921e resolve conflicts Marvin 2025-06-05 17:27:38 +00:00
  • 34fa5fe438 Merge remote-tracking branch 'upstream/dev' into feature-i18n Marvin 2025-06-05 17:27:13 +00:00
  • c2449ce795
    New translations en-us.json (Chinese Simplified) (#149) Marvin 2025-06-05 19:18:22 +02:00
  • 9bb6cb14a6
    Merge pull request #843 from fosrl/dev Milo Schwartz 2025-06-05 12:11:47 -04:00
  • b6f67e0f0b
    Merge branch 'main' into dev miloschwartz 2025-06-05 12:11:37 -04:00
  • 980545c636
    dont throw if fail to migration config miloschwartz 2025-06-05 11:55:59 -04:00
  • 92135ff9c1
    minor visal adjustments to docker container view miloschwartz 2025-06-05 11:18:22 -04:00
  • dd7b91f770 Merge remote-tracking branch 'upstream/dev' into feature-i18n Marvin 2025-06-05 04:41:28 +00:00
  • ab843b1a43
    Clean up unused Owen 2025-06-04 17:42:09 -04:00
  • 4593edbb45
    add get role to integration api miloschwartz 2025-06-04 17:28:40 -04:00
  • 96b451843c
    Update placeholder Owen 2025-06-04 17:27:10 -04:00
  • 54aa3ce7d8
    Comment the socket status for now Owen 2025-06-04 17:18:42 -04:00
  • 45a70152ee
    Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-06-04 17:17:56 -04:00
  • 8c5f00a446
    remove .sqlite from Dockerfile miloschwartz 2025-06-04 17:17:18 -04:00
  • af98610d0d
    fix migration number and add allowed_headers migration miloschwartz 2025-06-04 17:15:11 -04:00
  • 875ec662ad
    Fix retry Owen 2025-06-04 16:05:41 -04:00
  • 8800ec9675
    Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-06-04 16:02:52 -04:00
  • df4da75c57
    Dont do socket on non-newt sites Owen 2025-06-04 16:02:45 -04:00
  • 717dfae26c
    look for ipv6 in brackets and fix cors headers in install config miloschwartz 2025-06-04 15:55:52 -04:00
  • 58a2a9dcc9
    Fix db import for pg Owen 2025-06-04 15:24:15 -04:00
  • 27a0df4ed4
    Add migration for 1.4.0 Owen 2025-06-04 15:16:42 -04:00
  • 6fc6f325a7
    Merge pull request #807 from pyrho/feat/auth-header Milo Schwartz 2025-06-04 12:17:23 -04:00
  • b46e49922c
    Merge branch 'dev' into postgres miloschwartz 2025-06-04 12:04:28 -04:00
  • 2cca561e51
    support postgresql as database option miloschwartz 2025-06-04 12:02:07 -04:00
  • fbc1aa25a3 merge with dev and resolved confics Marvin 2025-06-04 09:01:43 +00:00
  • e8870cf174 Merge remote-tracking branch 'upstream/dev' into feature-i18n Marvin 2025-06-04 09:01:37 +00:00
  • 17919192e0
    Speed up when the button shows Owen 2025-06-03 21:04:08 -04:00
  • d768bb163a
    I18n additionals (#125) vlalx 2025-06-03 21:10:00 +03:00
  • dc6fafba41
    Fixes for build (#124) vlalx 2025-06-03 20:48:20 +03:00
  • 9f979c5019
    Bump tar-fs from 2.1.2 to 2.1.3 dependabot[bot] 2025-06-03 09:32:28 +00:00
  • c3d2c34279
    Merge pull request #831 from TheresaQWQ/patch-1 Owen Schwartz 2025-06-02 22:42:17 -04:00
  • 430f187fde
    fix typo 风间苏苏 2025-06-03 10:37:27 +08:00
  • f438d2ddbf
    Watch target inputs Owen 2025-06-02 21:13:57 -04:00
  • 6d519af198
    Rollback select packages; update fav Owen 2025-06-02 20:47:22 -04:00
  • a34e88257d
    Merge pull request #823 from fosrl/dependabot/npm_and_yarn/multi-5726d3b8f4 Owen Schwartz 2025-06-02 09:08:28 -04:00
  • ea0ab0e63c
    Merge branch 'dev' into improbableone-hub-dev Owen 2025-06-01 23:31:11 -04:00
  • 80375cd0dc
    Bump esbuild and drizzle-kit dependabot[bot] 2025-06-02 03:26:24 +00:00
  • f817ba7664
    Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-06-01 23:19:18 -04:00
  • 3398088e03
    Merge branch 'Lokowitz-main' into dev Owen 2025-06-01 23:18:58 -04:00
  • e586dd50f4
    Merge branch 'main' of github.com:Lokowitz/pangolin into Lokowitz-main Owen 2025-06-01 23:15:54 -04:00
  • 5a71c0ba65
    Merge pull request #817 from PrtmPhlp/main Owen Schwartz 2025-06-01 22:32:22 -04:00
  • f13b6abd78
    Update dependabot.yml Marvin 2025-06-01 15:50:14 +02:00
  • 34c6b590d7
    Update dependabot.yml Marvin 2025-06-01 15:47:54 +02:00
  • ab797203eb
    Update dependabot.yml Marvin 2025-06-01 15:46:23 +02:00
  • 30e8b1f0fe
    Update dependabot.yml Marvin 2025-06-01 15:39:20 +02:00
  • d03bee98f5
    Bump yargs from 17.7.2 to 18.0.0 in the dev-major-updates group (#119) dependabot[bot] 2025-06-01 15:25:08 +02:00
  • fa365fb7b8
    Bump the dev-minor-updates group with 4 updates (#118) dependabot[bot] 2025-06-01 15:16:59 +02:00
  • ea1cd4b0d4
    Bump the prod-minor-updates group with 27 updates (#121) dependabot[bot] 2025-06-01 15:07:49 +02:00
  • be0c7444e9
    Bump node from 20-alpine to 24-alpine in the major-updates group (#111) dependabot[bot] 2025-06-01 14:12:08 +02:00
  • 858c809514
    Bump the dev-patch-updates group with 8 updates (#117) dependabot[bot] 2025-06-01 14:11:51 +02:00
  • 10ff2c8a65
    Bump the prod-patch-updates group with 19 updates (#120) dependabot[bot] 2025-06-01 14:08:55 +02:00
  • 167d0b6867
    unnecessary file PrtmPhlp 2025-06-01 12:19:09 +02:00
  • 8c121daf6c
    docker run command in detached mode PrtmPhlp 2025-06-01 12:15:14 +02:00
  • a23d437bd3
    Create dependabot.yml Marvin 2025-06-01 11:01:55 +02:00
  • cd280d1396
    Also start the service Owen 2025-05-31 11:02:53 -04:00
  • d18200739a
    Check if docker is running Owen 2025-05-31 11:01:03 -04:00
  • a62b2e8d10
    Use 41 for dnf5 Owen 2025-05-31 10:56:14 -04:00
  • c92069a1f4
    Merge pull request #796 from socheatsok78/non-root-installer Owen Schwartz 2025-05-31 10:48:47 -04:00
  • c5e37c1608 send user data to badger when authenticated Damien Rajon 2025-05-28 23:50:31 +02:00
  • 948eb7f6d0 docker socket Rajesh V 2025-05-29 22:34:05 +05:30
  • 62a0104e70
    Merge branch 'dev' into postgres miloschwartz 2025-05-29 12:09:56 -04:00
  • 6dd8db5cd1
    add new logo miloschwartz 2025-05-29 12:09:44 -04:00
  • 9ea7275371
    Ensure installer check if current user is in docker group Socheat Sok 2025-05-29 22:49:17 +07:00
  • c997b8625f
    Re: "Allow installer to run without sudo & only need it when need to install Docker" Socheat Sok 2025-05-29 21:55:50 +07:00
  • 6f3514199a
    Revert "Allow installer to run without sudo & only need it when need to install Docker" Socheat Sok 2025-05-29 21:45:57 +07:00
  • 0cfc4d7dad
    Update for new dnf Owen 2025-05-29 10:40:15 -04:00
  • 56fd366a7d
    Allow installer to run without sudo & only need it when need to install Docker Socheat Sok 2025-05-29 15:59:21 +07:00