Attila Kerekes
5eb1f55b82
chore: Add php code sniffer github check ( #1066 )
2022-12-11 11:58:58 +01:00
Attila Kerekes
52620bc331
chore: Add laravel ide helper
2022-12-01 09:17:54 +00:00
Attila Jozsef Kerekes
7565bd4028
chore: Add php code sniffer and apply fixes
2022-11-25 23:05:58 +00:00
KodeStar
aa98c3505c
Don't break if default search provider deleted from yaml
...
Fixes #904
2022-11-17 00:20:54 +00:00
Attila Kerekes
b390a719e9
refactor: apply auto fixes from idea
2022-11-14 14:48:38 +01: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
Kode
f73b78f292
Add search providers as an editable yaml file + allow searching tiles
2022-03-13 19:30:24 +00:00
KodeStar
d7742df802
Merge pull request #644 from OllieJC/custom
...
Add custom CSS and JS settings
2022-03-11 20:28:28 +00:00
KodeStar
f9a19fce91
Update to laravel 7
2022-03-10 11:54:29 +00:00
OllieJC
a4b32dcafd
Add textarea option
2022-01-18 22:59:40 +00:00
Chris
cd64d762e7
additions to search
2019-01-18 15:21:50 +00:00
Chris
f935fd94c6
initial work on seach changes
2019-01-16 14:47:32 +00: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
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
Chris
30c3079a90
added setting user many to many relationship
2018-10-12 15:10:40 +01:00
KodeStar
67e0f8570e
fix autofocus
2018-04-25 23:03:48 +01:00
chbmb
01748fec49
Update Setting.php
2018-04-25 22:38:30 +01:00
Marcus Kimpenhaus
9e8794a39f
added autofocus to search input #149
2018-04-02 11:13:49 +02:00
Chris
a79d47f161
Fix sliding checkbox in settings
2018-02-09 15:14:54 +00:00
Chris
211da7cb09
supported apps support
2018-02-07 15:43:29 +00:00
Chris
beb12147e0
fix incorrect translation strings
2018-02-07 14:01:10 +00:00
Chris
0f3087ab7d
translations
2018-02-07 13:37:40 +00:00
KodeStar
7867c7b3ca
Fix each bar provider not set breaking page
2018-02-05 17:06:52 +00:00
Chris
db70a6af33
removed errant character
2018-02-05 15:55:38 +00:00
Chris
2f79499b0d
fix to show settings when not empty && instead of ||
2018-02-05 15:51:16 +00:00
Chris
20e029a3ff
Small change
2018-02-05 15:42:15 +00:00
Chris
09276f08fc
fixes
2018-02-05 15:39:26 +00:00
Chris
ba273ffbcf
search functionality and settings fixes
2018-02-05 14:21:54 +00:00
KodeStar
d21138529f
added settings
2018-02-04 20:50:59 +00:00