Kovah
81e4f96b78
Fix requirements check
2024-02-05 22:43:33 +01:00
Kevin Woblick
194787b1f6
Merge pull request #703 from chrissawyerfan4/dev
...
Add page titles
2023-11-01 13:36:06 +01:00
Kevin Woblick
8d08227eb5
Merge pull request #705 from chrissawyerfan4/settings
...
Don't show guest settings when guest mode is disabled
2023-11-01 13:34:37 +01:00
Kovah
3dc4a3d557
Receive parsed keywords instead of fetched HTML for tag suggestions
2023-11-01 13:31:02 +01:00
chrissawyerfan4
81f6f6d117
remove preexisting whitespace (3278d581) that makes unit test fail...
2023-10-15 18:10:36 +02:00
chrissawyerfan4
a6bed850c5
remove preexisting whitespace (3278d581) that makes unit test fail...
2023-10-15 17:05:48 +02:00
chrissawyerfan4
1da2d58bc5
Add page titles, fixes #584 and #691
2023-10-15 16:56:37 +02:00
Sergio Giraldo
3278d5810c
Adding statistics only for the current user:: by sergio giraldo @ 20230809T1400CEST, gpg signed
2023-08-09 14:00:10 +02:00
Kovah
130404aee1
Improve handling of order direction for sorting models
2023-07-20 08:54:52 +02:00
Kovah
20b196297b
Minor code changes
2023-06-04 13:22:56 +02:00
chrissawyerfan4
2cf94d1db9
Fix random sorting for guests
2023-04-14 01:59:00 +02:00
chrissawyerfan4
328ef58cad
Avoid orderBy("random") as it's not an existing column
2023-04-14 00:18:05 +02:00
chrissawyerfan4
48c84aa8b5
Add random order option
2023-04-03 19:33:00 +02:00
chrissawyerfan4
6da9c0a702
Don't show "no results" when no search was performed
2023-03-04 02:55:31 +01:00
ahmad
d9759cb108
Fix a typo in SearchesLinks trait
2022-07-18 12:24:29 +04:30
Yasin BARAN
a84d38173b
Make By User Scope Shorter
2022-05-06 11:44:14 +03:00
Kovah
e67de06a67
Retain the order preference when viewing links, lists and tags ( #349 )
2022-04-03 23:28:57 +02: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
d9e82be485
Add new option to set custom User Agent with APP_USER_AGENT ( #334 )
2022-01-14 12:31:07 +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
ebe2398c72
Further small design corrections ( #345 )
2022-01-14 00:10:39 +01:00
Kovah
89f84c7340
Hotfix for wrong redirects on link deletion ( #346 )
2022-01-08 10:06:20 +01:00
Kovah
105128ec31
Redirect back to the previous page when deleting links, lists or tags ( #341 )
2022-01-05 23:09:28 +01:00
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
792de8b342
Notify users if a link already exists in create and edit forms ( #318 )
2021-10-06 09:02:50 +02:00
Kovah
ea74057650
Fix order directions for tag controller ( #306 )
2021-10-05 22:13:58 +02:00
Kovah
7773264b8b
Fix public/private behavior of tags ( #307 )
2021-10-05 22:08:04 +02:00
Kovah
d7c3aa39d8
Add filters for lists index page ( #309 )
2021-09-20 22:43:39 +02:00
Gavin Rehkemper
b87faa0dff
fix linting error
2021-09-12 22:45:25 +00:00
Gavin Rehkemper
2305da649e
Added ability to filter (search) for tags
...
on tags index page.
2021-09-12 22:28:39 +00:00
Kovah
d0dc81893b
Large code cleanup
2021-05-10 13:51:09 +02:00
Kovah
42b4824b76
Properly cache update checks for 1 day
2021-04-19 16:40:36 +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
805ed2ac03
Optimize public scopes for links, lists and tags
2021-03-28 23:20:06 +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
2a25af3e3f
Delete cached system settings after cron token is generated ( #245 )
2021-03-07 11:16:08 +01:00
Kovah
296fbd1170
fix some small code styling issues
2021-03-06 19:41:41 +01:00
Kovah
2c54e0d270
Fix some issues reported by Enlightn, optimize configuration
2021-03-05 23:19:27 +01:00
Kovah
a217d21a34
Add version information and update check to footer ( #220 )
2021-02-26 23:22:15 +01:00
Kovah
0fdd74a803
Correct several performance and code issues, update HTTP kernel to Laravel 8 files
2021-01-20 22:24:43 +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
Kovah
4c676c96ee
Migrate development PHP container to official PHP image
2021-01-19 00:50:59 +01:00