aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/rest/rest-table.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+20
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+5
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+3
* Fixing circular dependency and table variable accessRigel Kent2020-05-011-1/+1
* Fix sort in admin tablesChocobozzz2020-04-081-4/+9
* Strict templates enabledChocobozzz2020-02-101-2/+3
* Fix angular 9 buildChocobozzz2020-02-101-2/+1
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-1/+1
* update tslint config and fix member ordering (#1279)BO412018-10-161-2/+2
* Add users search filterChocobozzz2018-10-081-1/+26
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-2/+3
* Improve admin tablesChocobozzz2018-02-231-0/+20
* Optimize importsChocobozzz2017-09-141-1/+2
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-0/+27