Commit Graph

30 Commits

Author SHA1 Message Date
Marcel Klehr fcc2029427 fix(Copyright): Hello 2024
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:34:37 +01:00
Marcel Klehr 29e1e938d5 fix: drop collaboration resources integration to be compatible with nc 28
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-10 15:35:38 +01:00
Marcel Klehr 41c030ddf1 enh(references): Implement a reference provider and a front-end widget for bookmarks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:31 +01:00
Marcel Klehr 74fb4510f6 Projects: Add bookmarks folders
remove bookmark picker from collections.js for now as we don't have a picker, yet.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-13 16:34:35 +01:00
Marcel Klehr 6146fb71e9 Fix projects implementation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-13 13:43:21 +01:00
Marcel Klehr 164fd3af2a First pass at implementing projects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-13 12:29:05 +01:00
Marcel Klehr 861bbb415e Integrate with Nextcloud Talk: Allow bookmarking mentioned links
fixes #1068

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-24 16:53:29 +01:00
Marcel Klehr 063ba49dad API: Properly return 401 if no auth header was sent
fixes #1658

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-26 22:02:43 +02:00
Marcel Klehr 00ec7a4ef1 Dashboard: Add 'frequent bookmarks' widget
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-30 13:21:18 +02:00
Marcel Klehr e163865a96 Performance: More caching
cache subFolder queries
cache folder counts

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-22 12:49:26 +01:00
Marcel Klehr f41916587a Fix Application#register
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-12 12:01:16 +02:00
Marcel Klehr fd18cfe947 Implement dashboard widget 2020-10-11 13:50:16 +02:00
Marcel Klehr 498440900d Upgrade bootstrap process for nc20 2020-10-09 13:49:25 +02:00
Marcel Klehr 11935a3fdb Update Copyright 2020-10-09 12:43:19 +02:00
Marcel Klehr 286bbe13c0
Implement Flow integration (#1138) 2020-08-05 17:35:43 +02:00
John Molakvoæ (skjnldsv) 6c2b2fbd0b php-cs lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-04 17:13:41 +02:00
John Molakvoæ (skjnldsv) 5386aa7792 Use webpack global config & @nextcloud/browserslist-config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-03 10:45:42 +02:00
Marcel Klehr 16434133d0 Implement Activity app integration 2020-07-21 21:53:57 +02:00
Marcel Klehr d17c7cb96d Fix shares
- adjust db schema
- listen to group changes
- Add repair steps
2020-05-26 18:09:51 +02:00
Marcel Klehr 4a4ae27d38 Implement and refactor UI for public links 2020-03-28 18:15:59 +01:00
Marcel Klehr 8f4c5e794b Fix Events to be compatible with nc 18 2020-03-22 21:39:55 +01:00
Marcel Klehr 719edd294a Refactor: New Events, TreeMapper, HashManager 2020-03-18 15:45:55 +01:00
Marcel Klehr f5f6f3ceca Refactor DB Mappers
* work with tree table
 * introduce QueryParameters
 * introduce return type hints
2020-03-06 05:49:42 +01:00
Marcel Klehr f231900c1c Major code cleanup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-12-30 18:47:34 +01:00
Marcel Klehr 0d3df9251a Refactor controllers and DI infra 2019-11-23 22:47:32 +01:00
Marcel Klehr 0455134303 DB: Drop column `public` 2019-11-23 22:47:32 +01:00
Marcel Klehr 8df9b793ee Major refactoring 2019-11-23 22:47:32 +01:00
Marcel Klehr c7f940e5ae Fix error for favicons
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-04-25 13:35:35 +02:00
Marcel Klehr c2bf774cdd Expose previews and favicons via public API
fixes #663
2019-03-28 21:58:18 +01:00
Marcel Klehr 01a8d0f824 Refacor code base 2019-01-27 17:26:08 +01:00