Commit Graph

922 Commits

Author SHA1 Message Date
jamesread 77e8c37599 fix: docker latest-3k tag 2025-10-24 18:37:47 +01:00
jamesread d3aa3b25b0 fix: doc typo 2025-10-24 01:24:33 +01:00
jamesread d944b09c51 chore: Move up the saving of integrationtests 2025-10-24 01:18:14 +01:00
jamesread b9851adfde doc: Add upgrade guide to readme 2025-10-24 01:16:48 +01:00
jamesread 45f9c18bc3 fix: enable main releases on 3k 2025-10-24 01:13:01 +01:00
jamesread 5d947f5a32 fix: enable main releases on 3k 2025-10-24 01:01:22 +01:00
jamesread 754d216827 fix: 3k version in semrel 2025-10-24 00:54:28 +01:00
jamesread 3d902295ad chore: disable semrel on inactive 2k branch 2025-10-24 00:47:49 +01:00
jamesread 5f8cd60736 chore: disable semrel on inactive 2k branch 2025-10-24 00:46:51 +01:00
jamesread ae360100ce chore: add build service step to build and release workflow 2025-10-23 23:43:43 +01:00
jamesread 4a851355a8 chore: run pipeline on all branches 2025-10-23 23:36:38 +01:00
jamesread 54d3c65df3 chore: upgrade icons package 2025-10-23 23:34:54 +01:00
jamesread 58ba8eeeb9 chore: Simplify semrel pipeline 2025-10-23 23:34:39 +01:00
jamesread e1e9cd9c35 feat: Begin automating 3k releases 2025-10-23 23:24:10 +01:00
jamesread 2a5fe71458 chore: wip OliveTin3k 2025-10-23 23:18:10 +01:00
jamesread cbb163726e chore: wip OliveTin3k 2025-10-23 23:16:39 +01:00
dependabot[bot] 6836062b00
build(deps): bump vite from 7.1.9 to 7.1.11 in /frontend (#654)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 09:22:04 +00:00
dependabot[bot] 339dbe6dbd
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /service (#641)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-11 06:23:50 +00:00
dependabot[bot] a24a7fbd01
build(deps): bump github.com/quic-go/quic-go from 0.53.0 to 0.54.1 in /service (#652)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
2025-10-11 06:16:47 +00:00
jamesread c9c781b197 fix: webui directory search 2025-10-11 01:16:06 +01:00
jamesread b0f24811b2 fix: stylelint and webui cleanup 2025-10-11 01:12:07 +01:00
jamesread 3884dc6d0a fix: codestyle workflow 2025-10-11 00:59:49 +01:00
jamesread 91dfe2437e fix: increase integration test timeout 2025-10-11 00:56:56 +01:00
jamesread 60814b97e2 chore: fix gocyclo issues 2025-10-11 00:52:18 +01:00
jamesread b330fbd1a5 fix: all broken integration tests 2025-10-11 00:45:41 +01:00
jamesread 7d5fa999e5 fix: Move Iconify to v3, and version it via npm 2025-10-01 23:28:55 +01:00
jamesread a464e6a445 fix: broken tests after changing the way arguments are parsed 2025-10-01 22:20:56 +01:00
Tim Green a26a8bb032
chore: update the docs link for timeouts in the error message (#651) 2025-10-01 07:18:39 +01:00
jamesread 7345744e41 chore: frontend updates 2025-09-07 01:33:46 +01:00
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint 2025-09-06 08:42:13 +01:00
dependabot[bot] 60c0c5db27
build(deps-dev): bump tmp from 0.2.3 to 0.2.4 in /integration-tests (#638)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
2025-09-02 20:56:57 +01:00
jamesread 4a847f0587 Merge branch 'main' of github.com:OliveTin/OliveTin 2025-08-20 00:05:47 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
jamesread f46a02fced chore: tests wip 2025-08-19 17:29:40 +01:00
James Read 3dd7aaff88
Update restapi_auth_oauth2.go 2025-08-15 18:26:50 +02:00
James Read 7d4edeb60a
Update build-tag.yml (#640) 2025-08-15 18:23:19 +02:00
James Read 387f1d9c1a
Update build-snapshot.yml 2025-08-15 18:21:36 +02:00
James Read c526fa323e
Update AI.md 2025-08-08 00:07:16 +01:00
jamesread 17c716c599 chore: fix build error 2025-08-03 22:41:01 +01:00
James Read c5b49b33ab
Update README.md 2025-08-03 22:22:17 +01:00
jamesread 2a73b58255 chore: merge main 2025-08-03 22:17:35 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00
James Read e02ce2be4e
Update README.md (#637) 2025-07-31 19:45:01 +00:00
James Read 21ad5871ce
doc: Fix broken link (#636) 2025-07-31 14:02:27 +00:00
James Read d4d3193c1d
bugfix: Argument confirmations stopped working (#627) (#632)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-29 21:51:34 +00:00
dependabot[bot] 10e5a92cbe
build(deps): bump github.com/docker/docker from 28.3.1+incompatible to 28.3.3+incompatible in /service (#635)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 21:19:17 +00:00
James Read a06299bd9e
feature: stylemods, for side by side buttons, and XL images (#634) 2025-07-28 23:02:04 +00:00
James Read 2d4a3fc048
bugfix: Crash in OAuth2 userdata, and option to log user data (#631) 2025-07-28 21:46:08 +00:00
James Read 81ef166d78
bugfix #627 (#630) 2025-07-28 09:24:38 +00:00
dependabot[bot] d4fe9eaa79
build(deps): bump form-data from 4.0.0 to 4.0.4 in /integration-tests (#626)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 06:19:32 +00:00