Commit Graph

  • d32d131d08 Merge pull request #621 from LaurenceJJones/master master Jannis Mattheis 2024-01-20 10:40:00 +01:00
  • 8bd514a84e ci: update golangci-lint Jannis Mattheis 2024-01-18 21:04:17 +01:00
  • d0b3271880 feat: listen on unix sockets Laurence 2024-01-15 22:32:42 +00:00
  • 350b149102 ci: update golangci-lint unix-proposal Jannis Mattheis 2024-01-18 21:04:17 +01:00
  • 28505eafe4 wip Jannis Mattheis 2024-01-18 20:59:29 +01:00
  • b862eeb16c since cleanupserver func is no longer used twice, move to g.Go func itself Laurence 2024-01-18 10:27:00 +00:00
  • 58f4b8f437 No need to return a wrapped error, the message from listener is quite explicit Laurence 2024-01-18 10:14:07 +00:00
  • a73a7f184e Implement error handling for go routines, this means if either tls or http fails to bind other server is gracefully exited Laurence 2024-01-18 10:07:17 +00:00
  • fb5bd3cca6 Replicate the https method check for non get and head requests Laurence 2024-01-17 10:21:45 +00:00
  • f9f7e5cdbe Make single http server that runs on multiple listenrs, so cleanup only need to run once Laurence 2024-01-17 09:36:03 +00:00
  • 0221690878 Move defer above run for similar code to tls Laurence 2024-01-16 22:48:55 +00:00
  • 9ba7154836 We can just go funcs instead of big block Laurence 2024-01-16 22:48:09 +00:00
  • 26d7a4b3b0 Implement graceful shutdown which cleans up unix socket Laurence 2024-01-16 22:44:46 +00:00
  • 8e47427cbe Add defer close Laurence 2024-01-16 21:10:25 +00:00
  • 9b1af65adf Add unix socket and ssl Laurence 2024-01-15 22:32:42 +00:00
  • 0bfa5ca4d9 perf: avoid allocations with (*regexp.Regexp).MatchString (#604) Eng Zer Jun 2023-10-23 23:57:15 +08:00
  • 92916f0117 Add applications icons in sidebar (#602) mateuscelio 2023-10-22 06:24:53 -03:00
  • 97f180b650 Merge pull request #592 from gotify/build v2.4.0 Jannis Mattheis 2023-09-17 09:43:04 +02:00
  • 101c542186 fix: update go deps Jannis Mattheis 2023-09-16 20:44:20 +02:00
  • a2b2f856e0 test: don't run tests twice Jannis Mattheis 2023-09-16 20:44:09 +02:00
  • e0f86b6ba1 build: update golangci-lint Jannis Mattheis 2023-09-16 20:39:42 +02:00
  • dec762f9ed fix: remove unused code Jannis Mattheis 2023-09-16 20:39:36 +02:00
  • f1ac16640f build: remove deprecated linters Jannis Mattheis 2023-09-16 20:39:11 +02:00
  • 1adfaa6448 build: disable depguard Jannis Mattheis 2023-09-16 20:38:29 +02:00
  • 9592cc95c9 fix: update go-swagger Jannis Mattheis 2023-09-16 20:38:20 +02:00
  • 4728e995bc fix: update build deps Jannis Mattheis 2023-09-16 19:54:18 +02:00
  • 8c0f7a9499 Merge pull request #582 from eternal-flame-AD/lastping Jannis Mattheis 2023-08-06 12:43:26 +02:00
  • a3ce298729 Fix stream_test flakiness Jannis Mattheis 2023-08-06 12:27:41 +02:00
  • 7bf80ee6f1 Add last used to client & application eternal-flame-AD 2023-07-23 18:47:48 -05:00
  • a44418265a Merge pull request #584 from gotify/update-deps Jannis Mattheis 2023-07-30 18:58:49 +02:00
  • 835adeec79 Fix test assertions Jannis Mattheis 2023-07-30 15:39:19 +02:00
  • bda27946da Update deps Jannis Mattheis 2023-07-30 15:39:15 +02:00
  • 72bd8c8ba6 Add default message priority for applications v2.3.0 chrispruitt 2023-07-19 14:15:01 -04:00
  • aedc3e2ba6 Migrate from packr to go:embed (#581) 饺子w (Yumechi) 2023-07-15 03:32:31 -05:00
  • 5cd2d5411f Add delete application image endpoint v2.2.5 Helmut K. C. Tessarek 2023-05-28 09:59:49 -04:00
  • a37afcebfc Improve log format (#567) Helmut K. C. Tessarek 2023-05-24 12:25:51 -04:00
  • 8f51a2c72d Suppress /health request logging from localhost Helmut K. C. Tessarek 2023-05-24 12:03:12 -04:00
  • 62a1c99841 Merge pull request #561 from Zlendy/master Jannis Mattheis 2023-05-09 21:02:42 +02:00
  • 8cfd827814 Add copy secret button Zlendy 2023-04-26 23:01:35 +02:00
  • a18970ea19 Merge pull request #560 from mateuscelio/master Jannis Mattheis 2023-04-28 16:22:57 +02:00
  • f3d121bd61 Adds ClientParams strcut to handle creation and update params mateuscelio 2023-04-24 18:49:37 -03:00
  • 9d4e37aa87 Fix swagger-ui style v2.2.4 Jannis Mattheis 2023-01-10 19:14:41 +01:00
  • 5852bbb4ac Unify display of app icon v2.2.3 Pander 2023-01-10 18:41:36 +01:00
  • a261d8cd9f Merge pull request #541 from gotify/swagger-ui-xss Jannis Mattheis 2023-01-10 18:31:42 +01:00
  • 501aa95347 Update swagger (Fix XSS in swagger-ui) Jannis Mattheis 2023-01-10 18:21:38 +01:00
  • 056cd5ecb7 Merge pull request #535 from gotify/xss v2.2.2 Jannis Mattheis 2022-12-29 12:03:02 +00:00
  • 33d86e41c2 Only serve image files on ./image Jannis Mattheis 2022-12-29 12:46:41 +01:00
  • 022603ddf9 Merge pull request #534 from gotify/fix-xss v2.2.1 Jannis Mattheis 2022-12-28 19:38:05 +00:00
  • 925fb7e2c9 Fix file upload XSS Jannis Mattheis 2022-12-28 20:13:35 +01:00
  • c8f78e8469 Merge pull request #529 from gotify/redirect v2.2.0 Jannis Mattheis 2022-12-03 10:59:12 +00:00
  • 522d7fbf4c Update golang ci action Jannis Mattheis 2022-12-03 11:37:58 +01:00
  • 615aa5ce1c Fix redirect to https with default http port Jannis Mattheis 2022-12-03 11:28:12 +01:00
  • fe8a80d82f Merge pull request #527 from mateuscelio/add-authorization-header-auth Jannis Mattheis 2022-12-03 10:02:18 +00:00
  • 0fb584d7f7 Update docs mateuscelio 2022-12-01 20:11:06 -03:00
  • 70e1fd1863 Add authorization bearer token auth method mateuscelio 2022-12-01 20:10:50 -03:00
  • c869052764 Merge pull request #517 from olof-nord/add-riscv64-support Jannis Mattheis 2022-11-09 18:26:28 +00:00
  • 3fa1cffde3 Add linux/riscv64 project support Olof Nord 2022-11-06 00:56:01 +01:00
  • a8049f5138 Merge pull request #516 from Tert0/feature/priority-color Jannis Mattheis 2022-10-21 18:50:29 +00:00
  • 2fce3bdcac Add priority colors Tert0 2022-10-10 22:48:13 +02:00
  • fb7d910a1b Merge pull request #515 from Tert0/master Jannis Mattheis 2022-10-08 13:42:02 +00:00
  • 3eb0467239 Fix bracketSameLine prettier Tert0 2022-10-07 20:59:12 +02:00
  • 17b9b52d95 Add delete confirmation dialog Tert0 2022-10-07 18:00:28 +02:00
  • 0250a48c2c Log loaded plugins Jannis Mattheis 2022-09-11 17:01:34 +02:00
  • c4e63863f7 Merge pull request #508 from gotify/update v2.1.7 v2.1.6 Jannis Mattheis 2022-09-10 15:11:37 +00:00
  • e68c5560e1 Update puppeteer Jannis Mattheis 2022-09-10 16:25:10 +02:00
  • fdfc2f264f Update other go deps Jannis Mattheis 2022-09-10 16:09:43 +02:00
  • 3c026e3650 Update gin-gonic Jannis Mattheis 2022-09-10 16:08:51 +02:00
  • fcd9b88bb7 Fix required mismatch in update & create user Jannis Mattheis 2022-09-10 16:08:24 +02:00
  • ba0cee1da2 Move go.mod to go1.18 Jannis Mattheis 2022-09-10 09:51:40 +02:00
  • 2243dd8b00 Update to go1.19 Jannis Mattheis 2022-09-10 09:51:29 +02:00
  • f16ce59e6c Prevent setting id while inserting / updating applications v2.1.5 mateuscelio 2022-07-24 05:48:14 -03:00
  • 0d18b421e1 Merge pull request #489 from rwese/fix-login-form-autofill Jannis Mattheis 2022-05-29 20:05:12 +02:00
  • 59b2ed17a6 Update linter Jannis Mattheis 2022-05-29 19:44:09 +02:00
  • 13b878781b Fix login form password-manager support Rene Weselowski 2022-05-26 08:16:12 +00:00
  • a23666aaf0 Fix too much whitespace on markdown message v2.1.4 Jannis Mattheis 2022-01-12 18:48:31 +01:00
  • 89fdb0b9a5 Fix makefile typo v2.1.3 v2.1.2 Jannis Mattheis 2021-12-04 22:31:51 +01:00
  • 6b3467b1d7 Format v2.1.1 Jannis Mattheis 2021-12-04 20:43:17 +01:00
  • e272343deb Recreate yarn.lock & update node version Jannis Mattheis 2021-12-04 20:26:26 +01:00
  • 35ce1f9ae0 Add major version only tags kirbylink 2021-11-22 20:13:09 +01:00
  • 43998464f0 Add ghcr.io images Jannis Mattheis 2021-10-24 21:33:23 +02:00
  • b1f442ffbd Render favicons from original svg. Christian Wischenbart 2021-10-04 23:37:40 +02:00
  • 8affeced49 Mask token in log v2.1.0 Jannis Mattheis 2021-09-27 17:39:15 +02:00
  • d2e5dee67d Create SECURITY.md Jannis Mattheis 2021-09-26 20:46:58 +00:00
  • 3cf47c5ee0 Fix keep alive setting comment Jannis Mattheis 2021-09-07 21:29:11 +02:00
  • 36eb8d8b2b Inject register & version information into index.html Jannis Mattheis 2021-08-02 13:02:17 +02:00
  • c172590b92 Add registration pigpig 2021-02-22 00:14:40 +01:00
  • 7e261be304 Fix flaky e2e-tests v2.0.23 Jannis Mattheis 2021-06-17 20:16:45 +02:00
  • 98f937ca4a Update caniuse Jannis Mattheis 2021-06-17 19:37:54 +02:00
  • a2d44968e5 Format Jannis Mattheis 2021-06-17 19:31:52 +02:00
  • 819a881557 Update ui deps Jannis Mattheis 2021-06-17 19:31:40 +02:00
  • 3364f1a9fe Update go deps Jannis Mattheis 2021-06-17 19:12:37 +02:00
  • 9abe803cf8 Push all tags Jannis Mattheis 2021-04-16 20:39:40 +02:00
  • 11aac90be4 Remove serviceWorker v2.0.22 Jannis Mattheis 2021-04-16 19:21:18 +02:00
  • 93b421fdcf Update lib/pq Jannis Mattheis 2021-04-16 19:08:14 +02:00
  • dc24471fe8 Update sqlite Jannis Mattheis 2021-04-16 19:09:55 +02:00
  • 1183313f14 Update stretchr/testify Jannis Mattheis 2021-04-16 18:50:05 +02:00
  • 6c50f8287c Update other deps Jannis Mattheis 2021-04-16 18:37:49 +02:00
  • 977e481b78 Update puppeteer Jannis Mattheis 2021-04-16 18:34:58 +02:00
  • fd691e47c0 Update axios Jannis Mattheis 2021-04-16 18:15:06 +02:00
  • 36c0c467ec Update prettier Jannis Mattheis 2021-03-27 20:12:33 +01:00