Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Releases: UP-NextPush/server-app

1.3.0

26 Mar 11:10
Compare
Choose a tag to compare
  • Support Nextcloud 26
  • Return TTL: 0 header on push
  • Improve tokens
  • Some fixes

NextPush is moving to codeberg: https://codeberg.org/NextPush/uppush/releases

1.2.0

28 Feb 23:38
Compare
Choose a tag to compare
  • Add check endpoint
  • Follow spec return codes

1.1.3

27 Dec 12:35
Compare
Choose a tag to compare
  • Improve the explanation of the administration settings
  • Set the default timeout to 50 seconds. This should improve the experience of users who have not configured the proxy correctly.

1.1.2

24 Oct 18:37
Compare
Choose a tag to compare

Support Nexctloud 25

1.1.1

12 Sep 20:06
Compare
Choose a tag to compare

Remove Redis READ_TIMEOUT

1.1.0

23 Aug 21:29
Compare
Choose a tag to compare

Use Nextcloud's RedisFactory to connect to Redis

1.0.7

26 Jul 10:25
Compare
Choose a tag to compare

Fix relative path in JavaScript

1.0.6

06 Jul 22:03
Compare
Choose a tag to compare

Fix javascript

1.0.5

05 Jul 19:53
Compare
Choose a tag to compare
  • Properly close SSE connection
  • Do not throw error for redis without password
  • Use non deprecated FILTER

1.0.4

13 Jun 21:59
Compare
Choose a tag to compare

Small fixes