Commit Graph

2246 Commits

Author SHA1 Message Date
Julian Prieber d5b91bb0a3 Update version.json to 4.3.1 2023-10-25 16:47:32 +02:00
Julian Prieber 6531dde429
Merge pull request #605 from LeviSnoot/streams-button
feat: add streams button
2023-10-25 16:39:25 +02:00
Julian Prieber a6e186eebd Update composer.lock 2023-10-25 16:39:05 +02:00
Julian Prieber f40d9ccbc0 Changed credit footer to SVG
To provide consistent styling across themes and backgrounds
2023-10-25 16:37:27 +02:00
Julian Prieber bef2617949 Removed unused assets 2023-10-25 16:35:36 +02:00
Julian Prieber 132c5cfbed Updated delete function 2023-10-24 01:04:17 +02:00
Julian Prieber 9e9a2d1512 Saving assets locally 2023-10-24 00:10:42 +02:00
Julian Prieber eadf5513fa Update users.blade.php 2023-10-24 00:04:05 +02:00
Julian Prieber 8ca57d9d31 Fixes 2023-10-23 23:55:19 +02:00
Julian Prieber 0a222f34d2
Rename issue-template.md to issue-template.yaml 2023-10-22 22:07:24 +02:00
LeviSnoot b3533d82cd feat: add streams button 2023-10-22 19:34:45 +02:00
Julian Prieber 35c7e6f237 Update issue-template.md 2023-10-22 16:09:33 +02:00
Julian Prieber 1ef2b10b49 Updated issue template 2023-10-22 16:02:41 +02:00
Julian Prieber 0dea6bf503 Update UserTable.php 2023-10-20 01:21:30 +02:00
Julian Prieber 73bdb8d802 fix 2023-10-20 01:20:55 +02:00
Julian Prieber 87e17d60c7 Fixed config 2023-10-20 01:19:04 +02:00
Julian Prieber b28c67ce84 Dependencies 2023-10-20 00:41:43 +02:00
Julian Prieber ba87dd1360 Livewire Table 2023-10-20 00:29:37 +02:00
Julian Prieber 4df96237f3 Revert "Livewire Table"
This reverts commit 9e4357eb4f.
2023-10-20 00:27:48 +02:00
Julian Prieber 9e4357eb4f Livewire Table 2023-10-20 00:20:19 +02:00
Julian Prieber 89f21b8ae9 Update version.json to 4.3.0 2023-10-19 17:37:56 +02:00
Julian Prieber 64b61e683c Added click count to link info page 2023-10-19 17:19:29 +02:00
Julian Prieber 4e08fed843
Merge pull request #602 from LinkStackOrg/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.1 to 7.23.2
2023-10-19 00:33:20 +02:00
dependabot[bot] e468d7ef7f
Bump @babel/traverse from 7.20.1 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 22:33:09 +00:00
Julian Prieber f863cd4257 Update AdminController.php 2023-10-18 23:58:52 +02:00
Julian Prieber bc287eb7b4 Update linkinfo.blade.php 2023-10-18 23:57:00 +02:00
Julian Prieber 0510326171 Added link-info page
Shows user details and destination for any link.
2023-10-18 23:45:43 +02:00
Julian Prieber aeebeff803 Added redirects for unmatched routes
https://github.com/LinkStackOrg/LinkStack/issues/599
2023-10-18 15:35:27 +02:00
Julian Prieber d7d6256f14 Redirect to login page on expired session
https://github.com/LinkStackOrg/LinkStack/issues/598
2023-10-18 15:21:35 +02:00
Julian Prieber 350d0e02be Updated Font Awesome to 6.4.2
Updated Font Awesome from 6.2.1 to 6.4.2

https://github.com/LinkStackOrg/LinkStack/issues/539
2023-10-10 16:55:19 +02:00
Julian Prieber 8942b33f09 Reworked maintenance mode
https://github.com/LinkStackOrg/LinkStack/issues/590
2023-10-10 16:20:04 +02:00
Julian Prieber a59e98e1cc Update composer.lock 2023-10-10 14:37:03 +02:00
Julian Prieber 863a92aae5 Auto Resize Button Height
https://github.com/LinkStackOrg/LinkStack/issues/594
2023-10-10 14:08:37 +02:00
Julian Prieber 5f562db615 Fixed translation 2023-10-09 14:29:26 +02:00
Julian Prieber 909bf9636b Update UserController.php 2023-10-08 17:54:53 +02:00
Julian Prieber b79d5905e2 Added unique redirection to user page with ID
https://example.com/u/{user_id}
2023-10-08 17:45:49 +02:00
Julian Prieber d85071e4d9
Merge pull request #592 from LinkStackOrg/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.18 to 8.4.31
2023-10-06 15:32:48 +02:00
dependabot[bot] 78d7713ded
Bump postcss from 8.4.18 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 13:31:30 +00:00
Julian Prieber 3002e80140 Update composer.lock 2023-10-06 12:08:52 +02:00
Julian Prieber 91f33e802f Update composer.lock 2023-10-03 15:38:16 +02:00
Julian Prieber 2c82236bcd Update version.json to 4.2.9 2023-10-03 15:30:31 +02:00
Julian Prieber 9d77c57838 Now adding random prefix to backups 2023-09-29 16:56:59 +02:00
Julian Prieber 02f6200922 Session now expires after password change 2023-09-29 15:37:08 +02:00
Julian Prieber fe7b99eae8 Now only allowing Trusted Hosts 2023-09-29 15:23:43 +02:00
Julian Prieber 22dc7a395d Update composer.lock 2023-09-24 15:12:39 +02:00
Julian Prieber 539fcc6bdf
Merge pull request #580 from cln-io/patch-1
Update CONTRIBUTING.md with info on the seeded credentials
2023-09-24 15:11:55 +02:00
CLN de3f9a3205
Update CONTRIBUTING.md with info on the seeded credentials 2023-09-23 13:59:40 +02:00
Julian Prieber 6dabe3d46e Fixed empty Form Submissions Result in NULL Database Entries
https://github.com/LinkStackOrg/LinkStack/issues/577

https://github.com/LinkStackOrg/linkstack-docker/issues/86
2023-09-20 14:54:26 +02:00
Julian Prieber be4228cd1c Bugfix
https://github.com/LinkStackOrg/LinkStack/issues/576
2023-09-20 13:35:48 +02:00
Julian Prieber 406cd4edb0 Fixed user deletion to also delete associated links
https://github.com/LinkStackOrg/LinkStack/issues/576
2023-09-20 13:33:51 +02:00