Commit graph

937 commits

Author SHA1 Message Date
Attila Kerekes 27f58c0866
upgrade to laravel 8.0 2022-11-13 21:18:38 +01:00
KodeStar 43f894b58d
Merge pull request #946 from keriati/chore/db-setup
Remove sqlite db file creation when mysql or pgsql is used
2022-11-13 15:12:18 +00:00
Attila Kerekes b83f24c6f3
remove sqlite db file creation when mysql or pgsql is used 2022-11-13 11:34:58 +01:00
KodeStar b22fbdbad1
Merge pull request #944 from keriati/fix/429
fix: adjust home tag index for mysql/mariadb in database seeder
2022-11-11 20:30:54 +00:00
Attila Kerekes 6552a8c061 fix: adjust user id for postgresql in database seeder 2022-11-11 20:28:57 +00:00
Attila Kerekes bcd6f72b72 fix: adjust home tag index for mysql/mariadb in database seeder 2022-11-11 19:22:50 +00:00
KodeStar d4fe699029
Merge pull request #941 from keriati/fix/886
fix: disable tooltips while reordering items
2022-11-07 16:35:40 +00:00
Attila Kerekes db8fa38665 fix: disable tooltips while reordering items 2022-11-07 16:32:19 +00:00
KodeStar df41de3a9a
Update app.php 2022-11-07 15:43:08 +00:00
KodeStar b3070bc8f9
Merge pull request #940 from keriati/fix/appmodelcheck
fix: Add check to appModel so websites can be added again
2022-11-05 08:18:54 +00:00
Attila Kerekes 487cdc483c fix: Add check to appModel so websites can be added again 2022-11-05 07:02:20 +00:00
KodeStar dcc0f90b23
Merge pull request #912 from eekdood/tag-hyperlink-fix
fix links in tag list
2022-10-31 17:46:03 +00:00
KodeStar 75014c8269
Merge pull request #937 from keriati/privateAppSupport
Improve Private App support
2022-10-31 10:32:55 +00:00
Attila Kerekes 386e4c788b feat: add remove option to registerapp 2022-10-28 14:48:04 +00:00
Attila Kerekes fe0109494e feat: support the listing of private apps 2022-10-28 13:21:25 +00:00
Attila Kerekes 6907695c5d feat: support the listing of private apps 2022-10-28 09:55:16 +00:00
Attila Kerekes 533af2dc49 feat: support the listing of private apps 2022-10-27 21:57:23 +00:00
Eric Fawcett 1ac5eb6d23 fix links 2022-09-20 17:47:38 +00:00
Kode e2ba89c80e Update dependencies 2022-06-29 13:20:08 +01:00
Kode bbae811cd8 Update app.php 2022-06-29 13:19:02 +01:00
Kode 589aa73a15 Update app.php 2022-06-29 13:17:08 +01:00
Kode fc023401f5 remove heimdall specific xsrf token as clearly not working 2022-06-29 13:13:00 +01:00
KodeStar 02dfed0bc7
Merge pull request #823 from tomyvi/patch-2
Disable SSL checks on API calls
2022-04-12 11:56:20 +01:00
KodeStar 71d356935f
Merge pull request #822 from tomyvi/patch-1
Disable SSL checks on API calls
2022-04-12 11:56:04 +01:00
KodeStar e53bae2c69 Update app.php 2022-04-12 11:51:47 +01:00
KodeStar 3117b9c483 Don't try to autoload file when checking if a class exists 2022-04-12 11:48:03 +01:00
tomyvi c5817c9b2e
Disable SSL checks on API calls 2022-04-07 10:34:07 +02:00
tomyvi c403e8b2df
Disable SSL checks on API calls 2022-04-07 10:33:31 +02:00
Kode 758c174141 Only getApp if app found 2022-04-02 15:19:55 +01:00
KodeStar 9bc9c48e06 Localhost doesn't like the certificate so ignore the warning 2022-03-30 13:14:35 +01:00
KodeStar 9a6dd623db add tag_id to fillable to try and fix #810 2022-03-30 13:14:05 +01:00
Kode d1c6001fae update app version 2022-03-26 19:01:11 +00:00
Kode 74196a2bfa Check if class exists before checking if it's a search provider 2022-03-26 18:59:49 +00:00
Kode 724110dad2 Run ProcessApps when database version is bumped 2022-03-25 15:35:05 +00:00
KodeStar 3a043e0165
Update app.php 2022-03-25 15:02:35 +00:00
KodeStar ac37c60e1f
Merge pull request #800 from xiazeyu/baidu
added Baidu and sort order by alphabet
2022-03-25 15:01:22 +00:00
S4kura0ne 937e576520
move tiles to the first 2022-03-25 01:00:07 +08:00
KodeStar 9086e9bd75
Merge pull request #794 from xiazeyu/2.x
Latest Chinese translation combined #789 and #617
2022-03-24 13:21:07 +00:00
s4kura0ne 4c90d8c87e
added Baidu and sort order by alphabet 2022-03-24 09:25:30 +08:00
s4kura0ne a4cceb3ae0
remove Baidu in searchprovides.yaml 2022-03-24 09:20:46 +08:00
s4kura0ne 90c21d700d
merged old 'zh' translation, improved translation 2022-03-24 00:33:36 +08:00
s4kura0ne 15b1f3234b
added translation for baidu 2022-03-24 00:23:08 +08:00
s4kura0ne a116345d60
remove unused translation 2022-03-24 00:21:47 +08:00
s4kura0ne 2b4e6d372c
remove changes in outdated SettingsSeeder.php 2022-03-24 00:19:43 +08:00
s4kura0ne d370f2c3ee
finished chinese translation 2022-03-23 10:09:18 +08:00
S4kura0ne ade09f3b1c
Merge pull request #3 from xiazeyu/master
https://github.com/xiazeyu/Heimdall/pull/2
2022-03-23 09:31:58 +08:00
s4kura0ne 80aa120086
solved Russian readme conflict 2022-03-23 09:28:39 +08:00
S4kura0ne a5cbcaca03
Merge pull request #1 from anerg2046/2.x
Merge Chinese translate from anerg2046
2022-03-23 09:24:33 +08:00
Kode f2bfc26c5e Update app.php 2022-03-21 21:37:44 +00:00
Kode 9f0abb6f4d Strip out invalid characters from tile background 2022-03-21 21:37:14 +00:00