Shady Taodharos Shady336
  • Joined on 2020-11-17
Shady336 pushed to master at gerazo/eltelive 2021-06-10 11:34:08 +00:00
4c7a9ea48a Merge pull request 'feat:stream-backend' (#23) from stream-backend into master
c8048dfa99 fix: linter
71205d645b fix: linter
2eb79fc871 fix: eslint
238f127a15 fix:eslint parser
Compare 55 commits »
Shady336 merged pull request gerazo/eltelive#23 2021-06-10 11:34:07 +00:00
feat:stream-backend
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 16:14:19 +00:00
2af1f5a363 Remove .nvmrc
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 16:08:56 +00:00
ad3e3f2c3a Fix .eslintrc
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 15:54:46 +00:00
e383cce2d5 Update README again
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 15:50:42 +00:00
e0bab71174 Improve README
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 15:39:22 +00:00
4dd779fd59 Update package-lock
8e5a59df0b Merge branch 'stream-backend' of https://gitea.com/gerazo/eltelive into stream-backend
27e6234474 Fix login and eslint issues, update package.json
Compare 3 commits »
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-14 14:51:32 +00:00
5ed939bf4b package-lock.js updating
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 23:34:25 +00:00
45383ea313 Adjusting the PORT numbers (FINAL COMMIT FOR THIS PR)
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 22:57:09 +00:00
2965d8b5ac Back-end functions rearranged, some minor adjustments to testing
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 19:49:03 +00:00
dd911990d9 Fix env files error, fix hard-coded values in the front-end, add streaming URL in the server
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 15:12:16 +00:00
14c737aaa6 Fix front-end notification issues
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 11:03:52 +00:00
16644b2174 README and package.json improvements
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 09:41:24 +00:00
5cc566dedd README little mistake fixed again
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 09:39:31 +00:00
b9ebc7336c README little mistake
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-13 09:36:11 +00:00
3968787847 Change the name of the directory to be 'eltelive-new', some README additional stuff
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-12 15:54:36 +00:00
caf00cbe71 Fix some minor notification errors in signup and login, delete videojs files
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-11 10:30:55 +00:00
6719eff46b Fix the URI of the route that points to the specific API functions
Shady336 pushed to stream-backend at gerazo/eltelive 2021-05-11 10:04:09 +00:00
57305a63a4 Remove redundant LICENSE
Shady336 commented on pull request gerazo/eltelive#23 2021-05-11 10:01:19 +00:00
feat:stream-backend

@Shady336 YOu have put eltelive-ui/LICENSE an MIT license into the UI part, but this repo is GPL licensed which is more restrictive (more protective towards pen-source code), so they are…