Commit graph

910 commits

Author SHA1 Message Date
KodeStar 3117b9c483 Don't try to autoload file when checking if a class exists 2022-04-12 11:48:03 +01: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
KodeStar 9ca2078e7d
Add app version to asset url to bust cache 2022-03-21 06:42:59 +00:00
罗翀 9e4a06999b Chinese translate
add baidu search
2022-03-21 00:53:28 +08:00
KodeStar 8b72ff0a0d
Merge pull request #787 from KodeStar/2.x
Laravel shift and update defaults
2022-03-19 15:07:11 +00:00
Kode 51ddaccc16 Update defaults 2022-03-19 15:04:26 +00:00
KodeStar 4ff1a4aec4
Merge pull request #1 from KodeStar/shift-58933
Upgrade Checker
2022-03-19 14:27:44 +00:00
KodeStar d5bd614cc6
Update Application.php 2022-03-19 14:05:01 +00:00
Shift 0f498eca75
Remove explicit deleted_at date cast 2022-03-19 13:54:34 +00:00
Shift 3dac9828c8
Convert to new helper methods
Laravel 5 added several new helper functions, including:

- `view()`
- `response()`
- `redirect()`
- `config()`
- `abort()`

Review the [helpers][1] documentation for more details.

[1]: https://laravel.com/docs/5.0/helpers
2022-03-19 13:54:34 +00:00
Shift 297c2bb30f
Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-03-19 13:54:33 +00:00
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
KodeStar 0fe6565346
Update app.php 2022-03-19 07:06:02 +00:00
KodeStar 85c68c1f46
Merge pull request #783 from xavier-GitHub76/2.x
Update app.php (French translations Fix) + version app (2.4.4)
2022-03-18 16:40:10 +00:00
Kode fc2191b8db Fix preview image 2022-03-18 16:36:05 +00:00
xavier-GitHub76 ee36a0cfae
Update app.php
Update version app to 2.4.4
2022-03-18 14:32:15 +01:00
Kode a868a6cac1 Fix for creating tags not setting home dashboard as default 2022-03-18 10:10:00 +00:00
xavier-GitHub76 574756b236
Update app.php
French translate fix
2022-03-17 22:43:05 +01:00
Kode f9599079e5 Update app.php 2022-03-17 19:04:39 +00:00
Kode 10afffb71d Fix test button 2022-03-17 19:03:06 +00:00
KodeStar 79d53af339 Update app.php 2022-03-17 13:42:07 +00:00
KodeStar 8cc6a9cc63 Pull missing apps on update apps list 2022-03-17 13:41:50 +00:00
KodeStar 18001fbdd0 Get app regardless of if it's enhanced (might be a search provider) 2022-03-17 12:56:51 +00:00
KodeStar 398df75865 Merge branch '2.x' 2022-03-17 11:01:43 +00:00
KodeStar 41c2983312 Add warning about http being needed in url 2022-03-17 10:55:52 +00:00
KodeStar bd3b882b3a Squashed commit of the following:
commit e52bc9c6b2
Author: KodeStar <kodestar@gmail.com>
Date:   Thu Mar 17 10:23:15 2022 +0000

    Update supportedapps.json

commit a16233ee10
Author: KodeStar <kodestar@gmail.com>
Date:   Thu Mar 17 10:21:24 2022 +0000

    Fix for displaying svg icons correctly
2022-03-17 10:24:31 +00:00
KodeStar e52bc9c6b2 Update supportedapps.json 2022-03-17 10:23:15 +00:00
KodeStar a16233ee10 Fix for displaying svg icons correctly 2022-03-17 10:21:24 +00:00
Kode 5b177f1127 Merge branch '2.3' into 2.x 2022-03-16 20:16:04 +00:00