aboutsummaryrefslogtreecommitdiff
path: root/src/modules/stocks.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(modules): add back removed commentsFuwn2024-06-241-1/+13
|
* refactor: remove file headerFuwn2024-06-171-31/+1
|
* feat(blogs): remove newsFuwn2024-06-171-81/+76
|
* feat(rustc): bump nightlyFuwn2024-03-051-6/+3
|
* deps(windmark): bump to 0.3.9Fuwn2023-05-171-2/+2
|
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-181-2/+3
|
* style: rewrite formatterFuwn2023-04-171-2/+2
|
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-161-10/+10
|
* feat: native async reqwest callsFuwn2023-04-061-43/+47
|
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-061-6/+6
|
* deps(windmark): bump 0.2.1 -> 0.2.2Fuwn2023-03-301-2/+2
|
* fix(stocks): 0.10.10 <- 0.11.10 to fix tokio thread panicFuwn2023-03-291-6/+9
|
* style(stocks): rustfmtFuwn2023-03-221-4/+4
|
* feat(static): telegram groups pageFuwn2022-10-011-6/+8
|
* feat(modules): create cryptocurrency dashboardFuwn2022-09-141-8/+12
|
* feat: bump toolchain to nightly-2022-08-23Fuwn2022-08-271-3/+2
|
* feat(modules): stocksFuwn2022-08-161-0/+191