Commit graph

339 commits

Author SHA1 Message Date
Chris 64071bb60f Add migration and change path 2018-11-06 11:28:22 +00:00
Chris c56043e1f9 Add default value to null rather than not set 2018-11-06 09:20:53 +00:00
Kode e8e4cbfd41 Change sort order for applist 2018-11-05 21:03:42 +00:00
Kode 067f82b632 fix copy failing 2018-11-05 18:47:56 +00:00
Chris c7c2b6e6f2 change location of icons so it's persistant 2018-11-05 15:27:29 +00:00
Chris 96798963d6 Update register app to allow all 2018-11-05 12:31:43 +00:00
Kode 7ba8ea6dd4 die if missing php-zip 2018-11-04 21:43:12 +00:00
Kode 0067502b37 Initial application process 2018-11-04 16:20:12 +00:00
Kode b30f1730e4 order applist in dropdown by name 2018-11-04 15:27:57 +00:00
Kode a4107cba25 Fix tags 2018-11-04 14:33:39 +00:00
Kode 041c0b81a3 updates 2018-11-01 08:55:21 +00:00
Chris fe6776ee9d Some changes to SupportedApps.php 2018-10-31 15:42:34 +00:00
Chris 125b9f4160 Some fixes and changes to run css 2018-10-30 14:58:45 +00:00
Kode 488fee7b4b fixes 2018-10-29 19:43:08 +00:00
Kode 4fba596909 add enable button 2018-10-29 19:01:25 +00:00
Chris af04781830 remove class name from icon name 2018-10-29 15:24:47 +00:00
Chris 2507cda94c Normalise classname to remove non alpha chars 2018-10-29 15:12:47 +00:00
Kode 21c1401859 fixes 2018-10-28 20:41:46 +00:00
Kode 4351f55225 updates 2018-10-28 10:59:59 +00:00
Kode d1956c4e88 updates 2018-10-26 19:55:40 +01:00
Chris d76d056ed1 changes 2018-10-25 14:42:14 +01:00
Chris 2b2d51cb6f changes 2018-10-23 15:53:56 +01:00
Kode abd8c7227d Merge branch 'master' into 2.1.0 2018-10-21 14:09:39 +01:00
Kode 50d6dc7b71 change to find first user with public front 2018-10-21 13:47:03 +01:00
Kode b4a1ecc305 update EnhancedApps 2018-10-21 13:32:58 +01:00
Kode 540bead0db Fix test button 2018-10-21 13:23:23 +01:00
Kode 6e9f25d680 Fixes 2018-10-21 12:39:12 +01:00
Kode 268afe7006 Get working 2018-10-21 00:17:36 +01:00
Chris 4fb59385b7 work on applications 2018-10-19 15:10:05 +01:00
Chris 380a0e8623 changes 2018-10-18 15:59:38 +01:00
Chris 4f6a0cb7c6 Move current apps out 2018-10-18 10:37:18 +01:00
Chris 6eda423156 Added mailcow, webmin and virtualmin 2018-10-17 10:27:05 +01:00
Chris 907c22179b rearrange order 2018-10-17 09:49:23 +01:00
Chris cdafbab7b1 possible fix for basic auth 2018-10-17 09:41:20 +01:00
Kode 7d060ff803 Merge branch 'master' into Multi-user 2018-10-16 19:05:04 +01:00
KodeStar d5f8b6aae0
Merge pull request #257 from ABOTlegacy/Monica
Monica
2018-10-16 19:01:52 +01:00
KodeStar 2416993c5e
Merge pull request #258 from ABOTlegacy/Bitwarden
Added Bitwarden to foundation apps.
2018-10-16 19:01:10 +01:00
Chris e1bb7646ac small fixes 2018-10-16 15:44:23 +01:00
Chris cb21b0f8f1 add basic auth support and put username in switch user section 2018-10-16 14:57:21 +01:00
Chris 6093119dde Change name to username 2018-10-16 14:14:14 +01:00
Chris c47f296f17 Change location of switch user 2018-10-16 10:59:35 +01:00
Kode 12e109f82c add unique validation for name and don't fail validation when already the owner of data 2018-10-15 20:34:21 +01:00
Kode e095589172 fix validation on email 2018-10-15 20:25:21 +01:00
Kode d0293c785b Get settings working and autologin 2018-10-15 19:56:45 +01:00
Chris aa351e31bf trying to get session settings to work 2018-10-15 16:00:20 +01:00
Chris aceed3d13b fix settings edit not working 2018-10-15 14:35:14 +01:00
Chris 10b70d4a09 changes 2018-10-15 13:02:16 +01:00
Chris cb9e014cf3 Autologin togles working 2018-10-15 09:52:36 +01:00
Chris 99017d834e Merge branch 'master' into Multi-user 2018-10-15 09:08:42 +01:00
Chris fb73f5ca24 Attempt to allow changing root URL 2018-10-15 09:03:54 +01:00
Kode 6501aacb1b update to laravel 5.7 and try getting autologin saved 2018-10-14 20:50:32 +01:00
Kode c3da17befc User specific items 2018-10-14 17:27:28 +01:00
Kode 46bb073001 Working on multi user 2018-10-14 16:17:55 +01:00
Andy Bottom f5937879df Added Bitwarden to foundation apps. 2018-10-12 14:59:19 -05:00
Andy Bottom 93877b7025 Fixed spaces vs tabs. 2018-10-12 14:35:59 -05:00
Andy Bottom 6612631cc3 Added Monica to foundation apps. 2018-10-12 14:32:34 -05:00
Chris 30c3079a90 added setting user many to many relationship 2018-10-12 15:10:40 +01:00
Chris e86e681c53 Initial commit of multi user 2018-10-12 14:57:46 +01:00
Kode 882e406266 remove var dump 2018-09-30 15:47:44 +01:00
Kode a2f20fc18f allow forcing https for reverse proxy use 2018-09-30 11:45:08 +01:00
chbmb d48805ee2c
Update Item.php 2018-09-13 08:43:21 +01:00
chbmb 8b1046ce17
Create Bazarr.php 2018-09-13 08:41:57 +01:00
chbmb a6543970e7
Update Unraid.php 2018-08-30 11:40:55 +01:00
chbmb 6dcb77023c
Update Unraid colour in line with new logo 2018-08-29 15:54:19 +01:00
KodeStar 4d37135bdf
Merge pull request #233 from CHBMB/freshrss
Freshrss
2018-07-19 21:49:13 +01:00
KodeStar d109047fa5
Merge pull request #232 from CHBMB/bookstack
BookStack
2018-07-19 21:48:51 +01:00
KodeStar b6112501e2
Merge pull request #231 from CHBMB/tvheadend
Add TVheadend to foundation apps
2018-07-19 21:47:16 +01:00
chbmb 03e16415aa
Create FreshRSS.php 2018-07-19 19:56:39 +01:00
chbmb 9a55e05943
Add FreshRSS 2018-07-19 19:55:21 +01:00
chbmb 5575b082ea
Update and rename Bookstack.php to BookStack.php 2018-07-18 21:18:19 +01:00
chbmb 1c6da858bc
Update Item.php 2018-07-18 21:17:33 +01:00
chbmb a3dcc278d7
Create Bookstack.php 2018-07-18 21:13:53 +01:00
chbmb 5de473fa44
Add bookstack 2018-07-18 21:00:36 +01:00
chbmb 7fc5e0abb5
Add TVheadend 2018-07-18 20:45:40 +01:00
chbmb 06a655ac0c
Create TVheadend.php 2018-07-18 20:43:36 +01:00
chbmb 8724ced531
pfSense New Logo/Colour 2018-07-18 16:00:30 +01:00
Kode 2e301bdd51 This closes #184, closes #126 2018-06-13 20:03:26 +01:00
KodeStar 8666daa07d
Merge pull request #197 from finish06/master
Add App - Flood
2018-06-13 15:20:24 +01:00
KodeStar 926a9bdb03
Merge pull request #190 from ullbergm/app-Mylar
Foundation App: Mylar
2018-06-13 15:18:41 +01:00
KodeStar 3f69ccab99
Merge pull request #192 from ullbergm/app-Headphones
Foundation App: Headphones
2018-06-13 15:09:58 +01:00
KodeStar b6ee82ee52
Merge pull request #201 from shuaiscott/master
Enhanced App: Deluge
2018-06-13 15:09:25 +01:00
KodeStar da1eb859a9
Merge pull request #202 from MindTooth/enhanced_traefik
Enhanced App: Traefik
2018-06-13 15:08:11 +01:00
ullbergm 6c8eeb0ced
Merge branch 'master' into app-Mylar 2018-06-10 07:39:37 -04:00
Magnus Ullberg c5e0f3abc8 Revert "Merge branch 'master' into app-Mylar"
This reverts commit 586941ece7, reversing
changes made to 263a4578d4.
2018-06-10 07:34:48 -04:00
KodeStar 51776e2aa3
Merge pull request #200 from ullbergm/Add-option-to-open-links-in-current-window-or-new-tab
WIP: Add option to open links in current window or new tab
2018-06-10 09:01:25 +01:00
KodeStar 46f7a3d4f3
Merge pull request #198 from MindTooth/transmission_url
Transmission: Added custom URL
2018-06-10 08:50:33 +01:00
KodeStar 56cf450c89
Merge pull request #195 from ullbergm/app-MusicBrainz
Foundation App: MusicBrainz
2018-06-10 08:36:33 +01:00
KodeStar 38c350b020
Merge pull request #194 from ullbergm/app-LibreNMS
Foundation App: LibreNMS
2018-06-10 08:30:09 +01:00
KodeStar 1f46040f1b
Merge pull request #193 from ullbergm/app-LazyLibrarian
Foundation App: LazyLibrarian
2018-06-10 08:29:03 +01:00
KodeStar 63b95319cd
Merge pull request #191 from ullbergm/app-Booksonic
Foundation App: Booksonic
2018-06-10 08:25:17 +01:00
Birger J. Nordølum a25d92be9e
Traefik: enhanced conversion 2018-06-09 18:20:36 +02:00
shuaiscott 24469eb2fa Adding Enhanced Deluge 2018-06-08 13:58:17 -06:00
ullbergm a93fb49875
Update Item.php 2018-06-07 17:35:01 -04:00
ullbergm a9334bc247
Update Item.php 2018-06-07 12:33:40 -04:00
ullbergm 2466058c5a
Update Item.php 2018-06-07 12:31:26 -04:00
Magnus Ullberg 6b1f422456 Initial stab at allowing you to select how links open. 2018-06-07 12:17:08 -04:00
Birger J. Nordølum 6f9d15aed8
Transmission: Added custom URL 2018-06-07 10:42:02 +02:00
ullbergm 2551c949ae
Update Item.php 2018-06-06 19:08:51 -04:00
ullbergm 30c6020ce7
Delete LazyLibrarian.php 2018-06-06 19:08:32 -04:00
Caleb Dunn 2c43d79585 Add Flood class 2018-06-05 11:18:49 -05:00