Commit Graph

273 Commits

Author SHA1 Message Date
9cfd71254c Refactor checksession.php, wouldn't it be good to have a test-env atm :D 2024-06-10 14:33:01 +01:00
09d0c71569 (Minimum delta): Add support for the X-WebAuth-User header for authentication 2024-06-10 14:07:22 +01:00
github-actions[bot]
c835a62462
chore(main): release 2.4.1 (#382)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-09 22:53:35 +02:00
Miguel Ribeiro
b0b4b7a65c
fix: cronjob exchange update would not work with apilayer (#381) 2024-06-09 22:41:33 +02:00
github-actions[bot]
d410d4804a
chore(main): release 2.4.0 (#379)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-08 00:06:52 +02:00
Miguel Ribeiro
092be22183
feat: add hability to disable login (#378) 2024-06-08 00:04:50 +02:00
github-actions[bot]
f79a3f9957
chore(main): release 2.3.0 (#376)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-05 22:11:05 +02:00
Miguel Ribeiro
65edf0963b
feat: add ntfy as notification method (#377) 2024-06-05 22:08:36 +02:00
Miguel Ribeiro
7217088bb0
fix: custom headers for webhook notifications (#375) 2024-06-05 09:01:17 +02:00
rvelasq
25a445e88d
fix custom headers not being applied on webhook (#374) 2024-06-05 08:01:42 +02:00
github-actions[bot]
4342787ace
chore(main): release 2.2.0 (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-05 00:17:07 +02:00
Miguel Ribeiro
fa99a735cd
feat: frequency is now up to 366
feat: change filename of backup file
fix: translate: "no category"
fix: trim fixer api key
fix: add webp support to gd on the container
fix: update slovanian translations
2024-06-05 00:15:31 +02:00
thehijacker
76186d45d5
Updated Slovenian translation (#357)
Co-authored-by: Andrej Kralj <andrej.kralj@gmail.com>
2024-05-27 22:15:10 +02:00
github-actions[bot]
db18cbaaea
chore(main): release 2.1.0 (#354) 2024-05-27 19:29:20 +02:00
Miguel Ribeiro
03ceb8a6e6
feat: add slovenian translation
fix: currency conversion failing on the statistics page
2024-05-27 19:17:05 +02:00
Devin Buhl
cd9c75db37
push to GHCR
Push docker image to GHCR
2024-05-27 19:01:11 +02:00
thehijacker
4dccfc1771
Added Slovenian translation (#346)
Co-authored-by: Andrej Kralj <andrej.kralj@gmail.com>
2024-05-27 18:59:28 +02:00
github-actions[bot]
b9e46ba278
chore(main): release 2.0.0 (#341)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-26 23:33:03 +02:00
Miguel Ribeiro
e1006e5823
feat!: allow registration of multiple users (#340)
feat: administration area
feat: add reset password functionality
2024-05-26 23:30:51 +02:00
Miguel Ribeiro
57b5c3deec
Create FUNDING.yml 2024-05-26 15:05:33 +02:00
github-actions[bot]
e2cae2a0db
chore(main): release 1.29.1 (#339)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 14:33:07 +02:00
Miguel Ribeiro
5050a28f0e
fix: calling htmlspecialchars_decode on null objects (#338) 2024-05-20 14:32:20 +02:00
github-actions[bot]
9e8b84b794
chore(main): release 1.29.0 (#335)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 13:09:20 +02:00
Miguel Ribeiro
c7146dfd08
feat: subscriptions have personalized notification times (#334) 2024-05-20 13:07:40 +02:00
Miguel Ribeiro
f1815d7335
chore: add support for rtl languages (#331) 2024-05-18 17:41:01 +02:00
github-actions[bot]
38a2ba9804
chore(main): release 1.28.0 (#330)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-17 23:18:18 +02:00
Miguel Ribeiro
b622434ca0
feat: add monthly budget field and statistics (#329) 2024-05-17 23:14:17 +02:00
github-actions[bot]
e21500a719
chore(main): release 1.27.2 (#328) 2024-05-17 17:32:11 +02:00
Miguel Ribeiro
d44b40b0ce
refactor: update PHP to 8.2
fix: possible division by 0 on statistics page
fix: duplicated messages on discord notifications
docs: update readme
2024-05-17 17:03:46 +02:00
github-actions[bot]
b519376a27
chore(main): release 1.27.1 (#322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-13 17:47:36 +02:00
Miguel Ribeiro
a524419e0a
fix: import of translations for cronjobs was missing (#321)
refactor: retrieval of webroot path
chore: add sqlite to docker image
2024-05-13 17:45:59 +02:00
github-actions[bot]
46f933ade7
chore(main): release 1.27.0 (#315)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-11 20:21:03 +02:00
Miguel Ribeiro
bc40320690
feat: add korean translation (#314) 2024-05-11 20:17:43 +02:00
Jun
b868b1067a
Korean translation (#313)
Korean translation for both server/client-side (PHP and JS).
2024-05-11 20:14:08 +02:00
Miguel Ribeiro
74d8e24e7a docs: update readme 2024-05-11 10:06:08 +02:00
Miguel Ribeiro
1d4c68e899 docs: update readme 2024-05-10 13:49:53 +02:00
github-actions[bot]
d065e74bfe
chore(main): release 1.26.2 (#310)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-09 17:09:59 +02:00
Miguel Ribeiro
8f890fc5d3
fix: russian translations (#309) 2024-05-09 17:08:37 +02:00
github-actions[bot]
98a6244836
chore(main): release 1.26.1 (#308)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-09 16:44:23 +02:00
Miguel Ribeiro
bb5ee2e64c
fix: background removal experimental setting (#307) 2024-05-09 16:43:00 +02:00
github-actions[bot]
36e64263bf
chore(main): release 1.26.0 (#306)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-08 21:46:44 +02:00
Miguel Ribeiro
ae04d50329
feat: add russian translation (#305)
chore: add build step for discord notification of new releases
2024-05-08 21:45:46 +02:00
github-actions[bot]
7ee8f5bb5f
chore(main): release 1.25.1 (#303)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-07 09:43:40 +02:00
Miguel Ribeiro
b435d6a5cf
fix: broken discord form (#302) 2024-05-07 09:42:22 +02:00
github-actions[bot]
6ccb90e8b8
chore(main): release 1.25.0 (#301) 2024-05-06 18:57:46 +02:00
Miguel Ribeiro
899482982e
feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
2024-05-06 18:55:10 +02:00
github-actions[bot]
4199d4c3e7
chore(main): release 1.24.0 (#296) 2024-05-06 00:20:33 +02:00
Miguel Ribeiro
a408031ef8
feat: add new notification methods (telegram, webhooks, gotify) (#295) 2024-05-06 00:15:44 +02:00
github-actions[bot]
5fff7c59eb
chore(main): release 1.23.0 (#289)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-26 17:42:01 +02:00
Miguel Ribeiro
7b509d2b3d
feat: backup and restore (#288) 2024-04-26 17:41:19 +02:00