Commit Graph

  • af9d672574 Bump version from 2.3.1 to 2.3.2 master 2.3.2 translations mchev 2026-04-06 11:02:23 +02:00
  • 7606f8ece8 Merge pull request #585 from InvoiceShelf/translations mchev 2026-04-06 11:00:58 +02:00
  • 9b0498a2e5 Merge pull request #583 from sirlupusdev/fix-setup-wizard mchev 2026-04-06 10:54:57 +02:00
  • 04c7682e73 Merge pull request #584 from sirlupusdev/feat-auto-due-date mchev 2026-04-06 10:50:05 +02:00
  • 88650c2f3e Bump version 2.3.1 Darko Gjorgjijoski 2026-04-05 12:34:24 +02:00
  • ee76f31138 Add log mail driver support to frontend Darko Gjorgjijoski 2026-04-05 12:33:14 +02:00
  • e1af9f56c4 Docker optimizations Darko Gjorgjijoski 2026-04-05 12:07:47 +02:00
  • fdd860c381 Merge pull request #612 from mchev/master mchev 2026-04-04 18:57:09 +02:00
  • 5ff051fbb5 Bump version from 2.2.1 to 2.3.0 2.3.0 Darko Gjorgjijoski 2026-04-04 17:12:13 +02:00
  • 0d7059fcf6 Fix logout/re-login CSRF mismatch and stale token issues Darko Gjorgjijoski 2026-04-03 23:53:56 +02:00
  • 23ff69026e Merge branch 'master' into v3.0 v3.0 Darko Gjorgjijoski 2026-04-03 14:36:24 +02:00
  • 7d9fdb79cc Scope users listing and search to current company (#607) Darko Gjorgjijoski 2026-04-03 14:34:33 +02:00
  • 3d871604ae Add company ownership check to clone endpoints (#606) Darko Gjorgjijoski 2026-04-03 14:32:12 +02:00
  • 36e7c88e46 Scope users listing and search to current company fix/scope-users-to-company Darko Gjorgjijoski 2026-04-03 14:27:45 +02:00
  • 3a1bfd3824 Add company ownership check to clone endpoints fix/clone-cross-company-idor Darko Gjorgjijoski 2026-04-03 14:25:43 +02:00
  • 1adebe85b9 Scope all bulk deletes to current company and fix inverted ownership transfer (#605) Darko Gjorgjijoski 2026-04-03 14:16:42 +02:00
  • 168c7962f7 Scope all bulk deletes to current company and fix inverted ownership transfer fix/bulk-delete-idor-and-transfer-ownership Darko Gjorgjijoski 2026-04-03 14:05:33 +02:00
  • 242b689311 Scope all bulk deletes to current company and fix inverted ownership transfer fix/customer-policy-idor Darko Gjorgjijoski 2026-04-03 14:01:30 +02:00
  • defbfc6406 Fix CustomerPolicy missing hasCompany() check (IDOR) (#604) Darko Gjorgjijoski 2026-04-03 13:56:34 +02:00
  • 6092e48cf6 Scope bulk delete to current company to prevent cross-company deletion Darko Gjorgjijoski 2026-04-03 13:49:57 +02:00
  • 1ab5228347 Fix CustomerPolicy missing hasCompany() check (cross-company IDOR) Darko Gjorgjijoski 2026-04-03 13:46:05 +02:00
  • 55416bc633 Improve copyright handling Darko Gjorgjijoski 2026-04-03 13:34:33 +02:00
  • c469f64c79 Remove unused CompanySetting defaults from company setup Darko Gjorgjijoski 2026-04-03 10:36:48 +02:00
  • 9432da467e Add super-admin Administration section and restructure global vs company settings Darko Gjorgjijoski 2026-04-03 10:35:40 +02:00
  • 25986b7bd5 Update IDE helpers, Tailwind skill to v4, and refresh dependencies Darko Gjorgjijoski 2026-04-02 21:03:10 +02:00
  • 751bd4a1c8 Upgrade ChartJS from v2 to v4 (#603) Darko Gjorgjijoski 2026-04-02 20:02:49 +02:00
  • 095a1c8bef Upgrade ChartJS ^2.9.4 → ^4 upgrade/chartjs Darko Gjorgjijoski 2026-04-02 19:59:22 +02:00
  • 0e313b80ca Upgrade @vueuse/core from v12 to v14 (#602) Darko Gjorgjijoski 2026-04-02 18:09:43 +02:00
  • a2f95558ec Upgrade @vueuse/core from v12 to v14 upgrade/vueuse-core Darko Gjorgjijoski 2026-04-02 18:03:52 +02:00
  • 5014a75fbc Upgrade eslint tooling to v10 and fix linting bugs (#601) Darko Gjorgjijoski 2026-04-02 17:33:18 +02:00
  • 9262dd467b Upgrade eslint tooling to v10 and fix linting bugs fix-eslint-errors Darko Gjorgjijoski 2026-04-02 17:30:39 +02:00
  • 9e5b9fdaad Upgrade vue-flatpickr-component from v11 to v12 (#600) Darko Gjorgjijoski 2026-04-02 17:17:17 +02:00
  • a25b450993 Upgrade vue-flatpickr-component from v11 to v12 upgrade/vue-flatpickr-component Darko Gjorgjijoski 2026-04-02 17:15:14 +02:00
  • 08dfe62312 Standardize Node.js version to 24 (#599) Darko Gjorgjijoski 2026-04-02 17:08:39 +02:00
  • a977044a48 Standardize Node.js version to 24 standardize-node-version-24 Darko Gjorgjijoski 2026-04-02 17:00:58 +02:00
  • f623cd0179 Upgrade vue-router from v4 to v5 (#598) Darko Gjorgjijoski 2026-04-02 16:47:16 +02:00
  • 77fd96d499 Merge branch 'master' of https://github.com/mchev/InvoiceShelf mchev 2026-04-02 16:43:57 +02:00
  • 2e4e19dfc5 Remove testing image mchev 2026-04-02 16:43:22 +02:00
  • 76c02be219 Merge branch 'InvoiceShelf:master' into master mchev 2026-04-02 16:42:13 +02:00
  • 8c2df61355 Upgrade vue-router from v4 to v5 upgrade/vue-router Darko Gjorgjijoski 2026-04-02 16:41:58 +02:00
  • 414531524c Remove unused cross-env dependency Darko Gjorgjijoski 2026-04-02 16:39:10 +02:00
  • d75a957183 Upgrade Tiptap from v2 to v3 (#597) Darko Gjorgjijoski 2026-04-02 16:35:43 +02:00
  • 63d3a7fc8e Skip PHP CI jobs when only non-PHP files change Darko Gjorgjijoski 2026-04-02 16:35:07 +02:00
  • 42f1481f72 Upgrade Tiptap from v2 to v3 upgrade/tiptap Darko Gjorgjijoski 2026-04-02 16:25:53 +02:00
  • 0be747a483 Pin axios to 1.14.0 Darko Gjorgjijoski 2026-04-02 16:14:14 +02:00
  • 3ceb08bc31 Upgrade Pinia from v2 to v3 (#596) Darko Gjorgjijoski 2026-04-02 16:12:11 +02:00
  • ad5a7e51b9 Upgrade to Vite 8 and Tailwind CSS 4 (#595) Darko Gjorgjijoski 2026-04-02 15:59:15 +02:00
  • 691178857f Add HTTP client wrapper and upgrade Axios to v1 (#594) Darko Gjorgjijoski 2026-04-02 15:08:23 +02:00
  • a38f09cf7b Installer reliability improvements (#593) Darko Gjorgjijoski 2026-04-02 14:48:08 +02:00
  • de4ba6bba0 Fix storage link on docker mchev 2026-04-02 11:56:16 +02:00
  • 375cfc6b18 Merge pull request #591 from mchev/588 mchev 2026-04-01 21:38:14 +02:00
  • aa88dc340d Closes #588 mchev 2026-04-01 21:30:32 +02:00
  • 7004bf375e Merge pull request #587 from rihards-simanovics/rihards-simanovics/issue586 mchev 2026-03-27 08:15:43 +01:00
  • 80889293bf Merge pull request #508 from alexdev01012020/email-backup mchev 2026-03-27 08:04:02 +01:00
  • d754c4d29e fix: return missing development docker sql dependencies Rihards Simanovics 2026-03-27 00:18:15 +00:00
  • 8de32e27d3 fix: return missing production docker sql dependencies Rihards Simanovics 2026-03-27 00:17:56 +00:00
  • 0f933b6217 New translations en.json (Hindi) Darko Gjorgjijoski 2026-03-26 19:47:36 +01:00
  • 3bae2c282c Merge pull request #576 from csalzano/fix/remote-disk-backup-listing mchev 2026-03-26 09:16:13 +01:00
  • 14b5aaa0c9 Runs pint Corey Salzano 2026-03-25 09:09:33 -04:00
  • 241ec09220 Feat: Automatically set due date when invoice date is changed lupus0802 2026-03-25 13:06:39 +01:00
  • ed7af3fc3c Fix: Set Slug when creating/updating first company lupus0802 2026-03-25 13:05:23 +01:00
  • aafcf147cf Updates the "create backup" test to handle the disk prefix. Corey Salzano 2026-03-24 23:00:47 -04:00
  • 7e8f9e65fb Merge pull request #580 from InvoiceShelf/translations 2.2.1 mchev 2026-03-24 12:27:36 +01:00
  • 67739750ca Merge pull request #582 from mchev/master mchev 2026-03-24 12:26:27 +01:00
  • 5f6a7b92bf Merge pull request #581 from swiffer/master mchev 2026-03-24 12:26:00 +01:00
  • ff3cab570a Hot fix #280 mchev 2026-03-24 12:13:40 +01:00
  • 11024ddc38 Update source file en.json Darko Gjorgjijoski 2026-03-24 09:30:45 +01:00
  • 71303a1050 Import File facade in UpdateCommand Matthias Wirtz 2026-03-24 08:03:53 +01:00
  • 3af0e83d26 New translations en.json (Serbian (Latin)) Darko Gjorgjijoski 2026-03-24 07:44:53 +01:00
  • a866a26e9f New translations en.json (Swahili) Darko Gjorgjijoski 2026-03-24 07:44:52 +01:00
  • 154a4dc076 New translations en.json (Malay) Darko Gjorgjijoski 2026-03-24 07:44:51 +01:00
  • 7900e020f5 New translations en.json (Hindi) Darko Gjorgjijoski 2026-03-24 07:44:50 +01:00
  • 974efb36da New translations en.json (Latvian) Darko Gjorgjijoski 2026-03-24 07:44:49 +01:00
  • 45d84b8b3c New translations en.json (Estonian) Darko Gjorgjijoski 2026-03-24 07:44:48 +01:00
  • fdfb46ed79 New translations en.json (Croatian) Darko Gjorgjijoski 2026-03-24 07:44:46 +01:00
  • ddcef0fb2c New translations en.json (Thai) Darko Gjorgjijoski 2026-03-24 07:44:45 +01:00
  • 0254b16556 New translations en.json (Bengali) Darko Gjorgjijoski 2026-03-24 07:44:44 +01:00
  • a9a52ca85f New translations en.json (Persian) Darko Gjorgjijoski 2026-03-24 07:44:43 +01:00
  • 708d880b52 New translations en.json (Indonesian) Darko Gjorgjijoski 2026-03-24 07:44:42 +01:00
  • 57406989d4 New translations en.json (Portuguese, Brazilian) Darko Gjorgjijoski 2026-03-24 07:44:41 +01:00
  • 5d7e46b026 New translations en.json (Vietnamese) Darko Gjorgjijoski 2026-03-24 07:44:39 +01:00
  • 8e034e59f8 New translations en.json (Urdu (Pakistan)) Darko Gjorgjijoski 2026-03-24 07:44:38 +01:00
  • 43951d4542 New translations en.json (Chinese Traditional) Darko Gjorgjijoski 2026-03-24 07:44:37 +01:00
  • 3cc0f41d8c New translations en.json (Chinese Simplified) Darko Gjorgjijoski 2026-03-24 07:44:36 +01:00
  • 5f34ae558c New translations en.json (Ukrainian) Darko Gjorgjijoski 2026-03-24 07:44:35 +01:00
  • 70d51d580d New translations en.json (Turkish) Darko Gjorgjijoski 2026-03-24 07:44:34 +01:00
  • b7929672fb New translations en.json (Swedish) Darko Gjorgjijoski 2026-03-24 07:44:32 +01:00
  • bd28849a9f New translations en.json (Albanian) Darko Gjorgjijoski 2026-03-24 07:44:31 +01:00
  • 4d21aadcd4 New translations en.json (Slovenian) Darko Gjorgjijoski 2026-03-24 07:44:30 +01:00
  • 373a824fdb New translations en.json (Slovak) Darko Gjorgjijoski 2026-03-24 07:44:29 +01:00
  • a5d9a60d5c New translations en.json (Russian) Darko Gjorgjijoski 2026-03-24 07:44:28 +01:00
  • 2537b53506 New translations en.json (Portuguese) Darko Gjorgjijoski 2026-03-24 07:44:27 +01:00
  • bbc2d2088a New translations en.json (Polish) Darko Gjorgjijoski 2026-03-24 07:44:25 +01:00
  • 5734a06ab3 New translations en.json (Norwegian) Darko Gjorgjijoski 2026-03-24 07:44:24 +01:00
  • 75a1038245 New translations en.json (Dutch) Darko Gjorgjijoski 2026-03-24 07:44:23 +01:00
  • 017691b7b1 New translations en.json (Macedonian) Darko Gjorgjijoski 2026-03-24 07:44:22 +01:00
  • d4f8a40982 New translations en.json (Lithuanian) Darko Gjorgjijoski 2026-03-24 07:44:21 +01:00
  • ebdee1e3f0 New translations en.json (Georgian) Darko Gjorgjijoski 2026-03-24 07:44:20 +01:00
  • ce97a474f9 New translations en.json (Japanese) Darko Gjorgjijoski 2026-03-24 07:44:18 +01:00
  • 4ee3d0d129 New translations en.json (Italian) Darko Gjorgjijoski 2026-03-24 07:44:17 +01:00