rustfava 0.1.3__tar.gz → 0.1.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rustfava-0.1.3 → rustfava-0.1.5}/PKG-INFO +1 -1
- rustfava-0.1.5/RELEASING.md +105 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src/main.ts +31 -9
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/src/main.rs +60 -11
- rustfava-0.1.5/desktop-sources.json +7 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/bg/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ca/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/de/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/es/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/fa/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/fr/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ja/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/nl/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/pt/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/pt_BR/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ru/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/sk/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/sv/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/uk/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/zh/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/zh_Hant_TW/LC_MESSAGES/messages.mo +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/PKG-INFO +1 -1
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/SOURCES.txt +1 -0
- rustfava-0.1.3/desktop-sources.json +0 -7
- {rustfava-0.1.3 → rustfava-0.1.5}/.dev-bin/rustfava +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/.dockerignore +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/AUTHORS +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/CONTRIBUTING.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/Dockerfile +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/LICENSE +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/MANIFEST.in +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/README.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/SECURITY.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/_build_backend.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/biome.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/docker/Dockerfile +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/docker/README.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/examples/budgets-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/examples/example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/examples/huge-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/icon.svg +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/pyinstaller_spec.spec +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/contrib/scripts.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/.dev-bin/rustfava +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/README.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/build-sidecar.sh +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/bun.lock +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/index.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/package.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/scripts/ensure-rustledger.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src/index.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src/logo.svg +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src/styles.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/Cargo.lock +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/Cargo.toml +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/build.rs +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/capabilities/default.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/gen/schemas/acl-manifests.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/gen/schemas/capabilities.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/gen/schemas/desktop-schema.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/gen/schemas/linux-schema.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/128x128.png +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/128x128@2x.png +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/32x32.png +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/icon.icns +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/icon.ico +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/icons/icon.png +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/src-tauri/tauri.conf.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/desktop/vite.config.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/api.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/changelog.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/deployment.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/development.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/index.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/logo.svg +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/screenshot.png +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/upstream-sync.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/docs/usage.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/flake.lock +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/flake.nix +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/.npmrc +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/build.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/bun.lock +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/base.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/charts.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/components.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/editor.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/fonts.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/grid.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/help.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/journal-table.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/layout.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/notifications.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/style.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/css/tree-table.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/deno.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/eslint.config.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/package.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/prettier.config.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/setup.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/AutocompleteInput.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/ambient.d.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/api/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/api/validators.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/app.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/Axis.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/BarChart.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/Chart.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/ChartLegend.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/ChartSwitcher.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/ConversionAndInterval.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/HierarchyContainer.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/Icicle.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/LineChart.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/ModeSwitch.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/ScatterPlot.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/SelectCombobox.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/Sunburst.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/Treemap.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/bar.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/context.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/helpers.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/hierarchy.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/line.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/query-charts.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/scatterplot.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/charts/tooltip.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/clipboard.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/base-extensions.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-autocomplete.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-fold.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-format.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-highlight.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-indent.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-language.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount-snippets.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/beancount.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql-autocomplete.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql-grammar.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql-highlight.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql-language.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql-stream-parser.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/bql.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/dom.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/editor-transactions.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/ruler.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/tree-sitter-beancount.wasm +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/tree-sitter-parser.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/codemirror/types.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/editor/DeleteButton.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/editor/DocumentPreviewEditor.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/editor/SaveButton.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/editor/SliceEditor.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entries/amount.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entries/cost.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entries/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entries/metadata.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entries/position.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/AccountInput.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/AddMetadataButton.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/Balance.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/Entry.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/EntryMetadata.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/Note.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/Posting.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/entry-forms/Transaction.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/extension-api.d.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/extensions.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/format.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/helpers.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/i18n.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/keyboard-shortcuts.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/account.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/array.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/dom.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/equals.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/errors.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/fetch.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/focus.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/fuzzy.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/interval.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/iso4217.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/json.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/objects.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/paths.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/regex.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/result.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/set.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/sources.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/store.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/tree.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/lib/validation.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/log.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/AddEntry.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/Context.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/DocumentUpload.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/EntryContextBalances.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/EntryContextLocation.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/Export.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/ModalBase.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/Modals.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/modals/document-upload.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/notifications.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/ReportLoadError.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/accounts/AccountReport.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/accounts/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/commodities/Commodities.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/commodities/CommodityTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/commodities/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/Accounts.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/DocumentPreview.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/Documents.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/Table.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/documents/stores.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/AppMenu.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/AppMenuItem.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/AppMenuSubItem.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/Editor.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/EditorMenu.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/Key.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/Sources.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/editor/stores.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/errors/Errors.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/errors/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/events/EventTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/events/Events.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/events/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/holdings/Holdings.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/holdings/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/import/Extract.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/import/FileList.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/import/Import.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/import/ImportFileUpload.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/import/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/Journal.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/JournalFilters.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/JournalHeaders.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/JournalTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/click_handler.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/journal/sort.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/options/Options.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/options/OptionsTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/options/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/Query.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/QueryBox.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/QueryEditor.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/QueryLinks.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/QueryTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/ReadonlyQueryEditor.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/query/query_table.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/route.svelte.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/route.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/routes.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/statistics/EntriesByType.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/statistics/Statistics.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/statistics/UpdateActivity.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/statistics/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/tree_reports/BalanceSheet.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/tree_reports/IncomeStatement.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/tree_reports/TrialBalance.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/reports/tree_reports/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/router.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/AccountIndicator.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/AccountPageTitle.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/AccountSelector.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/AsideContents.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/AsideWithButton.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/FilterForm.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/Header.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/HeaderAndAside.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/HeaderIcon.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/PageTitle.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/SidebarLink.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sidebar/page-title.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sort/SortHeader.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sort/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/sort/sortable-table.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/accounts.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/chart.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/color_scheme.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/editor.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/fava_options.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/filters.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/format.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/index.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/journal.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/mtime.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/options.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/query.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/stores/url.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/svelte-custom-elements.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/AccountCell.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/AccountCellHeader.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/Diff.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/IntervalTreeTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/IntervalTreeTableNode.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/TreeTable.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/TreeTableNode.svelte +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/helpers.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/src/tree-table/tree-table-custom-element.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/stylelint.config.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/sync-pre-commit.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/AutocompleteInput.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/account.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/charts.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/dom.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/editor.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/end-to-end-validation.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/entries.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/format.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/fuzzy.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/helpers.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/misc.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/parser.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/paths.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/result.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/sources.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/store.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/tree.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/urls.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test/validation.test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/test.ts +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/frontend/tsconfig.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/justfile +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/mkdocs.yml +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/packaging/rpm/rustfava.spec +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/pyproject.toml +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/setup.cfg +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/_ctx_globals_class.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/api_models.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/application.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/abc.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/account.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/create.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/flags.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/funcs.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/helpers.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/ingest.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/load.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/prices.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/protocols.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/str.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/beans/types.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/cli.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/context.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/accounts.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/attributes.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/budgets.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/charts.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/commodities.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/conversion.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/extensions.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/fava_options.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/file.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/filters.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/group_entries.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/ingest.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/inventory.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/misc.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/module_base.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/number.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/query.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/query_shell.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/tree.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/core/watcher.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/auto_commit.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/portfolio_list/PortfolioList.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/portfolio_list/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/portfolio_list/templates/PortfolioList.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/rustfava_ext_test/RustfavaExtTest.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/rustfava_ext_test/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/rustfava_ext_test/templates/RustfavaExtTest.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/ext/rustfava_ext_test/templates/RustfavaExtTestInclude.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/_index.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/beancount_syntax.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/budgets.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/conversion.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/extensions.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/features.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/filters.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/import.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/help/options.md +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/helpers.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/internal_api.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/json_api.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/plugins/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/plugins/link_documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/plugins/tag_discovered_documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/py.typed +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/constants.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/engine.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/loader.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/options.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/query.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/rustledger/types.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/serialisation.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/app.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/app.css.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/app.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/app.js.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/beancount-JFV44ZVZ.css +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/beancount-JFV44ZVZ.css.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/beancount-MH465CAD.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/beancount-MH465CAD.js.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/bql-MGFRUMBP.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/bql-MGFRUMBP.js.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/chunk-E7ZF4ASL.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/chunk-E7ZF4ASL.js.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/chunk-P3BY4CCB.js +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/chunk-P3BY4CCB.js.map +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/favicon.ico +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-cyrillic-400-normal-BLAGXRCE.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-cyrillic-500-normal-EN7JUAAW.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-cyrillic-ext-400-normal-EX7VARTS.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-cyrillic-ext-500-normal-ZDPTUPRR.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-greek-400-normal-COGHKMOA.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-greek-500-normal-4EN2PKZT.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-greek-ext-400-normal-DYEQIJH7.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-greek-ext-500-normal-SG73CVKQ.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-latin-400-normal-NA3VLV7E.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-latin-500-normal-YC77GFWD.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-latin-ext-400-normal-DIKTZ5PW.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-latin-ext-500-normal-ZWY4UO4V.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-symbols2-400-normal-UITXT77Q.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-mono-symbols2-500-normal-VWPC2EFN.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-cyrillic-400-normal-KLQMBCA6.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-cyrillic-500-normal-NFG7UD6J.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-cyrillic-ext-400-normal-GWO44OPC.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-cyrillic-ext-500-normal-SP47E5SC.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-greek-400-normal-UMQBTLC3.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-greek-500-normal-4ZKHN4FQ.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-greek-ext-400-normal-O2DVJAJZ.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-greek-ext-500-normal-SK6GNWGO.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-latin-400-normal-OYYTPMAV.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-latin-500-normal-SMQPZW5A.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-latin-ext-400-normal-OAUP3WK5.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-latin-ext-500-normal-LY3YDR5Y.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-vietnamese-400-normal-OBMQ72MR.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/fira-sans-vietnamese-500-normal-Y4NZR5EU.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-cyrillic-400-normal-TO22V6M3.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-cyrillic-500-normal-OGBWWWYW.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-cyrillic-ext-400-normal-XH44UCIA.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-cyrillic-ext-500-normal-3Z6MMVM6.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-greek-400-normal-OUXXUQWK.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-greek-500-normal-JA2Z5UXO.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-greek-ext-400-normal-WCDKMX7U.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-greek-ext-500-normal-ZHVI4VKW.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-latin-400-normal-QOGTXED5.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-latin-500-normal-X57QEOLQ.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-latin-ext-400-normal-QXC74NBF.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-latin-ext-500-normal-QGOY7MTT.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-vietnamese-400-normal-NPDCDTBA.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/source-code-pro-vietnamese-500-normal-M6PJKTR5.woff2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/tree-sitter-beancount-MLXFQBZ5.wasm +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/static/web-tree-sitter-RNOQ6E74.wasm +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/template_filters.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/_journal_table.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/_layout.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/_query_table.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/beancount_file +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/help.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/macros/_account_macros.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/templates/macros/_commodity_macros.html +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/bg/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ca/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/de/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/es/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/fa/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/fr/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ja/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/nl/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/pt/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/pt_BR/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/ru/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/sk/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/sv/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/uk/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/zh/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/zh_Hant_TW/LC_MESSAGES/messages.po +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/date.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/excel.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/ranking.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/sets.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/util/unreachable.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/dependency_links.txt +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/entry_points.txt +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/requires.txt +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava.egg-info/top_level.txt +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/stubs/beangulp/__init__.pyi +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/stubs/beangulp/cache.pyi +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__init__.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_application-test_download_journal +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_attributes-test_narrations.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_interval_totals-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_interval_totals.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_interval_totals_inverted-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_interval_totals_inverted.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_linechart_data-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_linechart_data-3.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_linechart_data-4.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_linechart_data.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_net_worth.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_net_worth_off_by_one-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_charts-test_net_worth_off_by_one.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_file-test_render_entries +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_ingest-test_ingest_examplefile-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_ingest-test_ingest_examplefile.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_query_shell-test_query_balances +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_query_shell-test_query_to_file +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_query_shell-test_text_queries +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_tree-test_tree_cap +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_tree-test_tree_from_entries +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_core_tree-test_tree_from_entries-2 +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_internal_api-test_chart_api.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_internal_api-test_get_ledger_data.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-account_report_off_by_one.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-account_report_off_by_one_journal.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-balance_sheet.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-balance_sheet_with_cost.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-commodities.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-documents.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-events.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-income_statement.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-journal.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-narrations.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-options.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-statistics.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api-trial_balance.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_context-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_context-3.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_context-4.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_context.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_errors +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_imports-2.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_imports.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_payee_accounts.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_payee_transaction.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_query_result-balances.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_query_result-help.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_query_result-journal.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_query_result-misc.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_json_api-test_api_query_result-sum.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_serialisation-test_deserialise_posting_and_format +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/__snapshots__/test_serialisation-test_serialise_entry_types.json +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/conftest.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/edit-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/errors.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/example-balances.csv +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/example-utf8-/360/237/246/201.txt" +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/extension-report-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/import.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/import.csv +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/import_config.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/import_config_with_duplicate_names.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/invalid-unicode.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/long-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/off-by-one.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/query-example.beancount +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/data/receipt.pdf +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_application.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_beans.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_beans_str.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_build_backend.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_cli.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_accounts.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_attributes.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_budgets.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_charts.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_commodities.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_conversion.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_fava_options.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_file.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_filters.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_ingest.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_inventory.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_misc.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_number.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_query_shell.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_tree.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_core_watcher.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_ext.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_extensions.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_internal_api.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_json_api.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_plugins_link_documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_plugins_tag_discovered_documents.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_serialisation.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_template_filters.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_templates.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_util.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_util_date.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_util_excel.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_util_ranking.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/tests/test_util_sets.py +0 -0
- {rustfava-0.1.3 → rustfava-0.1.5}/uv.lock +0 -0
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
# Releasing rustfava
|
|
2
|
+
|
|
3
|
+
This document describes the release process for rustfava.
|
|
4
|
+
|
|
5
|
+
## Overview
|
|
6
|
+
|
|
7
|
+
A release involves:
|
|
8
|
+
1. Creating a git tag
|
|
9
|
+
2. Automated builds (desktop apps, PyPI, Docker)
|
|
10
|
+
3. Publishing the release
|
|
11
|
+
4. Updating Nix flake sources
|
|
12
|
+
|
|
13
|
+
## Step-by-Step Process
|
|
14
|
+
|
|
15
|
+
### 1. Create and push a version tag
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
git checkout main
|
|
19
|
+
git pull
|
|
20
|
+
git tag v0.1.x
|
|
21
|
+
git push origin v0.1.x
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
### 2. Wait for CI workflows
|
|
25
|
+
|
|
26
|
+
The tag triggers several workflows:
|
|
27
|
+
|
|
28
|
+
| Workflow | Purpose | Duration |
|
|
29
|
+
|----------|---------|----------|
|
|
30
|
+
| `desktop-release.yml` | Builds desktop apps for all platforms | ~10 min |
|
|
31
|
+
| `build-publish.yml` | Builds and publishes to PyPI, Docker, COPR | ~60 min |
|
|
32
|
+
|
|
33
|
+
Monitor at: https://github.com/rustledger/rustfava/actions
|
|
34
|
+
|
|
35
|
+
### 3. Approve PyPI deployment
|
|
36
|
+
|
|
37
|
+
The PyPI environment requires manual approval:
|
|
38
|
+
- Go to the running `build-publish.yml` workflow
|
|
39
|
+
- Click "Review deployments"
|
|
40
|
+
- Approve the `pypi` environment
|
|
41
|
+
|
|
42
|
+
### 4. Publish the GitHub release
|
|
43
|
+
|
|
44
|
+
Once `desktop-release.yml` completes, it creates a **draft release** with:
|
|
45
|
+
- `.AppImage` (Linux)
|
|
46
|
+
- `.deb`, `.rpm` (Linux packages)
|
|
47
|
+
- `.dmg` (macOS)
|
|
48
|
+
- `.msi`, `.exe` (Windows)
|
|
49
|
+
- `.tar.gz` (Linux tarball for Nix)
|
|
50
|
+
|
|
51
|
+
Publish it:
|
|
52
|
+
```bash
|
|
53
|
+
gh release edit v0.1.x --draft=false
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
Or via GitHub UI: https://github.com/rustledger/rustfava/releases
|
|
57
|
+
|
|
58
|
+
### 5. Update Nix flake sources
|
|
59
|
+
|
|
60
|
+
Publishing the release triggers `update-flake-sources.yml`, which:
|
|
61
|
+
1. Downloads release tarballs
|
|
62
|
+
2. Computes SRI hashes
|
|
63
|
+
3. Creates a PR updating `desktop-sources.json`
|
|
64
|
+
|
|
65
|
+
Merge the PR when it passes CI.
|
|
66
|
+
|
|
67
|
+
### 6. Verify
|
|
68
|
+
|
|
69
|
+
Test the release:
|
|
70
|
+
|
|
71
|
+
```bash
|
|
72
|
+
# Desktop app via Nix
|
|
73
|
+
nix run github:rustledger/rustfava#desktop --refresh
|
|
74
|
+
|
|
75
|
+
# CLI via Nix
|
|
76
|
+
nix run github:rustledger/rustfava --refresh
|
|
77
|
+
|
|
78
|
+
# CLI via PyPI
|
|
79
|
+
uv tool install rustfava --upgrade
|
|
80
|
+
|
|
81
|
+
# Docker
|
|
82
|
+
docker pull ghcr.io/rustledger/rustfava:v0.1.x
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
## Release Artifacts
|
|
86
|
+
|
|
87
|
+
| Artifact | Source | Distribution |
|
|
88
|
+
|----------|--------|--------------|
|
|
89
|
+
| Desktop apps | `desktop-release.yml` | GitHub Releases |
|
|
90
|
+
| Python package | `build-publish.yml` | PyPI |
|
|
91
|
+
| Docker image | `build-publish.yml` | GHCR |
|
|
92
|
+
| Nix flake | `flake.nix` + `desktop-sources.json` | GitHub |
|
|
93
|
+
|
|
94
|
+
## Troubleshooting
|
|
95
|
+
|
|
96
|
+
### Draft release not created
|
|
97
|
+
Check that `desktop-release.yml` completed successfully. The release job only runs on tags.
|
|
98
|
+
|
|
99
|
+
### Nix flake sources not updated
|
|
100
|
+
The `update-flake-sources.yml` workflow only triggers on `release: published` events. Make sure the release is not still in draft.
|
|
101
|
+
|
|
102
|
+
### PyPI publish failed
|
|
103
|
+
Check the workflow logs. Common issues:
|
|
104
|
+
- Version already exists on PyPI (can't overwrite)
|
|
105
|
+
- Missing approval for the `pypi` environment
|
|
@@ -99,19 +99,41 @@ function getRecentFiles(): string[] {
|
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
function
|
|
103
|
-
|
|
104
|
-
recent.unshift(path);
|
|
105
|
-
recent = recent.slice(0, MAX_RECENT);
|
|
106
|
-
localStorage.setItem(STORAGE_KEY, JSON.stringify(recent));
|
|
107
|
-
renderRecentFiles();
|
|
102
|
+
function saveRecentFiles(paths: string[]) {
|
|
103
|
+
localStorage.setItem(STORAGE_KEY, JSON.stringify(paths.slice(0, MAX_RECENT)));
|
|
108
104
|
}
|
|
109
105
|
|
|
110
|
-
function
|
|
111
|
-
|
|
106
|
+
async function addRecentFile(path: string) {
|
|
107
|
+
// Normalize path to prevent duplicates from different representations
|
|
108
|
+
try {
|
|
109
|
+
const normalized = await invoke<string>("normalize_path", { path });
|
|
110
|
+
let recent = getRecentFiles().filter((p) => p !== normalized);
|
|
111
|
+
recent.unshift(normalized);
|
|
112
|
+
saveRecentFiles(recent);
|
|
113
|
+
renderRecentFiles();
|
|
114
|
+
} catch {
|
|
115
|
+
// File doesn't exist or can't be normalized, skip adding
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
async function renderRecentFiles() {
|
|
120
|
+
const stored = getRecentFiles();
|
|
112
121
|
const sidebar = document.getElementById("sidebar")!;
|
|
113
122
|
const list = document.getElementById("recentList")!;
|
|
114
123
|
|
|
124
|
+
if (stored.length === 0) {
|
|
125
|
+
sidebar.classList.add("empty");
|
|
126
|
+
return;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
// Filter to only existing files
|
|
130
|
+
const recent = await invoke<string[]>("filter_existing_paths", { paths: stored });
|
|
131
|
+
|
|
132
|
+
// Update storage if some files were removed
|
|
133
|
+
if (recent.length !== stored.length) {
|
|
134
|
+
saveRecentFiles(recent);
|
|
135
|
+
}
|
|
136
|
+
|
|
115
137
|
if (recent.length === 0) {
|
|
116
138
|
sidebar.classList.add("empty");
|
|
117
139
|
return;
|
|
@@ -267,7 +289,7 @@ async function openPath(path: string) {
|
|
|
267
289
|
try {
|
|
268
290
|
const result = await invoke<OpenFileResult>("open_file", { path });
|
|
269
291
|
|
|
270
|
-
addRecentFile(path);
|
|
292
|
+
await addRecentFile(path);
|
|
271
293
|
|
|
272
294
|
if (result.already_open) {
|
|
273
295
|
switchTab(result.tab_id);
|
|
@@ -45,6 +45,20 @@ fn get_example_file_path(app: AppHandle) -> Result<String, String> {
|
|
|
45
45
|
return Ok(bundled_path.to_string_lossy().to_string());
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
+
// Fall back to path relative to executable (for Nix flake installs)
|
|
49
|
+
// Nix layout: bin/rustfava-desktop, lib/rustfava/resources/example.beancount
|
|
50
|
+
if let Ok(exe_path) = std::env::current_exe() {
|
|
51
|
+
if let Some(bin_dir) = exe_path.parent() {
|
|
52
|
+
let nix_path = bin_dir.parent()
|
|
53
|
+
.map(|p| p.join("lib").join("rustfava").join("resources").join("example.beancount"));
|
|
54
|
+
if let Some(path) = nix_path {
|
|
55
|
+
if path.exists() {
|
|
56
|
+
return Ok(path.to_string_lossy().to_string());
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
48
62
|
// Fall back to development path (relative to desktop/src-tauri)
|
|
49
63
|
let dev_path = std::path::Path::new(env!("CARGO_MANIFEST_DIR"))
|
|
50
64
|
.parent() // desktop/
|
|
@@ -64,20 +78,29 @@ fn get_example_file_path(app: AppHandle) -> Result<String, String> {
|
|
|
64
78
|
/// Returns all inherited env vars with PATH modified to include sidecar directory
|
|
65
79
|
#[tauri::command]
|
|
66
80
|
fn get_terminal_env(app: AppHandle) -> Result<std::collections::HashMap<String, String>, String> {
|
|
67
|
-
// Get the sidecar directory
|
|
68
|
-
let resource_dir = app.path().resource_dir()
|
|
69
|
-
.map_err(|e| format!("Failed to get resource dir: {}", e))?;
|
|
70
|
-
|
|
71
81
|
// Collect all current environment variables
|
|
72
82
|
let mut env: std::collections::HashMap<String, String> = std::env::vars().collect();
|
|
73
|
-
|
|
74
|
-
// Prepend sidecar directory to PATH
|
|
75
83
|
let current_path = env.get("PATH").cloned().unwrap_or_default();
|
|
76
|
-
let new_path = format!("{}:{}", resource_dir.to_string_lossy(), current_path);
|
|
77
|
-
env.insert("PATH".to_string(), new_path);
|
|
78
84
|
|
|
79
|
-
//
|
|
80
|
-
|
|
85
|
+
// Build PATH with multiple possible locations for binaries
|
|
86
|
+
let mut path_dirs = Vec::new();
|
|
87
|
+
|
|
88
|
+
// 1. Executable's directory (for Nix flake installs where binaries are siblings)
|
|
89
|
+
if let Ok(exe_path) = std::env::current_exe() {
|
|
90
|
+
if let Some(exe_dir) = exe_path.parent() {
|
|
91
|
+
path_dirs.push(exe_dir.to_string_lossy().to_string());
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
// 2. Resource directory (for Tauri bundled apps)
|
|
96
|
+
if let Ok(resource_dir) = app.path().resource_dir() {
|
|
97
|
+
path_dirs.push(resource_dir.to_string_lossy().to_string());
|
|
98
|
+
env.insert("RUSTFAVA_SIDECAR_DIR".to_string(), resource_dir.to_string_lossy().to_string());
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
// Prepend our directories to PATH
|
|
102
|
+
path_dirs.push(current_path);
|
|
103
|
+
env.insert("PATH".to_string(), path_dirs.join(":"));
|
|
81
104
|
|
|
82
105
|
Ok(env)
|
|
83
106
|
}
|
|
@@ -200,6 +223,30 @@ fn get_default_shell() -> serde_json::Value {
|
|
|
200
223
|
})
|
|
201
224
|
}
|
|
202
225
|
|
|
226
|
+
/// Normalize a path and check if it exists
|
|
227
|
+
#[tauri::command]
|
|
228
|
+
fn normalize_path(path: String) -> Result<String, String> {
|
|
229
|
+
let path = std::path::Path::new(&path);
|
|
230
|
+
match path.canonicalize() {
|
|
231
|
+
Ok(canonical) => Ok(canonical.to_string_lossy().to_string()),
|
|
232
|
+
Err(_) => Err("File does not exist".to_string()),
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
/// Filter a list of paths to only those that exist, returning normalized paths
|
|
237
|
+
#[tauri::command]
|
|
238
|
+
fn filter_existing_paths(paths: Vec<String>) -> Vec<String> {
|
|
239
|
+
paths
|
|
240
|
+
.into_iter()
|
|
241
|
+
.filter_map(|p| {
|
|
242
|
+
std::path::Path::new(&p)
|
|
243
|
+
.canonicalize()
|
|
244
|
+
.ok()
|
|
245
|
+
.map(|c| c.to_string_lossy().to_string())
|
|
246
|
+
})
|
|
247
|
+
.collect()
|
|
248
|
+
}
|
|
249
|
+
|
|
203
250
|
#[cfg(any(target_os = "macos", target_os = "linux"))]
|
|
204
251
|
fn get_shell_and_args() -> (String, Vec<String>) {
|
|
205
252
|
// Get user's actual login shell from system (not $SHELL which may be overridden by nix/etc)
|
|
@@ -374,7 +421,9 @@ fn main() {
|
|
|
374
421
|
get_tabs,
|
|
375
422
|
get_default_shell,
|
|
376
423
|
get_terminal_env,
|
|
377
|
-
get_example_file_path
|
|
424
|
+
get_example_file_path,
|
|
425
|
+
normalize_path,
|
|
426
|
+
filter_existing_paths
|
|
378
427
|
])
|
|
379
428
|
.on_window_event(|window, event| {
|
|
380
429
|
if let tauri::WindowEvent::CloseRequested { .. } = event {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
{rustfava-0.1.3 → rustfava-0.1.5}/src/rustfava/translations/zh_Hant_TW/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|