Kovah
c08b50d4ea
Remove the splash screen ( #325 )
2022-01-05 22:48:19 +01:00
Kovah
3bc7bb3cf7
Expose params on the bookmarklet url for tags and lists ( #308 )
2021-11-02 20:55:03 +01:00
Kovah
509e3e79bf
Prevent usage of header scripts in demo environment
2021-11-02 20:12:21 +01:00
Kovah
792de8b342
Notify users if a link already exists in create and edit forms ( #318 )
2021-10-06 09:02:50 +02:00
Kovah
93f8b14b76
Add option to place custom HTML in <head> ( #280 )
2021-10-05 22:51:04 +02:00
Kovah
d7c3aa39d8
Add filters for lists index page ( #309 )
2021-09-20 22:43:39 +02:00
Gavin Rehkemper
2305da649e
Added ability to filter (search) for tags
...
on tags index page.
2021-09-12 22:28:39 +00:00
Kovah
bce78f6667
Add missing indicators for private tags and lists on their detail pages ( #304 )
2021-08-08 22:56:55 +02:00
Kovah
1dd2866574
Fix styling for very long list and tag names on the dashboard ( #303 )
2021-08-08 22:50:22 +02:00
Kovah
b560494643
Optimize the setup process ( #288 )
2021-06-17 22:59:38 +02:00
Kovah
7d9bd55d35
Make search query required for the dashboard search box ( #278 )
2021-06-06 12:27:17 +02:00
Kovah
5dd497659f
Add tags to search links table ( #279 )
...
Also updates the shortUrl() method to remove https:// from the url
2021-06-06 12:20:47 +02:00
Kovah
3752db7848
Hotfixes for the component linkace logo
2021-04-19 18:39:44 +02:00
Kovah
959b308faa
Add social meta to html header
2021-04-19 17:39:32 +02:00
Kovah
5a85594ffc
Migrate linkace logo to icon components
2021-04-19 17:32:32 +02:00
Kovah
39ed05e1a1
Minor styling changes for link thumbnails
2021-04-18 13:59:28 +02:00
jeop10
98567b8000
Generate screenshots for links #18
...
First step into implementing a "screenshot" of the added links, so this commits makes possible to retrieve the images that exists on the metatags and store it as the thumbnail.
2021-04-16 19:48:34 +02:00
Kovah
a36e6836ef
Move application views into correct folder
2021-04-15 12:11:14 +02:00
Kovah
7f76a86e66
Allow users to search for links without lists or tags ( #257 )
2021-04-09 11:32:11 +02:00
Kovah
ee9b7bdb7a
Hide private tags in guest link overview
2021-03-29 09:42:11 +02:00
Kovah
80e73ba1d4
Add RSS feeds for lists and tags links ( #197 )
2021-03-29 09:34:26 +02:00
Kovah
e8aec55015
Add RSS feeds for private links, lists and tags accessible via api token authorization ( #197 )
2021-03-29 00:22:12 +02:00
Kovah
b8135ac162
Add RSS feeds for public lists accessible via guest mode ( #197 )
2021-03-28 23:53:12 +02:00
Kovah
1c98fc39ce
Optimize markdown handling for links and notes, add markdown support for list descriptions
2021-03-28 23:35:34 +02:00
Kovah
26b232dfde
Let users manually mark a link as working if the status is not working ( #234 )
...
Also, the link check can now be toggled at any time.
2021-03-28 21:19:44 +02:00
Kovah
54471db324
Optimize recent tags and lists on dashboard ( #188 )
2021-03-22 22:34:45 +01:00
Kovah
1eb10b380d
Add recent tags and lists to the dashboard ( #188 )
2021-03-22 22:23:58 +01:00
Kovah
cf750c4a53
Add a search box to the dashboard ( #192 )
2021-03-22 22:14:24 +01:00
Kovah
4e812f28a9
Remove version information and update check for guests ( #244 )
2021-03-07 11:07:09 +01:00
Kovah
748b4ae540
Implement markdown support for descriptions and notes ( #217 )
2021-03-06 21:44:36 +01:00
Kovah
8a945c86af
Implement markdown support for descriptions and notes ( #217 )
2021-03-06 21:33:07 +01:00
Kovah
312b5fdca5
Add tags to link tables
2021-03-06 20:15:29 +01:00
Kovah
ae86ec1159
Hide share links if no share service is enabled ( #233 )
2021-03-06 20:13:22 +01:00
Kovah
30d4a587c3
Fix editing of notes, remove required link_id field ( #243 )
2021-03-06 19:12:07 +01:00
Kovah
a217d21a34
Add version information and update check to footer ( #220 )
2021-02-26 23:22:15 +01:00
Kovah
e61693beba
Add link to search for broken links to dashboard
2021-02-07 00:17:56 +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
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
12fb35c26d
Correct favicon URLs
2020-12-17 14:16:07 +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
ce4bb17d64
Fix issue with duplicate route names in setup
2020-11-13 00:36:00 +01:00