mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #353] [CLOSED] api cleanup & web rewrite in svelte #1109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/353
Author: @wukko
Created: 2/13/2024
Status: ❌ Closed
Base:
current← Head:develop📝 Commits (10+)
b3e07e2loadFromFs: fix shadowing variable nameb1a54fdall: move api into its own directory39ae930api: restructuring5567463dailymotion: update import for 8.0950bbb1api: remove env aliasing7e0f83aweb: add svelte base and moved assetse3aa060gitignore: remove outdated ignoresb7ce70bapi: update package nameed39a13web: basic pager layout + home bannerb95bb46web: update meowbalt assets📊 Changes
91 files changed (+583 additions, -284 deletions)
View changed files
📝
.gitignore(+0 -10)📝
README.md(+1 -1)➕
api/README.md(+2 -0)📝
api/assets/favicon.ico(+0 -0)➕
api/config.json(+14 -0)📝
api/core/config.js(+6 -11)📝
api/core/endpoints.js(+11 -12)📝
api/modules/build.js(+0 -0)📝
api/modules/buildStatic.js(+0 -0)📝
api/modules/changelog/changelog.json(+0 -0)📝
api/modules/changelog/changelogManager.js(+0 -0)📝
api/modules/emoji.js(+0 -0)📝
api/modules/pageRender/elements.js(+0 -0)📝
api/modules/pageRender/findRendered.js(+0 -0)📝
api/modules/pageRender/onDemand.js(+0 -0)📝
api/modules/pageRender/page.js(+0 -0)📝
api/modules/processing/cookie/cookie.js(+0 -0)📝
api/modules/processing/cookie/manager.js(+0 -0)📝
api/modules/processing/createFilename.js(+0 -0)📝
api/modules/processing/match.js(+7 -12)...and 71 more files
📄 Description
saving cobalt from myself in 2021 and making it readable for sane people
i can't read some of old frontend stuff myself, it's like a stupidity encryption
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.