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

Develop #54

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

Develop #54

wants to merge 138 commits into from

Commits on Apr 5, 2020

  1. add Navdrawer.vue

    Airop committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    1e109c5 View commit details
    Browse the repository at this point in the history
  2. rename Navdrawer.vue to NavDrawer.vue

    adjust height in THBImage.vue
    fix Toolbar.vue
    extend store.js
    add progress circular
    emrearkan committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    bab83d7 View commit details
    Browse the repository at this point in the history
  3. fix endpoint link

    emrearkan committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    8064863 View commit details
    Browse the repository at this point in the history
  4. add Navdrawer.vue

    Airop committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    077da5a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request #1 from bmake/feature/NavDrawer

    Feature/nav drawer
    Airop authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9e0090a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. add Makefile with options start, stop, upload, clean-database

    add .dockerignore
    add .editorconfig
    edit .gitignore
    add Dockerfile
    add Dockerfile_production
    add docker-compose.yml
    add docker-compose_production.yml
    emrearkan committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5dc4682 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bmake/feature/Makefile

    add Makefile with options start, stop, upload, clean-database
    ArkanEmre authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    ef1fef2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. -add browser-language-detection for default language

    -add vue-flag-icon plugin
    Airop committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3dc060d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. add fixed card size

    add fixed logo size
    add links to video lecture pages
    add hyphens to description and max line count (4)
    remove full description on hover
    emrearkan committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    2af6c02 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    92259a5 View commit details
    Browse the repository at this point in the history
  2. add flip effect to card

    emrearkan committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1fd00dc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. -progress bar

    Airop committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    92e3724 View commit details
    Browse the repository at this point in the history
  2. -added a progress bar to give visual feedback to the user while data …

    …is being pulled
    Airop committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    146e73d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

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

Commits on May 4, 2020

  1. Merge branch 'develop' into feature/Loading

    emrearkan committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5f1dd52 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    ce9a851 View commit details
    Browse the repository at this point in the history
  2. add height property to ProgressBar

    move ProgressBar to Toolbar
    ArkanEmre committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c0c1655 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    5a177d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fe197 View commit details
    Browse the repository at this point in the history
  3. -moved vue.use(flagIcon) to main.js

    Airop committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2067698 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. move hyphens css class

    ArkanEmre committed May 10, 2020
    Configuration menu
    Copy the full SHA
    b978dbf View commit details
    Browse the repository at this point in the history
  2. -removed circular loading circle

    Airop committed May 10, 2020
    Configuration menu
    Copy the full SHA
    6cd87da View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. fix conditional-rendering

    move vue-flag-icon to i18n.js
    reformat code
    ArkanEmre committed May 14, 2020
    Configuration menu
    Copy the full SHA
    29968f7 View commit details
    Browse the repository at this point in the history
  2. reformat code

    ArkanEmre committed May 14, 2020
    Configuration menu
    Copy the full SHA
    18956ec View commit details
    Browse the repository at this point in the history
  3. fix conditional-rendering

    move vue-flag-icon to i18n.js
    ArkanEmre committed May 14, 2020
    Configuration menu
    Copy the full SHA
    049b49d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from bmake/feature/i18n

    merge feature/i18n into develop
    ArkanEmre authored May 14, 2020
    Configuration menu
    Copy the full SHA
    d448374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267ff1d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from bmake/feature/i18n

    merge feature/i18n
    ArkanEmre authored May 14, 2020
    Configuration menu
    Copy the full SHA
    6eedbdb View commit details
    Browse the repository at this point in the history
  7. -changed hover card background color + text color

    -disabled hover effect on lecture cards
    Airop committed May 14, 2020
    Configuration menu
    Copy the full SHA
    2805fca View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/HoverCards' of https://github.com/bmake/lecture…

    …s_at_thb into feature/HoverCards
    
    � Conflicts:
    �	src/components/LectureCard.vue
    Airop committed May 14, 2020
    Configuration menu
    Copy the full SHA
    7ccebc0 View commit details
    Browse the repository at this point in the history
  9. -disabled hover effect on lecture cards

    Airop committed May 14, 2020
    Configuration menu
    Copy the full SHA
    4cd81fb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. -added overlay-effect @hover for lecture cards

    Airop committed May 18, 2020
    Configuration menu
    Copy the full SHA
    5e15c2d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    6f8c9ee View commit details
    Browse the repository at this point in the history
  2. -changed width of hovercard

    -added elevation effect to hovercard
    Airop committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ab2ff44 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/HoverCards' of https://github.com/bmake/lecture…

    …s_at_thb into feature/HoverCards
    
    � Conflicts:
    �	src/views/Home.vue
    Airop committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8d444a0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. -added hover effect on lecture cards

    -"more" opens hover card now
    -clicking on hover icon of hovercard opens link now
    Airop committed May 22, 2020
    Configuration menu
    Copy the full SHA
    24c2ce0 View commit details
    Browse the repository at this point in the history
  2. add carousel

    add filters
    add lodash
    ArkanEmre committed May 22, 2020
    Configuration menu
    Copy the full SHA
    38844a5 View commit details
    Browse the repository at this point in the history
  3. add close and watch buttons to overlay

    remove unused variables
    ArkanEmre committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a71be71 View commit details
    Browse the repository at this point in the history
  4. change icons

    shrink more button
    add spacer between overlay buttons
    ArkanEmre committed May 22, 2020
    Configuration menu
    Copy the full SHA
    cac7fee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from bmake/feature/HoverCards

    Feature/hover cards
    ArkanEmre authored May 22, 2020
    Configuration menu
    Copy the full SHA
    f106b12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48d5e55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from bmake/feature/Loading

    Feature/loading
    ArkanEmre authored May 22, 2020
    Configuration menu
    Copy the full SHA
    ed14580 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0fa7f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04daa0e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. fix issue with toolbar height

    extend store for modules and study programs
    add queries for modules and study programs
    remove redundant call of lectures
    ArkanEmre committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    51d3360 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Create electures_at_thb_2020_06_26.ttl

    Complete Relaunch for eLectures
    UniVera committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    09f4318 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    bc51b35 View commit details
    Browse the repository at this point in the history
  2. remove console

    ArkanEmre committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    d65b921 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from bmake/feature/integrateAPI

    Feature/integrate api
    ArkanEmre authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7d22f27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7718b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. update namespace links

    ArkanEmre authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4de2daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb6ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8336db7 View commit details
    Browse the repository at this point in the history
  4. update LATEST_RDF_FILE

    ArkanEmre authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a85ba8e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from bmake/CurateDataBase

    Curate data base
    ArkanEmre authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    91fd1e4 View commit details
    Browse the repository at this point in the history
  6. fix ProgressBar

    implmement filter dependencies
    remove queries
    add eventBus for language update
    ArkanEmre committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    7d5addf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adb1d43 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. adjust department block

    huwenxin committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    699cdc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Merge pull request #15 from bmake/feature/videoLectureFilter

    Feature/video lecture filter
    ArkanEmre authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    dcc0682 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. edit LectureCard layout (lecturer(s), duration)

    persist filter selection after page change
    ArkanEmre committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3311f7f View commit details
    Browse the repository at this point in the history
  2. fix typo

    ArkanEmre committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2cb9d66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from bmake/feature/lectureCard

    Feature/lectureCard
    ArkanEmre authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1396c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd2ba6 View commit details
    Browse the repository at this point in the history
  5. detailed video page routing

    huwenxin committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ffe2d8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0caabd View commit details
    Browse the repository at this point in the history
  7. refactor methods

    ArkanEmre committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4de067f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #17 from bmake/feature/routingVideoObjects

    Feature/routingVideoObjects
    ArkanEmre authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    32e9e6a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

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

Commits on Dec 1, 2020

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

Commits on Dec 4, 2020

  1. add videoURLs to Player

    ArkanEmre committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5b4932f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    58ab3be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from bmake/feature/Makefile

    add build and pull to makefile
    ArkanEmre authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5a9b9e3 View commit details
    Browse the repository at this point in the history
  3. bug fix on loading videos

    huwenxin committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e6674a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    0b962a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c050d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b801ec View commit details
    Browse the repository at this point in the history
  4. load video player bug fix

     Please enter the commit message for your changes. Lines starting
    huwenxin committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    add3850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf5d327 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0263b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

Commits on Apr 15, 2021

  1. adjust localhost to IP address

    root committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    96deb1d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. video auto start

    huwenxin committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e012197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f0a91 View commit details
    Browse the repository at this point in the history
  3. adjust server host name

    huwenxin committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    00436cb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. autoplay next video

    huwenxin committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4adc41e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. rename clips to chapter

    huwenxin committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2f8218e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. activate FBI

    huwenxin committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    59a629f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. djust localhost to server ip

    huwenxin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    99a55fd View commit details
    Browse the repository at this point in the history
  2. turtle data update

    huwenxin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8ca2ad9 View commit details
    Browse the repository at this point in the history
  3. turtle data update

    huwenxin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3edf9cf View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.yml

    huwenxin authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9ab72ce View commit details
    Browse the repository at this point in the history
  5. Update docker-compose.yml

    huwenxin authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ef1c600 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. add static sites

    huwenxin committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9e5a0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9542306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a8c162 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    1804546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d913411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84fec9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. show host name

    huwenxin committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1604a31 View commit details
    Browse the repository at this point in the history
  2. show host name

    huwenxin committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2eaa5ef View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. change http:// to //

    huwenxin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    9bd55ad View commit details
    Browse the repository at this point in the history
  2. adjust docker-compose

    huwenxin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    6091c41 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. proxy api

    huwenxin committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    463d4e8 View commit details
    Browse the repository at this point in the history
  2. adjust docker compose

    huwenxin committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    629623c View commit details
    Browse the repository at this point in the history
  3. adjust proxy setting

    huwenxin committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    568f20c View commit details
    Browse the repository at this point in the history
  4. proxy settings

    huwenxin committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1f55644 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. server settings for proxy

    root committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    60d9119 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. change homepage pic

    huwenxin committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    71667ab View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. routing to absolute path

    huwenxin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d53688e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. banner pic update

    huwenxin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    bf32c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4841c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. feature fixes

    huwenxin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bb8675e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971b26d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. feature updates

    huwenxin committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8daaeab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on Jul 13, 2022

  1. deactiviate search button, activiate FBT department

    Please enter the commit message for your changes. Lines starting
    huwenxin committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f5c6600 View commit details
    Browse the repository at this point in the history
  2. search symbol deactiviate

    huwenxin committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c192797 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    c94ca3d View commit details
    Browse the repository at this point in the history
  2. change banner pic

    huwenxin committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dc8ac24 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    98032ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0a111 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    a0667bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c43cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ab12b View commit details
    Browse the repository at this point in the history
  4. remove console logs

    huwenxin authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6debea6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    16f585d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    huwenxin authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bb85eaa View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    huwenxin authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d2556a6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    huwenxin authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2c66805 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. local README changes

    huwenxin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    160a7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    434eae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b1e317 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. add search function

    huwenxin committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cbf4fd8 View commit details
    Browse the repository at this point in the history