James Cole
|
956108399b
|
Various code cleanup and fixed alignments.
|
2024-01-01 15:17:11 +01:00 |
|
James Cole
|
61c38f2a99
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:48:04 +01:00 |
|
James Cole
|
f3773ebfc2
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:45:51 +01:00 |
|
James Cole
|
f963ac63f1
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:43:56 +01:00 |
|
James Cole
|
1368aafe5f
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:42:24 +01:00 |
|
James Cole
|
657262f179
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:41:31 +01:00 |
|
James Cole
|
8b9dce70bb
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:38:01 +01:00 |
|
James Cole
|
30bbd0b3a4
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:36:31 +01:00 |
|
James Cole
|
d4488f041b
|
Some alignment
|
2024-01-01 14:35:00 +01:00 |
|
James Cole
|
fa8dc1ae4b
|
Fix bad validation in variable.
|
2024-01-01 14:13:49 +01:00 |
|
James Cole
|
c2b60edca3
|
Fix bad validation in variable.
|
2024-01-01 14:13:06 +01:00 |
|
James Cole
|
949ca4f79e
|
Fix issue with tag search.
|
2024-01-01 11:31:14 +01:00 |
|
James Cole
|
ab0b03dd14
|
Audit validation errors.
|
2024-01-01 10:15:19 +01:00 |
|
James Cole
|
5b41e58025
|
Add some audit debug.
|
2024-01-01 10:12:47 +01:00 |
|
James Cole
|
88bf76fa27
|
Add some audit things.
|
2024-01-01 10:06:44 +01:00 |
|
James Cole
|
3ad155882a
|
Nice disable warning.
|
2024-01-01 09:46:13 +01:00 |
|
James Cole
|
4747e28621
|
Disable old upgrade command.
|
2024-01-01 09:45:21 +01:00 |
|
James Cole
|
5664695a92
|
Various code changes.
|
2024-01-01 08:17:15 +01:00 |
|
James Cole
|
fdcd31652a
|
Fix limits
|
2024-01-01 07:24:17 +01:00 |
|
James Cole
|
e5397b6659
|
Merge pull request #8314 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.6.3
|
2024-01-01 07:11:53 +01:00 |
|
James Cole
|
51e5b9a994
|
Merge pull request #8313 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.69.6
|
2024-01-01 07:11:42 +01:00 |
|
James Cole
|
dc95632834
|
Merge pull request #8312 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.2
|
2024-01-01 07:11:02 +01:00 |
|
dependabot[bot]
|
3e888382c9
|
chore(deps-dev): bump axios from 1.6.2 to 1.6.3
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.3)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:54:25 +00:00 |
|
dependabot[bot]
|
de8d6f8439
|
chore(deps-dev): bump sass from 1.69.5 to 1.69.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.5...1.69.6)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:54:09 +00:00 |
|
dependabot[bot]
|
60543b8f1d
|
chore(deps): bump symfony/http-client from 7.0.0 to 7.0.2
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v7.0.0...v7.0.2)
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:05:43 +00:00 |
|
James Cole
|
268cec6d08
|
Must be above zero.
|
2023-12-31 18:00:55 +01:00 |
|
James Cole
|
94aea91927
|
Add audit data
|
2023-12-31 17:58:02 +01:00 |
|
James Cole
|
135a6993aa
|
Fix tag length
|
2023-12-31 17:40:57 +01:00 |
|
James Cole
|
16079f496a
|
Remove tag length.
|
2023-12-31 17:38:41 +01:00 |
|
James Cole
|
e318e8e9cf
|
Catch amounts.
|
2023-12-31 17:29:00 +01:00 |
|
James Cole
|
51ca8277bb
|
Fix amount thing.
|
2023-12-31 17:18:54 +01:00 |
|
James Cole
|
a49cf1fd3d
|
Check submission sizes.
|
2023-12-31 06:20:29 +01:00 |
|
James Cole
|
81a11ee5b4
|
Size filter for large notes.
|
2023-12-31 06:09:36 +01:00 |
|
James Cole
|
b778424b7e
|
Fix markdown links.
|
2023-12-30 19:42:10 +01:00 |
|
James Cole
|
d408d7cc20
|
Fix bad index
|
2023-12-30 16:22:13 +01:00 |
|
James Cole
|
228870ceac
|
Code and API cleanup.
|
2023-12-30 14:39:44 +01:00 |
|
James Cole
|
ae1939cd1b
|
Add some missing methods.
|
2023-12-30 13:31:13 +01:00 |
|
James Cole
|
f7a4bd5d12
|
Link
|
2023-12-30 13:10:42 +01:00 |
|
James Cole
|
eec1888f87
|
Add button but indicate it's disabled.
|
2023-12-30 13:10:06 +01:00 |
|
James Cole
|
a42470e5b4
|
Remove webhooks.
|
2023-12-30 13:08:00 +01:00 |
|
James Cole
|
098f1fe0f6
|
Suppress warning for method
|
2023-12-30 12:59:09 +01:00 |
|
James Cole
|
2e5bc750d1
|
Disable attachment API for demo users
|
2023-12-30 12:54:21 +01:00 |
|
James Cole
|
d777a1f2b8
|
Add audit log entries.
|
2023-12-30 10:14:35 +01:00 |
|
James Cole
|
5178e19cea
|
Clean up code, clarify 404.
|
2023-12-30 09:56:03 +01:00 |
|
James Cole
|
be8aaa68af
|
Fix some sums.
|
2023-12-29 20:50:03 +01:00 |
|
James Cole
|
1e31a1184a
|
Skip non-existing tags.
|
2023-12-29 20:41:54 +01:00 |
|
James Cole
|
c269be7f07
|
Skip irrelevant tags.
|
2023-12-29 20:39:49 +01:00 |
|
James Cole
|
6bf42ba237
|
No tag.
|
2023-12-29 20:37:47 +01:00 |
|
James Cole
|
1901648a05
|
Clean up and add some debug info.
|
2023-12-29 20:33:39 +01:00 |
|
James Cole
|
789a6cebcd
|
Fix bad route.
|
2023-12-29 20:27:16 +01:00 |
|