Giter VIP home page Giter VIP logo

lofloccus's People

Contributors

tcb13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lofloccus's Issues

Issues with Mac OS X Catalina?

Hello,

I've installed the server on Mac OS X Catalina, started the server without issues.
However, when I try to connect to LoFloccus from the floccus browser extension, although the connection is Good, no files are written in the local folder when trying to sync and floccus throws the following errors in the log file:
2020-02-13T05:08:04.384Z Starting sync process for account [email protected]
2020-02-13T05:08:04.388Z onSyncStart: begin
2020-02-13T05:08:04.389Z http://127.0.0.1:56541/bookmarks.xbel.lock
2020-02-13T05:08:04.391Z http://127.0.0.1:56541/bookmarks.xbel.lock
2020-02-13T05:08:04.396Z onSyncStart: completed
2020-02-13T05:08:04.396Z Using overwrite strategy
2020-02-13T05:08:04.409Z COMPARE { localItem:
+ #38619[undefined] parentId: undefined, hash: undefined
,
cacheItem:
+ #undefined[undefined] parentId: undefined, hash: undefined
,
serverItem:
+ #0[root] parentId: undefined, hash: undefined
}
2020-02-13T05:08:04.413Z Checking subtree
2020-02-13T05:08:04.423Z onSyncComplete
2020-02-13T05:08:04.423Z No changes to the server version necessary
2020-02-13T05:08:04.426Z Successfully ended sync process for account [email protected]

I don't know if this is LoFloccus related but given the fact that no file appears in the local folder for the floccus extension to compare with, maybe it is lofloccus related.

Sorry if it's not (can anyone confirm that lofloccus is working in OSX Catalina?)

"Could not open the UI file"

Kubuntu 18.04
Qt 5.12.3
go version go1.12 linux/amd64

Did the following after installing Qt and github.com/therecipe/qt:

$ cd /path/to/cloned/LoFloccus
$ export QT_QPA_PLATFORM_PLUGIN_PATH=/path/to/Qt/5.12.3/gcc_64/plugins/  # to fix error: Could not find the Qt platform plugin "xcb" in ""
$ go run LoFloccus.go
2019/05/29 18:29:07 Could not open the UI file
exit status 1

The error message in the code is here. It's apparently trying to open /path/to/cloned/LoFloccus/qml/LoFloccus.ui which does exist, is owned by me and its permissions are 664.

Linux: TclError: bitmap "/.../LoFloccus/icon.ico" not defined

Not working under Linux due to icon issues.

Traceback (most recent call last):
  File "./LoFloccus.py", line 191, in <module>
    window.iconbitmap(os.path.join(os.path.dirname(os.path.realpath(__file__)),"icon.ico"))
  File "/usr/lib/python3.6/tkinter/__init__.py", line 1871, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "/.../LoFloccus/icon.ico" not defined

The path is correct, though.

Originally posted by @marcelklehr in #1 (comment)

XBEL consult

OS: win 7
ff version 68.7.0esr (64-bit)
Google Chrome version 80.0

I didn't find options about Firefox and Google Chrome exporting bookmarks as xbel but html. What way do you recommend to get that kind of file?

Request for new feature allowing Html file sync.

Hello, a few days ago the latest floccus version was released. It has the html sync option enabled to allow compatibility with older browsers.

It would be great to have an updated Lofloccus version, able to sync to local html files too, so to extend its possibilities.

Thanks.

version numbers missing on macOS

i've downloaded version 1.2.2 but the version numbers are missing. all macOS apps are supposed to have version numbers. both the CFBundleVersion and the CFBundleShortVersionString entries are missing from your Info.plist file.

this is a regression. at least version 1.1.2 did contain proper version numbers (and a copyright notice).

Screenshot 2022-03-31 at 18 10 44

Homebrew

It would be nice if LoFloccus was available on Homebrew (Cask).

Accessing from LAN

Accessing from localhost is great. How I can grant access from any IP from LAN?

[Security] Recommend in the settings to set encryption password in floccus !

Like the title say i think it must be heavylly recommended to user to actually encrypt their bookmark in floccus.

Because technically since http in loop is used and the config settings is readable a malware can easilly modify the xbel file if not encrypted (who can potentially redirect user of all the synced computer to visit malware website instead of their bookmarked one).

NOTE : For those who will say a malware will directly modify the XBEL don't forged the antiransomware of windows will lock him from modify it directly where (if i use lofloccus) high is the possibility that lofloccus is whitelisted.

Microsoft Store

Do you think you can use the converter from microsoft and release it on the microsoft store (since floccus is on the edge store) it would be awesome if your is also on the windows store

[Question] another use

Hello i have a single question, if i use another software to connect myself to the local webdav, can i create another file without breaking floccus ? (i think about keepass webdav sync)

thanks

Tags / Category Support?

Hi, I did try out this plugin with firefrox / nextcloud 16.04. The sync went fine but without the tags. Are tags supported?

Feature Request; Start directly to tray (Windows)

Hi,

thank you for this nice, little program, which is very useful to me. There is one small thing, though, that would make it perfect for me.

Could you please add a option to the command line, to start the application directly to the tray (i.e. with no dialogue showing up)?

Thank you.

Request: Linux Version?

Do you have any plans to fully support Linux / X11 / Qt5 ?

I'd like very much to have this as a sync option, but I only run linux here.

Android support?

Maybe I'm stupid, but how am I supposed to use this to sync with the Android version?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.