Commit Graph

15 Commits

Author SHA1 Message Date
Julian Prieber 790133025a Images now support unique file names
System can now read unique image file names to renew cached images when uploading a new one.
https://github.com/LinkStackOrg/LinkStack/issues/480
2023-07-10 19:07:41 +02:00
Julian Prieber eef549b5ff Simplified extra functions 2023-07-10 18:49:55 +02:00
Julian Prieber 7aacc27f89 Translated footer titles 2023-06-22 14:13:22 +02:00
Julian Prieber 2dee1de0a1 Update externalfiles.php 2023-05-25 18:15:16 +02:00
Julian Prieber 8e84566e84 Update externalfiles.php 2023-05-25 18:09:25 +02:00
Julian Prieber 5e58183b4a Update externalfiles.php 2023-05-25 18:04:58 +02:00
Julian Prieber 8caf099eaa Added uri function 2023-05-25 18:00:00 +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
Julian Prieber 02bc23c832 Avatar type findAvatar() 2023-03-08 22:03:54 +01:00
Julian Prieber 50bf79a800 Update findfile.php 2023-02-13 21:12:44 +01:00
Julian Prieber d727455e96 Fixed error
Call to undefined function exif_imagetype() (View: /htdocs/resources/views/littlelink.blade.php)
2023-02-13 20:02:56 +01:00
Julian Prieber c279661e0b Added dark/light mode detection to background image
Only active on default theme
2023-02-13 18:10:13 +01:00
Julian Prieber 96c155c518 Custom background image file type 2023-02-13 17:18:32 +01:00
Julian Prieber 2329d8345b Added new helper function
Added new helper function to replace file_get_contents with curl.
2023-01-31 15:49:56 +01:00
Julian Prieber b9a371b924 Turned function findFile() into helper function 2022-12-22 09:51:19 +01:00