1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-21 09:42:23 +01:00

164 Commits

Author SHA1 Message Date
Kovah
6b2868f5bc
Extend and improve the readme 2019-01-18 11:25:36 +01:00
Kovah
43393a0de8
Update the readme and corresponding files for production setup 2019-01-18 00:24:27 +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
8304e63341
Change dashboard view 2019-01-17 19:25:31 +01:00
Kovah
92ac99068e
Add license, update readme 2019-01-17 10:43:00 +01:00
Kovah
c6db058e0d
Add docker-compose for production (untested) 2019-01-17 10:42:42 +01:00
Kovah
5147f822fc
Move Dockerfile, add docker-compose for production use 2019-01-17 00:06:59 +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
639c0d0664
Code formatting optimization 2019-01-16 22:41:56 +01:00
Kovah
75455f2e1c
Dependency updates 2019-01-16 22:41:14 +01:00
Kovah
aeee4ab707
Added dockerfile for release builds 2019-01-16 22:40:54 +01:00
Kovah
729fc30202
Clean up trash views 2019-01-16 17:47:59 +01:00
Kovah
1b99898384
Clean up tags views 2019-01-16 10:43:33 +01:00
Kovah
837986f87b
Clean up category views 2019-01-16 10:43:23 +01:00
Kovah
31a524f96a
Clean up search views 2019-01-16 10:43:04 +01:00
Kovah
69805e779a
Clean up link views 2019-01-16 10:37:35 +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
4dae80f9a0
Move to Font Awesome 5, update NPM dependencies 2019-01-11 15:11:59 +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
e4949d0ea3
Correct model view 2019-01-10 23:41:38 +01:00
Kovah
075bd85883
Implement basic system settings (#1) 2019-01-10 22:50:09 +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
b9826a1124
Update docker compose file 2019-01-10 20:44:58 +01:00
Kovah
1ee75e2401
Implement formatter for correct date / time formats (#9) 2019-01-10 20:42:02 +01:00
Kovah
a6ae346b1e
Add indicators for private links 2019-01-10 00:21:54 +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
a8074aa4d8
Correct search form 2019-01-09 22:30:19 +01:00
Kovah
a1ce77f55c
Add user register command to readme 2019-01-09 21:38:22 +01:00
Kovah
3a606c212c
Update command for user registration 2019-01-09 21:36:43 +01:00
Kovah
25caa4149d
Dependency update 2019-01-09 21:33:37 +01:00
Kovah
ca4515c54b
Add base for the system settings (#1) 2018-09-27 23:46:23 +02:00
Kovah
12821bf2db
BS4: Tag details view 2018-09-14 11:44:05 +02:00
Kovah
5451216352
BS4: Tag edit view 2018-09-14 11:43:54 +02:00
Kovah
b5ca0466b6
BS4: Tag create view 2018-09-14 11:43:44 +02:00
Kovah
0a360139a4
Fix category create / details views 2018-09-14 11:43:29 +02:00
Kovah
aed08e9285
BS4: Category edit view 2018-09-14 11:32:58 +02:00
Kovah
802c17d860
BS4: Category create view 2018-09-14 11:32:04 +02:00