git-annex/Assistant/WebApp
Joey Hess e2e2607abc
add RemoteName parameter to setup
Not used yet, but will be used by Remote.External

While lookupName can get the remote name from the RemoteConfig parameter,
that returns a Maybe, just because a RemoteConfig might somehow be missing
the name field. But in this case, the name is always available.

Also, make Annex.Common re-export RemoteName to avoid every Remote
needing to import it.
2026-01-09 13:13:29 -04:00
..
Configurators add RemoteName parameter to setup 2026-01-09 13:13:29 -04:00
Common.hs generalize catchHardwareFault to catchIOErrorType 2015-12-06 16:26:38 -04:00
Configurators.hs webapp: full wormhole pairing UI (untested) 2016-12-27 16:41:35 -04:00
Control.hs convert all readFile, writeFile, and appendFile to close-on-exec safe versions 2025-09-05 15:44:32 -04:00
DashBoard.hs more OsPath conversion (749/749) 2025-02-10 14:59:20 -04:00
Documentation.hs convert all readFile, writeFile, and appendFile to close-on-exec safe versions 2025-09-05 15:44:32 -04:00
Form.hs remove many old version ifdefs 2019-07-05 15:09:37 -04:00
Gpg.hs add RemoteName parameter to setup 2026-01-09 13:13:29 -04:00
MakeRemote.hs add RemoteName parameter to setup 2026-01-09 13:13:29 -04:00
Notifications.hs Merge branch 'master' into no-xmpp 2016-12-24 15:01:55 -04:00
OtherRepos.hs more OsPath conversion (749/749) 2025-02-10 14:59:20 -04:00
Page.hs filter out control characters in error messages 2023-04-10 13:50:51 -04:00
Pairing.hs add RemoteName parameter to setup 2026-01-09 13:13:29 -04:00
Repair.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
RepoId.hs add RemoteName parameter to setup 2026-01-09 13:13:29 -04:00
RepoList.hs sync: Fix parsing of gcrypt::rsync:// urls that use a relative path 2023-03-23 15:20:00 -04:00
routes webapp: Remove support for local pairing 2026-01-01 15:26:49 -04:00
SideBar.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Types.hs remove many old version ifdefs 2019-07-05 15:09:37 -04:00