1
0
Fork 0
peertube/client
Kim dfe3f7b72e
Add alert and hide upload view when no upload is possible (#2966)
* Add alert and hide upload view when no upload is possible

* Add about instance link to alert

* Hide videos and imports links when no upload is possible

* Correct curly spacing lint

* Put logic canUpload to User model + add isHidden param to to-menu-dropdown

* Use canSeeVideoLinks from user model

* Rename and change logic canUpload to isUploadDisabled

* Use isDisplayed() method intead of isHidden value

* Refactor client and check videos count using quota

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2020-07-28 15:18:38 +02:00
..
e2e Fix E2E tests 2020-07-21 09:38:26 +02:00
src Add alert and hide upload view when no upload is possible (#2966) 2020-07-28 15:18:38 +02:00
webpack Fix videojs 2020-04-21 11:02:28 +02:00
.gitignore Add generated files to gitignore to have a clean stage 2019-10-19 11:54:14 +02:00
.sass-lint.yml Remove husky 2020-01-21 14:28:28 +01:00
angular.json ar to ar-001 locale 2020-07-02 14:08:02 +02:00
browserslist Update angular 2019-07-25 11:00:43 +02:00
package.json Bumped to version v2.3.0 2020-07-21 10:03:58 +02:00
proxy.config.json Fix redundancy exceeding the limit 2019-08-12 08:46:46 +02:00
tsconfig.app.json Support i18n build 2020-02-10 16:39:28 +01:00
tsconfig.json Use tslib in client 2020-06-09 14:52:55 +02:00
tslint.json Update Angular -> 8.2.0 2019-08-01 11:38:47 +02:00
yarn.lock Upgrade videojs hotkeys lib 2020-06-23 16:57:02 +02:00