nextcloud-swarm-plugin/lib
Karim Vergnes 9f24a793aa
fix(copyref): Copy Swarm Reference issue (#59)
* Resolved conflicts

* fix(copyref): Copy Swarm Reference issue

This is a fix for the Copy Swarm Reference feature. Due to the requirement
for a NPM module @nextcloud/files, the JS feature has been moved to src/
and added to the Webpack build list.

As such, `npm run build` is required to build the relevant JS files and
preview this fix.

---------

Co-authored-by: JoaoSRaposo <joaosraposo@gmail.com>
2024-08-30 19:01:09 +02:00
..
AppInfo fix(copyref): Copy Swarm Reference issue (#59) 2024-08-30 19:01:09 +02:00
Auth feat(settings): validation 2024-08-21 17:55:14 +08:00
Backend perf(settings): url validation 2024-08-21 17:55:14 +08:00
Controller pay-wall (#60) 2024-08-12 16:50:32 +02:00
Db fix(directory): (#57) 2024-07-25 14:10:06 +02:00
Migration add env for swarm access 2024-07-08 11:57:59 +02:00
Sabre add env for swarm access 2024-07-08 11:57:59 +02:00
Service add env for swarm access 2024-07-08 11:57:59 +02:00
Settings pay-wall (#60) 2024-08-12 16:50:32 +02:00
Storage perf(settings): url validation 2024-08-21 17:55:14 +08:00
Utils pay-wall (#60) 2024-08-12 16:50:32 +02:00