Commit Graph

463 Commits

Author SHA1 Message Date
nikk gitanes
f4ae6224d4 update docs and web 2024-06-03 19:07:34 +03:00
nikk gitanes
95e241b430 add ResponsiveMode option 2024-06-03 19:03:44 +03:00
nikk gitanes
111cc21ab8 Update style.js 2024-05-26 20:06:08 +03:00
nikk gitanes
445f640d29 web: hide leftbar scrollbars 2024-05-26 19:57:16 +03:00
nikk gitanes
5922c7d320 fix category on .torrent file add 2024-04-10 17:15:21 +03:00
nikk gitanes
954a2eeb33 use categories as card title heading 2024-04-07 16:01:25 +03:00
nikk gitanes
6359aee692 cosmetics 2024-04-07 06:53:04 +03:00
nikk gitanes
4ad4137ddd show user categories in select on edit 2024-04-07 06:24:15 +03:00
nikk gitanes
139874bd46 change movie and tv keys
as of TMDB types
2024-04-07 05:22:30 +03:00
nikk gitanes
bf1af8d0a0 some layout improvements 2024-04-07 04:59:33 +03:00
LIAUD Corentin
c8f272acab feat: add possibility to remove torrent category 2024-04-06 21:55:41 +02:00
nikk gitanes
fd83838e20 Update translation.json 2024-04-06 15:47:55 +03:00
nikk gitanes
770e38a569 Update translation.json 2024-04-06 15:45:56 +03:00
nikk gitanes
2ac365fa23 prettier suggests 2024-04-06 15:17:29 +03:00
nikk gitanes
3439a06ce2 use translated main categories in details 2024-04-06 15:11:39 +03:00
LIAUD Corentin
c8e02deefd Bug fix + UI improvment
- Fixes Bug when loading torrent category from cache
- UI: Do not display category if not provided
2024-04-06 13:28:21 +02:00
nikk gitanes
e5a2739941 cosmetics 2024-04-06 13:39:09 +03:00
nikk gitanes
d5699699db WiP: localized categories
FIXME
2024-04-06 12:39:03 +03:00
nikk gitanes
08834e8785 add missing key prop to RightSideComponent 2024-04-06 06:43:16 +03:00
nikk gitanes
de8137bfbf update web for categories 2024-04-06 05:14:27 +03:00
LIAUD Corentin
6ade9223a6 Adds Sidebar icons to filter 2024-03-24 17:00:36 +01:00
LIAUD Corentin
a7417a221a Final work to add torrents categories 2024-03-24 16:13:33 +01:00
cocool97
28e24de557 Merge branch 'master' into 230-torrents-category 2024-03-24 14:28:31 +01:00
nikk gitanes
e1a2aa7324 update contributors 2024-02-26 10:57:05 +03:00
nikk gitanes
a818792280 extend playable files list 2024-02-22 10:52:19 +03:00
nikk gitanes
26e7956ef9 reformat peers info 2024-02-22 10:38:14 +03:00
nikk gitanes
913c067b87 make prettier happy 2024-02-16 22:04:06 +03:00
Alexey D. Filimonov
5e71af9751 Move wipe to server side. Add UI unsafe buttons (#355)
* move 'remove all' function to server side ('wipe')

* add UnsafeButton to RemoveAll and CloseServer webui
2024-02-15 09:14:58 +03:00
nikk gitanes
d1b29bd848 update contributors 2024-02-09 12:48:54 +03:00
Alexey D. Filimonov
25cf543b07 web: disable multiple .torrent file selection in Add new torrent file selection dialog (#347) 2024-02-03 10:46:42 +03:00
nikk gitanes
4b371212a7 change folder color 2024-01-27 08:10:17 +03:00
nikk gitanes
5b72dc53b3 update contributors 2024-01-23 05:33:50 +03:00
nikk gitanes
c819c70a60 Update AddFirstTorrent.jsx 2024-01-23 05:09:36 +03:00
yourok
d4bcf81690 change icon 2024-01-08 18:58:37 +03:00
nikk gitanes
27222d86d1 Update index.jsx 2023-11-28 00:08:09 +03:00
LIAUD Corentin
8c92856595 Add category associated to each torrent 2023-11-22 14:08:10 +01:00
nikk gitanes
ffdd20a019 add ssl options to web 2023-11-13 10:53:28 +03:00
cocool97
b72c66d433 Add openapi API documentation (#294)
* Initial version

- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations

* Adds new endpoints

- Fixes build with swag
- Adds new endpoints

* Adds more endpoints documentation

- Also removes swag from Dockerfile and build script

* Finally adds all endpoints documentation

* Initial version

- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations

* Adds new endpoints

- Fixes build with swag
- Adds new endpoints

* Adds more endpoints documentation

- Also removes swag from Dockerfile and build script

* Finally adds all endpoints documentation

* Update README (#1)

* Update README

I completely redid the `README.md`. Now it's much easier to read and understand.

---------

Co-authored-by: cocool97 <34218602+cocool97@users.noreply.github.com>

* Improves documentation

* Delete server/config.db

* Update README.md

* Update README.md

* fix download in api docs

* add api docs to web

---------

Co-authored-by: Shadeov <144587546+shadeov@users.noreply.github.com>
Co-authored-by: nikk gitanes <tsynik@gmail.com>
2023-11-13 09:59:23 +03:00
Evgeni
a91e6eb11b Added Https service. Fix for #188 How enable https? (#312)
* https service added on port 8091 default

* https port check

* format

* readme

* readme

* readme

* readme

---------

Co-authored-by: evfedoto <evfedoto@cisco.com>
Co-authored-by: nikk <tsynik@gmail.com>
2023-11-13 02:50:11 +03:00
nikk gitanes
37d73c5cba Update translation.json 2023-10-08 23:33:19 +03:00
nikk gitanes
5132c65cff fix bg lang / format locales 2023-10-08 23:30:04 +03:00
Dimitar "Topper" Maznekov
82f0237b2c Bulgarian translation (#288)
* Create translation.json

* Update bulgarian translation (.json)

* Update i18n.js
2023-10-07 18:00:48 +03:00
nikk gitanes
5a2ce726a8 update copy magnet text 2023-09-04 12:43:35 +03:00
nikk gitanes
d12f9ba811 adjust torrent cards 2023-09-04 12:22:49 +03:00
nikk gitanes
240680dfa7 change hash to magnet link 2023-09-03 10:13:31 +03:00
yourok
80187393f5 update web 2023-08-15 12:16:35 +03:00
nikk gitanes
d6516f3b71 Update translation.json 2023-08-15 00:19:01 +03:00
nikk gitanes
837d8cc92a cosmetics 2023-08-14 21:49:50 +03:00
nikk gitanes
8f8494295f update utp server settings hint + cosmetics 2023-08-14 21:43:57 +03:00
nikk gitanes
99fa16193b fix lang switcher 2023-07-11 20:37:10 +03:00