• Joined on 2018-01-28
hak8or pushed to master at DumbYT/FrontEnd 2018-03-31 04:53:19 +00:00
0a53136f1a Added readme
hak8or pushed to master at DumbYT/FrontEnd 2018-03-25 08:51:58 +00:00
bc8a603d4e Added proxy to backend API and typescript errors to browser overview
494b9dae2b Added ability to also put in youtube channel name
Compare 2 commits »
hak8or pushed to master at DumbYT/FrontEnd 2018-03-08 11:24:56 +00:00
7fa1d0edb3 only can click submit if video is valid, and clears after submit
hak8or pushed to master at DumbYT/FrontEnd 2018-03-08 11:14:15 +00:00
d1ac84e5ad Added ability to bulk add and remove channels
hak8or pushed to master at DumbYT/FrontEnd 2018-03-08 06:25:26 +00:00
f757b5f519 Cleaned up dumbyt.ts a bit and fixed add channel
hak8or renamed repository from dumbytmanager to DumbYT/BackEnd 2018-03-06 21:23:32 +00:00
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-06 21:22:24 +00:00
a3e7b4f8f7 Removed frontend and moved out of sln into solely csproj style
hak8or pushed to master at DumbYT/FrontEnd 2018-03-06 21:14:28 +00:00
75be2c325e Added gitignore
hak8or pushed to master at DumbYT/FrontEnd 2018-03-06 21:06:06 +00:00
3c8f15edac Initial commit moving front end out of main repo
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-06 20:59:43 +00:00
dc1937d2f8 Now using proper emit/props for dataflow
hak8or transferred repository Almost_There/dumbytmanager to DumbYT/BackEnd 2018-03-06 20:43:12 +00:00
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-05 06:09:15 +00:00
a50956539a Added readme to frontend
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-05 06:09:00 +00:00
9f5fb78835 HUGE arch changes to make searching work right
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-03 21:46:34 +00:00
96a26ce30d Added tag searching
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-03 05:25:01 +00:00
76ae5a6f8f All tags added are now lower case
2709154cee Added search ability
Compare 2 commits »
hak8or commented on issue DumbYT/BackEnd#3 2018-03-02 19:15:53 +00:00
Try to make API visible via Swagger/OpenAPI

Can also use apiary.

hak8or opened issue DumbYT/BackEnd#6 2018-03-02 16:48:34 +00:00
Consider better frontend solutions
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-01 05:26:55 +00:00
9b89df3d4b cleaned up prod, dev, and run for webpack
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-01 05:02:27 +00:00
1f49050d69 Woooo, functional video fetching using typescript!
hak8or pushed to feature/searcher at DumbYT/BackEnd 2018-03-01 04:48:04 +00:00
2ead7115e8 Put in a rough attempt at web api using typescript vue