Kovah
baf629d00f
Correct MySQL client installation in simple release dockerfile
2021-01-19 14:47:17 +01:00
Kevin Woblick
e25058e20c
Merge pull request #214 from jk/feature/bookmarklet-description
...
Enable text selection as description in bookmarklet
2021-01-19 00:53:17 +01:00
Kevin Woblick
a996bdf884
Merge pull request #216 from benleb/patch-1
...
install dependency for backups in the "simple" version
2021-01-19 00:52:09 +01:00
Kovah
4c676c96ee
Migrate development PHP container to official PHP image
2021-01-19 00:50:59 +01:00
Ben
b1b3c2c745
install dependency for backups in the "simple" version
2021-01-18 11:08:41 +01:00
Jens Kohl
12fbc76937
Enable text selection as description in bookmarklet
...
Optional text selection will be prefliled for the description field
2021-01-15 21:48:04 +01:00
Kovah
ff880de8d6
Correct logo sizing on the login splash-page ( #212 )
2021-01-12 23:37:54 +01:00
Kovah
0743f4b0c5
Optimize database queries by properly loading relationships
2021-01-12 23:33:24 +01:00
Kovah
eafaa5c90c
Improve accessibility of icons used in the uI (181)
2021-01-10 18:43:51 +01:00
Kovah
fead8276cd
Correct input type for url in quick link add form on dashboard ( #187 )
2020-12-21 11:14:23 +01:00
Kovah
bab6768ab1
Add profiling configuration to development PHP config
2020-12-18 13:13:31 +01:00
Kovah
d241b6b529
Correct styleing of the dark-mode tag and list autocomplete dropdowns
2020-12-17 23:57:35 +01:00
Kovah
12fb35c26d
Correct favicon URLs
2020-12-17 14:16:07 +01:00
Kovah
30dde9c32f
Update all dependencies, move to updated Selectize library
2020-12-16 12:53:13 +01:00
Kovah
04b2690fbf
Update all current localizations: German + Chinese Simpl.
2020-12-16 12:09:18 +01:00
Kovah
89a93be00a
Language string correction
2020-12-16 11:59:25 +01:00
Kovah
5f0ad02d39
Add viewer for system logs
2020-11-19 17:30:22 +01:00
Kovah
55bea84112
Add tests for password resets and sharing helper
2020-11-17 12:22:41 +01:00
Kovah
2986354a94
Add two factor authentication ( #172 #111 )
2020-11-16 23:17:20 +01:00
Kovah
68b76a60f3
Replace Laravel UI with Fortify ( #172 )
2020-11-16 22:03:06 +01:00
Kovah
fcb94f9dee
Optimize automatic dark mode loading
2020-11-13 23:25:27 +01:00
Kovah
c584ab4b64
Add a console command to purge history entries with and without offset, also always display the history, even if there is only the initial creation available
2020-11-13 13:40:06 +01:00
Kovah
1f1289a9b5
Fix critical issue with status changes in link histories
2020-11-13 09:19:17 +01:00
Kovah
ce4bb17d64
Fix issue with duplicate route names in setup
2020-11-13 00:36:00 +01:00
Kovah
5e79ca71a0
Rewording of the Wayback Machine settings
2020-11-12 21:37:06 +01:00
Kovah
d8faee7120
Fix minor layout issue
2020-11-12 21:20:42 +01:00
Kovah
a2358f6239
Slight adjustment of the mobile navigation
2020-11-11 23:08:48 +01:00
Kovah
222e774aed
Update all translations
2020-11-08 20:40:34 +01:00
Kovah
ffc5ccf73d
Add check for writable storage directory to setup
2020-11-08 19:03:53 +01:00
Kovah
8bccd2372b
Bump required PHP version to 7.3, update some packages
2020-10-22 19:36:48 +02:00
Kovah
ded0982753
Add more settings for guest users ( #161 )
2020-10-22 13:51:27 +02:00
Kovah
e7118237c3
Add tags overview to guest mode ( #160 )
2020-10-22 13:28:55 +02:00
Kovah
b0a1438479
Overhaul guest views for links and lists, add new guest system settings ( #161 )
2020-10-22 13:20:17 +02:00
Kovah
a94fdeb2b6
Add more sorting options to pages containing lists of entities ( #162 )
2020-10-22 00:17:12 +02:00
Kovah
073ed5d8cb
Remove Fontawesome loading from layouts ( #158 )
2020-10-21 15:23:57 +02:00
Kovah
ea8077ba98
Completely remove the Fontawesome JS stack ( #158 )
2020-10-21 15:17:37 +02:00
Kovah
8cbd36d61e
Migrate to HTMl icons ( #158 )
...
This adjusts multiple components, including the table sorting, link share buttons and link icons. All were changed to use views, dynamic components and the new icons. All views were adjusted to use the new icons instead of the Fontawesome Javascript.
2020-10-21 15:14:53 +02:00
Kovah
50e9121326
Minor layout correction for list detail pages
2020-10-09 18:18:01 +02:00
Kovah
c6bec43867
Add ability to change the user language ( #139 )
2020-10-09 12:25:58 +02:00
Kovah
c43867c20c
Add translations: German, Chinese (Simplified)
2020-10-09 12:13:15 +02:00
Kovah
e9bdf442ae
Correct the setup of backup notifications ( #155 )
...
Also optimize the Docker Compose files to include the path for local backups.
2020-10-09 11:05:28 +02:00
Kovah
14ef595196
Reduce output of critical errors ( #152 )
2020-09-21 23:38:45 +02:00
Kovah
adcd6ccd8f
Fix wrong base template for guest view
2020-09-21 23:33:49 +02:00
Kovah
a93d1b8b33
Large update for the Docker-based setup of Linkace
...
- Adds new Dockerfile for unified PHP-nginx container
- Adds new configuration files for simple setup with unified container
- Removes Redis from simple setup
- Changes default cache and session driver form Redis to file
- Updates nginx configuration accordingly
2020-09-07 23:14:53 +02:00
Kovah
6d2ca72579
Correct the base configuration for nginx 1.19, optimize the nginx configuration file
2020-08-31 09:25:29 +02:00
Kovah
436d06b98d
Rename current "en" language folder to en_US to be more specific, update app configuration and Crowdin integration
2020-08-23 16:03:45 +02:00
Kovah
ec7f5a3ef8
Correct language string for tags
2020-08-23 15:42:52 +02:00
Kovah
d3c91230d1
Correct copying of package.json in release dockerfile
2020-08-13 00:03:06 +02:00
Kovah
4596f76a38
Add entry for link creation to history overview
2020-08-12 17:32:03 +02:00
Kovah
56492c4f71
Fix issues with restoring and clearing trash items ( #142 )
2020-08-08 11:05:25 +02:00