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

Vue Migration - fixes #80 #92

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 11, 2021

  1. use Nextcloud components, draft main components

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8bec209 View commit details
    Browse the repository at this point in the history
  2. implement vuex, make interface more uniform

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    88dac9c View commit details
    Browse the repository at this point in the history
  3. extract CSS to separate file

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c723769 View commit details
    Browse the repository at this point in the history
  4. update copyright, remove reference files

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    ac7d1bc View commit details
    Browse the repository at this point in the history
  5. add logging

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    e738021 View commit details
    Browse the repository at this point in the history
  6. use separate CSS instead of bundling, rework responsivity

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c3e27b8 View commit details
    Browse the repository at this point in the history
  7. split CurrentWeather, improve responsivity

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c4905d2 View commit details
    Browse the repository at this point in the history
  8. improve responsivity

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    36ee79c View commit details
    Browse the repository at this point in the history
  9. add periodic refresh

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    ecfb94e View commit details
    Browse the repository at this point in the history
  10. fix typo in css, remove obsolete css file

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    66daec2 View commit details
    Browse the repository at this point in the history
  11. fix file permissions

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    e66019e View commit details
    Browse the repository at this point in the history
  12. fix setting initial metric representation

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    2c3090b View commit details
    Browse the repository at this point in the history
  13. make sure error is shown on top of the content panel

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    7e8e366 View commit details
    Browse the repository at this point in the history
  14. upgrade packages

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    20aaaf9 View commit details
    Browse the repository at this point in the history
  15. fix gitignore to include admin.js

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    cd75112 View commit details
    Browse the repository at this point in the history
  16. update dpendecies

    Signed-off-by: Balint Erdosi <[email protected]>
    berdosi committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    9ab6942 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4 from berdosi/update-packages

    Update Dependencies
    berdosi authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    6956d8e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update src/App.vue

    Co-authored-by: Carl Schwan <[email protected]>
    nerzhul and CarlSchwan authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f224d0d View commit details
    Browse the repository at this point in the history
  2. Update src/App.vue

    Co-authored-by: Carl Schwan <[email protected]>
    nerzhul and CarlSchwan authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c8cefd5 View commit details
    Browse the repository at this point in the history