Commit graph

400 commits

Author SHA1 Message Date
chbmb 2b65559f36
Update SettingsSeeder.php 2018-04-25 22:40:15 +01:00
KodeStar 42a50b1a02
Merge pull request #169 from ferrymanders/master
AllowOverride explained for apache .htaccess
2018-04-17 09:03:41 +01:00
Ferry Manders d81595f43f
AllowOverride explained for apache .htaccess
added extra example so users have a reference
2018-04-12 10:36:45 +02:00
Ferry Manders 71fa2d867f
AllowOverride explained for apache .htaccess
In some apache installations .htaccess is disallowed by default. explained a few fixes/work arounds.
2018-04-12 10:32:32 +02:00
KodeStar f55dbb0002
Merge pull request #165 from kimpenhaus/master
added autofocus to search input #149
2018-04-11 15:02:19 +01:00
KodeStar 3e4d623786
Update readme.md 2018-04-06 09:13:30 +01:00
KodeStar 1b109aac3a
Merge pull request #166 from halorrr/patch-1
SupportedApp: Syncthing
2018-04-06 09:02:50 +01:00
KodeStar 8558975d55
Merge pull request #164 from albertsj1/fix_cp_icon
fix couchpotato icon capitalization
2018-04-04 09:45:20 +01:00
halorrr 0e895089c7
Create Syncthing.php 2018-04-04 01:31:43 -04:00
halorrr 5dd44f66c1
Update Item.php 2018-04-04 01:26:08 -04:00
halorrr a1cfea46c6
Add files via upload 2018-04-04 07:25:18 +02:00
halorrr 42c492c85a
Update readme.md 2018-04-04 01:24:07 -04:00
Marcus Kimpenhaus 9e8794a39f added autofocus to search input #149 2018-04-02 11:13:49 +02:00
John Alberts 66c3604b2a
fix couchpotato icon capitalization 2018-03-31 22:29:59 -07:00
KodeStar c0ee1ee27b
Update app.php 2018-03-27 10:57:49 +01:00
KodeStar a3e669e433
Merge pull request #162 from halorrr/master
Bug Fix On Newly Added Apps
2018-03-27 10:52:29 +01:00
halorrr 8a83b4fff5
Capitalized first letter of filename to fix link 2018-03-26 09:29:26 -04:00
halorrr 69c48d3f5d
Deleted extra space at beginning of file 2018-03-26 09:28:53 -04:00
halorrr 88504a335e
Deleted extra space at beginning of file 2018-03-26 09:28:39 -04:00
halorrr a44a433807
Deleted extra space at beginning of file 2018-03-26 09:28:26 -04:00
halorrr 9c03a8ae28
Deleted extra space at beginning of file 2018-03-26 09:28:12 -04:00
halorrr 767a5f3a94
Deleted extra space at beginning of file 2018-03-26 09:27:57 -04:00
halorrr db1e138d36
Deleted extra space at beginning of file 2018-03-26 09:27:36 -04:00
halorrr 84aa05f9a9
Deleted extra space at beginning of file 2018-03-26 09:27:19 -04:00
KodeStar 1071b85472
Merge pull request #160 from LiamAkkerman/master
SupportedApp: Grafana
2018-03-26 08:34:56 +01:00
KodeStar 479412b190
Merge pull request #157 from halorrr/patch-2
SupportedApp: Cardigann
2018-03-26 08:34:26 +01:00
KodeStar ac4fc5b0ba
Merge pull request #156 from halorrr/patch-1
SupportedApp: pyLoad
2018-03-26 08:33:28 +01:00
KodeStar 4a8770232d
Merge pull request #158 from rigrassm/mobile-app-compatible
Add html needed to allow the site to load as a mobile app
2018-03-26 08:31:40 +01:00
Liam B. Akkerman 2ea983bdae rename grafana icon file 2018-03-24 21:40:52 -07:00
Liam B. Akkerman ffce8fa505 add grafana to readme 2018-03-24 21:37:07 -07:00
Liam B. Akkerman cb9e529eb7 add grafana to Item.php 2018-03-24 21:35:23 -07:00
Liam B. Akkerman 7f0ee208fa add grafana icon 2018-03-24 21:29:46 -07:00
Liam B. Akkerman 2d38652034
add grafana app php 2018-03-24 21:23:15 -07:00
Ricky Grassmuck 4a2076a550
One more indentation fix
This time I really did fix it I swear!
2018-03-23 18:25:36 -05:00
Ricky Grassmuck 35049b26fe
Fix Indentation
Fixed indentation of newly added lines to match existing lines.
2018-03-23 18:24:40 -05:00
Ricky Grassmuck 39648ba372 Add html needed to allow the site to load as a mobile app 2018-03-23 18:11:04 -05:00
KodeStar 44ce0bbffd
Merge pull request #155 from imcdona/master
Document adding a supported application
2018-03-22 15:01:44 +00:00
halorrr a634472873
Create Cardigann.php 2018-03-21 11:28:30 -04:00
halorrr a98c30f7fa
Update Item.php 2018-03-21 11:25:31 -04:00
halorrr 43d4b80e11
Add files via upload 2018-03-21 16:24:47 +01:00
halorrr 09926fcc53
Update readme.md 2018-03-21 11:24:14 -04:00
halorrr 17eef7a4aa
Update pyLoad.php 2018-03-21 11:17:12 -04:00
halorrr 4738d7c951
Create pyLoad.php 2018-03-21 11:07:16 -04:00
halorrr 4be0af5fa3
Update Item.php 2018-03-21 11:06:33 -04:00
halorrr 8aaa0900e5
Add files via upload 2018-03-21 16:05:38 +01:00
halorrr 49b5d9b886
Update readme.md 2018-03-21 11:03:40 -04:00
Isaac McDonald 7a3912767b
Document adding a supported application
If you type the name of a supported application quickly enough in the title field, you'll never see the option to select that application from the list. Long term I think this needs to be addressed. In the short term, an explanation will suffice.
2018-03-21 07:52:47 -07:00
KodeStar d1e473aafe
Merge pull request #151 from halorrr/patch-3
SupportedApp: Watcher3
2018-03-21 12:59:41 +00:00
KodeStar c91eb7ed47
Merge branch 'master' into patch-3 2018-03-21 12:59:21 +00:00
KodeStar 443f631bac
Merge pull request #146 from halorrr/patch-1
SupportedApp: AirSonic
2018-03-21 12:57:53 +00:00