提交歷史

作者 SHA1 備註 提交日期
  Lee Morgan 1260792e0a Create documentation for the delete route. 1 年之前
  Lee Morgan 760dc41c5b Bundle/minify all HTML/CSS/JS. 1 年之前
  Lee Morgan 8689d5bce4 Finish the page for updating a workout. 1 年之前
  Lee Morgan 85a8aed940 Present error if new exercise has no text. 1 年之前
  Lee Morgan 1db0cf620d Add functionality for adding exercises to a workout. 1 年之前
  Lee Morgan bd810f42ef Add code to delete or change order or exercises in a workout. 1 年之前
  Lee Morgan 5ba95c8fa9 Add style for the edit workout exercises. 1 年之前
  Lee Morgan 44106df3ce Add a meta description. 1 年之前
  Lee Morgan 731d34a940 Change theme color to something dark. 1 年之前
  Lee Morgan 81a27ecb36 Remove token when logged out. 1 年之前
  Lee Morgan 3496243a53 Remove loggedIn token when user logs out. 1 年之前
  Lee Morgan e957c788a9 Change to using a note in localStorage to check if logged in. 1 年之前
  Lee Morgan c13d3a8d5f Prevent page load until user login is verified. 1 年之前
  Lee Morgan a1fc7255e6 Display exercises on the edit workout page. 1 年之前
  Lee Morgan 0071e2825f Create route to update workouts. 1 年之前
  Lee Morgan 782da62872 Update style to work on desktop. 1 年之前
  Lee Morgan e2679d2b96 Maybe removed button highlighting on mobile. 1 年之前
  Lee Morgan 0d4a9f6e81 Add install app button. 1 年之前
  Lee Morgan f21fcfe6e6 Create files for PWA. 1 年之前
  Lee Morgan b290ede92e Add manifest to the html. 1 年之前
  Lee Morgan b0f089abe0 Create route to serve manifest.json. 1 年之前
  Lee Morgan 7fe1b7f524 Create a manifest. 1 年之前
  Lee Morgan 826cb07586 I don't remember. 1 年之前
  Lee Morgan d6db06c2d7 Exercise list now shows which have been completed and the current exercise. 1 年之前
  Lee Morgan c31b43ff68 Add exercise list for easily switching exercise. 1 年之前
  Lee Morgan 30711e3a97 Populate current session exercises with null, based on length of workout. 1 年之前
  Lee Morgan a9ba52395a Move exercise name down so as to not overlap with buttons. 1 年之前
  Lee Morgan b29b40f66a Update the notes text box so that it does not shrink when the mobile keyboard is opened. 1 年之前
  Lee Morgan 67a02164b4 Bug fix: was using textContent instead of value for textarea, so was not properly working. 1 年之前
  Lee Morgan 75ceb112c5 Bug fix: Hid all pages on accident. 1 年之前