Commit Graph

127 Commits

Author SHA1 Message Date
31d5d6646a add accounts/tests/test_register_view.py 2021-04-17 01:55:25 -07:00
825bdc3e14 update accounts/tests/test_email_white_list_model.py 2021-04-17 01:51:47 -07:00
7bc56f507c add accounts/tests/test_password_change_view.py 2021-04-16 18:59:19 -07:00
a81ec6612f update accounts/tests/test_user_model.py 2021-04-16 18:58:38 -07:00
c4f79d39ab update podcast buttons layout in feeds.html and index.html 2021-04-16 18:12:23 -07:00
77f0bc06de add audio/tests/test_log_out_view.py 2021-04-16 17:47:52 -07:00
c7d80564e4 add audio/tests/test_confirm_delete_feed_view.py 2021-04-12 01:11:29 -07:00
c17f318b14 add audio/tests/test_edit_feed_view.py 2021-04-12 00:57:52 -07:00
1d50edb2c0 add audio/tests/test_new_feed_view.py 2021-04-11 23:34:37 -07:00
b21d5a4a62 extend audio/tests/test_new_episode_view.py 2021-04-11 23:33:25 -07:00
3d2766d986 extend audio/tests/test_new_episode_view.py 2021-04-11 15:20:35 -07:00
214cfb6807 extend audio/tests/test_confirm_delete_episode_view.py 2021-04-11 15:20:11 -07:00
5b1da8643b extend .gitignore 2021-04-11 15:18:18 -07:00
a61d8c5358 extend audio/tests/test_edit_episode_view.py 2021-04-11 15:16:41 -07:00
adbc17cd88 formatting audio/tests/test_view.py 2021-04-11 15:03:56 -07:00
362522a045 add audio/tests/test_edit_episode_view.py 2021-04-09 02:32:11 -07:00
7c27b54a8b add audio/tests/test_views.py 2021-04-09 02:31:49 -07:00
a6c77dd9a3 add audio/tests/test_urls.py 2021-04-09 02:31:25 -07:00
e0d62912a4 add .coverage to .gitignore 2021-04-09 02:30:27 -07:00
3562a8058e test length of urlpatterns list from accounts.url 2021-04-09 02:29:08 -07:00
c906e6599c add accounts/test/test_urls.py 2021-04-07 15:41:22 -07:00
72fe8b16d3 extend test_user_model.py 2021-04-07 04:31:29 -07:00
12f4a093f6 change LicenseChoicesTestCase from TestCase to SimpleTestCase 2021-04-07 04:29:42 -07:00
1ddc459ed3 add some more tests 2021-04-06 23:16:54 -07:00
f53640ec4f add itpc links for podcast clients 2021-04-05 20:49:54 -07:00
620140336c add audio/tests/test_licensechoices.py 2021-04-05 14:25:29 -07:00
fa30e89b0e add meta description to head 2021-04-05 13:00:35 -07:00
8720a7a58d fix typo in get_license_info() 2021-04-03 01:29:09 -07:00
75356d50ec add CC0 1.0 License info migration 2021-04-03 01:03:47 -07:00
9963be9a2b add CC0 1.0 License info 2021-04-03 01:02:25 -07:00
d0f29ce035 add accessibility tweaks to templates 2021-03-28 23:27:46 -07:00
4fc914a470 add twitter_handle to episode template 2021-03-28 16:06:42 -07:00
206886f5d6 add twitter_handle to account model 2021-03-28 15:51:55 -07:00
fc98f1c6ce add todo 2021-03-28 14:32:58 -07:00
03afc74c1e add totp form autofocus attr 2021-03-28 14:08:01 -07:00
1bb7176643 update README.md 2021-03-27 17:58:03 -07:00
94420c40d3 add README.md 2021-03-27 15:03:38 -07:00
83ed6f242d add fork-about link to nav 2021-03-27 15:03:23 -07:00
76839cbf16 add LICENSE 2021-03-27 13:29:12 -07:00
1cf5f14e55 add twitter_image metadata 2021-03-25 14:57:41 -07:00
819c8db500 add twitter card metadata 2021-03-25 14:45:27 -07:00
a3ec85c864 add html to item description in rss 2021-03-22 19:01:58 -07:00
ed26d99177 refactor audio models 2021-03-22 15:06:49 -07:00
b4634179ce add license/attribution for ebooks to episodes 2021-03-18 09:37:54 -07:00
70cc8d9f5d add license/attribution for ebook to feeds 2021-03-17 12:32:08 -07:00
27893d3afa add license/attribution for ebooks to feeds 2021-03-17 11:28:51 -07:00
0929fbf171 tweak attribution ui elements 2021-03-17 10:17:21 -07:00
52a4721ff9 fix dynamic collapse div id tags 2021-03-16 17:53:31 -07:00
b8e70d1762 add license/attribution for photos to episodes 2021-03-16 17:47:01 -07:00
b66fa6f5d7 update migrations 2021-03-16 16:25:20 -07:00