Commit Graph

131 Commits

Author SHA1 Message Date
afddeceed3 feat: support CMD_OAUTH2_USER_PROFILE_ID_ATTR
See https://git.coopcloud.tech/coop-cloud/hedgedoc/issues/18
2025-07-31 22:50:02 +02:00
828c7c1300 chore: publish 3.0.2+1.10.3 release 2025-06-10 17:29:07 +02:00
f0c6a3c19c critical fix to run postgres database 2025-06-10 17:26:40 +02:00
94f238c4af add breaking change release note to version 1.2.2+1.10.1 2025-05-27 19:56:55 +02:00
1dfdd90845 fix CI 2025-05-27 19:40:49 +02:00
f
660a5fee21 chore: publish 3.0.1+1.10.3 release 2025-04-23 16:48:57 -03:00
8d23542076 Merge pull request 'security upgrade' (#17) from upgrade into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/hedgedoc/pulls/17
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-04-23 19:46:19 +00:00
f
29968706fc fix: check for password file presence to build db url 2025-04-11 17:02:46 -03:00
f
1db30e2cda fix: typo 2025-04-11 17:01:25 -03:00
f
ec1735a005 feat: set db type 2025-04-11 17:00:56 -03:00
f
29a7d585dc fix: provide default values for variables 2025-04-10 15:42:21 -03:00
f
d0191f1c49 fix: prevent unbound variable error 2025-04-10 09:50:06 -03:00
f
58bfa65b8a fix: security upgrade
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-3983-rrqh-mvx5
2025-04-10 09:26:42 -03:00
3wc
98c0268b72 chore: publish 3.0.0+1.10.1 release 2025-02-24 12:34:13 -05:00
3wc
73c8b662d4 Switch to pgautoupgrade to handle major database upgrades 2025-02-24 12:33:07 -05:00
3wc
674cbd0431 Fix CMD_DB_URL setting for postgres 2025-02-24 12:32:54 -05:00
f
4972af78e8 chore: publish 2.0.0+1.10.1 release 2025-02-04 12:57:45 +01:00
aa2afc2270 Revert "chore: publish 1.3.0+1.10.1 release"
This reverts commit 6fbaeb7af0.
2025-02-04 12:56:14 +01:00
f
6fbaeb7af0 chore: publish 1.3.0+1.10.1 release 2025-02-03 09:45:58 -03:00
f
aa70a53ef1 Merge branch 'sqlite' of ssh://git.coopcloud.tech:2222/fauno/hedgedoc 2025-02-03 09:44:47 -03:00
f
3efbfec419 chore: publish 1.2.2+1.10.1 release 2025-02-03 09:42:30 -03:00
f
93e5604fcb fix: GHSA-6w39-x2c6-6mpf
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-6w39-x2c6-6mpf
2025-02-03 09:34:32 -03:00
917766023b Update .drone.yml 2025-01-08 10:09:12 -08:00
6feab6a99e Merge pull request 'envvars' (#16) from fauno/hedgedoc:envvars into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/hedgedoc/pulls/16
2024-10-27 06:22:01 +00:00
f
24c3349074 fix: backup bot configuration 2024-10-26 13:20:05 -03:00
f
6429b2720f fix: chown the database 2024-10-26 13:11:12 -03:00
f
ca5a95bea6 fix: load secret from file into env var 2024-10-26 11:01:18 -03:00
f
45986d1af4 fix: db_password secret not needed 2024-10-26 10:59:54 -03:00
f
35e78f4834 fix: don't overwrite CMD_DB_URL 2024-10-25 17:52:50 -03:00
f
3a98857b5c feat: postgresql support is optional 2024-10-25 17:51:49 -03:00
f
2310cb9378 feat: support sqlite 2024-10-25 17:50:18 -03:00
f
6a036c4c82 fix: set session secret 2024-10-25 17:47:27 -03:00
f
d19f286c11 fix: require authentication for free urls 2024-10-25 17:46:47 -03:00
635eee710b chore: publish 1.2.1+1.10.0 release 2024-10-25 21:04:02 +02:00
49f06173e9 fix drone runner 2024-10-24 13:31:31 +02:00
9194256835 update backupbot label 2024-10-24 13:22:27 +02:00
081f2139fa chore: publish 1.2.0+1.10.0 release 2024-10-01 13:12:13 +02:00
6f15d5f2c7 chore: publish 1.1.0+1.9.9 release 2024-07-16 17:32:26 +02:00
8bc03406a1 Remove legacy backup configuration
by @wolcen
2024-07-16 17:31:57 +02:00
bc8996f558 Correct README re: configuring users
by @wolcen
2024-07-16 17:31:20 +02:00
fcf5bade21 Add basic health check for db container
by @wolcen
2024-07-16 17:29:45 +02:00
3fc480b82b Remove unnecessary mode assignment for config.json @wolcen 2024-07-16 17:29:45 +02:00
f71534e396 fix indentation for backupbot labels 2024-07-16 17:29:45 +02:00
5e815e63a5 Merge pull request 'fix: use new uploads path' (#12) from fix-uploads-volume into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/hedgedoc/pulls/12
2024-07-16 14:52:03 +00:00
ec98bab9d5 Merge pull request 'Pass -p also in entrypoint' (#14) from entrypoint-fix into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/hedgedoc/pulls/14
2024-07-16 14:49:28 +00:00
65ec56ac08 add alakazam integration file alaconnect.yml 2024-05-13 17:41:59 +02:00
1ed15423c3 fix: pass "-p" and use new lines
Closes https://git.coopcloud.tech/coop-cloud/hedgedoc/issues/13
2024-04-28 17:57:38 +02:00
0443ffc984 chore: remove tabs 2024-04-28 17:55:55 +02:00
c727320a31 fix: use new uploads path 2024-04-23 09:21:38 +02:00
e8f1186965 chore: publish 1.0.1+1.9.9 release 2024-04-17 17:14:23 +02:00