Girish Ramakrishnan
|
bba48f455e
|
use @connect-lastmile
|
2025-07-10 11:00:31 +02:00 |
|
Johannes Zellner
|
2e4bc5e218
|
Start using req.resources = { app, volume, ...} pattern
Reason was that req.app was clashing with expressjs v5 which
stores the main expressjs app object there
|
2025-06-10 11:02:43 +02:00 |
|
Girish Ramakrishnan
|
2bfa49cc2e
|
applinks: add tests
|
2024-12-04 16:17:07 +01:00 |
|
Girish Ramakrishnan
|
fdf8025a02
|
style: remove -> del
|
2024-12-03 17:36:50 +01:00 |
|
Girish Ramakrishnan
|
d51b022721
|
applinks: make get return null
this style matches rest of the code base
|
2022-10-06 11:32:42 +02:00 |
|
Johannes Zellner
|
f5f9a8e520
|
Send 404 if applink icon does not exist
|
2022-09-28 15:18:05 +02:00 |
|
Johannes Zellner
|
2facc6774b
|
applinks icon improvements
|
2022-07-08 18:07:52 +02:00 |
|
Johannes Zellner
|
e800c7d282
|
Only list applinks a user has access to
|
2022-07-08 15:14:48 +02:00 |
|
Johannes Zellner
|
a58228952a
|
Support accessRestriction for visibility of applinks
|
2022-07-07 19:44:59 +02:00 |
|
Johannes Zellner
|
3511856a7c
|
support applink tags
|
2022-07-07 19:11:47 +02:00 |
|
Johannes Zellner
|
45c73798b9
|
Fixup typo
|
2022-07-07 18:53:52 +02:00 |
|
Johannes Zellner
|
c704884b10
|
Ensure applink label is a string
|
2022-07-07 18:53:27 +02:00 |
|
Johannes Zellner
|
ac00225a75
|
Support applink update
|
2022-07-07 16:53:06 +02:00 |
|
Johannes Zellner
|
f43fd21929
|
Better applink icon support
|
2022-07-07 16:06:04 +02:00 |
|
Johannes Zellner
|
e1ac2b7b00
|
Add initial applink support
|
2022-07-06 20:37:52 +02:00 |
|