- 27 Sep, 2021 1 commit
-
-
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 17 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
-
Alain Takoudjou authored
add magnet_uri to souce form add new tracker URL destroy torrent when download is finished (to prevent client to automatically start to seed the torrent)
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Use JSzip to compress data exported to reduce size of downloaded/uploaded file
-
Alain Takoudjou authored
Can now import a json file containing a list of index defintion dict which is a title and links. Also possible to export all current index definition in a json file a share to others users.
-
Alain Takoudjou authored
Activities page now show build and torrent activity.
-
Alain Takoudjou authored
erp5_web_mynij_search: Move CreateIndexDoc method to model and reuse it for importing from torrent and file
-