Commit graph

78 commits

Author SHA1 Message Date
1b0671b34c Initial commit 2025-03-24 09:18:53 +01:00
1a54fdbcd1 Remove function binding usage
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline failed
2025-03-24 09:17:30 +01:00
1574661c57 Fix ruff errors
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
2025-03-23 21:05:01 +01:00
3160becb72 Remove django-registration-redux
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful
2025-03-23 21:01:23 +01:00
aff565862c Add woodpecker CI configuration
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
2024-12-26 20:20:21 +01:00
e33497569a Apply query optimizations for posts 2024-10-13 10:16:57 +02:00
89d4ebdc49 Add missing VERSION environment variable 2024-10-07 21:42:20 +02:00
bb92f07f00 Use full screen height for mobile post layout 2024-10-07 21:00:03 +02:00
fa491120a0 Use line-through to indicate read status 2024-10-07 20:57:08 +02:00
16ebf3bdb3 Apply ruff formatting 2024-10-06 20:47:57 +02:00
99c232fea2 Apply javascript formatting 2024-10-06 20:46:33 +02:00
fbb6405da9 Sidebar refactor 2024-10-06 20:39:05 +02:00
03b5847641 Apply formatting 2024-09-09 20:35:44 +02:00
dfb049ae14 Django 4.2 upgrade 2024-09-07 20:50:38 +02:00
b78f03d3b0 Remove twitter integration 2024-09-06 09:17:23 +02:00
cc5b4cc0bb Add missing migration 2024-09-06 08:47:56 +02:00
70a0d5a96d Remove drf-yasg 2024-09-06 08:41:10 +02:00
57375591b5 Use ruff for formatting/linting 2024-09-05 06:58:35 +02:00
bb74e875e0 Fix typo 2024-08-31 10:21:25 +02:00
bc8ec0257e Update unknown request tests 2024-08-31 10:08:22 +02:00
f5f7f99f71 Fix javascript tests 2024-08-26 09:33:00 +02:00
07c685401f Update webpack 2024-08-24 15:19:01 +02:00
40749403b9 Sort posts before storing in redux 2023-09-28 20:02:27 +02:00
40a0b72d87 Prevent observer from observing while loading posts 2023-08-13 17:45:11 +02:00
a4f5a7bdd7 Use React's ref feature 2023-08-13 17:45:11 +02:00
fedeed15c5 Use IntersectionObserver to paginate 2023-08-13 17:45:11 +02:00
ff6dfcaa05 Set DEBUG=True for gitlab configuration 2023-08-13 17:44:30 +02:00
f0689ebfab 0.4.2 2023-07-02 12:55:19 +02:00
8e7b059ad3 0.4.0 2023-07-02 10:23:16 +02:00
6b2c4996d5 0.3.13.8 2021-06-30 21:12:30 +02:00
510f7187a8 0.3.13.7 2021-04-27 12:42:02 +02:00
8498303006 0.3.13.6 2021-04-25 20:26:43 +02:00
d89e1bc6d4 0.3.13.5 2021-04-24 21:13:39 +02:00
8af8dab6db 0.3.13.4 2021-04-24 20:09:06 +02:00
e008d2f53c 0.3.13.3 2021-04-24 15:06:12 +02:00
1a1bfdfbab 0.3.13.1 2021-04-24 13:29:34 +02:00
712f601e9c 0.3.13 2021-04-23 23:01:31 +02:00
73bac1301b 0.3.12.1 2021-03-06 18:43:48 +01:00
6d09629c8e 0.3.12 2021-03-06 18:21:29 +01:00
18dbf2d312 0.3.11 2021-02-27 15:59:50 +01:00
66edc1e8dd 0.3.10 2021-02-19 09:28:04 +01:00
c61ce0bcb7 0.3.9 2021-02-18 22:14:47 +01:00
00164bd3b5 0.3.8 2021-02-07 13:39:39 +01:00
cf078ee42a 0.3.7 2021-01-23 17:10:43 +01:00
32e85ec05e 0.3.6.2
- Use warning logging level for BuilderSkippedException's
- Change working directory before running ansible
2020-12-20 12:40:07 +01:00
04af0f9c5d 0.3.6
- Update deploy job
- Add user manageable reddit filters
2020-12-19 21:03:29 +01:00
116b6d1308 0.3.5
- Show timezone next to post datetimes
- Take read status in consideration when sorting posts
2020-10-31 14:31:27 +01:00
ee9b36d8ae 0.3.4
- Use warnings for BuilderDuplicateExceptions
- Show user known urls in rules list view
2020-10-17 17:29:42 +02:00
9e5e05c056 0.3.3
- Update static configuration
- Builder refactor
- Fix for images stretching to far
2020-10-17 13:19:49 +02:00
b6921a20e7 0.3.2
- Add user runnable favicon task
- Update messages styling
2020-10-06 22:51:23 +02:00