Commit Graph

40 Commits

Author SHA1 Message Date
Julian Prieber ecae2290d6 Update PageSeeder.php 2023-05-04 15:33:40 +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 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 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 409f60f988 Update PageSeeder.php 2022-11-09 18:36:43 +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 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 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 0e414dfcaf Updated default privacy notice 2022-03-29 15:49:12 +02:00
Julian Prieber 4d0f1b3d66 Included generic terms and privacy agreement
Included generic terms and privacy agreement for the footer pages. I strongly recommend you create your own terms and privacy agreement for your LittleLink Custom instance.

Edited home message and applied new HTML formatting.
2022-03-23 16:48:07 +01:00
Julian Prieber aac19d17f4 Bugfixes
Fixed problems in .env and database seeder
2022-03-21 15:37:55 +01:00
Julian Prieber bcc5050c35 Added Custom Website button
Added new Custom Website button which visually looks similar to the previously added Website button with an except of the icon of the new button being the favicon of the chose link. The text on the button is set with the button title, just like the Custom button.

The favicon request is performed via the Google API. The icon displays correctly in most cases, with some exceptions. I might add a function later on that displays a generic icon if no icon was found.
2022-03-18 14:59:45 +01:00
Julian Prieber 09bd0aed96 Added new buttons
Added new 'Buy me a Coffee' and 'generic Website' buttons
2022-03-17 21:19:30 +01:00
Julian Prieber 1d2df13b0f Added footer to Admin Panel
I re-enabled the footer disabled by Latuminggi's LittleLink Admin fork. This footer adds a Home button which brings you to the landing page, in addition to Terms, Privacy and Contact buttons.

I also edited the policy pages for the buttons named above to include the new logo as well as the dark mode detection.
2022-03-17 17:33:37 +01:00
JulianPrieber 4e78b1a58f Added option to disable registration
Added option to disable registration.
2022-02-23 20:19:15 +01:00
JulianPrieber 61ab146fa2 Added new buttons
Added the following LittleLink buttons:
  -  Bandcamp
  -  Patreon
  -  Signal
  -  Venmo
  -  Cash App
  -  Gitlab
  -  Mastodon
  -  PayPal
  -  WhatsApp
  -  Xing
2022-02-22 17:01:07 +01:00
JulianPrieber c1604ff9d5 Updated Name and description
Updated the name and description on the website.

Updated: App name, admin message in home (seeder), footer, and footer studio-sidebar.
2022-02-22 10:31:23 +01:00
JulianPrieber 8b030a3eea
Replaced (-) hyphen button seed with custom link button
Replaced (-) hyphen button seed with custom link button as first button
2022-02-11 22:14:43 +01:00
aprillio 00ccb7cc8f add (-) hyphen button seed as first button 2021-07-06 15:45:32 +07:00
Khashayar Zavosh 538666900b add new brand: tiktok, email 2021-05-22 18:07:18 +04:30
Khashayar Zavosh 24db7cbbfb admin littlelink 2021-04-16 03:30:00 +04:30