Commit Graph

782 Commits

Author SHA1 Message Date
Milan C 2866d66ce0 Added Base. 2022-08-17 01:21:56 +05:30
Milan C 0444297a6a Refactor code 2022-08-15 01:12:40 +05:30
Milan C cb613f6a05 Init Sortable links. 2022-08-15 00:35:26 +05:30
Julian Prieber 435e09a240 Fixed FA 2022-08-10 20:03:46 +02:00
Julian Prieber 4545a784e9
Merge pull request #118 from JulianPrieber/dependabot/composer/laravel/sail-1.15.2
Bump laravel/sail from 1.15.1 to 1.15.2
2022-08-10 13:54:54 +02:00
dependabot[bot] 1b1a26d3d8
Bump laravel/sail from 1.15.1 to 1.15.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.1 to 1.15.2.
- [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.1...v1.15.2)

---
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-08-09 16:40:34 +00:00
Julian Prieber 8bf6ffb837 Update web.php 2022-08-08 15:50:40 +02:00
Julian Prieber bcaf3593b9 Fixed bug "Maintenance Mode while updating" 2022-08-08 15:30:28 +02:00
Julian Prieber edc2f548c9 Update web.php 2022-08-08 14:55:54 +02:00
Julian Prieber 45a607ea33 Added new option to .env config 2022-08-08 14:27:00 +02:00
Julian Prieber bce7a57459 Added option to config on update 2022-08-08 14:23:58 +02:00
Julian Prieber fc8a18f0d7 Switched Font Awesome from JS to CSS 2022-08-08 14:11:19 +02:00
Julian Prieber 75d39276ed Added Maintenance Mode 2022-08-08 14:09:11 +02:00
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