Commit Graph

  • 9d28647d00 added utils.go Bernhard B 2021-02-14 21:59:01 +01:00
  • 0601a771fc fixed formatting in README.md Bernhard B 2021-02-14 21:58:42 +01:00
  • 4d3080de47 updated dockerfile Bernhard B 2021-02-14 21:57:48 +01:00
  • 525433e8a2 build native image of signal-cli for arm64 & x86-64 Bernhard B 2021-02-14 21:17:27 +01:00
  • e20b9c5122 updated Dockerfile Bernhard B 2021-02-14 20:55:41 +01:00
  • 6a57c3acdb added prebuilt shared objects for libsignal-client Bernhard B 2021-02-14 20:33:48 +01:00
  • c539432d4e Merge branch 'master' into graalvm Bernhard B 2021-02-14 20:05:20 +01:00
  • c9ad5f6353 Merge pull request #93 from mdegat01/add-captcha Bernhard B 2021-02-13 21:32:49 +01:00
  • 889f37d951 Regenerated swagger Mike Degatano 2021-02-13 14:43:37 -05:00
  • 8a09bf553b Add info on captcha verification Mike Degatano 2021-02-12 14:16:04 -05:00
  • bd5f568ffc Some endpoints return "null" although successful Bernhard B 2021-02-12 17:11:08 +01:00
  • 0b1532cecf added support for native images Bernhard B 2021-01-30 22:47:35 +01:00
  • 39dab6abbe Update bug-report.md Bernhard B 2021-01-30 22:06:48 +01:00
  • 48728541f6 Update issue templates Bernhard B 2021-01-30 22:05:21 +01:00
  • 3d4f1a7bcc Delete bug_report.md Bernhard B 2021-01-30 22:03:49 +01:00
  • 0ff3cb7646 Update issue templates Bernhard B 2021-01-30 22:02:57 +01:00
  • 637131d4f7 Update TROUBLESHOOTING.md Bernhard B 2021-01-30 21:54:47 +01:00
  • 7e547fead9 Update TROUBLESHOOTING.md Bernhard B 2021-01-30 21:49:38 +01:00
  • bc34abdf19 Merge pull request #80 from andriej/patch-1 Bernhard B 2021-01-30 21:43:49 +01:00
  • f0db6fc8bf Merge branch 'master' of https://github.com/bbernhard/signal-cli-rest-api Bernhard B 2021-01-30 21:41:20 +01:00
  • de777799b6 fixed documentation error Bernhard B 2021-01-30 21:40:54 +01:00
  • d278ecddb1 Add link to API docs Andrzej 2021-01-30 00:39:27 +01:00
  • 6227eb670d improved publish script Bernhard B 2021-01-29 17:26:18 +01:00
  • 445cff9516 Update README.md Bernhard B 2021-01-27 18:21:15 +01:00
  • 443c83bbfc Update README.md Bernhard B 2021-01-27 18:20:59 +01:00
  • 2c3a2f30a8 addd API endpoints to join/quit/block Signal Groups Bernhard B 2021-01-27 18:18:58 +01:00
  • 04e67d058b added configuration endpoints Bernhard B 2021-01-23 19:21:17 +01:00
  • 7020d6efd6 fixed bug in groups endpoint Bernhard B 2021-01-19 22:38:38 +01:00
  • d240bc03dc update signal-cli to version 0.7.4 Bernhard B 2021-01-19 19:36:19 +01:00
  • d4343c1a3e run gofmt Bernhard B 2021-01-19 18:08:09 +01:00
  • 666b9e2bdd fixed parsing in groups endpoint Bernhard B 2021-01-19 18:07:15 +01:00
  • 827d45c143 added endpoint to list specific group Bernhard B 2021-01-19 15:00:08 +01:00
  • 5d89b3fa51 added endpoints to list + trust identities Bernhard B 2021-01-18 20:21:17 +01:00
  • 3f08a07a30 updated signal-cli to version 0.7.3 Bernhard B 2021-01-18 20:19:13 +01:00
  • f0f03b3178 add info message to specify "--config" when using signal-cli directly Bernhard B 2021-01-18 16:37:15 +01:00
  • 4d5f7bed7d improved error handling Bernhard B 2021-01-17 09:49:12 +01:00
  • e1d39dc0f5 improved error handling Bernhard B 2021-01-17 09:48:10 +01:00
  • f5d3880c49 added health check endpoint + fixed logging Bernhard B 2021-01-16 20:12:12 +01:00
  • 0ae4a5b0af use port from env variable for healthcheck in case another port is set Bernhard B 2021-01-16 19:17:37 +01:00
  • 33f10161ad Merge pull request #57 from x-jokay/feature/add-health-check Bernhard B 2021-01-16 19:04:11 +01:00
  • c14ef3f524 Merge pull request #58 from x-jokay/feature/fix-markdownlint-issues Bernhard B 2021-01-16 18:43:14 +01:00
  • c89fb6a20c Merge pull request #60 from x-jokay/feature/switch-runtime-to-jre Bernhard B 2021-01-16 18:41:20 +01:00
  • d521be7ac6 Switch runtime to JRE D. Domig 2021-01-16 18:06:08 +01:00
  • 78df7d3abc Fix markdownlint issues D. Domig 2021-01-16 17:44:34 +01:00
  • f5c5358b84 Add healthcheck D. Domig 2021-01-16 17:25:47 +01:00
  • 3b16103f47 Update README.md Bernhard B 2021-01-15 21:43:24 +01:00
  • 2c7295965c Merge branch 'zkgroup' Bernhard B 2021-01-15 21:38:40 +01:00
  • 8130e516e6 added documentation for update profile REST API request Bernhard B 2021-01-15 21:37:47 +01:00
  • 87e917486e improved Dockerfile Bernhard B 2021-01-15 21:21:47 +01:00
  • 8c863a6171 added prebuilt libzkgroup.so for arm64, armv7 and x86_64 Bernhard B 2021-01-15 21:18:37 +01:00
  • 0b5defb8e5 updated Dockerfile Bernhard B 2021-01-15 20:45:32 +01:00
  • c5dfed4a0b improved Dockerfile Bernhard B 2021-01-15 15:07:22 +01:00
  • 5ad455e493 Merge branch 'master' into zkgroup Bernhard B 2021-01-14 15:35:12 +01:00
  • 510499b4ac add possibility to list, serve and delete attachments Bernhard B 2021-01-14 15:27:38 +01:00
  • 2d10152212 fixed ARM build Bernhard B 2021-01-13 23:44:22 +01:00
  • 85e3afe125 bumped signal-cli to version 0.7.2 Bernhard B 2021-01-13 19:30:10 +01:00
  • 7de32ed5e1 Merge branch 'master' into zkgroup Bernhard B 2021-01-13 14:52:23 +01:00
  • 787bb2b50b add possibility to specify captcha in register endpoint Bernhard B 2021-01-08 22:46:58 +01:00
  • a63a80d464 fix "setpriv: libcap-ng is too old for 'all' caps" error Bernhard B 2021-01-08 19:12:32 +01:00
  • c554319d74 fixed zkgroup build for ARM Bernhard B 2021-01-03 19:38:21 +01:00
  • 8bef9fca9d Merge branch 'master' into zkgroup Bernhard B 2021-01-03 14:41:59 +01:00
  • 313e87c102 add --no-log-init flag when creating a user with useradd Bernhard B 2020-12-25 17:04:52 +01:00
  • 3ef1665e6f Merge branch 'non_root' Bernhard B 2020-12-25 12:59:30 +01:00
  • dc3d15eadc add missing setpriv to Dockerfile Bernhard B 2020-12-25 12:58:32 +01:00
  • ce6107f6d7 Revert "Revert "Merge commit 'refs/pull/41/head' of https://github.com/bbernhard/signal-cli-rest-api"" Bernhard B 2020-12-25 12:52:52 +01:00
  • 37c91b9fa5 temporarily revert to signal-cli 0.6.12 version Bernhard B 2020-12-25 12:38:50 +01:00
  • 5ef870fa0c Revert "Merge commit 'refs/pull/41/head' of https://github.com/bbernhard/signal-cli-rest-api" Bernhard B 2020-12-25 11:05:09 +01:00
  • 21764cefa4 Merge commit 'refs/pull/41/head' of https://github.com/bbernhard/signal-cli-rest-api Bernhard B 2020-12-25 10:33:26 +01:00
  • 8723668db3 build zkgroup in Dockerfile Bernhard B 2020-12-25 10:26:45 +01:00
  • 5c33d81817 updated signal-cli to version 0.7.0 Bernhard B 2020-12-20 13:25:01 +01:00
  • 430df9749c updated signal-cli to version 0.6.12 Bernhard B 2020-12-13 19:23:12 +01:00
  • cce3f47722 refactor: use setpriv instead of su FL42 2020-11-27 23:31:48 +01:00
  • 8d3e11941e fix: propagate args FL42 2020-11-27 22:32:53 +01:00
  • 48448cdca1 feat: show warning when exec in container FL42 2020-11-27 22:29:59 +01:00
  • 486f47995f refactor: use one RUN statement FL42 2020-11-27 22:29:45 +01:00
  • c01abfac34 Merge pull request #43 from funkybunch/ARM-dependency-fix Bernhard B 2020-11-23 21:01:13 +01:00
  • 57665c4ec4 JRE Dependency Fix + Port Configuration Mark Adkins 2020-11-22 17:53:04 -05:00
  • eb94d04c79 fix: run api as signal-api user, fix permissions on startup FL42 2020-11-22 14:16:06 +01:00
  • 12a16c381b Merge pull request #40 from fl42/fix/message-looks-as-arg Bernhard B 2020-11-22 13:28:54 +01:00
  • b9df80d6c6 fix: pass message as stdin FL42 2020-11-22 11:09:31 +01:00
  • 418b93459f updated swagger documentation Bernhard B 2020-11-01 21:47:25 +01:00
  • 7674dbcdb8 Merge pull request #36 from stayradiated/master Bernhard B 2020-11-01 21:39:27 +01:00
  • 2a1d70ba95 feat(receive): add timeout option George Czabania 2020-10-31 12:19:05 +13:00
  • 136fa62698 Revert "use non-root user in docker image" Bernhard B 2020-10-18 21:33:52 +02:00
  • 3881ada059 updated signal-cli to version 0.6.11 Bernhard B 2020-10-18 20:34:31 +02:00
  • 9b4ee24a0e use non-root user in docker image Bernhard B 2020-10-08 21:14:06 +02:00
  • 9ffc03e8f3 improved API documentation + error handling Bernhard B 2020-10-05 18:32:59 +02:00
  • 023d10f648 updated docs Bernhard B 2020-10-05 18:25:42 +02:00
  • d4e27e4882 Merge pull request #33 from danijelst/master Bernhard B 2020-10-05 18:22:53 +02:00
  • dff503e31d Forgot to add the main change Danijel Fischer 2020-10-04 13:00:00 +02:00
  • 0dc5c0f4d7 Add a white border around the QR Image Danijel Fischer 2020-10-04 12:57:29 +02:00
  • 7e9c0a0653 Update OCTOPRINT.md Bernhard B 2020-09-21 20:30:18 +02:00
  • 01ad604748 Update HOMEASSISTANT.md Bernhard B 2020-09-21 20:29:55 +02:00
  • 9d7f365497 Update README.md Bernhard B 2020-09-21 20:29:29 +02:00
  • 524939dd0a Merge pull request #27 from bentolor/build/reduce-image-size Bernhard B 2020-08-28 16:18:44 +02:00
  • c00480696d build(Docker): switch to adoptopenjdk to support armv7 Benjamin Schmid 2020-08-16 11:49:46 +02:00
  • a6e8cce641 build(Docker image): switch to JRE and Debian buster variant Benjamin Schmid 2020-08-14 10:46:36 +02:00
  • b0b3dc761b build(Dockerfile): reduce image size from 2G GB to ~0.4GB Benjamin Schmid 2020-08-13 20:36:42 +02:00
  • 4e4829b650 Merge branch 'master' of https://github.com/bbernhard/signal-cli-rest-api Bernhard B 2020-08-13 19:21:18 +02:00
  • 12d53dd098 Remove temporary files also on success Bernhard B 2020-08-13 19:16:59 +02:00