Anthony Lavado
|
381c024c32
|
Merge pull request #13 from jellyfin/style
Make some readme changes
|
2020-01-20 23:35:15 -05:00 |
|
dkanada
|
644088bad2
|
make some readme changes
|
2020-01-21 13:03:21 +09:00 |
|
dkanada
|
6afbcbb0eb
|
update some documentation links
|
2020-01-21 12:40:24 +09:00 |
|
Anthony Lavado
|
a437fa140b
|
Merge pull request #9 from jellyfin/js-error
Fix runtime error and add a few comments
|
2019-11-26 14:34:04 -05:00 |
|
Anthony Lavado
|
c74281fdb6
|
Merge pull request #10 from jellyfin/dotnet
Remove dotnet template
|
2019-11-26 14:33:24 -05:00 |
|
dkanada
|
461366d4d2
|
remove dotnet template
|
2019-11-27 03:15:07 +09:00 |
|
dkanada
|
788a47edb0
|
fix runtime error and add a few comments
|
2019-11-27 03:13:09 +09:00 |
|
Anthony Lavado
|
cc95400340
|
Merge pull request #7 from jellyfin/anthonylavado-readme-link
Change link to contribution guide
|
2019-09-30 18:08:34 -04:00 |
|
Anthony Lavado
|
3a9152eb8b
|
Change link to contribution guide
Changes the link to the docs to be the contribution guide, as that will be the best starting point.
|
2019-09-30 18:08:23 -04:00 |
|
Anthony Lavado
|
36d6c99a74
|
Update links
Removes reference to other GitHub repo for the template, and uses the one in this repo.
Updates documentation link to new location.
|
2019-09-30 18:05:39 -04:00 |
|
Anthony Lavado
|
793082d16a
|
Merge pull request #6 from codito/patch-1
Fix links to example project in readme
|
2019-09-09 15:46:30 -04:00 |
|
Arun Mahapatra
|
e3fe274d51
|
Fix links to example project in readme
|
2019-08-17 15:52:46 +05:30 |
|
LogicalPhallacy
|
a14d1d988d
|
remove missing weather interface
the interfaces in general need a little more attention and love.
|
2019-03-25 23:58:27 -07:00 |
|
LogicalPhallacy
|
d076deaced
|
Merge pull request #5 from dkanada/template
Add sln file and build config
|
2019-03-12 22:53:53 -07:00 |
|
LogicalPhallacy
|
7c171dcd67
|
Merge pull request #4 from dkanada/patch-1
Update Plugin.cs
|
2019-03-12 22:53:41 -07:00 |
|
dkanada
|
f4ad4dab21
|
add sln file and build config
|
2019-03-12 02:03:41 +09:00 |
|
dkanada
|
5563ce5ca5
|
Update Plugin.cs
|
2019-03-11 12:03:25 +09:00 |
|
LogicalPhallacy
|
b40643a877
|
Merge pull request #2 from dkanada/template
Miscellaneous tweaks
|
2019-03-09 23:48:21 -08:00 |
|
dkanada
|
c9a6e615ce
|
rename plugin directory to match namespace
|
2019-03-10 09:05:34 +09:00 |
|
dkanada
|
125d002197
|
change some variable names
|
2019-03-10 08:59:36 +09:00 |
|
dkanada
|
a9166247a6
|
rename csproj file to match plugin namespace
|
2019-03-10 08:56:10 +09:00 |
|
dkanada
|
b4e85a0196
|
fix indentation and move load and submit out of plugin object
|
2019-03-10 08:55:35 +09:00 |
|
dkanada
|
de5fa4b8ea
|
small code formatting changes
|
2019-03-10 08:53:30 +09:00 |
|
LogicalPhallacy
|
e66682ea51
|
Merge pull request #1 from LogicalPhallacy/master
Added plugin license info, fixed urls
|
2019-03-07 23:55:07 -08:00 |
|
LogicalPhallacy
|
dbe5b1f311
|
Added plugin license info, fixed urls
|
2019-03-07 23:53:59 -08:00 |
|
LogicalPhallacy
|
77c13782f6
|
Adding MIT license for the templates
While Jellyfin as a whole is GPL, having the base plugin template be MIT frees people up to make that plugins they want with minimum of hassle.
|
2019-03-07 23:42:33 -08:00 |
|
Phallacy
|
312b696a0a
|
added the jellyfin .editorconfig so plugins witll have style guidelines
|
2019-03-06 23:47:19 -08:00 |
|
Phallacy
|
0f54a9b89d
|
Updated readme with dotnet template
|
2019-03-03 01:51:09 -08:00 |
|
Phallacy
|
1e38d3a856
|
Added the files to build a dotnet template
|
2019-03-03 01:49:02 -08:00 |
|
Phallacy
|
5af09f0fd5
|
Updated readme with example plugin link, minor gitignore update
|
2019-02-21 01:59:47 -08:00 |
|
Phallacy
|
ea89b92414
|
Example Plugin project added
|
2019-02-21 01:57:43 -08:00 |
|
Phallacy
|
e2f35ac6cc
|
initial readme, gitignore
|
2019-02-21 00:36:01 -08:00 |
|
LogicalPhallacy
|
b4d5cd8bb1
|
Initial commit
|
2019-02-20 21:59:28 -08:00 |
|