mrilyew
fe20c7f123
Merge 22d3e5e494
into 2aedc3e861
2024-12-05 15:49:35 +00:00
mrilyew
22d3e5e494
add beforeUnload event
2024-12-05 18:49:15 +03:00
mrilyew
178cefede9
Fix time setting
2024-12-05 15:07:18 +03:00
veselcraft
2aedc3e861
fix(video): instead of scailing it down to 4:3 with black bars scale it by 480px
2024-12-04 16:26:03 +03:00
mrilyew
9a81e354ea
Save audios list in da localstorage and fix msgbox
2024-12-02 18:11:47 +03:00
mrilyew
db5296eab7
Stupid bug fix
2024-12-01 22:14:39 +03:00
mrilyew
5cda3e58be
Midnight teme adaptation
2024-12-01 22:12:40 +03:00
mrilyew
67bc9c1bcb
Fix main problems
2024-12-01 21:53:15 +03:00
mrilyew
187250b22f
Repair playlists
2024-12-01 18:12:50 +03:00
mrilyew
5bc306ebf9
Refactor audio upload page
2024-11-30 19:41:08 +03:00
mrilyew
1d719309c7
Add context menu for audios
2024-11-30 15:35:43 +03:00
mrilyew
2cff603e11
Add ajax player
...
Осталось пофиксить скрипты и создание плейлистов! Ну и ещё некоторые хуйни по аудиозаписям которые я задумал.
2024-11-29 23:26:20 +03:00
mrilyew
34143055b4
Fix most common script problems pt1
2024-11-28 23:15:50 +03:00
mrilyew
1cf9ed0c8e
Simple ajax routing (scripts are broken)
2024-11-28 17:43:40 +03:00
mrilyew
f690ff7df7
Make audio player pizdatey
2024-11-27 23:27:15 +03:00
mrilyew
e4a79a8ffb
feat(privacy): add ability to hide your like
2024-11-25 22:29:33 +03:00
mrilyew
6007a81546
fix(likes tooltip): fix width
2024-11-24 12:49:02 +03:00
mrilyew
74e998add4
fix(wall): attempt to fix invisible post betwee...
...
...n page 1 and 2 with pinned post on wall
2024-11-23 13:20:21 +03:00
mrilyew
2af8447a0f
feat(rss): new fields
2024-11-23 13:16:55 +03:00
mrilyew
aff19de2ea
feat(wall): add likes tooltip
...
resolves #1094 resolves #998 resolves #31
2024-11-22 21:27:21 +03:00
mrilyew
cf0b4be3fb
feat(wall): add new route /{type}/{id}/likes
2024-11-22 19:34:25 +03:00
mrilyew
14110c409a
fix(notifications): fix broken link to photo
...
fixes #1140
2024-11-22 18:36:23 +03:00
mrilyew
53e9905ba7
fix(wall page): show more attachment links
...
fixes #1083
2024-11-22 18:21:12 +03:00
mrilyew
73a067a0c5
feat: ajax infinite scrolling ( #1141 )
...
* rewrite
* allow comments scroll
* rework to up button
* add posts scrolling function and ability to disabl
* cloudflare bypass (do not uncomment)
2024-11-22 16:31:07 +03:00
mrilyew
da6ce237f4
fix(wall): ctrl+enter didn't saved attachments
2024-11-22 13:12:59 +03:00
mrilyew
ba2d929183
fix(videos list): show video window on click
2024-11-22 11:59:37 +03:00
mrilyew
0596452ef4
fix(square avatar): make focus on top of picture
2024-11-22 11:49:35 +03:00
mrilyew
b9687b1fb2
fix(api): do not go online on every call
2024-11-19 16:39:05 +03:00
mrilyew
4046c992f9
feat(news): add rss param for newsfeed.getGlobal
2024-11-19 16:31:17 +03:00
mrilyew
5c19637715
feat: update video/photo viewer, refactor post creating area ( #1150 )
2024-11-17 10:03:49 +00:00
koke228666
65ea49e4a9
replace audio download button ( #1143 )
2024-11-15 17:56:32 +03:00
mrilyew
9100a83044
fix(users/groups): fix 500 if unauthorized
2024-11-05 15:10:12 +03:00
Jillian Österreich
b4fd4f018c
chore(about,readme): dev force update and small changes
2024-11-04 04:00:36 +07:00
veselcraft
47a61d19d7
fix(al_feed): fix selectors for feed settings
2024-11-03 18:15:13 +03:00
veselcraft
4040a303ae
fix(feed_settings): it didn't work lol
2024-11-03 17:55:20 +03:00
veselcraft
f4c0805a6a
fix(feed_settings): make settings layout better again
2024-11-03 17:39:37 +03:00
76dedd6b82
build(js): remove yarn support, and update lock-file ( #1142 )
...
* build(js): remove yarn.lock
Yarn had changed its methods of packaging long ago and it hasn't been supported ever since. It's much better and easier to just use the original NPM.
* fix(docker): change yarn to npm command
* doc(README): change yarn mentions to npm
* fix(docker): use npm ci instead of npm install
* build(package-lock): update js dependencies
* build(docker): use node:20 image when building
2024-11-03 17:37:35 +03:00
Vladimir Barinov
8f7a98c59e
fix(feed_settings): make settings layout better
2024-11-03 17:21:22 +03:00
veselcraft
299dbd0755
feat(friends): forgot to upd func on mini menu
2024-11-03 17:18:16 +03:00
mrilyew
a60c990838
feat(users): ignore users and groups ( #987 )
...
* rewrite
* Update install/sqls/00049-ignored-sources.sql
Co-authored-by: Alexander Minkin <weryskok@gmail.com>
---------
Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2024-11-03 17:17:34 +03:00
mrilyew
341226cac5
wall: fix 500 when no user
2024-11-02 16:31:35 +03:00
mrilyew
fab39bd7fd
Posts: add source param ( #934 )
...
* Chopin
- Полностью переписана та часть где про источник поста
- Исправлен метод video.search
- Сокращено число запросов в БД у шаблона поста
- Удалена ссылка на прикреплятор заметок потому что low quality
- Исправлен баг с прикреплённой заметкой в api, но только если ты указал версию.
- Исправлены проблемы с кешированными спрайтшитами
* Chopin 2
2024-11-01 14:46:41 +03:00
ayato
d1bcdaf7d7
Link directly to interests section of the edit page in completeness gauge ( #1113 )
2024-11-01 13:58:14 +03:00
mrilyew
a3d535040d
fix square avatars, video previews and bottm pgntr
2024-10-25 17:17:12 +03:00
mrilyew
53f6b3e12b
Обновы для плейлистов и поиска ( #1137 )
...
* search: a bit refactor
* search: a bit refactor 2
* audios: a bit changes
* results highlight, midnight changes, player insear
* add audio download button, simplify css
* upload page changes, add playlist add menu
* -comments search, arrow keys on tips
* move $query var and optimize users/groups.search
го рофлить
* слегка проебался
2024-10-25 16:28:35 +03:00
mrilyew
b3e57147b7
api: add some fields and 2 new methods и jsonp
...
- Изменения коснулись методов account.getProfileInfo, account.getBalance, account.getOvkSettings, gifts.get, gifts.getCategories, groups.get, groups.getById, users.get, wall.get, wall.getById, wall.getComments, wall.getComment.
- Добавлена поддержка JSONP
2024-10-15 20:42:59 +03:00
mrilyew
2795e1e1a4
feat(profiles): add ability to crop avatar ( #1089 )
...
* feat(profiles): add ability to crop avatar
Closes #1068 and maybe slash 106
* add ability to take avatar photo from camera
почему бы и нет
---------
Co-authored-by: lalka2018 <99399973+lalka2016@users.noreply.github.com>
Co-authored-by: celestora <kitsuruko@gmail.com>
2024-10-14 13:53:56 +03:00
veselcraft
bbef3a8518
feat(friends): delete leftovers
2024-09-18 22:07:17 +03:00
veselcraft
c5644a51d6
feat(friends): add ajax
2024-09-18 01:02:56 +03:00
veselcraft
4c78617a9c
feat(friends)!: reject request
2024-09-16 02:11:28 +03:00