Sander Dorigo
|
87567d5a31
|
Rename default to primary
|
2025-08-01 13:48:32 +02:00 |
|
JC5
|
883994de19
|
🤖 Auto commit for release 'develop' on 2025-08-01
|
2025-08-01 13:10:11 +02:00 |
|
James Cole
|
084ce02c21
|
Rename "native" to "primary".
|
2025-08-01 06:12:36 +02:00 |
|
James Cole
|
6d3f2bd5e7
|
Rename many references from native to primary.
|
2025-07-31 20:24:19 +02:00 |
|
James Cole
|
210bd83bd4
|
Rename method.
|
2025-07-31 20:17:46 +02:00 |
|
James Cole
|
2cb14f6b72
|
Fix various code.
|
2025-05-27 17:06:15 +02:00 |
|
James Cole
|
c074fec0a7
|
Import statements and update configuration.
|
2025-05-27 16:57:36 +02:00 |
|
James Cole
|
9a02739251
|
Include safe methods and require the correct package.
|
2025-05-11 14:19:07 +02:00 |
|
James Cole
|
84779b8d02
|
Remove safe methods.
|
2025-05-11 14:08:32 +02:00 |
|
James Cole
|
fb3402acd4
|
Fix storage issue with transactions.
|
2025-05-11 08:00:38 +02:00 |
|
JC5
|
1001e04b63
|
🤖 Auto commit for release 'develop' on 2025-05-04
|
2025-05-04 13:55:42 +02:00 |
|
James Cole
|
51e86448c7
|
More PHP8.4 updates
|
2025-05-04 13:47:00 +02:00 |
|
James Cole
|
446e855b74
|
Replace methods with safe variants. Let's see how this works out.
|
2025-05-04 12:11:25 +02:00 |
|
github-actions
|
fc98d66ef4
|
Auto commit for release 'develop' on 2025-03-14
|
2025-03-14 17:45:16 +01:00 |
|
James Cole
|
30b7e17b6f
|
Various code cleanup and sorting.
|
2025-03-08 19:55:21 +01:00 |
|
James Cole
|
a8f36a2490
|
Add missing methods so phpstan stops complaining.
|
2025-03-08 15:52:50 +01:00 |
|
James Cole
|
58af83cc8c
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
# .ci/php-cs-fixer/composer.lock
|
2025-03-05 19:52:36 +01:00 |
|
James Cole
|
60aef0de1a
|
Mark as deprecated.
|
2025-02-23 12:27:34 +01:00 |
|
James Cole
|
13fc7f0d8d
|
Fix #9862
|
2025-02-19 06:21:27 +01:00 |
|
github-actions
|
318cef7e3b
|
Auto commit for release 'develop' on 2025-02-02
|
2025-02-02 16:06:22 +01:00 |
|
James Cole
|
10ccc30240
|
Fix #9738
|
2025-02-02 16:02:17 +01:00 |
|
James Cole
|
053b46ae63
|
[chore] fix phpstan errors.
|
2025-01-19 19:07:19 +01:00 |
|
James Cole
|
bd1f8b2497
|
[chore] Move to native from default. [skip ci]
|
2025-01-19 11:54:40 +01:00 |
|
github-actions
|
04d1e8fd59
|
Auto commit for release 'develop' on 2025-01-19
|
2025-01-19 11:46:08 +01:00 |
|
James Cole
|
ae366341cc
|
Rename default to native.
|
2025-01-19 11:40:07 +01:00 |
|
James Cole
|
0f69e0d672
|
Level 7 yay!
|
2025-01-04 19:43:58 +01:00 |
|
James Cole
|
f4bc313d0b
|
Fix level 5! Mostly by ignoring the errors lol.
|
2025-01-04 09:15:39 +01:00 |
|
James Cole
|
7eaa0e16b3
|
Run phpcs locally to make sure phpstan stays fixed. [skip ci]
|
2025-01-04 07:39:16 +01:00 |
|
James Cole
|
2baac1a6d7
|
Fix phpstan level 3!
|
2025-01-04 07:10:37 +01:00 |
|
James Cole
|
6cd60951ba
|
Fix for level 2
|
2025-01-03 19:07:29 +01:00 |
|
James Cole
|
a8ae496fda
|
Replace enum
|
2025-01-03 09:15:52 +01:00 |
|
James Cole
|
44eafeeae5
|
Replace enum
|
2025-01-03 09:05:19 +01:00 |
|
github-actions
|
705aac419a
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 14:00:37 +01:00 |
|
James Cole
|
f6e642f72e
|
Add and remove exchange rates
|
2024-12-22 13:19:23 +01:00 |
|
James Cole
|
565bd87959
|
Code cleanup
|
2024-12-22 08:43:12 +01:00 |
|
James Cole
|
5751f7e5a3
|
Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2
# Conflicts:
# app/Api/V2/Controllers/Model/ExchangeRate/ShowController.php
# app/Repositories/UserGroups/ExchangeRate/ExchangeRateRepository.php
# routes/api.php
|
2024-12-22 08:28:44 +01:00 |
|
James Cole
|
f5a755d4fc
|
Various changes
|
2024-12-22 08:27:01 +01:00 |
|
github-actions
|
a500de8ab1
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 07:05:15 +01:00 |
|
James Cole
|
2e993857e8
|
APIs and views for exchange rates.
|
2024-12-22 06:24:45 +01:00 |
|
github-actions
|
4aaea89f2c
|
Auto commit for release 'branch-v6.2' on 2024-12-21
|
2024-12-21 12:27:07 +01:00 |
|
James Cole
|
b52a1f3eb1
|
Respond to currency changes.
|
2024-12-21 07:12:11 +01:00 |
|
github-actions
|
71c208c4fb
|
Auto commit for release 'develop' on 2024-11-25
|
2024-11-25 04:18:55 +01:00 |
|
github-actions
|
7001051833
|
Auto commit for release 'develop' on 2024-10-21
|
2024-10-21 05:15:16 +02:00 |
|
James Cole
|
6ff84b8e90
|
Clean up autocomplete controller (accounts)
|
2024-10-20 10:16:54 +02:00 |
|
James Cole
|
b41fc43e64
|
Fix https://github.com/orgs/firefly-iii/discussions/9324
|
2024-10-10 06:30:05 +02:00 |
|
James Cole
|
5af0219884
|
Fix https://github.com/firefly-iii/firefly-iii/issues/9103
|
2024-07-31 20:31:52 +02:00 |
|
github-actions
|
ac8a43bb37
|
Auto commit for release 'develop' on 2024-07-29
|
2024-07-29 05:06:54 +02:00 |
|
James Cole
|
8538741341
|
Fix https://github.com/orgs/firefly-iii/discussions/9080
|
2024-07-26 03:57:35 +02:00 |
|
github-actions
|
90109917df
|
Auto commit for release 'v6.1.16' on 2024-05-19
|
2024-05-19 10:26:25 +02:00 |
|
James Cole
|
6d143f1624
|
Clean up API
|
2024-05-19 06:36:31 +02:00 |
|