Henry Jameson
|
90ac30249b
|
post-merge headache
|
2026-02-12 22:14:44 +02:00 |
|
Henry Jameson
|
3530830b07
|
Merge branch 'develop' into setttingssync
|
2026-02-12 17:16:18 +02:00 |
|
Henry Jameson
|
b2011429c6
|
Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma-fe into instance-migration
|
2026-02-10 19:01:51 +02:00 |
|
Henry Jameson
|
58f06dea94
|
fixed hideISP
|
2026-02-05 01:17:20 +02:00 |
|
Henry Jameson
|
c2f5840a02
|
move scrobblesAvailable to instance capabilities store
|
2026-02-05 00:34:14 +02:00 |
|
Henry Jameson
|
1e93e0a9c3
|
separate featureset into instancecapabilites store
|
2026-02-05 00:28:45 +02:00 |
|
Henry Jameson
|
d028a86013
|
always include .js for stores
|
2026-01-29 20:44:55 +02:00 |
|
Henry Jameson
|
18d8ea6b63
|
better lint
|
2026-01-29 20:40:00 +02:00 |
|
Henry Jameson
|
e554eeeef6
|
separation support
|
2026-01-29 20:37:48 +02:00 |
|
Henry Jameson
|
573a980512
|
separation
|
2026-01-29 15:11:47 +02:00 |
|
Henry Jameson
|
912aa228d1
|
fix invalid option copy
|
2026-01-29 15:07:00 +02:00 |
|
Henry Jameson
|
095abb2914
|
pass 4 - non-obvious changes
|
2026-01-29 13:44:33 +02:00 |
|
Henry Jameson
|
617613dfb4
|
pass 3 - mapState updates
|
2026-01-29 13:06:19 +02:00 |
|
Henry Jameson
|
4156b1597a
|
pass 2 + emoji store separation
|
2026-01-29 01:45:31 +02:00 |
|
Henry Jameson
|
24ce2dc0a5
|
first pass of migration - states and obvious replacements
|
2026-01-29 00:51:37 +02:00 |
|
Henry Jameson
|
ed9e9a3877
|
minor fixes & refactoring
|
2026-01-27 22:58:20 +02:00 |
|
Henry Jameson
|
6aadf5f1c6
|
cleaned and fixed errors detected by biome
|
2026-01-23 15:07:31 +02:00 |
|
Henry Jameson
|
1f57fab6ae
|
theme/style/palette seem to be working
|
2026-01-23 14:11:48 +02:00 |
|
Henry Jameson
|
9822ebc3bf
|
language + biome
|
2026-01-23 12:40:45 +02:00 |
|
Henry Jameson
|
80e09efd71
|
most stuff seem to work without errors
|
2026-01-23 00:17:27 +02:00 |
|
Henry Jameson
|
35a3d59235
|
WIP
|
2026-01-22 20:52:47 +02:00 |
|
Henry Jameson
|
5bdf341560
|
MASSIVE refactor, replacing instance module with store, separating emoji stuff into its own store, making sure everything refers to new stores (WIP)
|
2026-01-22 17:16:51 +02:00 |
|
Henry Jameson
|
dc7308766c
|
fix some navigation issues
|
2026-01-22 00:55:55 +02:00 |
|
Henry Jameson
|
9452b3084a
|
some initial work on moving instance settings to pinia
|
2026-01-22 00:22:18 +02:00 |
|
Eragon
|
cf77127335
|
fix: Allow admin panel to init when c.tuple doesn't exists
|
2026-01-21 16:07:44 +01:00 |
|
Henry Jameson
|
42930252b1
|
better imports organization
|
2026-01-08 17:42:20 +02:00 |
|
Henry Jameson
|
851c100a24
|
Merge remote-tracking branch 'origin/develop' into biome
|
2026-01-08 16:48:27 +02:00 |
|
Lain Soykaf
|
7f54706821
|
E2E: add user smoke tests
- Disable captcha + open registrations in E2E Pleroma config
- Await login after signup to avoid redirect race
- Add basic register/login/post smoke specs
- Fix failure artifact copying order
|
2026-01-07 11:05:10 +04:00 |
|
Henry Jameson
|
7f54d11834
|
nerf eslint to only lint vue files since vue support in biome is experimental
|
2026-01-06 18:04:11 +02:00 |
|
Henry Jameson
|
1c53ac84cc
|
manual lint
|
2026-01-06 17:32:22 +02:00 |
|
Henry Jameson
|
b05a501236
|
biome check --write
|
2026-01-06 16:23:17 +02:00 |
|
Henry Jameson
|
9262e803ec
|
biome format --write
|
2026-01-06 16:22:52 +02:00 |
|
Henry Jameson
|
8372348148
|
biome lint --write
|
2026-01-06 16:21:06 +02:00 |
|
Henry Jameson
|
c71a36de30
|
cleanup console logs (changed actual proper logs to .info())
|
2025-12-19 19:13:24 +02:00 |
|
Henry Jameson
|
db7e4a3434
|
actual countdown
|
2025-12-15 22:56:04 +02:00 |
|
Henry Jameson
|
57dfbd8a53
|
rate limits page
|
2025-12-09 13:23:54 +02:00 |
|
Henry Jameson
|
c4f83808b0
|
http tab more or less done
|
2025-12-08 17:09:07 +02:00 |
|
Henry Jameson
|
5aed9a20b8
|
fix listsetting & http ssl options
|
2025-12-08 13:50:08 +02:00 |
|
Henry Jameson
|
4a98ec9611
|
minor fixes and moves
|
2025-12-01 20:14:01 +02:00 |
|
Henry Jameson
|
b38343705c
|
mailer tab + beginning of monitoring tab
|
2025-11-27 18:18:03 +02:00 |
|
tusooa
|
dd910ff8a8
|
Make every configuration option default-overridable by instance admins
|
2025-10-14 18:17:29 -04:00 |
|
Pleroma User
|
00ba6b7c5d
|
Fix broken conversation
|
2025-10-07 06:48:17 +00:00 |
|
Henry Jameson
|
9ed2fd3c4b
|
default to 1rem instead 14px
|
2025-08-15 09:41:08 +03:00 |
|
Henry Jameson
|
9e77071e77
|
requested options
|
2025-07-30 01:13:24 +03:00 |
|
Henry Jameson
|
6ae52e192b
|
cleanup
|
2025-07-17 16:13:35 +03:00 |
|
Henry Jameson
|
385f921c41
|
Merge remote-tracking branch 'origin/develop' into timed-user-mutes
|
2025-07-09 15:57:23 +03:00 |
|
Henry Jameson
|
4b5e6804a9
|
handle akkoma not supporting status notification type
|
2025-06-29 02:49:35 +03:00 |
|
Henry Jameson
|
5cafdca855
|
properly check for scrobbles support
|
2025-06-28 21:23:41 +03:00 |
|
HJ
|
37225ae8db
|
Merge branch 'migrate/auth-flow' into 'develop'
Migrate auth flow module to pinia
See merge request pleroma/pleroma-fe!2169
|
2025-06-25 15:19:53 +00:00 |
|
Henry Jameson
|
97497b5945
|
bubble pin
|
2025-06-24 15:57:52 +03:00 |
|