v2.0: Lots of things
Changelog
- (!) Feat: Migrate config to toml from .env.
.env
config files are no longer supported. - Feat: Added the ability to upload and delete assets from within the viewer
- Feat: Added the ability to create pull requests
- Feat: Added the ability to control which branch is currently being edited
< Autogenerated changelog>
What's Changed
- build(deps): bump serde from 1.0.209 to 1.0.210 in /backend by @dependabot in #186
- build(deps): bump serde_json from 1.0.127 to 1.0.128 in /backend by @dependabot in #187
- build(deps-dev): bump vite from 5.4.2 to 5.4.3 in /frontend by @dependabot in #191
- build(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.5.26 in /frontend by @dependabot in #192
- build(deps): bump marked from 14.1.0 to 14.1.2 in /frontend by @dependabot in #190
- build(deps-dev): bump eslint and @types/eslint in /frontend by @dependabot in #189
- build(deps): bump clap from 4.5.16 to 4.5.17 in /backend by @dependabot in #185
- build(deps-dev): bump @typescript-eslint/parser from 8.3.0 to 8.5.0 in /frontend by @dependabot in #193
- build(deps-dev): bump @sveltejs/kit from 2.5.26 to 2.5.27 in /frontend by @dependabot in #195
- build(deps-dev): bump vite from 5.4.3 to 5.4.5 in /frontend by @dependabot in #196
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.5.0 in /frontend by @dependabot in #198
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /frontend by @dependabot in #197
- build(deps-dev): bump vitest from 2.0.5 to 2.1.1 in /frontend by @dependabot in #194
- build(deps): bump clap from 4.5.17 to 4.5.18 in /backend by @dependabot in #200
- build(deps): bump axum from 0.7.5 to 0.7.6 in /backend by @dependabot in #201
- build(deps-dev): bump @sveltejs/adapter-static from 3.0.4 to 3.0.5 in /frontend by @dependabot in #204
- build(deps-dev): bump vite from 5.4.5 to 5.4.7 in /frontend by @dependabot in #206
- build(deps-dev): bump jsdom from 25.0.0 to 25.0.1 in /frontend by @dependabot in #205
- build(deps): bump tower-http from 0.5.2 to 0.6.0 in /backend by @dependabot in #199
- build(deps-dev): bump @eslint/js from 9.10.0 to 9.11.0 in /frontend by @dependabot in #202
- build(deps-dev): bump eslint from 9.10.0 to 9.11.1 in /frontend by @dependabot in #207
- build(deps): bump dompurify from 3.1.6 to 3.1.7 in /frontend by @dependabot in #211
- build(deps): bump tower-http from 0.6.0 to 0.6.1 in /backend by @dependabot in #213
- build(deps): bump axum from 0.7.6 to 0.7.7 in /backend by @dependabot in #214
- build(deps-dev): bump @sveltejs/kit from 2.5.27 to 2.6.1 in /frontend by @dependabot in #212
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.7.0 in /frontend by @dependabot in #210
- build(deps-dev): bump eslint-plugin-svelte from 2.43.0 to 2.44.1 in /frontend by @dependabot in #209
- build(deps-dev): bump @typescript-eslint/parser from 8.5.0 to 8.8.0 in /frontend by @dependabot in #215
- build(deps-dev): bump vitest from 2.1.1 to 2.1.2 in /frontend by @dependabot in #218
- build(deps-dev): bump svelte-check from 4.0.1 to 4.0.4 in /frontend by @dependabot in #219
- build(deps-dev): bump @sveltejs/kit from 2.6.1 to 2.6.2 in /frontend by @dependabot in #222
- build(deps): bump clap from 4.5.18 to 4.5.19 in /backend by @dependabot in #223
- build(deps): bump reqwest from 0.12.7 to 0.12.8 in /backend by @dependabot in #224
- build(deps-dev): bump @eslint/js from 9.11.1 to 9.12.0 in /frontend by @dependabot in #220
- build(deps-dev): bump prettier-plugin-svelte from 3.2.6 to 3.2.7 in /frontend by @dependabot in #221
- Improve the build scripts for Linux and Windows & Cleanup routes in main by @Xeckt in #225
- build(deps): bump clap from 4.5.19 to 4.5.20 in /backend by @dependabot in #226
- build(deps-dev): bump vitest from 2.1.2 to 2.1.3 in /frontend by @dependabot in #227
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /frontend by @dependabot in #229
- build(deps-dev): bump vite from 5.4.7 to 5.4.9 in /frontend by @dependabot in #231
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.1 in /frontend by @dependabot in #230
- build(deps-dev): bump globals from 15.9.0 to 15.11.0 in /frontend by @dependabot in #228
- Config Changes from .env to TOML - Related to issue #217 by @Xeckt in #232
- PR #232 fixes by @Xeckt in #236
- tooling(frontend): update docs to specify node 23 by @zleyyij in #237
- build(deps): bump serde_json from 1.0.128 to 1.0.132 in /backend by @dependabot in #240
- Update README & Docs by @Xeckt in #241
- build(deps-dev): bump @typescript-eslint/parser from 8.8.0 to 8.10.0 in /frontend by @dependabot in #245
- build(deps-dev): bump @sveltejs/kit from 2.6.2 to 2.7.2 in /frontend by @dependabot in #242
- build(deps-dev): bump eslint-plugin-svelte from 2.44.1 to 2.46.0 in /frontend by @dependabot in #244
- build(deps-dev): bump tslib from 2.7.0 to 2.8.0 in /frontend by @dependabot in #243
- build(deps): bump serde from 1.0.210 to 1.0.213 in /backend by @dependabot in #255
- build(deps): bump marked from 14.1.2 to 14.1.3 in /frontend by @dependabot in #258
- build(deps): bump tokio from 1.40.0 to 1.41.0 in /backend by @dependabot in #254
- build(deps-dev): bump rollup from 4.21.0 to 4.24.0 in /frontend by @dependabot in #250
- build(deps): bump serde from 1.0.213 to 1.0.214 in /backend by @dependabot in #261
- build(deps): bump reqwest from 0.12.8 to 0.12.9 in /backend by @dependabot in #262
- build(deps-dev): bump svelte-check from 4.0.4 to 4.0.5 in /frontend by @dependabot in #264
- build(deps-dev): bump stylelint from 16.9.0 to 16.10.0 in /frontend by @dependabot in #263
- Add asset management by @zleyyij in #234
- Making pr by @TheKrol in #247
- build(deps): bump tokio from 1.41.0 to 1.41.1 in /backend by @dependabot in #270
- build(deps-dev): bump vite from 5.4.9 to 5.4.11 in /frontend by @dependabot in #271
- build(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.13.0 in /frontend by @dependabot in #272
- Refactor gh.rs to use less parameters by @TheKrol in #278
- Config cleanup by @zleyyij in #277
New Contributors
Full Changelog: v0.1.1...v2.0