1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 19:22:35 +01:00

35 Commits

Author SHA1 Message Date
Kovah
2866650eca
Implement system settings via settings page (#34) 2019-03-01 21:13:10 +01:00
Kovah
5abc8f6584
Add a status for links to indicate if they are broken or were moved (#20) 2019-02-11 16:04:18 +01:00
Kovah
2181885867
Add a system settings page accessible by admins 2019-02-11 00:08:49 +01:00
Kovah
f00e03eb98
Implement api token generation in settings (#6) 2019-02-07 23:55:27 +01:00
Kovah
8d6559f44e
Implement exporting of links (#22) 2019-01-31 16:42:39 +01:00
Kovah
f1a2a4d0e7
Smaller fixes for app settings 2019-01-30 21:08:34 +01:00
Kovah
c6b3b7b7f0
Allow advanced searching by tags 2019-01-23 22:02:02 +01:00
Kovah
dfccf93a78
Add notes to trash handling, fix some issues (#11) 2019-01-17 21:28:17 +01:00
Kovah
8304e63341
Change dashboard view 2019-01-17 19:25:31 +01:00
Kovah
0253a1265c
Improve the link displaying 2019-01-16 23:27:09 +01:00
Kovah
79440d1366
Implement sharing for links (#8) 2019-01-11 19:12:03 +01:00
Kovah
e000aa13cf
Add sharing services, overhaul user settings to be more structured (#8) 2019-01-11 17:09:51 +01:00
Kovah
b5b85d22ad
Implement bookmark importing (#4) 2019-01-11 13:56:07 +01:00
Kovah
10dca8b589
Implement trash feature for seft deletes (#10) 2019-01-11 00:44:21 +01:00
Kovah
eca7991e4c
Implement guest access with all needed views (#12) 2019-01-10 23:42:19 +01:00
Kovah
1629f712bc
Implement bookmarklet feature (#5) 2019-01-10 22:39:01 +01:00
Kovah
1fa2c7d96c
Implement further user settings and implement them (#2) 2019-01-10 21:14:46 +01:00
Kovah
320a4c1f57
Implement user settings (#2) 2019-01-09 23:47:34 +01:00
Kovah
91cff84154
Try a new layout for links overview 2018-09-09 22:30:49 +02:00
Kovah
1a75a029a2
Add lang strings for notes 2018-09-09 21:45:45 +02:00
Kovah
442f0f57d4
Implement ordering of search results 2018-09-06 21:23:27 +02:00
Kovah
398ceb4d15
Add a search page with advanced settings 2018-09-06 21:09:20 +02:00
Kovah
b1149a4643
Add recent links to dashboard 2018-09-01 15:35:03 +02:00
Kovah
42e1fa0681
Add views, update controller for tag editing 2018-09-01 15:16:00 +02:00
Kovah
9156d95f9c
Add alerts to link controller, add missing delete method 2018-08-31 22:01:35 +02:00
Kovah
99e5922ef3
Add alerts to the category controller 2018-08-31 22:01:09 +02:00
Kovah
7a784909a2
Add base for category views and the controller, editing is missing 2018-08-30 23:43:25 +02:00
Kovah
4ee632d0fb
Optimize the nav links 2018-08-29 21:29:59 +02:00
Kovah
f9a9e3bf3f
Allow adding links from the dashboard 2018-08-27 13:01:34 +02:00
Kovah
1ef139852d
Add checkbox to continue adding links 2018-08-23 15:32:20 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
9420716f6d
Add first language strings for all models 2018-08-23 00:44:43 +02:00
Kovah
fd5c32a3b5
Setup base for the LinkAce frontend
- Updates styling for the welcome, home, login and password reset forms
- Adds helper styles
- Adds Font Awesome
- Updates overal layout
- Adds navbar
2018-08-22 22:38:43 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00