{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":476405409,"defaultBranch":"master","name":"actual-server","ownerLogin":"actualbudget","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-31T17:14:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37879538?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717409134.0","currentOid":""},"activityList":{"items":[{"before":"db6b4e4800448625fe0be969938b7673c3badbae","after":"2221fd8dff6cd12aa325a42835f2dacd054659db","ref":"refs/heads/master","pushedAt":"2024-06-03T10:05:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":bookmark: (24.6.0) (#368)","shortMessageHtmlLink":"🔖 (24.6.0) (#368)"}},{"before":"47f17aaf49d8acf4e91cdda3d52420d8d4adec73","after":null,"ref":"refs/heads/release/v24.6.0","pushedAt":"2024-06-03T10:05:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"}},{"before":"775080c6ad9c30c5dc9891878dbb572b5af59866","after":"47f17aaf49d8acf4e91cdda3d52420d8d4adec73","ref":"refs/heads/release/v24.6.0","pushedAt":"2024-06-03T09:49:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Merge branch 'release/v24.6.0' of github.com:actualbudget/actual-server into release/v24.6.0","shortMessageHtmlLink":"Merge branch 'release/v24.6.0' of github.com:actualbudget/actual-serv…"}},{"before":"d3b00d230eb621e42ccfbfc9cdf55bebafe0ad1f","after":"775080c6ad9c30c5dc9891878dbb572b5af59866","ref":"refs/heads/release/v24.6.0","pushedAt":"2024-06-02T18:17:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Remove used release notes","shortMessageHtmlLink":"Remove used release notes"}},{"before":null,"after":"d3b00d230eb621e42ccfbfc9cdf55bebafe0ad1f","ref":"refs/heads/release/v24.6.0","pushedAt":"2024-06-02T18:16:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":bookmark: (24.6.0)","shortMessageHtmlLink":"🔖 (24.6.0)"}},{"before":"abd049e715b67a2c20e1e0c2894f6cac501a1712","after":"db6b4e4800448625fe0be969938b7673c3badbae","ref":"refs/heads/master","pushedAt":"2024-05-16T20:10:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":arrow_up: Updated better-sqlite3 to 9.6.0 (#357)","shortMessageHtmlLink":"⬆️ Updated better-sqlite3 to 9.6.0 (#357)"}},{"before":"c51e636637187b88f887831a3504c3663f30d940","after":"abd049e715b67a2c20e1e0c2894f6cac501a1712","ref":"refs/heads/master","pushedAt":"2024-05-16T18:57:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"fill in creditor name for BNP bank transactions (#349)","shortMessageHtmlLink":"fill in creditor name for BNP bank transactions (#349)"}},{"before":"3a486ed973f589a1fe608cda67fbd64211188e94","after":"c51e636637187b88f887831a3504c3663f30d940","ref":"refs/heads/master","pushedAt":"2024-05-16T18:56:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Add BANKS_WITH_LIMITED_HISTORY constant and Implement BANKINTER_BKBKESMM Bank Adapter (#355)","shortMessageHtmlLink":"Add BANKS_WITH_LIMITED_HISTORY constant and Implement BANKINTER_BKBKE…"}},{"before":"33c204dedbe9bc1e4eafb6d7f846a6c44170c72a","after":"3a486ed973f589a1fe608cda67fbd64211188e94","ref":"refs/heads/master","pushedAt":"2024-05-04T17:29:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"twk3","name":"DJ Mountney","path":"/twk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2806882?s=80&v=4"},"commit":{"message":"Added Header Authentication - Server Part (#312)\n\n* Added loginMethod config option\r\n\r\nAdded a new config option loginMethod that can be password (default) or header for header authentication. This value is returned to the client to be used on the front end\r\n\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nSigned-off-by: Johannes Löthberg \r\nCo-authored-by: DJ Mountney \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Johannes Löthberg \r\nCo-authored-by: Matt Fiddaman \r\nCo-authored-by: DJ Mountney ","shortMessageHtmlLink":"Added Header Authentication - Server Part (#312)"}},{"before":"41a34d0f1cf97ef24ae33c636a015baef52cf4f1","after":"33c204dedbe9bc1e4eafb6d7f846a6c44170c72a","ref":"refs/heads/master","pushedAt":"2024-05-04T10:41:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Extend bank adapter for SEB Kort (#350)","shortMessageHtmlLink":"Extend bank adapter for SEB Kort (#350)"}},{"before":"f1488077dd7b57fda1bc4f8f42506fec33f3fb28","after":"41a34d0f1cf97ef24ae33c636a015baef52cf4f1","ref":"refs/heads/master","pushedAt":"2024-05-03T19:56:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Add gocardless support for Sparkasse Karlsruhe (Germany) (#346)","shortMessageHtmlLink":"Add gocardless support for Sparkasse Karlsruhe (Germany) (#346)"}},{"before":"6b8405e4543402afe53a1b0bb00349c0d976d4ab","after":null,"ref":"refs/heads/release/v24.5.0","pushedAt":"2024-05-03T16:51:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"}},{"before":"c0b21a9f7e0a59e9e1cb27eb503f651cb46b9806","after":"f1488077dd7b57fda1bc4f8f42506fec33f3fb28","ref":"refs/heads/master","pushedAt":"2024-05-03T16:51:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":bookmark: (24.5.0) mobile improvements and much more (#351)","shortMessageHtmlLink":"🔖 (24.5.0) mobile improvements and much more (#351)"}},{"before":"3905ee546ecb44f0682cd41ce2ec5ee26552cfc4","after":"6b8405e4543402afe53a1b0bb00349c0d976d4ab","ref":"refs/heads/release/v24.5.0","pushedAt":"2024-05-03T16:35:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Merge branch 'release/v24.5.0' of github.com:actualbudget/actual-server into release/v24.5.0","shortMessageHtmlLink":"Merge branch 'release/v24.5.0' of github.com:actualbudget/actual-serv…"}},{"before":"77411903e7efff70e42c0c080ebf4b1b895d2822","after":"3905ee546ecb44f0682cd41ce2ec5ee26552cfc4","ref":"refs/heads/release/v24.5.0","pushedAt":"2024-05-02T18:15:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Remove used release notes","shortMessageHtmlLink":"Remove used release notes"}},{"before":null,"after":"77411903e7efff70e42c0c080ebf4b1b895d2822","ref":"refs/heads/release/v24.5.0","pushedAt":"2024-05-02T18:14:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":bookmark: (24.5.0) mobile improvements and much more","shortMessageHtmlLink":"🔖 (24.5.0) mobile improvements and much more"}},{"before":"4ae654d54da1c93996bcb4299b41ac6d09fa205e","after":"c0b21a9f7e0a59e9e1cb27eb503f651cb46b9806","ref":"refs/heads/master","pushedAt":"2024-04-22T17:27:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Add backup date field for GoCardless transactions with bank BNP_BE_GEBABEBB (#345)\n\n* Add backup date field for GoCardless transactions with bank BNP_BE_GEBABEBB\r\n\r\n* release note","shortMessageHtmlLink":"Add backup date field for GoCardless transactions with bank BNP_BE_GE…"}},{"before":"1bbba663b2c20b722327d885d0cbf80dba0ea44d","after":"4ae654d54da1c93996bcb4299b41ac6d09fa205e","ref":"refs/heads/master","pushedAt":"2024-04-20T17:57:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Refactor to add strict type comparisons and remove unnecessary else blocks (#343)","shortMessageHtmlLink":"Refactor to add strict type comparisons and remove unnecessary else b…"}},{"before":"44c7b4eab00798fd8ed6904c5479ac91c8bf2281","after":"1bbba663b2c20b722327d885d0cbf80dba0ea44d","ref":"refs/heads/master","pushedAt":"2024-04-19T20:35:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Make /admin/login return a descriptive error when no password is provided (#342)","shortMessageHtmlLink":"Make /admin/login return a descriptive error when no password is prov…"}},{"before":"ae0faf467f5198653d63936a015d00199aa72e79","after":"44c7b4eab00798fd8ed6904c5479ac91c8bf2281","ref":"refs/heads/master","pushedAt":"2024-04-19T20:24:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Make running app.js cwd agnostic, extend config to allow changing dataDir (#341)","shortMessageHtmlLink":"Make running app.js cwd agnostic, extend config to allow changing dat…"}},{"before":"a5a5f30dd7a4fb1e4bc371286789b812bf8951ab","after":"ae0faf467f5198653d63936a015d00199aa72e79","ref":"refs/heads/master","pushedAt":"2024-04-14T16:21:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Allow setting accessValidForDays and maxHistoricalDays per bank (#334)\n\n* Allow setting accessValidForDays per bank\r\n\r\nThis also stops taking `accessValidForDays` from the client since it's\r\nhardcoded there anyway and it's simpler to just have these per-bank\r\nvalues in one place.\r\n\r\nSigned-off-by: Johannes Löthberg \r\n\r\n* Get the max allowed maxHistoricalDays value from the GoCardless API\r\n\r\nSigned-off-by: Johannes Löthberg \r\n\r\n* Upgrade nordigen-node to 1.4.0\r\n\r\nContrary to the claims in the nordigen-node changelog 1.3.0 did *not*\r\nfix the missing support for passing in accessValidForDays, so we have to\r\nupgrade to 1.4.0 to actually get the fix.\r\n\r\nSigned-off-by: Johannes Löthberg \r\n\r\n---------\r\n\r\nSigned-off-by: Johannes Löthberg ","shortMessageHtmlLink":"Allow setting accessValidForDays and maxHistoricalDays per bank (#334)"}},{"before":"9e4893a9ee2ff4fbec57b1e9f8c18a0509c4435c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tar-6.2.1","pushedAt":"2024-04-12T20:26:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"}},{"before":"f06bbf9a51be1282c4c3f14012095579b92f1924","after":"a5a5f30dd7a4fb1e4bc371286789b812bf8951ab","ref":"refs/heads/master","pushedAt":"2024-04-12T20:25:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"build(deps): bump tar from 6.1.11 to 6.2.1 (#335)\n\nBumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.\r\n- [Release notes](https://github.com/isaacs/node-tar/releases)\r\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tar\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump tar from 6.1.11 to 6.2.1 (#335)"}},{"before":null,"after":"9e4893a9ee2ff4fbec57b1e9f8c18a0509c4435c","ref":"refs/heads/dependabot/npm_and_yarn/tar-6.2.1","pushedAt":"2024-04-11T00:27:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump tar from 6.1.11 to 6.2.1\n\nBumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump tar from 6.1.11 to 6.2.1"}},{"before":"1c61508abb19981b588785f84c2e1fad73d2a9bb","after":"f06bbf9a51be1282c4c3f14012095579b92f1924","ref":"refs/heads/master","pushedAt":"2024-04-07T15:27:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Add ACTUAL_PORT environment variable to docker-compose.yml (#333)","shortMessageHtmlLink":"Add ACTUAL_PORT environment variable to docker-compose.yml (#333)"}},{"before":"5587ce5129f4d1c4c824210b835130b45a51ba7f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-04-02T17:30:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"}},{"before":"deec1f998c0c91210d36ecb3cc75497011b1c511","after":"1c61508abb19981b588785f84c2e1fad73d2a9bb","ref":"refs/heads/master","pushedAt":"2024-04-02T17:29:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"build(deps): bump express from 4.18.2 to 4.19.2 (#329)\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\r\n- [Release notes](https://github.com/expressjs/express/releases)\r\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\r\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: express\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump express from 4.18.2 to 4.19.2 (#329)"}},{"before":"bf404104c2953d14402913bd25ff54c217580c92","after":"deec1f998c0c91210d36ecb3cc75497011b1c511","ref":"refs/heads/master","pushedAt":"2024-04-02T06:30:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":":bookmark: (24.4.0) custom reports improvements, stability enhancements (#332)\n\n* :bookmark: (24.4.0) custom reports improvements, stability enhancements\r\n\r\n* Remove used release notes\r\n\r\n* Upgrade actual\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"🔖 (24.4.0) custom reports improvements, stability enhancements (#332)"}},{"before":"2686bd1d0329533a36182b7b52b3ed207396d727","after":null,"ref":"refs/heads/release/v24.4.0","pushedAt":"2024-04-02T06:30:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"}},{"before":"4094592013f62293ac9659894657d62dda1b7fd2","after":"2686bd1d0329533a36182b7b52b3ed207396d727","ref":"refs/heads/release/v24.4.0","pushedAt":"2024-04-02T06:11:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatissJanis","name":"Matiss Janis Aboltins","path":"/MatissJanis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/886567?s=80&v=4"},"commit":{"message":"Upgrade actual","shortMessageHtmlLink":"Upgrade actual"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWsgSywA","startCursor":null,"endCursor":null}},"title":"Activity · actualbudget/actual-server"}