1
0
mirror of https://github.com/flarum/core.git synced 2025-08-26 01:34:16 +02:00

Commit Graph

  • 5df4a3df49 Add meta to ApiPayload interfaces Alexander Skvortsov 2021-12-01 16:04:15 -05:00
  • 0bdb018ad4 Add meta to ApiPayload interfaces Alexander Skvortsov 2021-12-01 16:04:15 -05:00
  • 982940ce78 Review changes, make Model.store non-nullable, include meta in APIPayload signatures Alexander Skvortsov 2021-11-25 15:26:56 -05:00
  • b0504597da Review changes, make Model.store non-nullable, include meta in APIPayload signatures Alexander Skvortsov 2021-11-25 15:26:56 -05:00
  • 11a72f8450 Remove unnecessary nonnull assertions Alexander Skvortsov 2021-11-21 19:54:37 -05:00
  • b85aa403cc Remove unnecessary nonnull assertions Alexander Skvortsov 2021-11-21 19:54:37 -05:00
  • 2a7183b0a4 Drop unnecessary JSDocs Alexander Skvortsov 2021-11-21 19:50:38 -05:00
  • ab2620147a Drop unnecessary JSDocs Alexander Skvortsov 2021-11-21 19:50:38 -05:00
  • 70bd032cc7 format Alexander Skvortsov 2021-11-21 19:30:57 -05:00
  • 09a55258a0 format Alexander Skvortsov 2021-11-21 19:30:57 -05:00
  • 3c9c67d726 Clean up model nullability Alexander Skvortsov 2021-11-21 19:11:18 -05:00
  • 3a8d640dab Clean up model nullability Alexander Skvortsov 2021-11-21 19:11:18 -05:00
  • 25934833b8 Convert models to TS Alexander Skvortsov 2021-11-19 18:45:34 -05:00
  • bbc9143404 Convert models to TS Alexander Skvortsov 2021-11-19 18:45:34 -05:00
  • c718d4d4d6 Bundled output for commit 661f68f32a flarum-bot 2021-12-12 19:55:47 +00:00
  • 7be0c02ba1 Bundled output for commit 580be37eb4 flarum-bot 2021-12-12 19:55:47 +00:00
  • 661f68f32a listItems typing fix (#3176) Alexander Skvortsov 2021-12-12 14:51:05 -05:00
  • 580be37eb4 listItems typing fix (#3176) Alexander Skvortsov 2021-12-12 14:51:05 -05:00
  • 9d986c331d Bundled output for commit 0ef2b3e249 flarum-bot 2021-12-12 19:43:30 +00:00
  • 0ef2b3e249 Convert to Typescript (#34) Rafał Całka 2021-12-12 20:42:37 +01:00
  • edb44417b4 Make SlugManager available to blade template (#3194) Ian Morland 2021-12-12 19:40:38 +00:00
  • 0e00196d8e Make SlugManager available to blade template (#3194) Ian Morland 2021-12-12 19:40:38 +00:00
  • 31a2f67462 Apply fixes from StyleCI as/writable-paths-meta Alexander Skvortsov 2021-12-12 19:38:25 +00:00
  • 3da7d7d221 Add server metadata in writable paths errors Alexander Skvortsov 2021-12-12 14:38:08 -05:00
  • 9d55e031ba Bundled output for commit 50ce5474be flarum-bot 2021-12-12 19:35:29 +00:00
  • a57ef5a3d5 Bundled output for commit 325b9afca6 flarum-bot 2021-12-12 19:35:29 +00:00
  • 50ce5474be fix: getPlainContent causes external content to be fetched (#3193) Ian Morland 2021-12-12 19:30:56 +00:00
  • 325b9afca6 fix: getPlainContent causes external content to be fetched (#3193) Ian Morland 2021-12-12 19:30:56 +00:00
  • 06fe9ee2ef Bundled output for commit df86c11355 flarum-bot 2021-12-12 07:42:32 +00:00
  • df86c11355 Fixed broken discussion list pagination when clicking on the update button (#33) Rafał Całka 2021-12-12 08:41:25 +01:00
  • 2dd22aa35d Bundled output for commit a184f7e216 flarum-bot 2021-12-11 17:37:26 +00:00
  • 1a420828aa Bundled output for commit 57b413ada5 flarum-bot 2021-12-11 17:37:26 +00:00
  • a184f7e216 Split up application error handling (#3184) Alexander Skvortsov 2021-12-11 12:32:51 -05:00
  • 57b413ada5 Split up application error handling (#3184) Alexander Skvortsov 2021-12-11 12:32:51 -05:00
  • 52673eccf9 Bundled output for commit 02139c1699 flarum-bot 2021-12-07 18:55:28 +00:00
  • 326b787130 Bundled output for commit 0f2824e0f4 flarum-bot 2021-12-07 18:55:28 +00:00
  • 02139c1699 Make StatusWidget tools extensible (#3189) Rafał Całka 2021-12-07 19:50:40 +01:00
  • 0f2824e0f4 Make StatusWidget tools extensible (#3189) Rafał Całka 2021-12-07 19:50:40 +01:00
  • 2f086d648d Use revision versioner to allow custom asset versioning (#3183) Daniël Klabbers 2021-12-06 18:49:21 +01:00
  • 7bab6eddf6 Use revision versioner to allow custom asset versioning (#3183) Daniël Klabbers 2021-12-06 18:49:21 +01:00
  • 0649680902 Bundled output for commit 4e16207453 flarum-bot 2021-12-06 17:07:57 +00:00
  • b7a9911ffb Bundled output for commit c219699024 flarum-bot 2021-12-06 17:07:57 +00:00
  • 4e16207453 fix: clicking three dots on post opens all dropdowns in .Post-actions (#3185) David Wheatley 2021-12-06 17:03:07 +00:00
  • c219699024 fix: clicking three dots on post opens all dropdowns in .Post-actions (#3185) David Wheatley 2021-12-06 17:03:07 +00:00
  • 60c3e2fe77 Centralize pagination/canonical meta URL generation in Document (#3077) Alexander Skvortsov 2021-12-03 13:31:50 -05:00
  • dcc9868129 Centralize pagination/canonical meta URL generation in Document (#3077) Alexander Skvortsov 2021-12-03 13:31:50 -05:00
  • 118e28b27a Bundled output for commit 58454c544c flarum-bot 2021-12-02 16:21:19 +00:00
  • 02f351001c Bundled output for commit 6a909386b2 flarum-bot 2021-12-02 16:21:19 +00:00
  • 58454c544c Move colorItems to ItemList (#3186) Ian Morland 2021-12-02 16:16:50 +00:00
  • 6a909386b2 Move colorItems to ItemList (#3186) Ian Morland 2021-12-02 16:16:50 +00:00
  • 05aa62f70c feat: STUBS! Matthew Kilgore 2021-12-01 17:36:36 -05:00
  • 4b20b7052d Bundled output for commit 83b1c4d5f6 flarum-bot 2021-12-01 22:10:25 +00:00
  • 17d25ba4ce Bundled output for commit c7662a320f flarum-bot 2021-12-01 22:10:25 +00:00
  • 83b1c4d5f6 Fix app.route initialization Alexander Skvortsov 2021-12-01 17:05:57 -05:00
  • c7662a320f Fix app.route initialization Alexander Skvortsov 2021-12-01 17:05:57 -05:00
  • fb1dd360d7 Bundled output for commit 03e3e86fe6 flarum-bot 2021-12-01 20:21:28 +00:00
  • 5a9f60d250 Bundled output for commit c522657212 flarum-bot 2021-12-01 20:21:28 +00:00
  • 03e3e86fe6 Improve avatar upload experience (#3181) Alexander Skvortsov 2021-12-01 15:16:45 -05:00
  • c522657212 Improve avatar upload experience (#3181) Alexander Skvortsov 2021-12-01 15:16:45 -05:00
  • 22a64b91e5 Bundled output for commit 2ffe0f4b71 flarum-bot 2021-12-01 16:32:02 +00:00
  • 2b87f10738 Bundled output for commit 29c290e78f flarum-bot 2021-12-01 16:32:02 +00:00
  • 2ffe0f4b71 Convert routes to Typescript (#3177) Alexander Skvortsov 2021-12-01 11:27:19 -05:00
  • 29c290e78f Convert routes to Typescript (#3177) Alexander Skvortsov 2021-12-01 11:27:19 -05:00
  • 4ac4338f9a Bundled output for commit 140d6ea221 flarum-bot 2021-11-28 15:57:41 +00:00
  • 140d6ea221 chore: format javascript David Wheatley 2021-11-28 15:56:20 +00:00
  • dc35f048b5 docs: changelog for 1.1.3 David Wheatley 2021-11-28 15:54:07 +00:00
  • 7d3bc4a092 fix?: Allow mentions from non-post objects (#79) Ian Morland 2021-11-28 08:52:29 +00:00
  • a0d52569ca Bundled output for commit 1c1a691040 flarum-bot 2021-11-26 22:30:49 +00:00
  • 38c3ccd6be Bundled output for commit 71cb8c378f flarum-bot 2021-11-26 22:30:49 +00:00
  • 1c1a691040 Add typing files for our translator libraries (#3175) Alexander Skvortsov 2021-11-26 17:26:37 -05:00
  • 71cb8c378f Add typing files for our translator libraries (#3175) Alexander Skvortsov 2021-11-26 17:26:37 -05:00
  • 8fecb6ae9a test: Add php 8.1 to tests SychO9 2021-11-25 23:54:46 +01:00
  • fbd7ff6683 start as/dropdown-to-typescript Alexander Skvortsov 2021-11-25 17:42:37 -05:00
  • d2a755c515 PermissionGrid fixes Alexander Skvortsov 2021-11-25 17:06:12 -05:00
  • c561897f1c Forgot phpunit in the composer file Matthew Kilgore 2021-11-24 23:04:14 -05:00
  • ca2ac10c17 Initial extension requirements, will eventually have stubs Matthew Kilgore 2021-11-24 22:58:58 -05:00
  • 3da450c91a Initial commit Matthew Kilgore 2021-11-24 22:57:30 -05:00
  • 488edaca7a test: Checking for updates and global updating SychO9 2021-11-24 20:16:25 +01:00
  • 5206e8e1dc chore: 200 status codes SychO9 2021-11-24 19:49:41 +01:00
  • 97ac47ea94 chore: Remove dead code SychO9 2021-11-24 19:41:32 +01:00
  • 1754313503 test: Updates (#11) Sami Mazouz 2021-11-24 18:25:43 +01:00
  • b75bbf338b Bundled output for commit 44e7fc3381 flarum-bot 2021-11-23 22:58:48 +00:00
  • 94370375a5 Bundled output for commit afbf5f4905 flarum-bot 2021-11-23 22:58:48 +00:00
  • 44e7fc3381 fix: incorrect typings for Modal hide() method (#3180) David Wheatley 2021-11-23 22:54:26 +00:00
  • afbf5f4905 fix: incorrect typings for Modal hide() method (#3180) David Wheatley 2021-11-23 22:54:26 +00:00
  • 5b14838770 Convert some common classes/utils to TS (#2929) David Sevilla Martin 2021-11-23 17:51:04 -05:00
  • aa0b68bc8d Convert some common classes/utils to TS (#2929) David Sevilla Martin 2021-11-23 17:51:04 -05:00
  • b2d8f3dd5b Add actor to extension update event SychO9 2021-11-23 23:50:06 +01:00
  • 8e39edb200 chore: remove test code SychO9 2021-11-23 23:06:30 +01:00
  • f4bb8158ef feat: misc additions SychO9 2021-11-23 23:02:56 +01:00
  • 458d8dea18 Bundled output for commit f418b84aca flarum-bot 2021-11-23 21:43:22 +00:00
  • 1832fb090d Bundled output for commit 94c4f266e3 flarum-bot 2021-11-23 21:43:22 +00:00
  • e8cb1559cf Bundled output for commit f41d6bba7e flarum-bot 2021-11-23 21:39:39 +00:00
  • f418b84aca feat: remove color validation in appearance admin page & add color indicator (#3140) David Sevilla Martin 2021-11-23 16:38:46 -05:00
  • 94c4f266e3 feat: remove color validation in appearance admin page & add color indicator (#3140) David Sevilla Martin 2021-11-23 16:38:46 -05:00
  • f41d6bba7e fix: errors on texteditor re-use again (#78) David Wheatley 2021-11-23 21:38:28 +00:00
  • 2721ac8498 Bundled output for commit 302d92aa47 flarum-bot 2021-11-23 20:45:52 +00:00
  • 302d92aa47 feat: added compat exports and extensibility (#76) Gianni Guida 2021-11-23 21:44:46 +01:00
  • 9dbe86a22c Bundled output for commit a4b97053f4 flarum-bot 2021-11-23 13:06:36 +00:00
  • c96fa49853 Bundled output for commit a203469109 flarum-bot 2021-11-23 13:06:36 +00:00