Commit Graph

1829 Commits

Author SHA1 Message Date
62bb4f9e5f actions dropdown on trust lists page 2020-03-29 21:16:54 +01:00
03d6fb15f2 Actions menu on TrustUsers page 2020-03-29 20:58:15 +01:00
699f3ce1b6 convert the Mark (Dis)Trusted links on search results page to hover menu 2020-03-29 19:15:34 +01:00
7f9c8bddb6 fix the color of the hover menu when hovering over a table 2020-03-29 13:18:40 +01:00
d111983d68 help text for each page 2020-03-28 23:33:11 +00:00
50148e5603 add a Help tooltip section in the header. To be updated with different text for each page 2020-03-28 22:51:07 +00:00
1054fe0935 x -> px 2020-03-28 20:19:01 +00:00
2de2badb0b tooltips on config options 2020-03-28 19:55:00 +00:00
424922f2e3 start adding tooltips to config options 2020-03-28 19:19:35 +00:00
adce4b1574 help tooltips on Browse and Feeds pages 2020-03-28 18:39:30 +00:00
355535e660 help tooltips on search box and share input box 2020-03-28 16:14:03 +00:00
09db68182c add a description of the advanced sharing page, wording and css tweaks 2020-03-28 03:02:48 +00:00
1e67139e74 display Never if directory was never synced 2020-03-28 02:52:22 +00:00
9837e1e3d7 emit an event on every dir sync so that UI can update timestamps 2020-03-28 02:47:29 +00:00
2c52486476 fix manual syncing 2020-03-27 15:47:58 +00:00
a88dc17064 add a sync option, fix sorting of table 2020-03-27 15:42:50 +00:00
862967bf8e configure panel for directories 2020-03-27 15:14:36 +00:00
9f1f718870 show the dirs in a table, no actions yet 2020-03-27 12:54:01 +00:00
2fd0a3833f wip on web ui for advanced sharing 2020-03-27 11:10:25 +00:00
435170cb1b update the advanced sharing pane 2020-03-26 17:32:42 +00:00
1c5fec7e9a Merge branch 'master' of 127.0.0.1:zlatinb/muwire into watched-directories
So that I can get B0B's icon
2020-03-26 15:41:34 +00:00
e2a0a37abf ui force sync event 2020-03-26 15:40:53 +00:00
a4bee73b8a process changes in configuration 2020-03-26 15:19:09 +00:00
056e5800c2 implement directory polling 2020-03-26 14:55:44 +00:00
6e0d51c221 first load all watched directories, only then register and scan the auto-watched 2020-03-26 13:10:56 +00:00
496e2e7f91 scan autoWatched directories on startup 2020-03-26 12:53:54 +00:00
a560b14d91 hook up directory manager with share & unshare events 2020-03-26 12:24:07 +00:00
faad6b6b0e query the manager if a directory is watched instead of settings 2020-03-26 12:23:15 +00:00
dfc62b943f wip on persisting and loading of watched directory metadata, emit the event to register on autowatch service 2020-03-26 06:21:41 +00:00
244ce43794 persistence of WatchedDirectory object 2020-03-26 05:31:39 +00:00
f0c8c11094 get rid of UI-side watching of directories on AllFilesLoadedEvent 2020-03-26 05:31:05 +00:00
11e320ef53 wip on directory watching 2020-03-26 04:09:18 +00:00
aae88e80ee Merge branch 'master' into 'master'
AdvancedSharing.png icons. Creative Commons CC0.

See merge request zlatinb/muwire!38
2020-03-25 23:37:51 +00:00
Bob
bbf97311d1 AdvancedSharing.png icons. Creative Commons CC0. 2020-03-25 23:37:51 +00:00
23b6995bf2 start work on advanced watched directories 2020-03-25 22:39:03 +00:00
518bdc44e6 update TODO 2020-03-25 20:27:51 +00:00
5368dbe181 CSS tweaks from B0B 2020-03-25 15:37:48 +00:00
e216678d9a Release 0.6.12 muwire-0.6.12 2020-03-25 08:41:42 +00:00
4582cfa0b5 router version 0.9.45 2020-03-25 08:38:51 +00:00
5ea64ecb90 update webui for directory deletion 2020-03-25 08:10:26 +00:00
bd9315954a add a positive tree so that deleting of shared directories can be detected 2020-03-25 08:09:45 +00:00
83bdf76c08 cache the file/dir status when creating a tree node so that traversal can work if the file is deleted 2020-03-25 08:08:55 +00:00
a2ed308cd0 only fetch the latest revision number on initialization. This fixes the flicker on first refreshStatus() 2020-03-24 13:28:56 +00:00
4020df0a77 update expanded tree paths on file events 2020-03-23 20:44:13 +00:00
6f4b4a2c2d update plugin file manager on deleted files 2020-03-23 18:31:42 +00:00
83cd5e57a2 only refresh feeds table if something changes. This prevents the hover menu from flickering 2020-03-23 08:47:05 +00:00
bb69535874 convert feeds table actions to hover menu 2020-03-23 08:28:13 +00:00
b7033e3277 display build number in MuStatus 2020-03-23 07:59:18 +00:00
4a9cea7d2e special-case the files table with some padding to make the hover menu visible without scrolling, in some cases. 2020-03-23 07:47:41 +00:00
2aea965d72 fix hover menu in files table, break small x-display size 2020-03-23 00:29:26 +00:00