Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rado31

rado31 pushed 1 commit to main rado31/portal-back

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: update movie route c9595b3

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: movie table (category_id is default 1) 1493526

View on GitHub

rado31 created a comment on an issue on axios/axios
I think this is more right way ```tsx import React from 'react' import { UploadOutlined } from '@ant-design/icons' import { Button, message, Upload } from 'antd' import axios from 'axios' ...

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • fixed: remove movie's folder and image, after movie deletion 9ad17b3

View on GitHub

rado31 starred thewh1teagle/vibe
rado31 starred helix-editor/helix
rado31 starred sharkdp/fd
rado31 starred eza-community/eza
rado31 starred bootandy/dust
rado31 starred ClementTsang/bottom
rado31 starred rust-unofficial/awesome-rust
rado31 pushed 1 commit to main rado31/portal-back
  • fixed: update sub category e1b0708

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: added delete movie route, adding update movie 236c6f1

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: postman collection 1b8489d

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • added: main page route for client d6d1791

View on GitHub

rado31 pushed 2 commits to main rado31/portal-back
  • updated: check movie folder before creation d9205be
  • added: get movies by sub category id a7fe60a

View on GitHub

rado31 opened a pull request on gqueen001/portal-admin
updated: architecture, etc...
rado31 created a branch on gqueen001/portal-admin

rado

rado31 pushed 1 commit to main rado31/portal-back

View on GitHub

rado31 created a comment on an issue on http-rs/tide
```rust sender.send("name", "value", None).await.unwrap(); ``` "name" must be "message", because event listener name is "message" on client side. Sorry for this question

View on GitHub

rado31 closed an issue on http-rs/tide
SSE send message doesn't work
# Rust code ```rust api.at("/sse").get(tide::sse::endpoint(services::send)); ``` ```rust pub async fn send( _req: Request<State>, sender: tide::sse::Sender, ) -> Result<()> { ...
rado31 pushed 1 commit to main rado31/portal-back

View on GitHub

rado31 opened an issue on http-rs/tide
SSE send message doesn't work
# Rust code ```rust api.at("/sse").get(tide::sse::endpoint(services::send)); ``` ```rust pub async fn send( _req: Request<State>, sender: tide::sse::Sender, ) -> Result<()> { ...
rado31 pushed 1 commit to main rado31/portal-back

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: film renamed by movie :D 01cde3c

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • added: UPDATE and DELETE route for sub categories 5ccd46e

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: get sub category route added f2306fc

View on GitHub

rado31 pushed 1 commit to main rado31/portal-back
  • updated: category and sub category API (CRUD) dad20b1

View on GitHub

Load more