Wykres commitów

46 Commity (master)

Autor SHA1 Wiadomość Data
Nolan Lawson 72a07ac40d
docs: mark as unmaintained (#2355) 2023-01-09 08:13:18 -08:00
Nolan Lawson fda00fc87c
chore: switch from circle ci to github actions (#2253) 2022-11-25 11:04:37 -08:00
Gavin Mogan 36ead0406d
docs: fix link to social media (#2185) 2022-11-16 07:00:28 -08:00
Nolan Lawson 7ea387bc4c
docs: clarify self-hosting 2022-11-12 12:28:19 -08:00
Nolan Lawson 9282d7099d docs: update readme [skip ci] 2022-05-01 13:16:10 -07:00
Nolan Lawson 0022286b46
fix: first stab at i18n, extract English strings, add French (#1904)
* first attempt

* progress

* working

* working

* test timeago

* rm

* get timeago working

* reduce size

* fix whitespace

* more intl stuff

* more effort

* more work

* more progress

* more work

* more intl

* set lang=LOCALE

* flatten

* more work

* add ltr/rtl

* more work

* add comments

* yet more work

* still more work

* more work

* fix tests

* more test and string fixes

* fix test

* fix test

* fix test

* fix some more strings, add test

* fix snackbar

* fix }

* fix typo

* fix english

* measure perf

* start on french

* more work on french

* more french

* more french

* finish french

* fix some missing translations

* update readme

* fix test
2020-11-29 14:13:27 -08:00
Nolan Lawson ac08a53014
chore: switch from travis to circleci (#1895)
* chore: update to circleci

* chore: fixup

* chore: fixup

* chore: remove travis.yml

* chore: wait for redis

* chore: fix postgres

* chore: try to fix db

* chore: debug

* chore: debug

* chore: try another node

* chore: try 2.5

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: fix node

* chore: cleanup

* chore: cleanup

* chore: remove travis stuff

* chore: fix emoji

* chore: fix cache

* chore: update readme
2020-11-23 12:45:01 -08:00
Alex a4820a2792
feat: Docker compose (#1767)
* Added docker-compose.yml file to replace Dockerfile.

* Added instruction in the README.md on starting the docker-compose build.
2020-05-07 19:45:52 -07:00
Nolan Lawson 2f602e5a58
chore: remove greenkeeper (#1756) 2020-05-02 11:37:04 -07:00
Nolan Lawson a78c7c6992
chore: update travis badge (#1755)
* chore: update travis badge

* fix typo
2020-05-02 11:11:30 -07:00
Nolan Lawson 10c7023591
docs: update docs on exporting (#1290)
[skip ci]
2019-06-22 11:32:17 -07:00
Nolan Lawson 2fc6897ee3
perf: reduce install size using yarn --production (#1066) 2019-03-02 14:44:19 -08:00
Nolan Lawson 2adf8a738e
fix: fix port not defaulting to 4002, add server.js (#976)
fixes #972
2019-02-12 23:12:50 -08:00
Nolan Lawson f6e9d714d3
docs: slightly refactor readme (#975)
* docs: slightly refactor readme

[skip ci]'

* fixup

[skip ci]
2019-02-12 21:49:11 -08:00
Nolan Lawson 91f954de36
perf: reduce server-side memory usage of Pinafore (#973)
fixes #971
2019-02-12 21:43:04 -08:00
Nolan Lawson 9963473eaa
docs: fix markdown error in readme (#960)
[skip ci]
2019-02-10 11:33:03 -08:00
Nolan Lawson 734857d3bf
docs: add documentation about 1.0.0 yarn changes (#959)
[skip ci]
2019-02-10 11:30:00 -08:00
Nolan Lawson d198250eab
chore: switch to yarn (#927)
* chore: switch to yarn

BREAKING CHANGE: Pinafore is now using yarn rather than npm, so those
who self-host will need to stop running e.g. `npm install` and run `yarn
install` instead.

* install latest yarn
2019-01-27 17:44:30 -08:00
Nolan Lawson c1f6c1582d
docs: remove mention of keyboard shortcuts (#906)
[skip ci]
2019-01-19 16:43:49 -08:00
Nolan Lawson 32981ffeb2
Update README.md
[skip ci]
2018-12-18 20:50:30 -08:00
Nolan Lawson 3462113c2f
fix: drop CSP support from the exported version (#795)
[skip ci]
2018-12-13 07:58:45 -08:00
Nolan Lawson 4bd181d3cc
fix: update Sapper to latest (#775)
* fix: update to latest sapper

fixes #416

* fix error and debug pages

* requestIdleCallback makes column switching feel way nicer than double rAF

* add export feature

* add better csp info

* workaround for sapper sub-page issue

* clarify in readme about exporting

* fix now config

* switch from rIC to triple raf

* style-loader is no longer used

* update theming guide
2018-12-11 07:31:48 -08:00
Nolan Lawson ed1813fd53
Update README.md 2018-08-25 13:04:41 -07:00
Nolan Lawson 65762f044c
Add more admin notes (#407)
[skip ci]
2018-07-02 10:35:23 -07:00
Sam Gluck 0da7ce2c06 Fix Mastodon link (#364) 2018-06-03 13:36:33 -07:00
Koyu Berteon d79de35603 Added Dockerfile (#313)
* Added Dockerfile

* Better comments in Dockerfile

* Added SIGINT handler

* Keeping code-check happy

* Keeping code-check happy v2

* Keeping code-check happy v2
2018-05-24 19:59:48 -07:00
Nolan Lawson c3c2f7d4c2 update readme
[skip ci]
2018-05-04 09:19:44 -07:00
Nolan Lawson 095be79525 add note to README about masto account
[skip ci]
2018-04-21 10:59:57 -07:00
Nolan Lawson f4dbc160a0 docs: remove JS standard badge as it's not very relevant
[skip ci]
2018-04-15 22:07:37 -07:00
Nolan Lawson ee43de9e5e docs: move Building documentation to README
[skip ci]
2018-04-15 09:48:52 -07:00
Nolan Lawson d5c9af08e9 update readme badges
[skip ci]
2018-04-14 11:54:58 -07:00
greenkeeper[bot] c41168098d docs(readme): add Greenkeeper badge 2018-04-14 11:52:32 -07:00
Nolan Lawson 5951aff8d8 add travis badge
[skip ci]
2018-04-10 23:18:58 -07:00
Nolan Lawson a2195b5c16 update readme 2018-04-08 17:30:02 -07:00
Nolan Lawson 0056c7b3b1 update readme 2018-04-04 18:33:14 -07:00
Nolan Lawson d57532351b update readme 2018-04-01 23:18:50 -07:00
Nolan Lawson f54aadaca9 add user guide and update readme 2018-04-01 23:15:52 -07:00
Nolan Lawson 8725225b68 add CONTRIBUTING.md 2018-03-30 17:55:55 -07:00
Nolan Lawson b487240343 update readme 2018-03-21 08:39:06 -07:00
Nolan Lawson a0e6672d84 outline goals and non-goals 2018-03-11 12:55:46 -07:00
Nolan Lawson 8b632f91f2 allow testing in multiple browsers 2018-02-19 18:36:54 -08:00
Nolan Lawson 5c2dc4c421 fix lint issues 2018-02-19 18:25:59 -08:00
Nolan Lawson 391455bee4 switch from cypress to testcafe 2018-02-19 18:24:22 -08:00
Nolan Lawson 0fef95347c update readme 2018-02-18 14:38:10 -08:00
Nolan Lawson b0c1844ed2 switch to port 4002 2018-01-18 21:29:12 -08:00
Nolan Lawson c3a8f847aa initial commit 2018-01-06 15:51:25 -08:00