Commit Graph
8622 Commits
Author SHA1 Message Date
github-actions ac8a43bb37 Auto commit for release 'develop' on 2024-07-29 2024-07-29 05:06:54 +02:00
James Cole 2df4b40a28 Add a command to sync up currency information 2024-07-28 15:13:49 +02:00
James Cole e06736c254 Returns accounts consistently. 2024-07-28 12:23:45 +02:00
James Cole ec367e94ce Expand account object api 2024-07-28 07:47:54 +02:00
James Cole 1515dea9fa add user group validation 2024-07-28 07:02:04 +02:00
James Cole 16e742ae73 Various API updates. 2024-07-27 15:42:43 +02:00
James Cole d19dd2a8b2 Clean up some code, clean routes. [skip ci] 2024-07-26 18:50:41 +02:00
James Cole 077f3e095b Various API changes for v2 2024-07-26 12:52:54 +02:00
James Cole 8538741341 Fix https://github.com/orgs/firefly-iii/discussions/9080 2024-07-26 03:57:35 +02:00
James Cole a0aef5d579 Fix https://github.com/firefly-iii/firefly-iii/issues/9078 2024-07-24 14:57:51 +02:00
github-actions 3126b07b33 Auto commit for release 'develop' on 2024-07-15 2024-07-15 06:18:29 +02:00
James Cole 25bdab1346 Add some debug info. 2024-07-10 11:55:02 +02:00
James Cole 41af1c863a Fix https://github.com/firefly-iii/firefly-iii/issues/9009 2024-07-10 11:40:41 +02:00
github-actions c2269fc9a4 Auto commit for release 'develop' on 2024-07-08 2024-07-08 05:07:00 +02:00
James Cole 84a1a876e1 Fix https://github.com/firefly-iii/firefly-iii/issues/8844 2024-07-06 18:50:33 +02:00
James Cole dc675707f9 Fix https://github.com/firefly-iii/firefly-iii/issues/9021 2024-07-06 15:50:20 +02:00
James Cole cba1213dd1 Better cache 2024-07-06 15:42:50 +02:00
James Cole 7219c90957 Fix https://github.com/firefly-iii/firefly-iii/issues/9022 2024-07-06 15:42:33 +02:00
James Cole 48e548eb52 Better disable thing. 2024-06-30 18:20:52 +02:00
github-actions 1a19e27f0e Auto commit for release 'develop' on 2024-06-24 2024-06-24 05:07:31 +02:00
James Cole 0cbd22426d Fix https://github.com/firefly-iii/firefly-iii/issues/8986 2024-06-20 18:29:00 +02:00
James Cole d5e52e99e0 Fix #8981 2024-06-18 19:44:22 +02:00
github-actions a78df574f3 Auto commit for release 'develop' on 2024-06-16 2024-06-16 20:26:04 +02:00
James Cole 875cad16b6 Possible fix for https://github.com/firefly-iii/firefly-iii/issues/8977 2024-06-16 20:21:39 +02:00
James Cole 7bc30192ca Fix https://github.com/firefly-iii/firefly-iii/issues/8978 2024-06-16 19:27:38 +02:00
github-actions a1a8968e98 Auto commit for release 'develop' on 2024-06-15 2024-06-15 16:16:40 +02:00
github-actions 2d7d05e985 Auto commit for release 'v6.1.17' on 2024-06-15 2024-06-15 13:07:23 +02:00
James Cole abd503543b Fix regression error in cookie queue 2024-06-15 12:33:56 +02:00
James Cole 46b780758e Fix https://github.com/firefly-iii/firefly-iii/issues/8927 2024-06-15 09:38:19 +02:00
James Cole b2c3ee9779 Fix https://github.com/firefly-iii/firefly-iii/issues/8954 2024-06-15 09:29:40 +02:00
James Cole dca899bcee Fix https://github.com/firefly-iii/firefly-iii/issues/8893 2024-06-15 09:25:41 +02:00
James Cole 9667b8a948 Fix https://github.com/firefly-iii/firefly-iii/issues/8958 2024-06-15 09:17:41 +02:00
James Cole 661f225fe7 Add custom routes for Laravel passport. 2024-06-15 09:15:48 +02:00
Jeroen De Meerleer d831cc8df2 Update max nesting level for Markdown converter
Increased the max nesting level to 5 for better parsing.
2024-06-11 15:04:15 +02:00
Jeroen De Meerleer db06d06789 Remove unnecessary option from Markdown converter
The 'max_nesting_level' option was removed from the Markdown converter configuration in order to simplify and optimize the code.
2024-06-07 09:05:38 +02:00
github-actions 452e9cb953 Auto commit for release 'develop' on 2024-06-03 2024-06-03 05:09:54 +02:00
James Cole a64f137b39 Fix missing locales files. 2024-06-02 07:29:41 +02:00
James Cole c067d6aab0 Catch division by zero 2024-06-01 05:36:21 +02:00
James Cole 0b200309ba Catch empty strings 2024-05-28 05:53:17 +02:00
James Cole c987191212 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/Console/Commands/Upgrade/CorrectAccountBalance.php
2024-05-26 15:37:20 +02:00
James Cole 7009b444d9 Skip creation using if statement. 2024-05-26 15:36:30 +02:00
github-actions 06551d5367 Auto commit for release 'develop' on 2024-05-25 2024-05-25 20:18:23 +02:00
James Cole a20622ac0c Fix https://github.com/firefly-iii/firefly-iii/issues/8911 2024-05-25 11:28:32 +02:00
James Cole ca38117fca Fix https://github.com/firefly-iii/firefly-iii/issues/8907 2024-05-25 08:10:23 +02:00
github-actions 76df3d5f33 Auto commit for release 'develop' on 2024-05-23 2024-05-23 05:10:54 +02:00
James Cole 477524a8ae You could've just asked... 2024-05-21 17:48:54 +02:00
James Cole dfe055732d Fix https://github.com/firefly-iii/firefly-iii/issues/8907 2024-05-21 17:36:05 +02:00
James Cole 3eaaac09ad Clean up balance chart. 2024-05-20 07:30:41 +02:00
James Cole bcb672920c Fix chart, uses new filter. 2024-05-20 06:55:36 +02:00
James Cole 79b91e25c2 Expand chart api 2024-05-20 06:49:42 +02:00