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

News aggregator module #345

Open
wants to merge 141 commits into
base: null_safety
Choose a base branch
from
Open

Commits on Dec 20, 2020

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

Commits on Jan 30, 2021

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

Commits on Feb 24, 2021

  1. Added source editing page, a field in user for filtering the informat…

    …ion. In testing on compatibility with the quarry.
    AdrianMargineanu committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ddac723 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

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

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    c4b1dc7 View commit details
    Browse the repository at this point in the history
  2. Added source editing page, a field in user for filtering the informat…

    …ion. In testing on compatibility with the quarry.
    AdrianMargineanu authored and IoanaAlexandru committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    0bb872a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6963757 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into select_sources

    # Conflicts:
    #	pubspec.lock
    IoanaAlexandru committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f2f2852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27c63c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1258c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Merge remote-tracking branch 'origin/select_sources' into select_sources

    # Conflicts:
    #	lib/authentication/service/auth_provider.dart
    #	lib/pages/home/home_page.dart
    #	pubspec.lock
    AdrianMargineanu committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    ad6ae43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd76c01 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/authentication/service/auth_provider.dart
    #	lib/pages/faq/service/question_provider.dart
    #	lib/pages/home/home_page.dart
    #	lib/pages/people/service/person_provider.dart
    #	lib/pages/portal/service/website_provider.dart
    #	pubspec.lock
    AdrianMargineanu committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    e80f78e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    98a287d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed736d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1616310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb13c4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cbd334 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    512e4fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03bd793 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    192c860 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/pages/people/model/person.dart
    IoanaAlexandru committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    425a2a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    096494b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    596a48b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e991417 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    07f7d20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f515016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b261d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    e487c7a View commit details
    Browse the repository at this point in the history
  2. Use feather icons.

    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    78312a0 View commit details
    Browse the repository at this point in the history
  3. Improve padding.

    Add more spacing between widgets and make it more consistent. Also improve
    the separation between the bottom navigation bar and the rest of the app.
    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    447350c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into IoanaAlexandru/improve_ui

    # Conflicts:
    #	lib/pages/settings/view/settings_page.dart
    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    abad93a View commit details
    Browse the repository at this point in the history
  5. Fix failing test.

    Well, skip it. No idea why it fails and it's not really worth looking
    into it right now.
    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    e6d292e View commit details
    Browse the repository at this point in the history
  6. Replace all FlatButtons with TextButtons.

    FlatButton was deprecated after v1.25.0-8.1.pre.
    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    931ecf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7086982 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac8e6df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2663d75 View commit details
    Browse the repository at this point in the history
  10. Fix failing tests.

    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    b66d254 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IoanaAlexandru/improve_ui' into select_sources

    # Conflicts:
    #	lib/generated/intl/messages_en.dart
    #	lib/generated/intl/messages_ro.dart
    #	lib/generated/l10n.dart
    #	lib/l10n/intl_en.arb
    #	lib/l10n/intl_ro.arb
    #	lib/navigation/bottom_navigation_bar.dart
    #	lib/pages/settings/view/settings_page.dart
    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    b8a5e1f View commit details
    Browse the repository at this point in the history
  12. Format files.

    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    7a311ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b1459f View commit details
    Browse the repository at this point in the history
  14. Fix linter warning.

    IoanaAlexandru committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    e3e6438 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    c7620bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/pages/settings/view/settings_page.dart
    AdrianMargineanu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    d972734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c54a20 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/authentication/service/auth_provider.dart
    #	lib/authentication/view/edit_profile_page.dart
    #	lib/authentication/view/sign_up_view.dart
    #	lib/generated/intl/messages_en.dart
    #	lib/generated/intl/messages_ro.dart
    #	lib/generated/l10n.dart
    #	lib/l10n/intl_en.arb
    #	lib/l10n/intl_ro.arb
    #	lib/navigation/bottom_navigation_bar.dart
    #	lib/pages/classes/view/class_view.dart
    #	lib/pages/classes/view/classes_page.dart
    #	lib/pages/classes/view/grading_view.dart
    #	lib/pages/classes/view/shortcut_view.dart
    #	lib/pages/faq/service/question_provider.dart
    #	lib/pages/home/favourite_websites_card.dart
    #	lib/pages/home/home_page.dart
    #	lib/pages/home/profile_card.dart
    #	lib/pages/news_feed/view/news_feed_page.dart
    #	lib/pages/people/view/people_page.dart
    #	lib/pages/people/view/person_view.dart
    #	lib/pages/portal/service/website_provider.dart
    #	lib/pages/portal/view/portal_page.dart
    #	lib/pages/portal/view/website_view.dart
    #	lib/pages/settings/view/settings_page.dart
    #	lib/pages/timetable/view/events/add_event_view.dart
    #	lib/pages/timetable/view/events/event_view.dart
    #	lib/pages/timetable/view/timetable_page.dart
    #	lib/resources/storage/mobile_storage.dart
    #	lib/resources/storage/web_storage.dart
    #	lib/resources/utils.dart
    #	lib/widgets/info_card.dart
    #	test/integration_test.dart
    #	test/settings_test.dart
    AdrianMargineanu committed May 15, 2021
    Configuration menu
    Copy the full SHA
    5fe4c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/l10n/intl_en.arb
    #	lib/l10n/intl_ro.arb
    AdrianMargineanu committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    5aef7f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    f314f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd3b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51c0292 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/generated/intl/messages_en.dart
    #	lib/generated/intl/messages_ro.dart
    #	lib/generated/l10n.dart
    #	lib/l10n/intl_en.arb
    #	lib/l10n/intl_ro.arb
    #	lib/pages/portal/service/website_provider.dart
    #	test/integration_test.dart
    IoanaAlexandru committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    4e161ce View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    IoanaAlexandru committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    d2ef2f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge branch 'master' into select_sources

    # Conflicts:
    #	lib/generated/intl/messages_en.dart
    #	lib/generated/l10n.dart
    #	lib/l10n/intl_en.arb
    #	lib/l10n/intl_ro.arb
    AdrianMargineanu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    14b9190 View commit details
    Browse the repository at this point in the history
  2. Solve conflicts

    AdrianMargineanu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    be60201 View commit details
    Browse the repository at this point in the history
  3. Fix feedback tests

    AdrianMargineanu committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    13f0e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e8610 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e5e6b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Update contributor for Stefan Popa (#328)

    * Update contributor for Stefan Popa
    
    * Update pubspec.yaml
    
    * Update pubspec.yaml
    
    Co-authored-by: StefanP-EQ <[email protected]>
    stefanp0pa and StefanP-EQ authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1624132 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Propose iOS run with different configurations (#332)

    * Propose iOS run with different configurations
    
    * Update run-ios-flavor.bash
    
    * Apply requested changes
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Ioana Alexandru <[email protected]>
    
    * Change odd suffix for bash script
    
    * Apply Requested changes
    
    * Update run-ios-flavor.sh
    
    Co-authored-by: Ioana Alexandru <[email protected]>
    stefanp0pa and IoanaAlexandru authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f990853 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

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

Commits on May 2, 2022

  1. Hide cards when no-items are present (#339)

    * Hide cards when no-items are present
    
    * Update build number in pubspec.yaml
    stefanp0pa authored May 2, 2022
    Configuration menu
    Copy the full SHA
    ec7fbd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a38072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6636f5e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    d40e259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2833d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f713582 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    73454f4 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary print

    stefanp0pa committed May 4, 2022
    Configuration menu
    Copy the full SHA
    cfa3358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e486f98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5820e74 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    fd97294 View commit details
    Browse the repository at this point in the history
  2. Add string in all files

    stefanp0pa committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6d8d3aa View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    3320feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    284ba99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6162c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ad6301 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c5ccf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bc874d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    b02a048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823a28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff91044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f245e83 View commit details
    Browse the repository at this point in the history
  5. Address DangerBot warning

    stefanp0pa committed May 7, 2022
    Configuration menu
    Copy the full SHA
    d3c32ea View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

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

Commits on May 9, 2022

  1. Apply rewording RCs

    stefanp0pa committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c0e964e View commit details
    Browse the repository at this point in the history
  2. Apply getter for sources

    stefanp0pa committed May 9, 2022
    Configuration menu
    Copy the full SHA
    5821ebf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Apply RC

    stefanp0pa committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c17148d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    aa65bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462f16b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d2f0b View commit details
    Browse the repository at this point in the history
  4. Fix bookmark on backend

    stefanp0pa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5679094 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    938906e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbcb7d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    63a9927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fbbee View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Style list news items

    stefanp0pa committed May 23, 2022
    Configuration menu
    Copy the full SHA
    571b93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab16f00 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    da79cac View commit details
    Browse the repository at this point in the history
  2. Add create post page, modify rules in Firebase

    Did not yet concerned with filters and relevance
    stefanp0pa committed May 24, 2022
    Configuration menu
    Copy the full SHA
    18bca4d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

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

Commits on May 30, 2022

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

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    d09f0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884c9ce View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    55dd6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a7f2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    677479b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

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

Commits on Jun 3, 2022

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

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    099736e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ebec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9992b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c61fa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    460e823 View commit details
    Browse the repository at this point in the history
  2. Added scraper

    stefanp0pa committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b55ef97 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    6c3a5b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73dfd73 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    b7c3484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b49c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc2360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    061f445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97df0fb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    7bb625e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9ae12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0aa5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c44c0e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6174509 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 20, 2022

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

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    21d8b40 View commit details
    Browse the repository at this point in the history
  2. Fix settings page

    stefanp0pa committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    821480d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd78052 View commit details
    Browse the repository at this point in the history
  4. Fix emailing

    stefanp0pa committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    57ab384 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

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

Commits on Jul 2, 2022

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

Commits on Jul 17, 2022

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