Commit Graph

60 Commits

Author SHA1 Message Date
boerniee
0b450dc462 added translations
#80 #19
2023-01-13 23:51:19 +01:00
Akhil Gupta
84cba2c7f2 Merge pull request #74 from AlfHou/case-insensitive-emails 2022-07-25 12:01:51 +05:30
Akhil Gupta
1432499a90 Merge pull request #101 from heikok88/bugfix/wrongStatsSums 2022-07-25 11:59:56 +05:30
Eikou
d0704c8c6a Fixed issue #87: adapted start date of 'this_week' and 'this_year' stats 2022-07-22 15:26:17 +02:00
Akhil Gupta
b86795bcb6 Merge pull request #71 from AlfHou/contributing-instructions
Add contributing instructions
2022-07-12 17:23:30 +05:30
Akhil Gupta
1ccdce9ee3 Merge pull request #89 from AlfHou/chore/fix-error-messages
Fix warnings reported by go-staticcheck
2022-07-12 17:23:07 +05:30
Akhil Gupta
5cfaf8c933 Merge branch 'master' of https://github.com/akhilrex/hammond 2022-07-06 11:00:13 +05:30
Akhil Gupta
987f035198 fix issue #93 2022-07-06 11:00:09 +05:30
Alf Sebastian Houge
0b715ef840 Fix warnings generated by go-staticcheck 2022-04-28 17:52:57 +02:00
Akhil Gupta
a5d4dface8 Merge pull request #85 from AlfHou/bug/strip-login-whitespace 2022-04-26 16:32:10 +05:30
Akhil Gupta
7cb9a43dfe try disable cache 2022-04-26 14:26:21 +05:30
Akhil Gupta
05bb22fe4e update a couple of packages and bump version 2022-04-26 13:34:26 +05:30
Akhil Gupta
69352af906 build fixed 2022-04-26 12:59:31 +05:30
Akhil Gupta
7a8916c9cd fix file 2022-04-26 12:27:01 +05:30
Akhil Gupta
e471e80617 try fix breaking build 2022-04-26 12:25:33 +05:30
Akhil Gupta
1ee032b664 Merge pull request #86 from AlfHou/feat/currency-search
Make currency field searchable
2022-04-26 11:58:19 +05:30
Akhil Gupta
cea2566e2a Merge branch 'master' of https://github.com/akhilrex/hammond 2022-04-26 11:54:59 +05:30
Akhil Gupta
dcb58bbbdb some alerting code 2022-04-26 11:54:55 +05:30
Akhil Gupta
24105dbaaf Merge pull request #59 from meichthys/patch-1
remove whitespace from JWT_SECRET
2022-04-25 16:42:53 +05:30
Akhil Gupta
e3846634b5 Merge pull request #75 from AlfHou/icon-mobile
Add icon for mobile homescreens
2022-04-25 16:42:25 +05:30
Akhil Gupta
fd52c23636 Merge pull request #77 from AlfHou/mileage_on_odometer 2022-04-25 16:41:11 +05:30
Alf Sebastian Houge
43d1ca0c66 Tag login email field as email type 2022-04-17 18:53:15 +02:00
Alf Sebastian Houge
fb742f19a7 Change currency field from select to autocomplete 2022-04-17 18:52:19 +02:00
Alf Sebastian Houge
20a1421576 Calculate mileage on odometer order instead of time 2022-03-15 14:26:46 +01:00
Alf Sebastian Houge
74e52c3e87 Change favicon to match mobile icon 2022-03-07 16:53:47 +01:00
Alf Sebastian Houge
1857bb0518 Change icon to gas pump icon instead of text 2022-03-07 10:41:28 +01:00
Alf Sebastian Houge
a729b5eb12 Add icon for mobile homescreens 2022-03-07 00:46:42 +01:00
Alf Sebastian Houge
d9a99d432c Make emails case insensitive 2022-03-07 00:17:35 +01:00
Alf Sebastian Houge
acba47fede Add contributing instructions 2022-03-05 19:21:53 +01:00
MeIchthys
04f45fe385 remove whitespace from JWT_SECRET
When deploying with the whitespace around the `=`, docker complains.
2022-01-20 23:55:39 -05:00
Akhil Gupta
15f6539bf7 allow zero amount for expenses 2021-09-20 15:58:10 +05:30
Akhil Gupta
fca2c3e7fa start alerts 2021-09-03 15:46:39 +05:30
Akhil Gupta
0e7d105e52 delete quick entry and some stats 2021-08-13 13:04:00 +05:30
Akhil Gupta
4ee44fb1f1 add fuel subtype to fillup 2021-07-23 16:30:55 +05:30
Akhil Gupta
19ab2a59dd customize date formats 2021-07-14 06:47:16 +05:30
Akhil Gupta
fdec3cd78e update readme 2021-06-27 11:06:48 +05:30
Akhil Gupta
dd57a6d52c update version 2021-06-27 11:06:01 +05:30
Akhil Gupta
f851a2dc19 import from Fuelly complete 2021-06-27 11:04:58 +05:30
Akhil Gupta
5f96345828 fuelly api complete 2021-06-26 09:48:29 +05:30
Akhil Gupta
2bd8481670 ability to transfer vehicle and disable users 2021-06-24 10:24:20 +05:30
Akhil Gupta
b111e23dea version bump 2021-06-08 11:56:05 +05:30
Akhil Gupta
e74b11184c ability to delete fillups and expenses 2021-06-08 11:55:17 +05:30
Akhil Gupta
164b694bc6 ability to define user at create expense and fill 2021-06-07 17:03:17 +05:30
Akhil Gupta
8cea4579eb fix breaking login and wrong port 2021-06-07 16:05:37 +05:30
Akhil Gupta
cca55d2838 add native installation support 2021-06-03 19:07:24 +05:30
Akhil Gupta
9a262e6e95 fix breaking setting issue 2021-06-02 12:33:07 +05:30
Akhil Gupta
567bad1cf6 ability to delete vehicle 2021-06-01 22:30:21 +05:30
Akhil Gupta
1ca98cec24 fix change password and support 3 decimal places 2021-06-01 21:43:41 +05:30
Akhil Gupta
d41a41e25a fix #3 2021-05-31 15:08:12 +05:30
Akhil Gupta
1350db4dd6 fix #4 and #5 2021-05-31 14:52:36 +05:30