Commit Graph

769 Commits

Author SHA1 Message Date
Julian Prieber 3275e9ce15
Create SECURITY.md 2022-08-08 12:23:48 +02:00
Julian Prieber b51b7c46a8 Added independent backup system 2022-08-06 12:20:28 +02:00
Julian Prieber 33fd0f7e10 Added option to adjust visible button count on edit link page 2022-08-05 17:29:49 +02:00
Julian Prieber baeca4acef
Update version.json 2022-08-02 12:17:09 +02:00
Julian Prieber d308d30064 Update edit-link.blade.php 2022-08-02 12:08:04 +02:00
Julian Prieber 6380be8cb5 Added coloration separation to link selection 2022-08-02 11:40:59 +02:00
Julian Prieber 7eee9bc1a2 Update UserController.php 2022-08-02 00:34:18 +02:00
Julian Prieber e4f77996e2 Sorted buttons alphabetically 2022-08-02 00:33:32 +02:00
Julian Prieber 388d2f27b8 Sorted buttons alphabetically
again...
2022-07-31 23:55:20 +02:00
Julian Prieber 3bf1ed9279 Fixed button id issue 2022-07-31 22:49:55 +02:00
Julian Prieber 16e5c07bf7
Update version.json 2022-07-31 17:26:02 +02:00
Julian Prieber 38c471ec61 Edit Link now defaults to current link instead of "custom"
If a link is edited on the edit-link section, the default button selection now has the current button selected rather than the custom button.

@bonelifer

https://github.com/JulianPrieber/littlelink-custom/issues/113
2022-07-31 13:35:52 +02:00
Julian Prieber 66ac92087a Update links.blade.php 2022-07-31 02:03:30 +02:00
Julian Prieber a68990a56b Update links.blade.php 2022-07-31 02:00:09 +02:00
Julian Prieber 784b189cb9 Update index.blade.php 2022-07-30 17:34:30 +02:00
Julian Prieber c8fa537349 Update website.svg 2022-07-30 16:52:48 +02:00
Julian Prieber 0ad159e0c3
Merge pull request #114 from JulianPrieber/revert-110-New-Website-Button-Logo
Revert "Update website.svg"
2022-07-30 16:32:23 +02:00
Julian Prieber 12cf522c89
Revert "Update website.svg" 2022-07-30 16:32:09 +02:00
Julian Prieber 0cdcf5801b
Merge pull request #110 from Doncellup/New-Website-Button-Logo
Update website.svg
2022-07-30 16:20:54 +02:00
Julian Prieber 6ec999c4fa
Update README.md 2022-07-29 22:43:30 +02:00
Julian Prieber 70408f0a51
Added beta testers section 2022-07-29 20:31:48 +02:00
Julian Prieber e39ee0fd6c
Update README.md 2022-07-29 16:41:53 +02:00
Julian Prieber 9faf8597c2
Added contributors section
This new section includes an image of all contributors.

This image is generated dynamically from https://components.littlelink-custom.com/contributors/.
To list all contributors, this image is created using PHP and the GitHub API.

If a new contributor contributes to the project, they will be automatically added to this list.
2022-07-29 16:33:58 +02:00
Doncellup 9d1a225845
Update website.svg 2022-07-29 15:23:51 +02:00
Julian Prieber a17be81d6d
Merge pull request #109 from Doncellup/Doncellup-patch-1
Add Trello css/logo --- Improve Youtube css/logo
2022-07-28 19:25:27 +02:00
Julian Prieber 7dff61cc84
Added button "Trello"
Added button "Trello" to database seeder.

This is required for buttons to show up in the kinks/buttons list on the Admin Panel. 
All buttons added here will be added by the built-in updater.
2022-07-28 19:19:14 +02:00
Doncellup f764db01b2
Create trello.svg 2022-07-28 14:55:15 +02:00
Doncellup 82ea6fa388
Update youtube.svg 2022-07-28 14:54:52 +02:00
Doncellup 2bf98aff8c
Update youtube.svg 2022-07-28 14:54:41 +02:00
Doncellup 72ce5357ff
Update youtube.svg 2022-07-28 14:53:43 +02:00
Doncellup a75d12b020
Add Trello / Improved Youtube button 2022-07-28 14:27:47 +02:00
Julian Prieber 8ed382e371
Merge pull request #108 from JulianPrieber/dependabot/composer/laravel/framework-8.83.23
Bump laravel/framework from 8.83.22 to 8.83.23
2022-07-26 19:18:18 +02:00
dependabot[bot] e0d7f2598d
Bump laravel/framework from 8.83.22 to 8.83.23
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.22 to 8.83.23.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.22...v8.83.23)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 16:35:44 +00:00
Julian Prieber d34e9c877c
Merge pull request #105 from JulianPrieber/dependabot/composer/fakerphp/faker-1.20.0
Bump fakerphp/faker from 1.19.0 to 1.20.0
2022-07-22 19:39:10 +02:00
Julian Prieber bd0e985693
Merge pull request #106 from JulianPrieber/dependabot/composer/laravel/sail-1.15.1
Bump laravel/sail from 1.15.0 to 1.15.1
2022-07-22 19:38:54 +02:00
Julian Prieber 76a783e0a8
Merge pull request #107 from JulianPrieber/dependabot/composer/laravel/framework-8.83.22
Bump laravel/framework from 8.83.20 to 8.83.22
2022-07-22 19:38:31 +02:00
dependabot[bot] b6363e2611
Bump laravel/framework from 8.83.20 to 8.83.22
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.20 to 8.83.22.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.20...v8.83.22)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 16:31:09 +00:00
dependabot[bot] 3cf2bbf25c
Bump laravel/sail from 1.15.0 to 1.15.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 16:32:52 +00:00
dependabot[bot] 1393939461
Bump fakerphp/faker from 1.19.0 to 1.20.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:01:14 +00:00
Julian Prieber f6ff3ca0a8
Merge pull request #104 from JulianPrieber/dependabot/composer/laravel/framework-8.83.20
Bump laravel/framework from 8.83.19 to 8.83.20
2022-07-20 12:05:51 +02:00
dependabot[bot] 59794355c9
Bump laravel/framework from 8.83.19 to 8.83.20
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.19 to 8.83.20.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.19...v8.83.20)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 16:39:48 +00:00
Julian Prieber af7228400c
Merge pull request #103 from JulianPrieber/dependabot/composer/fideloper/proxy-4.4.2
Bump fideloper/proxy from 4.4.1 to 4.4.2
2022-07-18 20:59:21 +02:00
dependabot[bot] e84caecbb9
Bump fideloper/proxy from 4.4.1 to 4.4.2
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: fideloper/proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:54:37 +00:00
Julian Prieber b835101292 Fixed mail links 2022-07-15 19:37:34 +02:00
Julian Prieber 564a9d160b Added phone number button 2022-07-15 17:46:26 +02:00
Julian Prieber 4ba6daba5e Update update.blade.php 2022-07-14 19:56:40 +02:00
Julian Prieber 892d0c1dd5
Merge pull request #101 from JulianPrieber/dependabot/composer/laravel/framework-8.83.19
Bump laravel/framework from 8.83.18 to 8.83.19
2022-07-13 21:41:47 +02:00
dependabot[bot] 8798eeaec4
Bump laravel/framework from 8.83.18 to 8.83.19
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.18 to 8.83.19.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.18...v8.83.19)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:34:10 +00:00
Julian Prieber 704b232c4f
Update version.json 2022-07-12 19:08:42 +02:00
Julian Prieber 32892f214f Changed Delete user button 2022-07-12 16:30:19 +02:00