Hyperling me
me pushed to main at me/shell-music-refactor-library 2025-04-03 14:47:46 -07:00
28b7575b4e Correct how the extension variable is used. Look in other fields for the Year.
me pushed to main at me/shell-music-refactor-library 2025-04-03 11:50:24 -07:00
778770c18b Use the variable in all applicable locations.
me pushed to main at me/shell-music-refactor-library 2025-04-03 11:35:11 -07:00
8d40f45732 Add missing value for variable EXT.
me pushed to dev at me/env-ansible 2025-04-03 10:33:50 -07:00
e308beec07 Do the size as an extra extension so that it is no longer cleaned into the date.
me pushed to dev at me/env-ansible 2025-03-31 15:08:04 -07:00
e155d36ab4 Fix null size variable bug with determining the default bitrate.
me pushed to dev at me/env-docker 2025-03-28 17:14:42 -07:00
6611665770 Add TODO for getting cron.php working properly.
me pushed to dev at me/env-docker 2025-03-28 17:02:25 -07:00
f8d4c4654e Add extra flag to enable doing things like migrating MIME types. May increase the amount of time by quite a bit on large systems, but mine is small. :)
me closed issue me/flutter-expense-tracker#1 2025-03-27 15:24:02 -07:00
Income items show the duplicate error if they have same name as an Expense item.
me commented on issue me/flutter-expense-tracker#1 2025-03-27 15:23:51 -07:00
Income items show the duplicate error if they have same name as an Expense item.

Playing with how to use Issues to see if they are worth it.

me released 0.1.3 at me/flutter-expense-tracker 2025-03-27 15:23:29 -07:00
me pushed tag 0.1.3 to me/flutter-expense-tracker 2025-03-27 15:23:29 -07:00
me pushed to main at me/flutter-expense-tracker 2025-03-27 15:16:16 -07:00
70c26be8e3 Stop showing errors if the default exists and all options have already been covered.
me pushed to main at me/flutter-expense-tracker 2025-03-27 15:14:35 -07:00
b177b6317e Adjust settings page formatting and description text.
me pushed to main at me/flutter-expense-tracker 2025-03-27 15:13:12 -07:00
3c52239efc Add header to Settings page.
me pushed to main at me/flutter-expense-tracker 2025-03-27 15:11:33 -07:00
de4f8306d7 Remove TODO note.
f77cf7bd38 Refactor to use value of variable.
716d40c694 Remove unneeded dependency.
Compare 3 commits »
me pushed to main at me/flutter-expense-tracker 2025-03-27 14:47:09 -07:00
d9f8536f26 Use a consistent header on each page.
me pushed to main at me/flutter-expense-tracker 2025-03-27 14:38:56 -07:00
1966f72c93 Add item descriptions to Help information and clarify the updating section.
me pushed to main at me/flutter-expense-tracker 2025-03-27 14:30:50 -07:00
e896611bd1 Refactor to add header to the Tracked Item pages.
2d9c93fec4 Fix typo.
Compare 2 commits »
me pushed to main at me/flutter-expense-tracker 2025-03-27 14:01:20 -07:00
c5f1a4e9ba Add app version to menu.
me pushed to main at me/flutter-expense-tracker 2025-03-27 12:22:13 -07:00
538a298acd Made the input dialog fully item type aware. Fixes #1, now all item types can have an item of the same name (such as "Test") rather than only checking the Expense table for the name.