 github-actions[bot]andGitHub
|
201ab7ffa1
|
Merge pull request #12461 from firefly-iii/release-1783621079
🤖 Automatically merge the PR into the develop branch.
develop-20260709.1
|
2026-07-09 20:18:07 +02:00 |
|
JC5
|
b16d1a83ca
|
🤖 Auto commit for release 'develop' on 2026-07-09
|
2026-07-09 20:17:59 +02:00 |
|
James Cole
|
83d2595ebc
|
Clean up dependencies for old v1 support code.
|
2026-07-09 20:12:27 +02:00 |
|
James Cole
|
15fbaf9481
|
Merge branch 'main' into develop
|
2026-07-09 20:05:04 +02:00 |
|
James Cole
|
d8f95e2e37
|
Also build v1
|
2026-07-09 20:04:33 +02:00 |
|
James Cole
|
6ab228bd0e
|
Still need to build v1.
|
2026-07-09 20:03:19 +02:00 |
|
James Cole
|
e54e30ca0f
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
|
2026-07-09 20:02:52 +02:00 |
|
James Cole
|
f226c46145
|
Merge branch 'main' into develop
|
2026-07-09 20:02:37 +02:00 |
|
 github-actions[bot]andGitHub
|
9ca44fd64d
|
Merge pull request #12460 from firefly-iii/release-1783619839
🤖 Automatically merge the PR into the develop branch.
develop-20260709
|
2026-07-09 19:57:29 +02:00 |
|
JC5
|
c425b40af8
|
🤖 Auto commit for release 'develop' on 2026-07-09
|
2026-07-09 19:57:19 +02:00 |
|
James Cole
|
def641ad36
|
Committed to the wrong branch, damn.
|
2026-07-09 19:51:52 +02:00 |
|
James Cole
|
6b565d7c8f
|
Make sure key exists.
|
2026-07-09 19:47:16 +02:00 |
|
James Cole
|
8a6c9ffe1f
|
Fix missing return type.
|
2026-07-09 19:42:47 +02:00 |
|
James Cole
|
0a43b34adb
|
Fix mago lint issues.
|
2026-07-09 19:39:46 +02:00 |
|
James Cole
|
af34d9a627
|
Merge branch 'main' into develop
|
2026-07-09 19:35:06 +02:00 |
|
James Cole
|
81ab6a576c
|
Add step
|
2026-07-09 19:34:54 +02:00 |
|
James Cole
|
ca769bba84
|
Merge branch 'main' into develop
|
2026-07-09 19:31:07 +02:00 |
|
James Cole
|
0211347d9a
|
Clean up for v3.
|
2026-07-09 19:30:50 +02:00 |
|
James Cole
|
bdf2026673
|
Merge branch 'develop' into adminlte
|
2026-07-09 19:29:07 +02:00 |
|
James Cole
|
f579a59474
|
Build last views.
|
2026-07-09 19:21:52 +02:00 |
|
James Cole
|
e948fa0964
|
Fix views.
|
2026-07-09 19:10:33 +02:00 |
|
James Cole
|
6377eab984
|
Fix lint errors
|
2026-07-09 18:58:26 +02:00 |
|
James Cole
|
74c6ee0351
|
Fix progress bars in views.
|
2026-07-09 16:57:50 +02:00 |
|
James Cole
|
5328c1446f
|
Replace icons
|
2026-07-09 07:37:05 +02:00 |
|
James Cole
|
d5ad06c885
|
Replace a bunch of icons.
|
2026-07-09 06:53:09 +02:00 |
|
James Cole
|
8368dde204
|
Remove unused items.
|
2026-07-09 06:35:33 +02:00 |
|
James Cole
|
b9a603fea8
|
Fix various view issues.
|
2026-07-09 06:32:25 +02:00 |
|
James Cole
|
0524afaf93
|
Fix variables
|
2026-07-09 06:22:42 +02:00 |
|
James Cole
|
3b32c61ffe
|
Delete unused views.
|
2026-07-08 19:33:53 +02:00 |
|
James Cole
|
9d52db3351
|
Fix debug view.
|
2026-07-08 19:33:19 +02:00 |
|
James Cole
|
702a8fc3d7
|
Fix the final views.
|
2026-07-08 18:56:07 +02:00 |
|
James Cole
|
f6755473dd
|
Fix https://github.com/firefly-iii/firefly-iii/issues/12455
|
2026-07-07 11:11:24 +02:00 |
|
James Cole
|
84ee071cab
|
Merge branch 'develop' into adminlte
# Conflicts:
# package-lock.json
|
2026-07-07 11:10:49 +02:00 |
|
James Cole
|
3ce56b5206
|
Catch access issues in installer.
|
2026-07-07 11:09:05 +02:00 |
|
 James ColeandGitHub
|
aa303027a3
|
Merge pull request #12447 from firefly-iii/dependabot/npm_and_yarn/develop/vite-8.1.3
Bump vite from 8.1.0 to 8.1.3
|
2026-07-07 05:41:34 +02:00 |
|
 dependabot[bot]andGitHub
|
9baec86c93
|
Bump vite from 8.1.0 to 8.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.0 to 8.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-06 04:35:43 +00:00 |
|
 github-actions[bot]andGitHub
|
43304f6a0f
|
Merge pull request #12452 from firefly-iii/release-1783312383
🤖 Automatically merge the PR into the develop branch.
develop-20260706
|
2026-07-06 06:33:13 +02:00 |
|
JC5
|
842ba10258
|
🤖 Auto commit for release 'develop' on 2026-07-06
|
2026-07-06 06:33:03 +02:00 |
|
James Cole
|
069b2af8ce
|
Merge branch 'develop' into adminlte
|
2026-07-04 06:29:51 +02:00 |
|
James Cole
|
b4dcbc2d94
|
Expand security policy
|
2026-07-04 06:29:10 +02:00 |
|
James Cole
|
133cb90225
|
Expand some views.
|
2026-07-04 06:28:57 +02:00 |
|
James Cole
|
bea334f159
|
Several reports of a possible unescaped data situation, thanks all.
|
2026-07-03 06:26:38 +02:00 |
|
James Cole
|
6fb8ef925d
|
Merge branch 'develop' into adminlte
|
2026-07-03 06:25:42 +02:00 |
|
 James ColeandGitHub
|
b48a40f1e2
|
Update pr-reply-no-disclosure.yml
Signed-off-by: James Cole <james@firefly-iii.org>
|
2026-07-03 05:51:49 +02:00 |
|
 James ColeandGitHub
|
1b8bb452c3
|
Enhance PR reply workflow to include github-actions check
Added check for 'github-actions' author to prevent processing.
Signed-off-by: James Cole <james@firefly-iii.org>
|
2026-07-03 05:48:05 +02:00 |
|
James Cole
|
6dfdbf71c6
|
Fix some more views.
|
2026-07-02 15:52:29 +02:00 |
|
James Cole
|
b2b92aa4e6
|
Merge branch 'develop' into adminlte
# Conflicts:
# package-lock.json
|
2026-07-02 05:29:16 +02:00 |
|
 github-actions[bot]andGitHub
|
a95b82b14c
|
Merge pull request #12429 from firefly-iii/develop
🤖 Automatically merge the PR into the main branch.
v6.6.6
|
2026-07-01 21:08:54 +02:00 |
|
 github-actions[bot]andGitHub
|
950e264628
|
Merge pull request #12428 from firefly-iii/release-1782932920
🤖 Automatically merge the PR into the develop branch.
|
2026-07-01 21:08:48 +02:00 |
|
JC5
|
849f75abfb
|
🤖 Auto commit for release 'v6.6.6' on 2026-07-01
|
2026-07-01 21:08:40 +02:00 |
|