Jamie
|
d491ffe6c3
|
Merge branch 'master' into dev
|
2016-06-29 13:53:50 +01:00 |
|
tidusjar
|
36bbf3375c
|
Small changes
|
2016-06-29 13:53:01 +01:00 |
|
tidusjar
|
bd15090a4e
|
Allow html in the notice message
|
2016-06-29 13:39:28 +01:00 |
|
tidusjar
|
7e6742e70c
|
Some more unit tests around the NotificationMessageResolver
|
2016-06-29 12:58:41 +01:00 |
|
tidusjar
|
a32599cbde
|
Fixed a timing bug found the in build. Note, when working with time differences use TotalDays.
|
2016-06-29 12:48:04 +01:00 |
|
tidusjar
|
694bc8aa02
|
More translations on the search page (Mainly the notification messages) #243
|
2016-06-29 12:31:24 +01:00 |
|
tidusjar
|
3cc1113440
|
Fixed some warnings
|
2016-06-29 09:51:18 +01:00 |
|
tidusjar
|
a5899ff4af
|
CodeCleanup
|
2016-06-29 09:43:02 +01:00 |
|
tidusjar
|
2d0b87b558
|
Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again.
|
2016-06-29 09:42:17 +01:00 |
|
tidusjar
|
3563f166c9
|
Fixed an issue where we didn't provide the correct response when clearing the logs
|
2016-06-29 09:02:03 +01:00 |
|
tidusjar
|
a08170ca95
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net
|
2016-06-28 16:33:11 +01:00 |
|
tidusjar
|
88a43563c4
|
Added some of the backend bits for #182
|
2016-06-28 16:32:57 +01:00 |
|
Jamie
|
558d218abe
|
Merge pull request #381 from tidusjar/tidusjar-patch-1
Update README.md
|
2016-06-28 14:25:53 +01:00 |
|
Jamie
|
eac4e9e6a2
|
Update appveyor.yml
|
2016-06-28 14:17:46 +01:00 |
|
Jamie
|
08fc8db74b
|
Update README.md
|
2016-06-28 14:11:03 +01:00 |
|
tidusjar
|
7956f9f7ff
|
Made it so users that are in the whitelist do not have a request limit
|
2016-06-28 14:09:02 +01:00 |
|
tidusjar
|
0c3825905f
|
Made it so the request limit doesn't apply to admin users
|
2016-06-28 14:07:39 +01:00 |
|
tidusjar
|
52fd1c7844
|
Fixed where a user could see the delete button on the issues page
|
2016-06-28 14:04:43 +01:00 |
|
tidusjar
|
419bf0270e
|
Fixed some small issues and improved the navbar
|
2016-06-28 13:43:01 +01:00 |
|
tidusjar
|
b58ee9a37b
|
Translated the Requested page #243
|
2016-06-28 10:53:54 +01:00 |
|
tidusjar
|
be3be12028
|
Updates for #243
|
2016-06-28 10:14:54 +01:00 |
|
tidusjar
|
6aae347297
|
Finished #337
|
2016-06-27 16:16:33 +01:00 |
|
tidusjar
|
a9237db313
|
Some analytics
|
2016-06-27 16:08:21 +01:00 |
|
tidusjar
|
91640b3d14
|
More translations for #243 and welcome text for #293
|
2016-06-27 16:04:07 +01:00 |
|
tidusjar
|
eba1570399
|
Small bit of work for #359
|
2016-06-27 15:55:44 +01:00 |
|
tidusjar
|
3650c4f943
|
Finished #6
|
2016-06-24 15:33:38 +01:00 |
|
tidusjar
|
f0fb065237
|
Analytics and fixes
|
2016-06-24 12:49:04 +01:00 |
|
tidusjar
|
0d4573e723
|
Translated the search page #243
|
2016-06-24 11:56:00 +01:00 |
|
tidusjar
|
635fc03c02
|
Added Dutch language #243
|
2016-06-24 11:21:08 +01:00 |
|
tidusjar
|
bcdb612faa
|
Added languages #243
|
2016-06-24 11:05:03 +01:00 |
|
tidusjar
|
2ec27dce90
|
Implemented the different languages and added the ability to change cultures. #243
|
2016-06-24 10:06:03 +01:00 |
|
tidusjar
|
7a8d7e3f19
|
Started #243
|
2016-06-24 09:39:31 +01:00 |
|
tidusjar
|
ba52772fd9
|
Fixed #364
|
2016-06-23 14:39:04 +01:00 |
|
tidusjar
|
d8cca4a971
|
Some more useful analytical information
|
2016-06-23 09:01:05 +01:00 |
|
tidusjar
|
2aee84d36d
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net
|
2016-06-23 08:50:44 +01:00 |
|
tidusjar
|
4a79bb782e
|
Fixed #362
|
2016-06-23 08:50:34 +01:00 |
|
tidusjar
|
8b52ba2967
|
Generic try catch to fix #350
|
2016-06-22 22:21:25 +01:00 |
|
tidusjar
|
af9953be6c
|
Added logging #350
|
2016-06-22 21:50:03 +01:00 |
|
tidusjar
|
0b1edcc488
|
Slight changes, moved the donate button
|
2016-06-22 20:33:24 +01:00 |
|
tidusjar
|
752915ea0a
|
Potential fix for #350
|
2016-06-22 20:22:38 +01:00 |
|
Drewster727
|
818c2e80f7
|
better way of obtaining clean enum string
|
2016-06-22 11:27:09 -05:00 |
|
Jamie
|
514553ff4b
|
Merge pull request #356 from tidusjar/dev
1.8.2
|
2016-06-22 14:53:21 +01:00 |
|
tidusjar
|
6bf773591e
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net
|
2016-06-22 13:52:12 +01:00 |
|
tidusjar
|
901f5efb71
|
Update readme
|
2016-06-22 13:52:06 +01:00 |
|
Jamie
|
2afd62fc0e
|
Merge branch 'master' into dev
|
2016-06-22 13:50:51 +01:00 |
|
tidusjar
|
829d87afc3
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net
|
2016-06-22 13:50:32 +01:00 |
|
tidusjar
|
f834e9635c
|
Fixed a circular reference issue
|
2016-06-22 13:50:17 +01:00 |
|
Jamie
|
73f02b8e87
|
Update appveyor.yml
|
2016-06-22 13:37:18 +01:00 |
|
tidusjar
|
63e0d0e531
|
Small changes around how we work with custom events in the analytics
|
2016-06-22 12:59:01 +01:00 |
|
tidusjar
|
7b57e3fffc
|
Fixed #353 #354 #355
|
2016-06-22 09:33:20 +01:00 |
|