This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f36dbfa9cb31846a642398580c3be3680131264f
TeleWave
/
frontend
T
History
Leonid Pershin
f36dbfa9cb
build / backend (push)
Successful in 1m10s
Details
build / frontend (push)
Successful in 34s
Details
tests / backend-tests (push)
Successful in 3m42s
Details
Refactor ChannelDetail component to improve template copying functionality and update translations. Change variable names for clarity, ensuring the source channel is correctly referenced when copying templates. Enhance user confirmation prompts and update related UI elements for better user experience.
2026-07-26 20:17:45 +03:00
..
public
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
src
Refactor ChannelDetail component to improve template copying functionality and update translations. Change variable names for clarity, ensuring the source channel is correctly referenced when copying templates. Enhance user confirmation prompts and update related UI elements for better user experience.
2026-07-26 20:17:45 +03:00
.gitignore
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
.oxlintrc.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
index.html
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
package.json
Refactor user and media endpoints: remove unused GetUser and GetMedia methods, streamline AdminUserEndpoints and MediaEndpoints, and enhance metadata handling in MetadataEndpoints. Update Program.cs to remove legacy image relocation logic and improve overall code clarity.
2026-07-26 02:58:17 +03:00
pnpm-lock.yaml
Refactor user and media endpoints: remove unused GetUser and GetMedia methods, streamline AdminUserEndpoints and MediaEndpoints, and enhance metadata handling in MetadataEndpoints. Update Program.cs to remove legacy image relocation logic and improve overall code clarity.
2026-07-26 02:58:17 +03:00
tsconfig.app.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
tsconfig.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
tsconfig.node.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
vite.config.ts
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00