Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend #88

Merged
merged 197 commits into from
May 29, 2022
Merged

Frontend #88

merged 197 commits into from
May 29, 2022

Commits on Jul 24, 2021

  1. Configuration menu
    Copy the full SHA
    0a7ec36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84088b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. The first steps

    Dutchman97 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    39a6d05 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    cd39f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f8498 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Start with Vue front-end

    Dutchman97 committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    703012a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438b9b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Update .gitignore

    Dutchman97 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    47cf5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b7220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f67c62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2d0853 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Basic navbar

    Dutchman97 committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    6f36ea7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    622ffb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    b610179 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    56ed1b5 View commit details
    Browse the repository at this point in the history
  2. Remove unused stuff

    Dutchman97 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    286f3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    019ca7b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    27b4daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0bda8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    a2f0f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56f6de View commit details
    Browse the repository at this point in the history
  3. Index api only returns (filtered) list of surveys now, sorting and st…

    …uff happens on frontend
    Dutchman97 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    e3b1789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01da6b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34529da View commit details
    Browse the repository at this point in the history
  6. Fix time stuff

    Dutchman97 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    74970ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7a1e81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91c9c62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4670524 View commit details
    Browse the repository at this point in the history
  10. Couple design fixes

    Dutchman97 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    a4e2cb3 View commit details
    Browse the repository at this point in the history
  11. Couple small page fixes

    Dutchman97 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5661547 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    7c81725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dae975 View commit details
    Browse the repository at this point in the history
  3. Fix upcoming/ongoing survey results data getting sent; start with upc…

    …oming/ongoing surveys on index page
    Dutchman97 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    a7f1e0a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    c058d25 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    1148f02 View commit details
    Browse the repository at this point in the history
  2. Add simple 404 page

    Dutchman97 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f9024dd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Survey form stuff

    Dutchman97 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6016948 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Survey form stuff

    Dutchman97 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    f2d0e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee32fd View commit details
    Browse the repository at this point in the history
  3. More reorganizing + fixes

    Dutchman97 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    abdb266 View commit details
    Browse the repository at this point in the history
  4. Remove unused stuff

    Dutchman97 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    58107cd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    fb2e5c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    5c9260b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812080a View commit details
    Browse the repository at this point in the history
  3. Small fixes

    Dutchman97 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d990ae6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Anime cards in form

    Dutchman97 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    235aa82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b208a07 View commit details
    Browse the repository at this point in the history
  3. Update geckodriver + misc

    Dutchman97 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    25d06d2 View commit details
    Browse the repository at this point in the history
  4. Last form inputs

    Dutchman97 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6dfb89f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Cleaned-up rendering logic

    Dutchman97 committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    cd9b70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc3ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5685f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09ee88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b66d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    2916428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2e0fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827e828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a15434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e76390 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Small frontend fix

    Dutchman97 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5038bc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    23e0674 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    f85753c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    438508d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    1c90efc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    94074d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25fccbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50da20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2612829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11078c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4700ba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Remove prints

    Dutchman97 committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    1a3a6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861cd0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8469358 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    073e7b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    4d83bfc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Improve modal

    Dutchman97 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    5fe06d6 View commit details
    Browse the repository at this point in the history
  2. Auto-generate modal id

    Dutchman97 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    98cb5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7754145 View commit details
    Browse the repository at this point in the history
  4. Clean-up

    Dutchman97 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    60f19ba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. More clean-up

    Dutchman97 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    5395ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e28ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa7a79 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    07083b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99304e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    fe4e284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb2db2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Results data

    Dutchman97 committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    b56fbb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Start with results page

    Dutchman97 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    23a953e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    533b9b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a0b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    8ad12f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9f3a2 View commit details
    Browse the repository at this point in the history
  3. Rewrite smaller components

    Dutchman97 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    07fed40 View commit details
    Browse the repository at this point in the history
  4. Fix chart title

    Dutchman97 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    567d02b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Basic table

    Dutchman97 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    31074a5 View commit details
    Browse the repository at this point in the history
  2. Table component

    Dutchman97 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    25358d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    8fe4ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f782bcf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Small fix

    Dutchman97 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a25401a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda69d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    e59281d View commit details
    Browse the repository at this point in the history
  2. Add extra results + visual improvements

    Two steps forward, one step back?
    Dutchman97 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    06a9f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb279e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    238338b View commit details
    Browse the repository at this point in the history
  5. Add top 3

    Dutchman97 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    6f53833 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    b850156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804ba31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf9eed View commit details
    Browse the repository at this point in the history
  4. TablePair component

    Dutchman97 committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    879e10c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Use table tags, fix image styling

    CSS gives me an aneurysm sometimes
    Dutchman97 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    8fd9e3a View commit details
    Browse the repository at this point in the history
  2. Add subtitle to pages

    Dutchman97 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    23477bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f13a28 View commit details
    Browse the repository at this point in the history
  4. Imrpove routing stuff

    Dutchman97 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    81f0c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2e949d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b981e0c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    89a70a1 View commit details
    Browse the repository at this point in the history
  2. Use POST request to log in

    Dutchman97 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    be8c00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0d2f68 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    1023469 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    c89fc47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab1077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    361d1f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b4df1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Configuration menu
    Copy the full SHA
    e5c7704 View commit details
    Browse the repository at this point in the history
  2. Made table sortable

    Dutchman97 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    9b6a4da View commit details
    Browse the repository at this point in the history
  3. Simplify table

    Dutchman97 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    3722b42 View commit details
    Browse the repository at this point in the history
  4. Make columns togglable

    Dutchman97 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    71a3b83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79c8c95 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Configuration menu
    Copy the full SHA
    c563d5d View commit details
    Browse the repository at this point in the history
  2. Bit of cleanup

    Dutchman97 committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    7841fce View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    f7ac9f2 View commit details
    Browse the repository at this point in the history
  2. Rework http request stuff

    Dutchman97 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    66d0b58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7329c9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1234c58 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    a3b48ef View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Small improvements

    Dutchman97 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e8d3246 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    e5adfe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6467e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. datejs

    Dutchman97 committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    35d982a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Bit of cleanup

    Dutchman97 committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    342be9e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Small fixes

    Dutchman97 committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    bf8c298 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    419bc9f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    6d4652e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    d935057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1b2d8c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    5a49bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39ce83 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    e27cbd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    b29dc31 View commit details
    Browse the repository at this point in the history
  2. Improve dropdown selector

    Dutchman97 committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    58624ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e66e65 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    4c2510b View commit details
    Browse the repository at this point in the history
  2. AnimeNames improvements

    Dutchman97 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    a168c7c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Misc improvements

    Dutchman97 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e6ef077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc4466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922d78f View commit details
    Browse the repository at this point in the history
  4. Delete old files

    Dutchman97 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    36c29fc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    3c7dd2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a6726 View commit details
    Browse the repository at this point in the history
  3. And we're up-to-date

    Dutchman97 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d21c0d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5c018 View commit details
    Browse the repository at this point in the history
  5. required: true

    Dutchman97 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f8389ae View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Fix 404 handling

    Dutchman97 committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e561e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64614a View commit details
    Browse the repository at this point in the history
  3. Update packages

    Dutchman97 committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    66db8a0 View commit details
    Browse the repository at this point in the history
  4. What was this package even

    Dutchman97 committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    c64c7b5 View commit details
    Browse the repository at this point in the history
  5. Fix 404 handling fix

    Dutchman97 committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    b51c9a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    b70cd10 View commit details
    Browse the repository at this point in the history
  2. Add loading spinner

    Dutchman97 committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    0673979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5182e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0de83c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb77049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5135886 View commit details
    Browse the repository at this point in the history
  7. Remove prints

    Dutchman97 committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    94b8178 View commit details
    Browse the repository at this point in the history
  8. Whoops

    Dutchman97 committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    5dc0465 View commit details
    Browse the repository at this point in the history
  9. Update @popperjs/core

    Dutchman97 committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6d0d043 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Update packages

    Dutchman97 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    834e570 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Dutchman97 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    0dd76ba View commit details
    Browse the repository at this point in the history
  3. Bit of clean-up

    Dutchman97 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3afeae6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8915a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bbe370 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Small improvements

    Dutchman97 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    80a5cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd09555 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Create .nvmrc

    eritbh authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    86723cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94fa8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #84 from r-anime/update-frontend-deploy

    Update frontend deploy
    Dutchman97 authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    168ed69 View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    Dutchman97 authored and eritbh committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    159b6ac View commit details
    Browse the repository at this point in the history
  5. Remove package @wdio/sync

    Dutchman97 authored and eritbh committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    7bef0e7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Update packages

    Dutchman97 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    f35f8fb View commit details
    Browse the repository at this point in the history
  2. Bugfix

    Dutchman97 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    6f83ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e193b View commit details
    Browse the repository at this point in the history
  4. hopefully this works

    eritbh authored May 29, 2022
    Configuration menu
    Copy the full SHA
    d017046 View commit details
    Browse the repository at this point in the history
  5. aaa

    eritbh authored May 29, 2022
    Configuration menu
    Copy the full SHA
    8ccf65d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6af3463 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a6582c View commit details
    Browse the repository at this point in the history
  8. okay now it should work

    eritbh authored May 29, 2022
    Configuration menu
    Copy the full SHA
    57a4069 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d54ed5 View commit details
    Browse the repository at this point in the history