James Cole
|
413a4f3d9c
|
Various fixes and cleanup
|
2023-01-29 15:29:42 +01:00 |
|
James Cole
|
1cbb644d65
|
Merge pull request #6943 from firefly-iii/dark-mode
Dark mode
|
2023-01-29 15:05:29 +01:00 |
|
James Cole
|
e008c1f742
|
Update templates
|
2023-01-29 14:52:22 +01:00 |
|
James Cole
|
9bffa86706
|
Various CSS improvements
|
2023-01-29 14:49:53 +01:00 |
|
James Cole
|
a5a95055c5
|
Various CSS fixes.
|
2023-01-29 10:01:00 +01:00 |
|
James Cole
|
5a5c92b5b5
|
First dark mode CSS
|
2023-01-29 08:38:53 +01:00 |
|
James Cole
|
41941b37f9
|
Merge pull request #6941 from firefly-iii/use-validation
Switch to validation style error in API
|
2023-01-29 07:10:35 +01:00 |
|
James Cole
|
881fe3e6e7
|
Switch to validation style error in API
|
2023-01-29 07:10:11 +01:00 |
|
James Cole
|
a7570d9ab5
|
Merge pull request #6940 from firefly-iii/fix-rule-validation
Fix issue with rule repository validation
|
2023-01-29 07:02:20 +01:00 |
|
James Cole
|
605afdb271
|
Merge pull request #6939 from firefly-iii/add-group-check
Basic check for user's administration ID
|
2023-01-29 07:01:32 +01:00 |
|
James Cole
|
b6e54fe3cf
|
Merge pull request #6938 from firefly-iii/remove-env
Remove env
|
2023-01-29 07:01:02 +01:00 |
|
James Cole
|
fbe5a5dd39
|
Remove env vars from config
|
2023-01-29 07:00:42 +01:00 |
|
James Cole
|
e284da368d
|
Basic check for user's administration ID
|
2023-01-29 07:00:26 +01:00 |
|
James Cole
|
a5328a9ff4
|
Remove unused environment variables.
|
2023-01-29 06:57:49 +01:00 |
|
James Cole
|
a925e1aa02
|
Fix issue with rule repository validation
|
2023-01-28 06:59:26 +01:00 |
|
James Cole
|
81c37b3349
|
Merge pull request #6922 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.1
Bump laravel/sanctum from 3.2.0 to 3.2.1
|
2023-01-23 06:52:18 +01:00 |
|
dependabot[bot]
|
c84c64a1c2
|
Bump laravel/sanctum from 3.2.0 to 3.2.1
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 05:51:09 +00:00 |
|
James Cole
|
ced9ea4777
|
Merge pull request #6921 from firefly-iii/dependabot/composer/develop/laravel/passport-11.5.1
Bump laravel/passport from 11.5.0 to 11.5.1
|
2023-01-23 06:50:50 +01:00 |
|
James Cole
|
36c0e8df2d
|
Merge pull request #6920 from firefly-iii/dependabot/composer/develop/predis/predis-2.1.1
Bump predis/predis from 2.0.3 to 2.1.1
|
2023-01-23 06:50:33 +01:00 |
|
James Cole
|
61a0a7795e
|
Merge pull request #6919 from firefly-iii/dependabot/composer/develop/laravel/framework-9.48.0
Bump laravel/framework from 9.47.0 to 9.48.0
|
2023-01-23 06:50:20 +01:00 |
|
James Cole
|
e2b4448985
|
Merge pull request #6918 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.9.14
Bump phpstan/phpstan from 1.9.11 to 1.9.14
|
2023-01-23 06:49:42 +01:00 |
|
dependabot[bot]
|
f5d1a597cf
|
Bump laravel/passport from 11.5.0 to 11.5.1
Bumps [laravel/passport](https://github.com/laravel/passport) from 11.5.0 to 11.5.1.
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/passport/compare/v11.5.0...v11.5.1)
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:08:13 +00:00 |
|
dependabot[bot]
|
80607bc6ae
|
Bump predis/predis from 2.0.3 to 2.1.1
Bumps [predis/predis](https://github.com/predis/predis) from 2.0.3 to 2.1.1.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.0.3...v2.1.1)
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:07:48 +00:00 |
|
dependabot[bot]
|
8c5c6c2bde
|
Bump laravel/framework from 9.47.0 to 9.48.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.47.0 to 9.48.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.47.0...v9.48.0)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:07:36 +00:00 |
|
dependabot[bot]
|
f476a909df
|
Bump phpstan/phpstan from 1.9.11 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.14)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:06:55 +00:00 |
|
James Cole
|
9bf86be305
|
Merge pull request #6912 from firefly-iii/v3-boxes
Better boxes in v3
|
2023-01-21 20:11:56 +01:00 |
|
James Cole
|
3d96f5df58
|
Better boxes in v3
|
2023-01-21 20:08:45 +01:00 |
|
James Cole
|
fc0adfd375
|
Merge pull request #6911 from firefly-iii/v3-top-boxes
Clean up top boxes
|
2023-01-21 17:19:03 +01:00 |
|
James Cole
|
1d62d5d44a
|
Merge pull request #6910 from firefly-iii/fix-api-errors
Catch and verify various errors
|
2023-01-21 17:15:05 +01:00 |
|
James Cole
|
6c2486faa7
|
Clean up top boxes
|
2023-01-21 17:14:24 +01:00 |
|
James Cole
|
f9daf7751a
|
Catch and verify various errors
|
2023-01-21 12:21:06 +01:00 |
|
James Cole
|
c269913510
|
Merge pull request #6908 from firefly-iii/expand-mergify
no message
|
2023-01-21 07:08:05 +01:00 |
|
James Cole
|
cc436605d0
|
no message
|
2023-01-21 07:07:03 +01:00 |
|
James Cole
|
c697d2aa13
|
Merge pull request #6906 from firefly-iii/fix-clean-string
Add some extra catches and remove debug info
|
2023-01-21 06:52:27 +01:00 |
|
James Cole
|
90219bec35
|
Add some extra catches and remove debug info
|
2023-01-21 06:52:04 +01:00 |
|
James Cole
|
afca023767
|
Merge pull request #6905 from firefly-iii/fix-validation
Catch various validation errors
|
2023-01-20 22:09:19 +01:00 |
|
James Cole
|
1502c5de94
|
Merge pull request #6904 from firefly-iii/update-languages
Update languages.
|
2023-01-20 22:08:57 +01:00 |
|
James Cole
|
cd408e581b
|
Catch various validation errors
|
2023-01-20 22:08:18 +01:00 |
|
James Cole
|
122c8acae0
|
Update languages.
|
2023-01-20 22:07:43 +01:00 |
|
James Cole
|
13cffaa1e3
|
Merge pull request #6903 from firefly-iii/JC5-patch-3
Update TransactionCurrencySeeder.php
|
2023-01-20 15:11:15 +01:00 |
|
James Cole
|
feab244edd
|
Update TransactionCurrencySeeder.php
Remove crypto currencies from default set.
|
2023-01-20 15:10:58 +01:00 |
|
James Cole
|
259ad852c9
|
Merge pull request #6902 from firefly-iii/JC5-patch-2
Update web.php
|
2023-01-20 12:40:48 +01:00 |
|
James Cole
|
6802f53c96
|
Update web.php
Make sure dates work.
|
2023-01-20 12:40:28 +01:00 |
|
James Cole
|
d922390802
|
Merge pull request #6901 from firefly-iii/JC5-patch-1
Update web.php
|
2023-01-20 12:34:16 +01:00 |
|
James Cole
|
2a9f51a40f
|
Update web.php
Fix report routes.
|
2023-01-20 12:33:45 +01:00 |
|
James Cole
|
614d54c9bd
|
Merge pull request #6898 from firefly-iii/pr-6831
Add debug info and a warning for login issues related to #6831
|
2023-01-19 06:46:44 +01:00 |
|
James Cole
|
3ea8792c6e
|
Add debug info and a warning for login issues related to #6831
|
2023-01-19 06:45:45 +01:00 |
|
James Cole
|
3d802b9c9e
|
Merge pull request #6891 from firefly-iii/cleanup-routes
Cleanup routes and code.
|
2023-01-17 20:10:21 +01:00 |
|
James Cole
|
480d787242
|
Cleanup routes and code.
|
2023-01-17 20:09:57 +01:00 |
|
James Cole
|
820c6feadd
|
Merge pull request #6889 from firefly-iii/JC5-patch-1
Update web.php
|
2023-01-17 17:18:54 +01:00 |
|