Alex Tu
4baddf0a08
fix: Add new variable for input-disabled-bg for better contrasting
2022-04-09 07:13:03 +00:00
Kovah
9a7ff5559c
Correct the release Dockerfile
v1.10.0
2022-04-04 11:20:40 +02:00
Kovah
4e30c8a62a
Make .env writable to start with ( #426 )
2022-04-04 10:35:48 +02:00
Kovah
409ce27878
Switch to different zip package ( #426 )
2022-04-04 09:44:37 +02:00
Kovah
1115bd26e1
Correctly change file names for final build packages ( #426 )
2022-04-04 09:06:18 +02:00
Kevin Woblick
0dbcc04dc6
Merge pull request #419 from Kovah/dev
...
v1.10 Release
2022-04-04 08:44:54 +02:00
Kovah
8719c662dd
Update dependencies
2022-04-04 00:01:58 +02:00
Kovah
e5b93f0d22
1.10.0
2022-04-04 00:00:15 +02:00
Kovah
88647369ea
Update translations
2022-04-03 23:59:57 +02:00
Kovah
e67de06a67
Retain the order preference when viewing links, lists and tags ( #349 )
2022-04-03 23:28:57 +02:00
Kovah
53405ab80d
Add a detailed card display for links ( #305 )
2022-04-03 23:15:30 +02:00
Kovah
da24beddb1
Build packages for all install options ( #426 )
2022-04-03 22:29:04 +02:00
Kovah
0090d9920b
Update the services used in Docker compose files to the latest versions
2022-04-03 22:28:38 +02:00
Kovah
9d4ef3862a
Merge remote-tracking branch 'origin' into dev
2022-03-27 16:48:15 +02:00
Kovah
3eb2d29f1a
Add link description to "list with many details" ( #352 )
2022-03-26 00:03:56 +01:00
Kovah
03996f8bb3
Remove SETUP_COMPLETED variable ( #398 )
...
Replaces SETUP_COMPLETED variable with a database setting. Changes setup to add the setting to the database. Also adds a migration for existing installations.
2022-03-25 00:10:58 +01:00
Kovah
00c6693b1c
Reduce .env contents to the bare minimum ( #398 )
...
- Removes all config values that are not really needed for the most basic setup
- Adds a generic standard value for the app key which is checked in the setup middleware and replaced with a secure, random key then
2022-03-24 00:07:16 +01:00
Kovah
765307d9e2
Optimize Docker build process
2022-03-24 00:07:16 +01:00
Kevin Woblick
d7039f7aa6
Merge pull request #415 from Systemsemaphore/patch-1
...
Fix typo in DE_de/trash.php
2022-03-15 21:51:59 +01:00
Kevin Jost
e342c6d2a2
Fixed typo in trash.php
...
Fixed typo "Löschte Links" to "Gelöschte Links" in line 7
2022-03-15 20:11:43 +01:00
Kevin Woblick
c035829054
Merge pull request #361 from Kovah/dev
...
Release
v1.9.2
2022-03-11 11:43:32 +01:00
Kovah
63baccbf68
Correct test of registeruser command
2022-03-11 11:40:37 +01:00
Kovah
4202112af5
Update translations and readme, miron correction of registeruser command
2022-03-11 11:36:22 +01:00
Kovah
1f1d171e5e
1.9.2
2022-03-11 10:08:12 +01:00
Kovah
6a614a33ef
Update dependencies, enable support for PHP 8.1, switch Docker build to PHP 8.1 and Node 16
2022-03-11 10:01:21 +01:00
Kovah
cd6b580377
Correct documentation for backup destination in env files, exclude .git in backups ( #381 )
2022-03-11 10:01:21 +01:00
Kovah
d9c2c5c7d4
Add backup-temp folder to storage to prevent permission issues ( #412 )
2022-03-11 10:01:20 +01:00
Kevin Woblick
c55113daed
Merge pull request #360 from olekristoffer/dev
...
Links and formatting used in RSS/Atom feeds
2022-01-28 15:09:24 +01:00
Ole Apeland
1e9279bb70
Updated links and formatting used in RSS/Atom feed.
2022-01-28 12:25:31 +01:00
Kevin Woblick
324e61e543
Merge pull request #357 from Kovah/dev
...
Release
v1.9.1
2022-01-20 21:54:36 +01:00
Kovah
899dc5a630
1.9.1
2022-01-20 21:47:57 +01:00
Kovah
ef6d7b7e79
Fix redirection after link deletion ( #341 , #355 )
2022-01-20 21:47:10 +01:00
Kovah
ad8e796194
Correct tag creation handling, slight styling adjustments ( #356 )
2022-01-20 21:32:39 +01:00
Kovah
c5fe724468
Merge branch 'dev'
v1.9.0
2022-01-14 12:53:20 +01:00
Kovah
b207f9380f
Slightly adjust input placeholder color
2022-01-14 12:52:59 +01:00
Kevin Woblick
3ee7abd9ae
Merge pull request #344 from Kovah/dev
...
Release
2022-01-14 12:52:09 +01:00
Kovah
d9e82be485
Add new option to set custom User Agent with APP_USER_AGENT ( #334 )
2022-01-14 12:31:07 +01:00
Kovah
26b8ac9650
1.9.0
2022-01-14 10:50:54 +01:00
Kovah
539113fa75
Update dependencies
2022-01-14 10:50:44 +01:00
Kovah
fd78b0e597
Adjust the backup configuration to correctly use env variables
2022-01-14 10:45:34 +01:00
Kovah
1b9dbade0c
Update dependencies
2022-01-14 10:38:59 +01:00
Kovah
963661f5cb
Add new APP_TIMEZONE environment variable to control the timezone from the outside of the app ( #348 )
2022-01-14 10:32:05 +01:00
Kovah
f4bfa21bc9
Properly save tags and lists for bookmarklet if users has to log in ( #350 )
2022-01-14 10:30:42 +01:00
Kovah
df3d57622c
Fix form styling ( #345 )
2022-01-14 00:29:49 +01:00
Kovah
ebe2398c72
Further small design corrections ( #345 )
2022-01-14 00:10:39 +01:00
Kovah
04d16ecbb7
Adjust guest views, optimize design of link cards and views ( #345 )
2022-01-13 23:52:08 +01:00
Kovah
717a9a9c80
Merge remote-tracking branch 'origin/main' into dev
2022-01-10 12:11:24 +01:00
Kovah
f7adb6e676
Adjust all guest views, update pagination handling ( #345 )
2022-01-10 12:08:38 +01:00
Kovah
82bb8ac743
Fix URL field handling to prevent errors
2022-01-10 11:54:34 +01:00
Kovah
e94510920c
Adjust dark mode, update auth views ( #345 )
2022-01-10 11:54:19 +01:00