Commit graph

40 commits

Author SHA1 Message Date
Christopher Gurnee
48f4fada9f Update dependencies 2023-04-25 14:32:28 +00:00
Christopher Gurnee
d45daec442 Update dependencies 2022-12-13 22:42:13 +00:00
Christopher Gurnee
1d97cf17ed Update dependencies 2022-11-28 17:02:02 +00:00
Christopher Gurnee
1b874bef66 Update dependencies 2022-11-07 18:39:49 +00:00
Christopher Gurnee
7c935ab666 Add eslint-plugin-react-hooks and fix a related bug
To reproduce the bug with the older code, visit
  https://www.unddit.com/r/space/comments/y8ul7n/_/it2cz6o/
and then click the Parent link on the top-most comment. Installing
eslint-plugin-react-hooks hopefully prevents future related bugs.
2022-10-20 23:24:19 +00:00
Christopher Gurnee
529162bec0 Switch from JS Standard Style to plain ESLint
The codebase hasn't been checked against Standard in ages, so remove it
and configure plain ESLint and eslint-plugin-react instead. Also fix a
few small bugs discovered by ESLint and plugin-react.
2022-10-20 23:21:56 +00:00
Christopher Gurnee
763516b19d Update dependencies 2022-10-20 16:25:30 +00:00
Christopher Gurnee
75e1de010c Update dependencies 2022-10-10 17:01:16 +00:00
Christopher Gurnee
6bd725796e Update dependencies 2022-08-01 16:21:51 +00:00
Christopher Gurnee
5b5295c30d Update dependencies 2022-07-20 18:31:13 +00:00
Christopher Gurnee
c47103b28a Update dependencies 2022-06-13 16:25:42 +00:00
Christopher Gurnee
064f319db9 Add and make default a highlighted mode for edits 2022-05-30 17:37:49 +00:00
Christopher Gurnee
2a29851ed7 Update dependencies 2022-05-30 17:23:32 +00:00
Christopher Gurnee
32deb7f1e6 Update dependencies 2022-05-13 22:04:31 +00:00
Christopher Gurnee
54bd0d9bce Update dependencies 2022-04-20 13:33:56 +00:00
Christopher Gurnee
37e0a152e1 Update dependencies 2022-04-14 21:04:54 +00:00
Christopher Gurnee
dd1b8b7f91 Update dependencies 2022-04-08 12:57:51 +00:00
Christopher Gurnee
77895e8d71 Add dark/light/system mode switch
Also give more space to the selftext of posts.
Closes #6
2022-03-28 18:52:23 +00:00
Christopher Gurnee
385758918b Update dependencies 2022-03-25 16:53:39 +00:00
Christopher Gurnee
42621eed59 Update dependencies 2022-03-17 15:54:43 +00:00
Christopher Gurnee
56000094f5 Update dependencies 2022-02-15 09:56:48 -05:00
Christopher Gurnee
be94243cab Update dependencies 2022-01-25 16:31:55 -05:00
Christopher Gurnee
69e802e94f Update dependencies 2022-01-06 13:08:54 -05:00
Christopher Gurnee
8a3437c7df Update dependencies 2021-11-29 16:35:43 -05:00
Christopher Gurnee
aa7329889c Update dependencies 2021-11-05 09:18:17 -04:00
Christopher Gurnee
034238081c Update dependencies; drop very old browser support 2021-10-28 13:24:57 -04:00
Christopher Gurnee
af95d9c452 Update dependencies 2021-10-23 11:03:26 -04:00
Christopher Gurnee
b35beaae52 Switch from node-sass to sass
Credit to @ayan4m1 for this commit.
2021-10-12 14:53:30 +00:00
Christopher Gurnee
b173a2489a Update dependencies 2021-10-12 14:48:29 +00:00
Christopher Gurnee
ffb0e4b5b7 Update dependencies 2021-10-06 22:02:14 +00:00
Jesper Wrang
dfcb1d653d Updated depedencies 2019-12-05 09:57:50 +01:00
JubbeArt
955a9d64a5 Updated dependencies (webpack 3 -> 4, eslint -> standard) 2018-07-14 22:52:59 +02:00
Jubbeart
0fb3db9e84 Changed to a simpler way of parsing comments 2018-02-04 03:07:05 +01:00
Jesper Wrang
48889b7254 Done with comment parsing from reddit API 2018-01-31 04:40:34 +01:00
Jesper Wrang
1af9e59644 Started linting the code with eslint 2018-01-14 14:42:23 +01:00
Jesper Wrang
d9fef06004 Removed unnecessary dependency 2018-01-14 01:03:08 +01:00
Jesper Wrang
af4787a77a Can now fetch reddit threads and display the the thread body 2018-01-14 00:40:51 +01:00
Jesper Wrang
c8dd37d6ae Added redux for handling status state 2018-01-13 18:20:08 +01:00
Jesper Wrang
6a2e07aba8 Setup for react re-write 2018-01-10 20:08:41 +01:00
Jesper Wrang
904863a8de Added npm to project 2018-01-09 02:09:34 +01:00