Commit Graph

8421 Commits

Author SHA1 Message Date
Luke Watts 41755c99d1
chore: adds node version
Adds a .node-version file to the repo which allows various developer tools
such as fnm and others to load the correct version of Node

I am inferring that Node v14 is the version being used.
When running `npm install` with Node >=16, npm states the
lockfile was run with an older version of npm and needs to
apply a one off upgrade. The lockfile version generated by
npm changed from v1 => v2 with npm v7.
https://github.blog/2021-02-02-npm-7-is-now-generally-available/#changes-to-the-lockfile

A separate and future work item would be to bump the
project to use the latest version of Node.
2022-10-23 15:10:18 +02:00
Daniel Supernault 7ef383d1f6
Update changelog 2022-10-17 02:24:21 -06:00
Daniel Supernault 0a230798c8
Update compiled assets 2022-10-17 02:01:43 -06:00
Daniel Supernault 55a4f35326
Update compiled assets 2022-10-17 02:00:24 -06:00
Daniel Supernault 356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Daniel Supernault 8a40ef9074
Update changelog 2022-10-08 23:24:18 -06:00
Daniel Supernault c990ac2a7b
Enable network timeline caching by default 2022-10-08 23:23:48 -06:00
Daniel Supernault 897db01fc0
Update changelog 2022-10-08 23:00:10 -06:00
Daniel Supernault b0422d4f26
Fix remote profile avatar urls when storing locally 2022-10-08 22:59:33 -06:00
Daniel Supernault 1de7a136f6
Update MediaStorageService 2022-10-07 06:16:54 -06:00
Daniel Supernault 253a7c8c71
Update compiled assets 2022-10-07 05:52:23 -06:00
Daniel Supernault d3946ea548
Add migration 2022-10-07 05:12:34 -06:00
Daniel Supernault d85be12883
Update compiled assets 2022-10-07 05:03:40 -06:00
Daniel Supernault 6e214904a8
Update StatusController 2022-10-07 03:49:23 -06:00
Daniel Supernault 999cdc0108
Update changelog 2022-10-07 03:16:30 -06:00
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 2022-10-07 03:15:34 -06:00
Daniel Supernault dd1d7d78fe
Add migrations 2022-10-07 01:50:55 -06:00
Daniel Supernault 2feaffa98d
Add migration 2022-10-06 23:57:48 -06:00
Daniel Supernault 923dfdbaaa
Add migration 2022-10-06 23:12:12 -06:00
Daniel Supernault 2ecc314434
Update PublicApiController, remove expensive and unused relationships 2022-10-06 22:32:26 -06:00
Daniel Supernault fefcbae911
Update federation logic 2022-10-05 03:38:30 -06:00
Daniel Supernault ee51a4552a
Update changelog 2022-10-04 23:18:44 -06:00
Daniel Supernault 58b331d22e
Update ApiV1Controller, include self likes in favourited_by endpoint 2022-10-04 23:18:25 -06:00
Daniel Supernault 46d88385d9
Bump version to 0.11.4 2022-10-04 18:01:13 -06:00
Daniel Supernault 9888af120a
Update Media model, fix thumbnail cdn paths 2022-10-03 04:23:18 -06:00
Daniel Supernault b8ad594a05
Update CollectionController 2022-10-02 18:55:16 -06:00
Daniel Supernault 84e152896b
Update CollectionController 2022-10-01 05:36:07 -06:00
Daniel Supernault a843be966c
Update changelog 2022-10-01 03:49:39 -06:00
Daniel Supernault 7c327b0276
Update compiled assets 2022-10-01 03:49:23 -06:00
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 6e76cf4b68
Update CollectionController, limit max title and description length 2022-10-01 03:45:53 -06:00
Daniel Supernault eac3220ffd
Update CollectionService, revert timestamp change 2022-10-01 00:14:26 -06:00
Daniel Supernault 3bf792072a
Update CollectionService 2022-10-01 00:07:28 -06:00
Daniel Supernault c40b2f091f
Update CollectionService 2022-09-30 23:48:11 -06:00
Daniel Supernault ab2d1315a0
Update CollectionController 2022-09-30 22:23:58 -06:00
Daniel Supernault 5ec25204ca
Update LikeService, fix typo 2022-09-29 04:50:10 -06:00
Daniel Supernault 82952d6ab8
Update changelog 2022-09-29 03:54:36 -06:00
Daniel Supernault 92f56c9bc2
Update ap helpers to handle disabled comments 2022-09-29 03:53:50 -06:00
Daniel Supernault f925903688
Update changelog 2022-09-29 01:14:40 -06:00
Daniel Supernault b0bd17a02e
Update compiled assets 2022-09-29 01:14:27 -06:00
Daniel Supernault 95b5861094
Update ApiV1Controller, add comments_disabled param to /api/v1/statuses endpoint 2022-09-29 01:11:29 -06:00
Daniel Supernault 7baf4495a0
Update changelog 2022-09-28 23:49:24 -06:00
Daniel Supernault 7ae21fc396
Update ApiV1Controller, add collection_ids to /api/v1/statuses endpoint 2022-09-28 23:48:46 -06:00
Daniel Supernault 0a82e9466d
Update api routes 2022-09-28 23:15:54 -06:00
Daniel Supernault 74f576c8ce
Update web routes 2022-09-28 22:29:16 -06:00
Daniel Supernault 78665b0c17
Update model observers, handle events after all transactions are committed 2022-09-26 23:58:15 -06:00
Daniel Supernault 1658b689e8
Update changelog 2022-09-26 23:55:58 -06:00
Daniel Supernault 805a014e38
Update StatusObserver, handle events after all transactions are committed 2022-09-26 23:55:36 -06:00
Daniel Supernault 08ab19f0ea
Update v1.1 api 2022-09-25 08:16:01 -06:00
Daniel Supernault 6b2f6b3c22
Update v1.1 api 2022-09-25 08:11:44 -06:00