1
0
Fork 0
Commit Graph

2625 Commits

Author SHA1 Message Date
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 2022-10-01 03:48:38 -06:00
Daniel Supernault 74f576c8ce
Update web routes 2022-09-28 22:29:16 -06:00
Daniel Supernault e362ef9ef9
Update atom feed, remove invalid entities 2022-09-25 01:14:20 -06:00
Daniel Supernault 62c056651a
Update Collection components, fix addId bug # 2022-09-06 18:09:14 -06:00
Daniel Supernault 1b9e50f39b
Update blade views 2022-08-15 23:52:40 -06:00
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 2022-08-15 20:32:17 -06:00
Daniel Supernault a3cc90b0c5
Use poster in VideoPresenter component 2022-08-03 22:48:19 -06:00
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 2022-08-01 19:56:37 -06:00
Daniel Supernault 7863120292
Update admin dashboard layout 2022-07-28 01:08:42 -06:00
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 2022-07-28 01:06:39 -06:00
Daniel Supernault 1ef7732aef
Update admin report view 2022-07-26 03:08:18 -06:00
Daniel Supernault a8907114dc
Add live player view 2022-06-26 19:12:50 -06:00
daniel a585928bf1
Merge pull request #3518 from shleeable/patch-1
Diagnostics - Added PHP INI for security flags
2022-06-25 14:28:26 -06:00
Shlee 370266a202 Update home.blade.php 2022-06-19 21:07:05 +09:30
Shlee ec9a8b29ff
Update home.blade.php 2022-06-06 11:56:35 +09:30
Shlee ef14938edb
Update home.blade.php 2022-06-06 11:56:06 +09:30
Shlee 1b925e2606
Update home.blade.php 2022-06-03 16:38:58 +09:30
Shlee d59f3061ac
Update home.blade.php 2022-05-21 23:18:25 +09:30
Shlee 1086a6a139
Update home.blade.php 2022-05-21 23:10:33 +09:30
Shlee 9431c61e53
Update home.blade.php 2022-05-21 23:10:08 +09:30
Shlee 5a6d6150de
Update home.blade.php 2022-05-21 23:05:57 +09:30
Shlee 142caebe91
Update about.blade.php 2022-05-21 15:44:44 +09:30
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 2022-05-18 02:58:49 -06:00
daniel 50dc231b86
Merge pull request #3479 from shleeable/patch-17
Diagnostics view
2022-05-18 00:05:12 -06:00
Shlee 36f4ab7897
Update home.blade.php 2022-05-18 15:32:35 +09:30
Shlee 7925b7023e
Update home.blade.php 2022-05-18 15:30:37 +09:30
Shlee 077ce341f3
Update home.blade.php 2022-05-18 15:28:46 +09:30
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
2022-05-17 23:43:23 -06:00
Shlee cbc3a2285f
Update home.blade.php 2022-05-17 12:29:53 +09:30
Daniel Supernault 429a6d6527
Remove duplicate let variable 2022-05-15 22:20:09 -06:00
daniel d36e0bcd6d
Merge pull request #3463 from shleeable/patch-11
Update avatar.blade.php - Fixed form tag
2022-05-15 21:51:19 -06:00
daniel 158e4b18ed
Merge pull request #3462 from shleeable/patch-9
img tags don't have targets
2022-05-15 21:50:34 -06:00
daniel 7b164ef300
Merge branch 'staging' into patch-8 2022-05-15 21:46:10 -06:00
daniel 2602338f47
Merge pull request #3459 from shleeable/patch-7
Update PostMenu.vue - missing let
2022-05-15 21:40:57 -06:00
daniel be372fd0b6
Merge pull request #3458 from shleeable/staging-5
dupe string - removed english
2022-05-15 21:40:23 -06:00
daniel 1ae76cb71a
Merge pull request #3457 from shleeable/staging-4
removed dupes
2022-05-15 21:39:43 -06:00
daniel b3c22afb0d
Merge pull request #3456 from shleeable/staging-3
mismatched tags
2022-05-15 21:38:52 -06:00
Shlee 504638b595
Update avatar.blade.php 2022-05-14 20:15:53 +09:30
Shlee 818d56816a
Update embed.blade.php 2022-05-14 20:00:09 +09:30
Shlee 4484542772
Update embed.blade.php 2022-05-14 19:59:25 +09:30
Shlee 5dcdd8245a
Update PollCard.vue 2022-05-14 19:54:24 +09:30
Shlee d93addfb97
Update PostMenu.vue 2022-05-14 19:38:55 +09:30
Shlee d26cd33199 Update profile.php 2022-05-14 19:37:09 +09:30
Shlee db664e103e removed dupes 2022-05-14 19:35:18 +09:30
Shlee b5ea4c9ba5 mismatched tags 2022-05-14 19:29:00 +09:30
Shlee e36be67c70 unwanted semicolons 2022-05-14 19:12:07 +09:30
Shlee 05371b3c2f
Update home.blade.php 2022-05-14 18:41:29 +09:30
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
Shlee 237eb956bd
Update home.blade.php 2022-05-14 12:43:26 +09:30
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 2022-04-18 00:30:06 -06:00
Daniel Supernault 6cf671cb23
Add web installer 2022-04-10 05:50:44 -06:00
Daniel Supernault c08601e3d4
Update spa blade view 2022-04-07 23:43:52 -06:00
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 2022-04-05 21:22:32 -06:00
Daniel Supernault 5b349c6e7d
Update dark mode body color 2022-04-03 01:18:17 -06:00
Daniel Supernault cb540373ec
Add Dark Mode to Metro UI 2.0 2022-04-03 00:53:53 -06:00
Daniel Supernault aa4b011e25
Update labs settings view, add support for metro 2.0 dark mode 2022-04-03 00:42:57 -06:00
Daniel Supernault 9da9b4c41a
Apply emailed patch for uk lang 2022-04-02 12:40:59 -06:00
Daniel Supernault b7043afc9b
Update blade view 2022-03-30 20:23:10 -06:00
Rm Yakovenko 560a8ef19d Fix: syntax error, unexpected ''taggingPeople'' (T_CONSTANT_ENCAPSED_STRING) #3307
https://github.com/pixelfed/pixelfed/issues/3307
2022-03-12 16:40:38 +02:00
Daniel Supernault 4d612dfaaa
Update presenter components, remove video poster attribute 2022-03-08 23:03:12 -07:00
Daniel Supernault fa01c8924a
Update collection view 2022-03-08 21:00:21 -07:00
Daniel Supernault 84727d5c26
Update ComposeModal, add noMatchTemplate to zurb autocomplete 2022-03-02 03:20:54 -07:00
Daniel Supernault 15d65531a6
Update styles 2022-03-02 01:54:14 -07:00
Daniel Supernault 692a73ec0b
Update components 2022-03-02 01:52:38 -07:00
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 2022-03-02 01:49:29 -07:00
Daniel Supernault eab96fc35c
Update admin diagnostics, add more configuration data to help diagnose potential issues 2022-02-27 01:26:02 -07:00
Daniel Supernault 160e32a590
Update ComposeModal, fix post redirect on old UI 2022-02-19 16:31:46 -07:00
Daniel Supernault 5db64e94a3
Update ComposeModal.vue, fix redirect after posting. Fixes #3254 2022-02-17 19:19:28 -07:00
Daniel Supernault 6e2cb3cd7f
Update index view, remove shortcut from favicon meta tag. Fixes #3196 2022-02-15 23:25:33 -07:00
Daniel Supernault 4d003d004e
Update Profile.vue component, fix v-once bug 2022-02-09 21:12:19 -07:00
Daniel Supernault a83b0c9223
Update components 2022-02-09 20:58:53 -07:00
Daniel Supernault a7346f2145
Update PostComponent.vue, filter out non text comments 2022-02-09 20:48:19 -07:00
Daniel Supernault ff4519bfaf
Update i18n strings 2022-01-28 20:33:24 -07:00
Daniel Supernault d1ff86ee34
Update nav 2022-01-25 01:58:20 -07:00
Daniel Supernault 5d9b6863b6
Update atom feeds, include media alt text. Fixes #3184 2022-01-25 00:39:46 -07:00
Daniel Supernault b3d9b9e5cd
Update i18n 2022-01-24 23:14:22 -07:00
Daniel Supernault 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance 2022-01-23 01:47:31 -07:00
Daniel Supernault 879281cccb
Update ComposeModal, add max file size and allowed mime types. Fixes #3162 2022-01-22 21:11:34 -07:00
Daniel Supernault 0a4505ed3a
Update PostComponent, add custom emoji support 2022-01-22 19:05:53 -07:00
Daniel Supernault dc7962d898
Add shortcode & domain search 2022-01-21 01:12:56 -07:00
Daniel Supernault efeaf427e1
Add CustomEmoji admin dashboard 2022-01-21 00:27:30 -07:00
Daniel Supernault e724633e0f
Update components, fix api endpoints. Fixes #3138 2022-01-09 18:18:25 -07:00
Daniel Supernault f5402de74d
Update i18n strings 2022-01-08 01:52:56 -07:00
Daniel Supernault 699cc3faad
Add i18n strings 2022-01-08 01:52:28 -07:00
Daniel Supernault cdf78e23a4
Update ApiV1Controller, improve instance endpoint 2022-01-05 23:37:27 -07:00
Daniel Supernault 5bb6ebaec0
Update i18n strings 2022-01-05 19:02:31 -07:00
daniel db058390c3 New translations web.php (Montenegrin (Latin))
[ci skip]
2022-01-04 19:50:03 -07:00
daniel 63e7248ccc New translations web.php (Bosnian)
[ci skip]
2022-01-04 19:50:02 -07:00
daniel 9943e4f1cf New translations web.php (Hindi)
[ci skip]
2022-01-04 19:50:01 -07:00
daniel 5184aca09a New translations web.php (Croatian)
[ci skip]
2022-01-04 19:49:59 -07:00
daniel d064a5de0d New translations web.php (Macedonian)
[ci skip]
2022-01-04 19:49:58 -07:00
daniel b1d2e9cf59 New translations web.php (Basque)
[ci skip]
2022-01-04 19:49:57 -07:00
daniel 461956014d New translations web.php (Basque)
[ci skip]
2022-01-03 19:37:53 -07:00
daniel 026ab3f29a New translations web.php (Persian)
[ci skip]
2022-01-02 19:42:07 -07:00
daniel 27599e0da0 New translations web.php (Slovak)
[ci skip]
2022-01-02 19:42:06 -07:00
daniel 028b67e0fd New translations web.php (Italian)
[ci skip]
2022-01-02 19:42:05 -07:00
daniel 8ab69dbe4c New translations web.php (Vietnamese)
[ci skip]
2022-01-01 19:29:22 -07:00
daniel 4d04f03d34 New translations web.php (Portuguese, Brazilian)
[ci skip]
2021-12-31 19:32:06 -07:00
daniel a411ec813f New translations web.php (Slovak)
[ci skip]
2021-12-31 19:32:06 -07:00