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

Improve English plugin installation guideline #66

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

sakkamade
Copy link
Contributor

Wanted to attempt to make a pull request; tell me if something is wrong.
(Tried to make as few changes as possible)

Wanted to attempt to make a pull request; tell me if something is wrong.
(Tried to make as few changes as possible)
@leoding86 leoding86 merged commit 30d13f2 into leoding86:master Mar 27, 2021
@sakkamade sakkamade deleted the sakkamade-patch-1 branch April 18, 2021 05:25
sakkamade added a commit to sakkamade/pixiv-omina that referenced this pull request Jun 23, 2021
commit 0398db8
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 21:09:26 2021 +0800

    update DownloadList.vue

commit 6784f22
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 21:08:12 2021 +0800

    update

commit e266907
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 17:34:07 2021 +0800

    add theme feature

commit cc17fb2
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 17:33:57 2021 +0800

    update locales

commit ea64abf
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 17:33:27 2021 +0800

    add ThemeService

commit 0fc2257
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 17:33:16 2021 +0800

    add ThemeManager

commit f45a90e
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 15:46:41 2021 +0800

    close leoding86#74

commit 4bb5ffa
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 15:46:14 2021 +0800

    set default status message to empty from default value

commit a6dc8c6
Author: leoding86 <[email protected]>
Date:   Wed Jun 23 13:55:10 2021 +0800

    add build installer.nsh

commit 4c9a969
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:25:57 2021 +0800

    fix wrong property name

commit dc03648
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:11:25 2021 +0800

    fix issue of same service's events were listened multiple times

commit 6c3d730
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:10:37 2021 +0800

    add method removeProvider

    The method removeProvider is used for handling plugins

commit 4b036c0
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:10:01 2021 +0800

    uninstall plugin when plugin is reloaded or removed

commit 84d886e
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:09:25 2021 +0800

    fix issue of temporary download file can't be created

commit b12cfa9
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:08:41 2021 +0800

    add method uninstall to BasePlugin

    The method uninstall will be called when plugin is reloaded or removed

commit 28a29b1
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 18:07:38 2021 +0800

    remove console.log

commit 5c3d8b1
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 11:04:11 2021 +0800

    update layouts

commit 90d9cc0
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 11:03:53 2021 +0800

    update locales

commit 0484745
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 11:03:35 2021 +0800

    add method removePluginAction

commit db0ec84
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 11:03:12 2021 +0800

    optimize PluginManager

commit 7d8cd8d
Author: leoding86 <[email protected]>
Date:   Tue Jun 22 11:02:45 2021 +0800

    add tagColor property

commit 744899d
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:35:59 2021 +0800

    add button for loading temprary plugin

commit 09519ef
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:35:09 2021 +0800

    expose something to omina

commit 932a633
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:34:35 2021 +0800

    optimize loading logic

commit 67568d2
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:34:11 2021 +0800

    add method loadTempraryPluginAction to PluginService

commit 35a8d95
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:33:45 2021 +0800

    expose md5 and parser to omina.utils

commit cd084b5
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 17:31:36 2021 +0800

    add Exposer module in main

commit 2ce3e5a
Merge: 3bcee5a 4bb8d97
Author: leoding86 <[email protected]>
Date:   Mon Jun 21 11:01:19 2021 +0800

    Merge branch 'master' of github.com:leoding86/pixiv-omina

commit 4bb8d97
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 19:03:51 2021 +0800

    update

commit edd7e78
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 19:03:19 2021 +0800

    delete computed property inited

commit dc0089f
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 19:02:44 2021 +0800

    delete property appInited

commit c88b016
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 19:01:52 2021 +0800

    optimize the logic of notification

commit b8da757
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 11:04:14 2021 +0800

    fix issue of passing incorrect types to the download service

commit 743c8c6
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 10:41:01 2021 +0800

    fixed leoding86#67

commit 30d13f2
Merge: 6482b39 4372290
Author: leoding86 <[email protected]>
Date:   Sat Mar 27 10:26:17 2021 +0800

    Merge pull request leoding86#66 from sakkamade/sakkamade-patch-1

    Improve English plugin installation guideline

commit 4372290
Author: sakkamade <[email protected]>
Date:   Fri Mar 26 23:17:24 2021 +0000

    Improve English plugin installation guideline

    Wanted to attempt to make a pull request; tell me if something is wrong.
    (Tried to make as few changes as possible)

commit 3bcee5a
Merge: a85c4f6 08636f3
Author: leoding86 <[email protected]>
Date:   Wed Mar 11 10:28:45 2020 +0800

    Merge branch 'master' of github.com:leoding86/pixiv-omina

commit a85c4f6
Merge: eef693f 89b0224
Author: leoding86 <[email protected]>
Date:   Fri Dec 6 21:00:41 2019 +0800

    Merge branch 'master' of github.com:leoding86/pixiv-omina

commit eef693f
Author: leoding86 <[email protected]>
Date:   Thu Dec 5 23:02:47 2019 +0800

    coding

commit 854db65
Author: leoding86 <[email protected]>
Date:   Thu Dec 5 17:06:26 2019 +0800

    coding

commit b9598a4
Merge: 882c77e f9a0d6f
Author: leoding86 <[email protected]>
Date:   Thu Dec 5 15:15:13 2019 +0800

    Merge branch 'master' of github.com:leoding86/electron-pixiv-omina

commit 882c77e
Author: leoding86 <[email protected]>
Date:   Thu Dec 5 15:14:56 2019 +0800

    coding

commit f9a0d6f
Author: leoding86 <[email protected]>
Date:   Thu Dec 5 07:46:17 2019 +0800

    coding

commit f4c1f7b
Author: leoding86 <[email protected]>
Date:   Wed Dec 4 17:37:05 2019 +0800

    coding

commit 64a6fa6
Author: leoding86 <[email protected]>
Date:   Tue Dec 3 22:39:26 2019 +0800

    coding

commit 2358efd
Author: leoding86 <[email protected]>
Date:   Tue Dec 3 19:39:23 2019 +0800

    coding

commit fb44438
Author: leoding86 <[email protected]>
Date:   Mon Dec 2 15:43:39 2019 +0800

    coding

commit a81b860
Author: leoding86 <[email protected]>
Date:   Sun Dec 1 23:37:16 2019 +0800

    coding

commit 8d1d4e5
Author: leoding86 <[email protected]>
Date:   Thu Nov 28 17:44:02 2019 +0800

    coding

commit 266198a
Author: leoding86 <[email protected]>
Date:   Tue Nov 26 21:35:07 2019 +0800

    update

commit c55d6b5
Author: leoding86 <[email protected]>
Date:   Tue Nov 26 17:15:10 2019 +0800

    coding

commit 2080388
Author: leoding86 <[email protected]>
Date:   Tue Nov 26 14:48:41 2019 +0800

    coding

commit 2f45328
Author: leoding86 <[email protected]>
Date:   Tue Nov 26 00:05:11 2019 +0800

    coding

commit e70f1cc
Author: leoding86 <[email protected]>
Date:   Mon Nov 25 23:36:17 2019 +0800

    coding

commit 79dd6bf
Author: leoding86 <[email protected]>
Date:   Mon Nov 25 17:52:20 2019 +0800

    coding

commit 7343be7
Author: leoding86 <[email protected]>
Date:   Sun Nov 24 14:15:49 2019 +0800

    coding

commit 1dbfa01
Author: leoding86 <[email protected]>
Date:   Sun Nov 24 13:14:22 2019 +0800

    coding

commit 2673a7d
Author: leoding86 <[email protected]>
Date:   Sun Nov 24 11:53:08 2019 +0800

    coding

commit 0371679
Author: leoding86 <[email protected]>
Date:   Sat Nov 23 02:22:53 2019 +0800

    coding

commit c28d9d6
Author: leoding86 <[email protected]>
Date:   Thu Nov 21 19:52:38 2019 +0800

    coding

commit e97e534
Author: leoding86 <[email protected]>
Date:   Wed Nov 20 21:15:39 2019 +0800

    coding

commit 66af672
Author: leoding86 <[email protected]>
Date:   Wed Nov 20 17:46:29 2019 +0800

    coding

commit 5316ceb
Author: leoding86 <[email protected]>
Date:   Tue Nov 19 22:45:43 2019 +0800

    coding

commit 042a985
Author: leoding86 <[email protected]>
Date:   Tue Nov 19 17:55:49 2019 +0800

    coding

commit a55128d
Author: leoding86 <[email protected]>
Date:   Mon Nov 18 23:17:59 2019 +0800

    coding

commit 7e7dfc8
Author: leoding86 <[email protected]>
Date:   Mon Nov 18 18:03:48 2019 +0800

    coding

commit 3fcb981
Author: leoding86 <[email protected]>
Date:   Fri Nov 15 17:55:40 2019 +0800

    first commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants