- 04 Oct, 2021 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 30 Sep, 2021 1 commit
-
-
Alain Takoudjou authored
Save downloaded torrent as zipped file to blob and reuse the file for next sharing. This is useful so Webtorrent will generate same infoHash and same magnet uri. If index is built again, saved torrent blob file is removed (because data changed).
-
- 29 Sep, 2021 1 commit
-
-
Alain Takoudjou authored
erp5_web_mynij_search: Fix downloading index from torrent, load source now check if there is a torrent for download When loading new source from store link, check if there is attached torrent and try to download it. If not possible to download after a timeout, register a build for the source.
-
- 27 Sep, 2021 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
If get a webpage during build return 401, 403, 404, etc ... we just skip the page and continue
-
- 23 Sep, 2021 4 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 22 Sep, 2021 3 commits
-
-
Alain Takoudjou authored
Update existing document if there is a source with same title
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 21 Sep, 2021 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
When loading html element result, browser will fetch all images, links, css, ... present in html string. We removed all url before load html element. Also cleanup textContent so that there is not useless content.
-
Alain Takoudjou authored
Remove Views and Actions for other page when navigating to Search and Activities menu in left panel
-
- 20 Sep, 2021 1 commit
-
-
Alain Takoudjou authored
Default storage is local Remove Storages from panel menu Add some useful links to panel
-
- 09 Sep, 2021 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 02 Sep, 2021 4 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Also fix configuration file to be json compatible.
-
- 16 Jun, 2021 1 commit
-
-
Alain Takoudjou authored
-
- 28 Apr, 2021 1 commit
-
-
Alain Takoudjou authored
-
- 15 Apr, 2021 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
RTC configuration can be saved in to file and will be downloaded by the app
-
- 12 Apr, 2021 11 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
built index many time should not add the same page again in the idexeddb. Unique Id is generated from the page URL
-
Alain Takoudjou authored
-
Alain Takoudjou authored
When build fail, it will loop trying to build again, we just has to change the state to failed and user can decide to restart build when he see the failed notification.
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Torrent are compressed before seed torrent blob is saved as attachment and can be reloaded quickly without rebuild everything There are more details on download and seed progress
-
Alain Takoudjou authored
-