Wykres commitów

  • 8181977521
    Merge aab7b16ce5 into da48cf431b Meriç Aşkın 2024-04-10 17:27:59 +0000
  • aab7b16ce5 Added example docker-compose.yml with explanations. bioluks 2024-04-10 20:17:11 +0300
  • 5a791ec7d6
    Merge 40c497cc3e into da48cf431b Maximilian Weiler 2024-01-23 20:30:27 +0000
  • 40c497cc3e
    fix(deps): Update cargo dependencies Maximilian Weiler 2024-01-23 21:19:07 +0100
  • 9696c56de0
    fix(Dockerfile): Downgrade to Debian 11 Maximilian Weiler 2024-01-23 21:18:40 +0100
  • c3b0043fed
    feat: Reduce image size with distroless image Maximilian Weiler 2024-01-22 23:07:22 +0100
  • da48cf431b
    Merge PR #37: Update workflows master Robert Adam 2024-01-07 19:35:56 +0100
  • 670a8eefed Add ARM builds Robert Adam 2024-01-07 19:03:49 +0100
  • 5d3a1ae8af Update reference GitHub actions Robert Adam 2024-01-07 19:00:59 +0100
  • f113629123
    fix workaround for CentOS 7 (#30) fgma 2023-01-05 14:16:11 +0100
  • 308e9f8d20
    fix qt libraries in all library folders fgma 2023-01-04 21:10:19 +0100
  • 8bf2743c9a
    fix workaround for CentOS 7 fgma 2023-01-02 23:18:27 +0100
  • ae9ed3c956
    Merge PR #29: feature: Allow loading config values from secrets Robert Adam 2022-12-31 18:34:14 +0100
  • ec398a3c50
    docs: Add example for running with podman secrets Maximilian Weiler 2022-12-29 22:21:18 +0100
  • c0ac92af44
    fix: Address code review comments Maximilian Weiler 2022-12-29 22:17:15 +0100
  • c8b2fb353c
    feature: Allow loading config values from secrets Maximilian Weiler 2022-12-04 21:40:37 +0100
  • b354cddda9
    Remove redundant config default Robert Adam 2022-09-16 10:04:30 +0200
  • b0f19ab2c2
    Merge PR #23: Don't set welcometext if welcometextfile is set Robert Adam 2022-09-16 10:00:39 +0200
  • 2fd60e3407 Don't set welcometext if welcometextfile is set restitux 2022-09-15 15:06:35 -0600
  • cd31ee523b
    Merge PR #21: CI: Also build v1.4.287 Robert Adam 2022-09-15 09:48:37 +0200
  • cbc77bb4ce CI: Also build v1.4.287 Robert Adam 2022-09-15 09:22:09 +0200
  • f5117e74d1
    Merge PR #20: Add compatbility support for old murmur.sqlite db Robert Adam 2022-09-15 09:18:53 +0200
  • 711c0bbe9f Add compatbility support for old mumble.sqlite db restitux 2022-09-14 14:13:59 -0600
  • 141af419a6
    Merge PR #19: Make Dockerfile compatible to latest upstream layout Robert Adam 2022-09-12 15:05:29 +0200
  • 10841a3686 Make Dockerfile compatible to latest upstream layout Robert Adam 2022-09-12 14:54:29 +0200
  • 61aba4b1cd Name default DB mumble-server.sqlite Robert Adam 2022-09-11 10:04:07 +0200
  • e8f58ba939
    Merge PR #18: Include Mumble v1.4.274 in CI runs Robert Adam 2022-08-22 13:22:55 +0200
  • 40adffd3ae Include Mumble v1.4.274 in CI runs Robert Adam 2022-08-22 13:11:04 +0200
  • e2edd6c538
    Merge PR #17: Don't log value of sensitive configs Robert Adam 2022-08-22 13:06:49 +0200
  • 41e642eab3 Don't log value of sensitive configs Robert Adam 2022-08-22 12:57:43 +0200
  • 4d73da6902
    Merge PR #14: Add toggle to allow "unknown" settings Robert Adam 2022-07-01 14:28:29 +0200
  • a5dec0c874 update README.md Michel Pawlak 2022-07-01 10:11:48 +0200
  • 305203fe85 update README.md Michel Pawlak 2022-07-01 10:10:30 +0200
  • 6f40137ca8
    Update README.md Michel Pawlak 2022-07-01 10:08:17 +0200
  • 84d73a7271
    Replace Murmur with Mumble Michel Pawlak 2022-07-01 10:02:07 +0200
  • a13397cebb document MUMBLE_ACCEPT_UNKNOWN_SETTINGS environment variable Michel Pawlak 2022-06-30 21:14:46 +0200
  • 3ee0ef3d63 fix indentation Michel Pawlak 2022-06-30 18:01:29 +0200
  • 0d9bc1e0ea add option to accept unknown settings Michel Pawlak 2022-06-30 17:56:15 +0200
  • 6535e9dfc0
    Merge pull request #11 from mumble-voip/Entrypoint-fix azlux 2022-05-17 00:48:36 +0200
  • e2c4855d2c Fixing readonly variable Azlux 2022-05-17 00:37:28 +0200
  • 6a9d8f5cdb
    Merge PR #6: Simplify entrypoint script a little bit Robert Adam 2022-05-16 15:00:30 +0200
  • cf6a9fb4bf
    refactor: use name normalizing function + sed for env vars d3adb5 2022-05-15 14:13:44 -0300
  • 3f908fd921
    fix: remove underscores from cfg options in assoc array d3adb5 2022-05-15 10:43:12 -0300
  • a0866ef90d
    Merge PR #9: Update build-number reading Robert Adam 2022-05-11 08:09:45 +0200
  • fc0363a448
    refactor: use associative array for existing options d3adb5 2022-05-10 21:48:48 -0300
  • 0f4fd08fe4
    docs: restore a few comments removed in ec402cb d3adb5 2022-05-10 21:31:06 -0300
  • 8f23ab8913
    refactor: populate existing_config_options with readarray d3adb5 2022-05-10 20:28:05 -0300
  • 7585a42352 Update build-number reading Thomas A 2022-05-10 19:35:15 +0200
  • 7f3c2c1996
    refactor: eliminate shellcheck warnings & errors d3adb5 2022-05-08 22:38:25 -0300
  • 35cb859dc4
    refactor: declare most relevant variables at the start d3adb5 2022-05-08 22:30:17 -0300
  • ec402cb89b
    refactor: remove comment clutter d3adb5 2022-05-08 22:21:43 -0300
  • 9166af6125
    refactor: shorten functions in entrypoint script d3adb5 2022-05-08 22:10:42 -0300
  • 18649e6f87
    refactor: inline a couple of if statements d3adb5 2022-05-08 21:22:01 -0300
  • c49e2c17fc
    refactor: remove trailing whitespace d3adb5 2022-05-08 21:13:03 -0300
  • 4b57f8c040
    refactor: use bash's extended test ([[]]) d3adb5 2022-05-08 21:07:09 -0300
  • 6b48b365d1
    refactor: eliminate if by grep'ing for MUMBLE_CONFIG_ d3adb5 2022-05-08 20:53:47 -0300
  • 54602c6fe9
    Merge PR #5: CI: Add trigger for upstream releases Robert Adam 2022-05-07 21:04:13 +0200
  • 674d8e887b CI: Add trigger for upstream releases Robert Adam 2022-05-07 20:52:20 +0200
  • bf48d0b14e CI: Add flag for updating latest tag Robert Adam 2022-05-07 20:23:11 +0200
  • 72da7dc7df
    Merge PR #4: Improve GA workflow & add CI Robert Adam 2022-05-07 20:02:44 +0200
  • 559f1d20c7 Parallelize tests Robert Adam 2022-05-07 19:57:37 +0200
  • 41681db424 Add CI workflow Robert Adam 2022-05-07 19:42:09 +0200
  • d20b031f01 Use reusable workflow for build & push Robert Adam 2022-05-07 18:51:34 +0200
  • f924537df4 test Robert Adam 2022-05-07 19:01:32 +0200
  • 5e6e3feff4 Use reusable workflow for build & push Robert Adam 2022-05-07 18:51:34 +0200
  • dd4ccc579c Don't build on ARM at all as the tests are failing there Robert Adam 2022-05-07 17:15:54 +0200
  • c75f4af233 Don't build for ARM v7 as that currently still fails Robert Adam 2022-05-07 16:45:23 +0200
  • 4552df49e6 Fix RegEx for matching build number from tag Robert Adam 2022-05-07 16:28:54 +0200
  • fddc6cc461 Use -x for Bash scripts Robert Adam 2022-05-07 16:28:40 +0200
  • d496c5fc99 Use Ubuntu 20.04 instead of 22.04 as base image Robert Adam 2022-05-07 16:17:21 +0200
  • b83724d7f7 Don't quote env variables in workflow Robert Adam 2022-05-07 16:09:50 +0200
  • e3fad167b8 Use v2 of docker actions Robert Adam 2022-05-07 15:56:39 +0200
  • 0c6a7bf787 Polished workflow file Robert Adam 2022-05-07 15:47:12 +0200
  • f896229c24 Preparing manual image build Azlux 2022-05-07 13:09:50 +0200
  • 097db0cbcc Add initial version Robert Adam 2022-04-03 11:27:10 +0200
  • fde6a03a96 Initial commit Robert Adam 2022-04-02 13:43:27 +0200
  • 79bb9dd5b0 Better readme v1.4.230 Azlux 2022-01-30 14:06:57 +0100
  • b62f9676e5 Mumble version as Docker ARG Azlux 2022-01-30 13:33:38 +0100
  • b22aed8659
    Adding version when compiling azlux 2022-01-30 12:56:33 +0100
  • be59b0bf8d
    Adding armv7 azlux 2022-01-30 12:48:31 +0100
  • b6688be28c
    Avoid double download of deb packages azlux 2022-01-30 12:38:11 +0100
  • 7451916591 Avoid double download of deb packages Jörg Franke 2022-01-30 10:10:10 +0100
  • 3e5209d597
    Merge pull request #4 from TheWiresharkGuy/master azlux 2022-01-28 23:53:38 +0100
  • c156b538b1
    Update README.md TheWiresharkGuy 2022-01-28 22:06:17 +0100
  • d0677f856f
    Remove redundant option azlux 2022-01-28 16:31:44 +0100
  • fc299cb679
    Remove redundant option Robert Adam 2022-01-28 15:44:28 +0100
  • 3fd8e45ce1
    Fix typo azlux 2022-01-28 14:43:22 +0100
  • 6985fd6585 fix docker compilation Azlux 2022-01-28 14:19:51 +0100
  • c3adae75f6 Allow manual run Azlux 2022-01-28 11:24:54 +0100
  • 56d9e5d9eb Adding github workflow Azlux 2022-01-27 23:19:44 +0100
  • 4ca86f88db Better readme Azlux 2022-01-27 14:20:58 +0100
  • 7a5b2d7519 Fix starting Azlux 2022-01-27 13:24:58 +0100
  • 0cc98dbf7f
    Merge pull request #2 from mumble-voip/compilation azlux 2022-01-27 11:30:27 +0100
  • 04309d0829 First working image Azlux 2022-01-27 11:28:50 +0100
  • 0ede318092 First commit Azlux 2022-01-18 17:04:05 +0100
  • 1df49348fc
    Initial commit Robert Adam 2022-01-18 09:04:44 +0100