aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/rest
Commit message (Expand)AuthorAgeFilesLines
* Update angularChocobozzz2023-05-231-3/+4
* Correctly handle 502 errorsChocobozzz2023-02-171-0/+4
* Refactor row selection resetChocobozzz2023-01-201-1/+7
* Support bulk registration request removalChocobozzz2023-01-201-1/+7
* Prevent sending log error to server on 404Chocobozzz2022-12-281-1/+5
* Fix bad date display for jobsChocobozzz2022-10-251-0/+2
* Implement two factor in clientChocobozzz2022-10-071-2/+4
* More precise date for jobsChocobozzz2022-08-101-8/+15
* Add ability for client to create server logsChocobozzz2022-07-183-10/+12
* Reset table pagination on searchChocobozzz2022-07-121-0/+5
* Support ICU in TS componentsChocobozzz2022-06-081-46/+65
* Improve admin users list tableChocobozzz2022-05-241-4/+4
* Reduce videos sort complexityChocobozzz2022-04-151-9/+9
* Remove unnecessary functionChocobozzz2022-01-181-4/+0
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-16/+4
* Improve advanced input filterChocobozzz2021-11-031-4/+10
* Add ability to exclude muted accountsChocobozzz2021-11-021-2/+11
* Add ability to view my followersChocobozzz2021-10-201-7/+9
* Migrate client to eslintChocobozzz2021-08-181-11/+15
* Fix client lintChocobozzz2021-08-171-2/+2
* Fetch things in bulk for the homepageChocobozzz2021-08-021-1/+9
* Refactor requestsChocobozzz2021-07-201-2/+1
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+1
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-3/+9
* Refactor search filtersChocobozzz2021-05-031-9/+10
* Add ability to filter my videos by liveChocobozzz2021-05-031-69/+3
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-2/+2
* Fix admin table filtersChocobozzz2020-12-171-2/+6
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-4/+5
* Fix loading data twice in rest tablesChocobozzz2020-12-081-1/+1
* Fix no history messageChocobozzz2020-11-191-1/+1
* Refactor rest table search filterChocobozzz2020-11-161-3/+36
* reword unclear sentences, check for grammarRigel Kent2020-11-121-2/+1
* Migrate to $localizeChocobozzz2020-08-141-11/+6
* Fix tags in search filtersChocobozzz2020-08-111-1/+1
* deal with refresh token in embedRigel Kent2020-08-061-1/+1
* Add ability to report accountChocobozzz2020-07-101-1/+13
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+3
* Fix query string parsingChocobozzz2020-06-261-2/+4
* Reorganize client shared modulesChocobozzz2020-06-236-0/+352