Commit Graph

747 Commits

Author SHA1 Message Date
Alain Nussbaumer 9319118190 [web] Simplify variable naming 2024-04-27 21:34:16 +02:00
Alain Nussbaumer 2d7776619f [web] Remove unused variables 2024-04-27 21:18:28 +02:00
Alain Nussbaumer 2c58351bec [web] Simplify variable naming 2024-04-27 21:14:31 +02:00
Alain Nussbaumer 7edce91474 [web] Make hover style of buttons identical everywhere 2024-04-27 21:13:13 +02:00
Alain Nussbaumer 4ae2903b4d [web] Simplify variable naming 2024-04-27 20:36:04 +02:00
Alain Nussbaumer c255b3a108 [web] Simplify variable naming 2024-04-27 07:00:08 +02:00
Alain Nussbaumer fc5563fe9d [web] Remove negated conditions 2024-04-27 06:59:47 +02:00
Alain Nussbaumer 7d59abee4f [web] Fix URL for axios 2024-04-27 06:49:51 +02:00
Alain Nussbaumer 4a1b4575fe [web] Fix variable name 2024-04-27 06:46:02 +02:00
Alain Nussbaumer 5db55f66c1 [web] Enforce single line HTML elements 2024-04-26 23:26:56 +02:00
Alain Nussbaumer de847a6711 [web] Reorder methods and attributes 2024-04-26 23:09:45 +02:00
Alain Nussbaumer ea947df50a [web] Use named capture groups 2024-04-26 22:54:32 +02:00
Alain Nussbaumer 7826b36634 [web] Fix shadowed variables 2024-04-26 21:48:07 +02:00
Alain Nussbaumer 8a303f340b [web] Return the list itself when group operation is done 2024-04-26 21:06:51 +02:00
Alain Nussbaumer d246c42a99 [web] Lint too short variable names 2024-04-26 18:24:34 +02:00
Alain Nussbaumer 8fe6cba6ef [web] Rename confusing variable name option 2024-04-26 18:15:35 +02:00
Alain Nussbaumer 0401fb9616 [web] Simplify naming to avoid confusion 2024-04-26 18:10:23 +02:00
Alain Nussbaumer 73040780b9 [web] Remove unnecessary word option 2024-04-25 22:36:04 +02:00
Alain Nussbaumer 30fc35097c [web] Avoid useless assignment 2024-04-25 21:33:38 +02:00
Alain Nussbaumer 938458b56e [web] Remove unused arguments 2024-04-25 21:33:01 +02:00
Alain Nussbaumer b20bdda8e9 [web] Lint source code 2024-04-23 22:02:18 +02:00
Alain Nussbaumer 7d7d38b946 [web] Fix untranslated button 2024-04-23 21:44:35 +02:00
Alain Nussbaumer 4268f41a51 [web] Fix bug preventing the removal of a podcast 2024-04-23 21:14:37 +02:00
Alain Nussbaumer bab6146345 [web] Lint source code 2024-04-23 20:52:57 +02:00
Alain Nussbaumer 978e344ce2 [web] Lint source code 2024-04-23 20:33:42 +02:00
Alain Nussbaumer f156bb357a [web] Lint source code 2024-04-23 20:27:50 +02:00
Alain Nussbaumer 3f3ab829c0 [web] Lint source code 2024-04-23 20:26:08 +02:00
Alain Nussbaumer 195135b1b6 [web] Lint source code 2024-04-23 20:16:11 +02:00
Alain Nussbaumer 4c70105b5e [web] Simplify naming of component property 2024-04-23 20:10:59 +02:00
Alain Nussbaumer d4826695e3 [web] Fix links not being correctly highlighted in dark mode 2024-04-23 17:43:45 +02:00
Alain Nussbaumer 25e005ff32 [web] Add breadcrumb to navigate through the folders 2024-04-23 17:36:48 +02:00
Alain Nussbaumer 1ef62ac3a6 [web] Fix error in GroupedList provoked by the linting 2024-04-21 20:09:00 +02:00
Alain Nussbaumer a2000c0bc7 [web] Lint source code 2024-04-21 18:20:40 +02:00
Alain Nussbaumer c3d5c6eab9 [web] Lint source code 2024-04-21 17:59:21 +02:00
Alain Nussbaumer d6391621a0 [web] Upgrade to eslint 9.1.0 2024-04-21 17:48:14 +02:00
Alain Nussbaumer b8373a4ee0 [web] Lint source code 2024-04-21 17:44:55 +02:00
Alain Nussbaumer 2fda829ac4 [web] Remove unused variable 2024-04-21 16:14:55 +02:00
Alain Nussbaumer 5115e04664 [web] Lint source code 2024-04-21 13:17:22 +02:00
Alain Nussbaumer 369afe11e3 [web] Remove unused variable 2024-04-21 12:58:15 +02:00
Alain Nussbaumer 9690bc2447 [web] Format source code 2024-04-21 12:55:49 +02:00
Alain Nussbaumer 58fbcd7e7a [web] Disable Save button when no playlist name is provided 2024-04-20 23:25:58 +02:00
Alain Nussbaumer ae973f312a [web] Remove extraneous space 2024-04-20 23:24:43 +02:00
Alain Nussbaumer 185e09c118 [web] Revert back to older version of eslint until configuration is adapted 2024-04-20 23:00:15 +02:00
Alain Nussbaumer 465232f8b9 [web] Upgrade to newer versions of libraries 2024-04-20 22:35:58 +02:00
Alain Nussbaumer 13ff8fdb8e [web] Fix color of delete tag button for the dark mode 2024-04-20 22:35:58 +02:00
Alain Nussbaumer 5ce78d041d [web] Remove blanks in the search query before launching a search 2024-04-20 22:35:58 +02:00
Alain Nussbaumer 1ccc97d824 [web] Present a numeric keypad for integer input fields 2024-04-15 22:50:48 +02:00
Alain Nussbaumer a2dd2251c9 [web] Allow only numerical values in the integer input field 2024-04-15 22:50:48 +02:00
Alain Nussbaumer ff9537514a [web] Fix a bug preventing the files page to not load when refreshing page 2024-04-09 18:51:21 +02:00
Alain Nussbaumer 5e39828966 [web] Update to newer versions of libraries 2024-04-09 15:41:38 +02:00