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

74 Commits

Author SHA1 Message Date
Kovah
3f7215a88f
Correct patterns for the link mapper (#15) 2019-01-30 20:58:09 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper (#15) 2019-01-30 20:40:40 +01:00
Kovah
ce001d3391
Correct dashboard links query 2019-01-30 20:38:58 +01:00
Kovah
69b65f3f19
Finalize icon map (#15) 2019-01-30 20:12:25 +01:00
Kovah
14b2585992
Add first base for link icons (#15) 2019-01-30 17:47:38 +01:00
Kovah
e6cf288238
Add global scope for ordering by name ascending 2019-01-30 16:24:58 +01:00
Kovah
031476f3d6
Make model class extending more clear 2019-01-30 16:24:40 +01:00
Kovah
a1110e1d88
Fix issue with root route and dashboard redirect 2019-01-29 13:30:13 +01:00
Kovah
287abcaa06
Solve issue with tag imports (#27) 2019-01-29 13:25:34 +01:00
Kovah
42e2773f96
Fix category displaying in lists 2019-01-24 10:59:52 +01:00
Kovah
c6b3b7b7f0
Allow advanced searching by tags 2019-01-23 22:02:02 +01:00
Kovah
008003438e
Fix missing table sorting for logged in users (#21) 2019-01-22 22:41:02 +01:00
Kovah
71b8e4231b
Add table sorting to all item tables (#21) 2019-01-22 22:27:17 +01:00
Kovah
2a338f1960
Further implementation of guest access 2019-01-22 16:16:41 +01:00
Kovah
dfccf93a78
Add notes to trash handling, fix some issues (#11) 2019-01-17 21:28:17 +01:00
Kovah
26391caab7
Implement notes functionality for links (#11) 2019-01-17 21:08:12 +01:00
Kovah
5f38f4aa68
Implement advanced model and data caching to speed up the app 2019-01-16 23:57:28 +01:00
Kovah
0253a1265c
Improve the link displaying 2019-01-16 23:27:09 +01:00
Kovah
8745f81ab1
Update navbar styling, optimize SVG logo in navbar 2019-01-16 01:12:38 +01:00
Kovah
f6c087d6f9
Change share link design 2019-01-11 19:14:37 +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
3408141bcd
Add missing user checks for all model editing 2019-01-10 23:46:06 +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
7622a5f3a9
Remove the system settings controller 2019-01-10 22:09:24 +01:00
Kovah
1fa2c7d96c
Implement further user settings and implement them (#2) 2019-01-10 21:14:46 +01:00
Kovah
1ee75e2401
Implement formatter for correct date / time formats (#9) 2019-01-10 20:42:02 +01:00
Kovah
c2db251d28
Use user settings in existing application 2019-01-10 00:14:19 +01:00
Kovah
5a9d7a2f02
Implement helper function for user settings (#2) 2019-01-10 00:04:50 +01:00
Kovah
320a4c1f57
Implement user settings (#2) 2019-01-09 23:47:34 +01:00
Kovah
0ecd135618
Add relation from user to settings 2019-01-09 23:40:18 +01:00
Kovah
3a606c212c
Update command for user registration 2019-01-09 21:36:43 +01:00
Kovah
ca4515c54b
Add base for the system settings (#1) 2018-09-27 23:46:23 +02:00
Kovah
8849bf0815
Optimize Link displaying in tables, update tables in cards 2018-09-14 10:52:57 +02:00
Kovah
1f469a4a02
Correct link displaying for tags and categories 2018-09-09 22:51:49 +02:00
Kovah
1830b2cb6e
Rename home to dashboard 2018-09-09 21:44:54 +02:00
Kovah
0b6cb4ad31
Organize controllers into folders 2018-09-09 21:24:08 +02:00
Kovah
06e3e7dc25
Replace Choices.js with Selectize, implement ajax based tag adding 2018-09-06 22:53:16 +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
01b5199ce6
Update the link controller to filter by user id 2018-09-06 21:08:07 +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
67f330e5c6
Add editing and deleting for categories 2018-08-31 12:10:25 +02:00
Kovah
6b31d57dcf
Update PHP Docs for models 2018-08-31 12:10:11 +02:00