Commit Graph

400 Commits

Author SHA1 Message Date
ghost
a3dd5a81a9 add torrent star event support #4 2023-10-11 01:09:34 +03:00
ghost
ef84fefca3 init activity features #4 2023-10-10 23:42:45 +03:00
ghost
c47c8ad83b fix dependencies 2023-10-10 23:39:39 +03:00
ghost
cf204d09d0 fix last editions sort ordering 2023-10-10 22:58:30 +03:00
ghost
1f7d8d0810 prevend duplicates upload by md5 file check #11 2023-10-10 15:21:16 +03:00
ghost
c747166a30 rename page to article 2023-10-10 14:43:44 +03:00
ghost
8ab4c0b9cf implement torrent search features 2023-10-10 04:07:59 +03:00
ghost
4b2b239b76 allow null value 2023-10-09 23:27:25 +03:00
ghost
b25cc173c5 remove torrent file limits 2023-10-09 22:58:55 +03:00
ghost
44927e2d07 add profile settings link 2023-10-09 21:05:30 +03:00
ghost
285a5104e2 make common methods optimization 2023-10-09 20:04:52 +03:00
ghost
8d258c677b implement user moderation tools 2023-10-09 19:31:25 +03:00
ghost
b1679f3f65 add sensitive filter settings #17 2023-10-09 16:53:08 +03:00
ghost
6effb4cad2 fix methods position 2023-10-09 16:36:35 +03:00
ghost
5a940541ee implement theme settings #17 2023-10-09 16:33:07 +03:00
ghost
0a218cfd3a implement user stars feature 2023-10-09 16:07:28 +03:00
ghost
d97a678952 update method name 2023-10-09 15:59:06 +03:00
ghost
f260bda7ee refactor bookmarks to stars 2023-10-09 15:35:32 +03:00
ghost
997d9db562 add torrent contributors info #11 2023-10-09 15:28:02 +03:00
ghost
3a7a87a89e update crontab task url 2023-10-09 15:17:22 +03:00
ghost
68fdc3c28c fix scrape totals, reset counters on zero results 2023-10-09 05:36:49 +03:00
ghost
1b722812e8 implement torrent scrape queue 2023-10-09 05:09:18 +03:00
ghost
d2f7fff24e change method name 2023-10-09 02:27:54 +03:00
ghost
2f06c2a7e5 update method names 2023-10-09 02:03:05 +03:00
ghost
6752b7b93e update method names 2023-10-09 01:57:03 +03:00
ghost
ffa59d6f82 add publisher link #11 2023-10-09 01:49:50 +03:00
ghost
dec2383a04 update torrent file name #11 2023-10-09 01:26:15 +03:00
ghost
0609d5775f add scrape info #11 2023-10-09 01:14:41 +03:00
ghost
62ad522286 implement torrent/magnet download feature 2023-10-09 00:30:13 +03:00
ghost
5b0a7bcb69 implement bookmarks total counter 2023-10-08 20:37:50 +03:00
ghost
3d74818303 implement torrent bookmarks feature 2023-10-08 20:08:30 +03:00
ghost
b81d973331 implement torrent sensitive edit features #11 2023-10-08 16:02:38 +03:00
ghost
cbda078c38 allow users delete own content 2023-10-08 14:35:34 +03:00
ghost
d34ff8ecc6 implement locales moderation methods 2023-10-08 14:21:15 +03:00
ghost
9335b01ad6 fix returned data type 2023-10-08 04:27:42 +03:00
ghost
f919a7ed85 add torrent file validation 2023-10-08 04:25:38 +03:00
ghost
5aa20e6a22 draft torrent sensitive features 2023-10-08 03:30:57 +03:00
ghost
6fbce1678d update service methods 2023-10-08 03:15:38 +03:00
ghost
9af7117206 update torrent library 2023-10-08 02:05:56 +03:00
ghost
57085f8167 add approved fields 2023-10-08 02:05:14 +03:00
ghost
23b74a800a add userId/added fields 2023-10-08 01:44:01 +03:00
ghost
bf08fa6191 implement torrent locales form #11 2023-10-08 01:03:27 +03:00
ghost
6031ce59a2 set initial user as approved 2023-10-08 01:01:18 +03:00
ghost
a0b59500fc set initial user as moderator 2023-10-07 23:31:12 +03:00
ghost
df253ba1b0 add format_ago filter, remove time service 2023-10-07 22:14:57 +03:00
ghost
86e1455c6b replace bencode library to rhilip/bencode, fix files tree builder #11 2023-10-07 04:37:43 +03:00
ghost
387acb59b6 draft torrent info page with related features #11 2023-10-07 01:27:11 +03:00
ghost
1c1e5b02c1 add torrents FS storage #11 2023-10-06 16:11:28 +03:00
ghost
c0cc029350 update page form dependencies #19 2023-10-06 04:12:14 +03:00
ghost
8df29ef605 draft torrent submit form #11 2023-10-06 03:28:36 +03:00
ghost
731624d886 draft submit form #14 2023-10-05 00:15:00 +03:00
ghost
ffa568275f init user session on dashboard page 2023-10-05 00:12:48 +03:00
ghost
b9a2804132 remove deprecated methods 2023-10-04 19:22:59 +03:00
ghost
d73086231f draft activity feature #4 2023-10-04 19:20:34 +03:00
ghost
8ee25d3a30 move dashboard relations to the user controller 2023-10-04 19:17:43 +03:00
ghost
90f28cfd8b add missed locales whitelist validation #19 2023-10-04 15:35:54 +03:00
ghost
9fcc5a451b make redirect to user locale selected #19 2023-10-03 22:52:26 +03:00
ghost
f85414fd2b rename method 2023-10-03 22:42:35 +03:00
ghost
6b2e67f04b redirect to env default language on empty _lang request #19 2023-10-03 22:41:42 +03:00
ghost
ae8ec4823a implement profile page #17 2023-10-03 22:35:13 +03:00
ghost
737b79b608 fix static call 2023-10-03 17:24:34 +03:00
ghost
89ac72b77d implement time service 2023-10-03 00:25:48 +03:00
ghost
380377b27c init symfony framework #14 2023-10-02 16:13:55 +03:00
ghost
3c233fcfad remove deprecated model 2023-09-29 20:03:09 +03:00
ghost
ca50f85626 separate url settings to sheme/host/port/path parts 2023-09-29 20:01:34 +03:00
ghost
cfc9c721ff fix variable names 2023-09-29 17:34:30 +03:00
ghost
7f892b0772 add value definition support 2023-09-29 16:15:42 +03:00
ghost
3a4e498c34 add server environment support 2023-09-29 16:13:41 +03:00
ghost
1f6c439c92 update error message 2023-09-29 14:42:11 +03:00
ghost
2eb0a30ed2 update profile module 2023-09-27 15:40:49 +03:00
ghost
f51ad8d5de add theme settings #17 2023-09-27 14:20:51 +03:00
ghost
a4dae88575 remove user account type selection features #14 2023-09-27 13:05:30 +03:00
ghost
1dba3a4126 draft page form progress 2023-09-27 00:44:11 +03:00
ghost
1c79b7c0b6 fix variable names 2023-09-26 22:57:49 +03:00
ghost
aa4d2821b1 add pageId field 2023-09-26 22:53:11 +03:00
ghost
d3e978dbde add new methods 2023-09-26 22:52:49 +03:00
ghost
d25634299e add data types 2023-09-26 22:41:41 +03:00
ghost
44e37cfbe6 fix variable name 2023-09-26 22:41:16 +03:00
ghost
00c39f49c1 add AppModelRequest dependency 2023-09-26 22:40:31 +03:00
ghost
451df36fc2 add default locale settings 2023-09-26 22:40:17 +03:00
ghost
f39d3d8ea4 update AppModelLocale 2023-09-26 22:39:55 +03:00
ghost
0227f0c9ec implement request model 2023-09-26 22:33:03 +03:00
ghost
2279e0d44e add locale methods 2023-09-26 17:25:02 +03:00
ghost
4a1f06fd82 add text methods 2023-09-26 14:46:21 +03:00
ghost
c05abad02f update user profile module dependencies 2023-09-26 04:49:32 +03:00
ghost
86587db9e9 remove deprecated construction 2023-09-26 04:21:25 +03:00
ghost
623375484e update dependencies 2023-09-26 04:21:02 +03:00
ghost
246944e74e draft page controller 2023-09-26 04:11:46 +03:00
ghost
35ced66093 update url 2023-09-26 04:11:34 +03:00
ghost
e5a0ac92cc draft submit form 2023-09-26 04:11:22 +03:00
ghost
e560c38c1f add page methods, add user.approved field 2023-09-26 04:11:04 +03:00
ghost
3dd619baa7 remove deprecated file 2023-09-26 04:10:29 +03:00
ghost
fe48055f82 add localeKeyExists method #14 2023-09-26 04:07:01 +03:00
ghost
d955446b99 add getDefaultUserStatus method #14 2023-09-26 03:54:38 +03:00
ghost
0672f0349e add default user status settings #14 2023-09-26 03:52:36 +03:00
ghost
0065ef476c update bootstrap #14 2023-09-26 03:42:54 +03:00
ghost
5e31e0e972 init locale model #14 2023-09-26 03:41:55 +03:00
ghost
b269e24561 init session model #14 2023-09-26 03:41:45 +03:00
ghost
f1fedfbbcb implement website model #14 2023-09-26 03:03:32 +03:00
ghost
bbd54b3a14 add content locale filter #14 2023-09-25 16:02:25 +03:00