1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-22 08:57:37 +01:00

1143 Commits

Author SHA1 Message Date
cage
560e01e09e - [kami] made an effort to replicate the permissions when uploading a file. 2022-02-13 14:54:16 +01:00
cage
f46fb4dc14 - updated NEWS.org and Changelog. 2022-02-11 14:35:41 +01:00
cage
05a978b246 - updated italian translation. 2022-02-11 14:18:05 +01:00
cage
1234936175 - prevented a condition variable to be awaken even if condition is not actually met. 2022-02-11 14:12:02 +01:00
cage
18110dbd42 - prevented crash when performing searching in an empty message window. 2022-02-11 14:01:44 +01:00
cage
8acd72dba3 - fixed keyword name. 2022-02-09 17:47:10 +01:00
cage
3fe814e4a1 - updated manpage. 2022-02-06 13:47:51 +01:00
cage
9cca0678e0 - icreased version number. 2022-02-06 11:07:36 +01:00
cage
92dd815f48 - updated Changelog. 2022-02-06 11:05:32 +01:00
cage
ebbd08d9da - [kami] added 'file-explorer-mark-by-regexp'. 2022-02-06 10:43:57 +01:00
cage
cb3b10e846 - prevented block of software when opening a kami address with the filesystem explorer window opened. 2022-02-06 10:21:00 +01:00
cage
096ea44a6b - updated documentation. 2022-02-05 16:33:53 +01:00
cage
fd53894b2e - changed variable names so that is clear that the '-o' switch can open different kind of URI, not only gemini. 2022-02-05 16:28:40 +01:00
cage
bf781ee291 - allowed opending kami address from command line, using '-o' switch. 2022-02-05 16:24:37 +01:00
cage
01215de078 - updated italian translation. 2022-02-05 15:32:42 +01:00
cage
a0cf1a50d0 - updated manpage. 2022-02-05 15:27:44 +01:00
cage
b6ed1ebeb7 - [kami] added 'file-explorer-download-mirror'. 2022-02-05 15:24:31 +01:00
cage
daee794759 - changed variable name. 2022-02-05 14:28:54 +01:00
cage
321eede79c - [kami] optimized deletion of file system trees. 2022-02-05 14:18:24 +01:00
cage
35d784a4c6 - [kami] prevented crash when editing a file with no associated editing program;
- [kami] added e few informative messages fro the user.
2022-02-04 15:40:20 +01:00
cage
2efaeef4ad - [kami] appended, if needed, '/' at the end of the proposed local directory where the file will be downloaded. 2022-02-04 14:30:39 +01:00
cage
f5bef63cc6 - prevented chat window from opening when in gemini exclusive mode;
- fixed positioning of gemlog's subscription when in gemini exclusive mode.
2022-02-04 14:21:42 +01:00
cage
cf6c9be420 - refactored functions to jump at the begin or end of the file explorer window. 2022-02-04 13:02:11 +01:00
cage
1fd8f1462a - added keychords to jump at the start or end of the link window. 2022-02-04 12:58:37 +01:00
cage
fcc4070cc0 - improved 'fs:octects->units-string'. 2022-02-04 12:37:41 +01:00
cage
0372b479ef - updated italian translation. 2022-01-29 17:46:56 +01:00
cage
dd3288b56d - added 'file-explorer-upload-mirror'. 2022-01-29 17:44:47 +01:00
cage
b9e82736b1 - added a list of the default keybindings to the manpage. 2022-01-28 18:45:00 +01:00
cage
e648542c85 - updated italian translation. 2022-01-28 16:00:10 +01:00
cage
16a7d760e9 - [kami] when downloading file, strips directories from remote paths. 2022-01-28 15:56:12 +01:00
cage
9752f1e7bc - [kamid] printed 'type' of node in the details window;
- fixed typos in docstring.
2022-01-28 15:10:07 +01:00
cage
ddd2a2825e - [kamid] download works with wildcard (e.g. /*.lisp); 2022-01-28 15:08:49 +01:00
cage
a5f437212c - [kami] fixed function's name. 2022-01-28 12:38:36 +01:00
cage
31b9685737 - added a wrapper for 'fnmatch(3)';
- [kamid] upload works with wildcard (e.g. "/*.lisp");
- moved 'normalize-path' to filesystem-utils.
2022-01-28 12:24:24 +01:00
cage
e7492af2bd - added 'fs:collect-tree'. 2022-01-23 16:02:47 +01:00
cage
7b4b3246c9 - updated italian translation. 2022-01-23 15:05:56 +01:00
cage
8195cba448 - fixed a bug that made the program crash when the gemlog window was closed in gemini only mode. 2022-01-23 15:03:15 +01:00
cage
a3a68a7486 - improved opening net command, gemini and also kami address can be opened. 2022-01-23 14:55:05 +01:00
cage
496c624ee7 - updated italian translation. 2022-01-23 14:29:29 +01:00
cage
7f6e079b51 - [kamid] instructed program to download the element if the url's path points to a file. 2022-01-23 14:21:12 +01:00
cage
1cf9be1863 - added function 'fs:path-referencing-dir-p'. 2022-01-23 13:06:24 +01:00
cage
1d2d528d95 - [kami] close the connection when closing the filesystem explorer window;
- fixed a prompt and an error message.
2022-01-23 12:53:08 +01:00
cage
7517688f03 - updated italian translation. 2022-01-22 15:21:46 +01:00
cage
67090fa681 - [kami] added a window with details of teh file (permissions, size etc.). 2022-01-22 15:17:33 +01:00
cage
c7132f3ccc - [kamid] using the path of the uri when mounting a filesystem. 2022-01-22 13:33:41 +01:00
cage
8e1586de15 - fixed generation of TLS client certificates when using an openssl binary linked with libressl (thanks op!). 2022-01-16 16:49:00 +01:00
cage
b7af742cb0 - added 'kami-open-url'. 2022-01-15 19:05:08 +01:00
cage
2dd2a738a7 - adding user info in uri related functions. 2022-01-15 17:50:53 +01:00
cage
38b74b782b - [kami] removed harmful 'when-let*' that was eating some directory entries. 2022-01-14 21:05:18 +01:00
cage
5ba28e1b4f - [kami] increased download buffer-size;
- [kami] actually supersede a file when uploading;
- ensured the uploaded file is seleted after uploading (filesystem
  explorer window).
2022-01-14 17:37:38 +01:00