Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Aug 21, 2024
  3. Aug 20, 2024
  4. Aug 19, 2024
  5. Aug 18, 2024
  6. Aug 17, 2024
  7. Aug 16, 2024
  8. Aug 15, 2024
  9. Aug 14, 2024
  10. Aug 13, 2024
  11. Aug 12, 2024
    • Michael Clark's avatar
      :electron: Fix "Unknown problem opening <local actual file>" on Electron (#3220) · 6f3af7b6
      Michael Clark authored
      * add electron logging to main browser process console
      
      * add logging
      
      * removing old way
      
      * release notes
      
      * adding some logs in to test mac build
      
      * repent satan
      
      * i caste yeee oooott sinner
      
      * derp
      
      * hmmm<
      
      * forcing nodegyprebuild
      
      * not like this.... Not like this... :cry:
      
      * hmm
      
      * dunno
      
      * will it recognise it if i link it manually.. :eyes:
      
      * give up
      
      * rebuild
      
      * merge asars fasle
      
      * update package
      
      * manually do it ffs work damnit
      
      * remove the cmd
      
      * dont rebuild cause i build it manually
      
      * dafuq is this, two bettersqlite modules installed huhhhhh
      
      * test
      
      * does this work?
      
      * bloody hell
      
      * couple more logs
      
      * test this out
      
      * arch in name
      
      * adding the rebuild step back into first build
      
      * try rebuild before pack - so we know what arch we need
      
      * having a laugh
      
      * tidying up
      
      * release notes
      
      * move package up a bit
      
      * exit process if no electron verison
      Unverified
      6f3af7b6
    • Joel Jeremy Marquez's avatar
      [React Aria Button] Reports page buttons (#3159) · 43ff1c03
      Joel Jeremy Marquez authored
      * More components to use react aria Button
      
      * vrt
      
      * Fix account menu test
      
      * vrt
      
      * vrt
      
      * VRT
      
      * VRT
      
      * React Aria Button - Reports page
      
      * Release notes
      
      * Fix typecheck error
      
      * Fix typecheck error + VRT (Create new custom report button got slightly bigger)
      
      * Fix payee icon color
      Unverified
      43ff1c03
    • Joel Jeremy Marquez's avatar
      [Mobile] Long press transaction to reveal floating action bar with bulk actions (#2892) · 09c44d35
      Joel Jeremy Marquez authored
      * Mobile transaction long press
      
      * Floating action bar
      
      * Styling
      
      * Add functionality
      
      * Fix typecheck error
      
      * Release notes
      
      * Undo notifications
      
      * Fix schedules and update transaction delete confirmation message
      
      * Use react-aria useLongPress
      
      * Bulk edit amount display
      
      * Themes
      
      * Do not clear on batch update
      
      * useUndo hook
      
      * Fix typecheck error
      
      * Update useUndo
      
      * Fix typecheck error
      
      * Handle batch deleted transactions
      
      * useMemo
      
      * Make onClearSelectedTransactions mandatory
      
      * Extract FloatingActionBar to a separate component
      
      * Require onAddSelectedTransaction and onClearSelectedTransactions if there are  any selectedTransactions
      
      * Fix schedule link
      
      * Undo notification timeout
      
      * Use useSelected
      
      * Fix typecheck error
      
      * Category transactions batch updates
      
      * Remove undo notification title
      
      * Fix types
      
      * Fix notes undo notification
      
      * Move SelectedProvider to TransactionListWithBalances
      
      * Remove NewPayeeEntity
      
      * Disable support for amount batch edit for now
      
      * Fix lint error
      
      * Notification inset + reuse useTransactionBatchActions
      
      * Always show notification close button regardless if sticky or not
      
      * Allow clicking action bar when notifications are present
      
      * Fix typecheck error
      
      * Remove inset on addNotification calls
      
      * Use PressResponder
      
      * Fix mobile transaction border
      
      * VRT
      
      * VRT
      
      * VRT
      
      * VRT
      Unverified
      09c44d35
    • Julian Wachholz's avatar
      fix: i18n: Use 'en' as default language (#3242) · a2216057
      Julian Wachholz authored
      * fix: i18n: Use 'en' as default language
      
      Using 'cimode' as default language code will return the
      translation keys verbatim without doing interpolation.
      This is unwanted unless working directly on localization.
      
      Fixes #3240
      
      * Add release note
      Unverified
      a2216057
    • Matiss Janis Aboltins's avatar
    • Jordan Lees's avatar
      Fix off-by-one error when placing category into 2nd-to-last place (#3241) · 119d0b33
      Jordan Lees authored
      
      * Fix off-by-one error when placing category into 2nd-to-last place
      
      Signed-off-by: default avatarJL102 <jordanlees@mailbox.org>
      
      * Add changelog file
      
      Signed-off-by: default avatarJL102 <jordanlees@mailbox.org>
      
      ---------
      
      Signed-off-by: default avatarJL102 <jordanlees@mailbox.org>
      Unverified
      119d0b33
  12. Aug 11, 2024
Loading