Commit Graph

70 Commits

Author SHA1 Message Date
Levi ff7d607e2a
(feat) last.fm button 2023-08-14 01:20:15 +02:00
Levi 0c02bd7665 feat: add picarto and trakt buttons 2023-07-21 09:15:18 +02:00
Julian Prieber 9515017c03 Fixed DB calls for MySQL 2023-07-19 15:08:07 +02:00
Julian Prieber 3f62c84406 Added option for admins to impersonate other users
Inspired by: https://github.com/nextcloud/impersonate
2023-07-13 18:22:50 +02:00
Julian Prieber 7f2c3533e3 Translated home message 2023-06-22 12:58:48 +02:00
Julian Prieber 154e3d4fb3 Update 2023_03_09_121613_update_columns_to_text_type.php 2023-05-04 19:01:56 +02:00
Julian Prieber ecae2290d6 Update PageSeeder.php 2023-05-04 15:33:40 +02:00
Julian Prieber 437c6d0661 Update 2023_03_09_121613_update_columns_to_text_type.php 2023-05-03 20:38:50 +02:00
Julian Prieber 0581e0f952 Fixed Vcards on mysql 2023-05-03 20:37:12 +02:00
Julian Prieber f837b82f89 Update PageSeeder.php 2023-05-01 16:37:36 +02:00
Julian Prieber bdd8b80694 Name change 2023-04-27 19:45:12 +02:00
Julian Prieber a69fd29301 Name change 2023-04-27 17:06:40 +02:00
Julian Prieber dcb44292ad Name change 2023-04-27 16:53:59 +02:00
Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00
Jascha Urbach ae7b2a5682
revert some files to commit 8e5bf2b
revert commit to wrong files.
2023-03-31 16:33:55 +02:00
Jascha Urbach 6057e2e753
artisan db:seed --class="ButtonSeeder" 2023-03-31 16:20:01 +02:00
Jascha Urbach 1c0a50c3d0
Scribd Button
added Scribd Button
2023-03-31 16:18:45 +02:00
Jascha Urbach 53dc30988d
Apple Books button
Added Apple Books svg and button code.
2023-03-31 11:06:02 +02:00
Julian Prieber adee9ccaec Initial Vcard
Added Vcard feature
2023-03-27 19:04:41 +02:00
MagicLike 647e004e78 Moved button in ButtonSeeder to ensure function 2023-03-10 23:29:40 +01:00
MagicLike 91e33a8dcd Added button for BookWyrm
https://github.com/JulianPrieber/littlelink-custom/discussions/322
2023-03-10 22:16:49 +01:00
Julian Prieber 6b1a15598f Revert "Update 2023_03_09_121613_update_columns_to_text_type.php"
This reverts commit 597bd20334.
2023-03-09 13:25:57 +01:00
Julian Prieber 597bd20334 Update 2023_03_09_121613_update_columns_to_text_type.php 2023-03-09 13:24:32 +01:00
Julian Prieber 6d9ffdff56 Create 2023_03_09_121613_update_columns_to_text_type.php
https://github.com/JulianPrieber/littlelink-custom/issues/328
2023-03-09 13:18:42 +01:00
Julian Prieber 19ddd37182 Update 2014_10_12_000000_create_users_table.php 2023-03-08 21:04:32 +01:00
Julian Prieber 86a64f80a2 Create 2023_03_08_184401_remove_unique_constraint_from_users_table.php 2023-03-08 19:46:43 +01:00
Julian Prieber 1abcf14b5a $table->string('name')->unique(); 2023-03-08 19:30:08 +01:00
Julian Prieber 7aea53e0b8 Added new blocks:
- E-Mail Block
- Telephone number Block
2023-03-05 20:02:42 +01:00
Julian Prieber ace499c07b Update ButtonSeeder.php 2022-12-05 22:56:56 +01:00
Julian Prieber 9c2a91e0fc Added new block "Text" 2022-12-01 12:51:16 +01:00
Julian Prieber 9fc837c09b Update 2022_09_22_123137_link-type.php 2022-11-14 11:36:01 +01:00
Julian Prieber b9922a36b6 Update 2022_09_22_123137_link-type.php 2022-11-10 18:49:26 +01:00
Julian Prieber d8130cd914 Update PageSeeder.php 2022-11-09 18:36:30 +01:00
Julian Prieber 951df23c91 Laravel 9
Update to Laravel 9

Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
Julian Prieber 71ef51c7e6 Added back button ALL-INKL 2022-11-05 14:54:54 +01:00
Julian Prieber a5a7f438fd Fixed button seeder 2022-10-28 15:30:01 +02:00
Julian Prieber 3564ab0fe6 Removed button ALL-INKL 2022-10-28 14:39:56 +02:00
MagicLike 57675d1fb6 51 new buttons and more
- Added 50 new buttons (some of them were taken over from LittleLink)
- Activated Producthunt button
- Some file contents sorted and optimised
2022-10-27 22:30:00 +02:00
Julian Prieber 3bf1ed9279 Fixed button id issue 2022-07-31 22:49:55 +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
Julian Prieber 564a9d160b Added phone number button 2022-07-15 17:46:26 +02:00
Julian Prieber f2ca9ba8cf Sorted buttons alphabetically 2022-07-07 22:57:01 +02:00
Julian Prieber 592dde4b2a Added support for custom themes 2022-05-18 21:08:58 +02:00
Julian Prieber 8bbc9417c1
Updated home message 2022-05-14 20:54:06 +02:00
Julian Prieber 0f9e717e36
Updated home message 2022-05-14 20:50:40 +02:00
Julian Prieber 458ed45da6
Update PageSeeder.php 2022-05-14 19:42:28 +02:00
Julian Prieber 83fa39f579
Fixed error when migrating database with MySQL 2022-05-12 14:47:07 +02:00
Julian Prieber 0123e03cbc Update ButtonSeeder.php 2022-05-06 23:20:09 +02:00
Julian Prieber 5b63080f8c Added custom spaces and headings
Added custom spaces and headings users can add like buttons to their littlelink pages to divide button sections into groups.

Spaces can be changed via the number in the title, and one space equals one "<br>". The maximum spaces that can be added with one space 'button' is capped at 10.

The 'Space' button will be replaced with an empty space, so buttons could be visually separated into groups. Entering a number between 1-10 in the title section will change the empty space's distance.

The 'Heading' button will be replaced with a sub-heading, where the title defines the text on that heading.
2022-05-06 15:26:39 +02:00
Julian Prieber d880fa84d3 Added database migration for custom icons
Added database migration for the upcoming custom icons on the Button Editor.
See: https://blog.littlelink-custom.com/upcoming-features/
And: https://blog.littlelink-custom.com/progress-of-the-new-button-editor/
2022-04-11 13:14:14 +02:00