52 Commits

Author SHA1 Message Date
23b6032393 Updated RefreshEpisodes 2019-11-11 09:12:37 +09:00
2a2c7bbc2f Save the path in a crash 2019-11-04 17:08:47 +09:00
2e9ad4bf6f Crashes are now saved in the database 2019-11-04 16:34:00 +09:00
604dc3c755 Added missing Kitsu mappings list for editors 2019-11-04 15:29:50 +09:00
9d97be7c15 Use standard library for JSON encoding 2019-11-03 01:56:42 +09:00
7f4534f03e Disabled E-Mail notifications in dev mode 2019-11-03 01:54:25 +09:00
384f966524 Added number of list items for status tabs 2019-10-26 18:06:14 +09:00
506fd3c0a7 Fixed linter errors 2019-10-21 14:02:09 +09:00
5e4462a9b8 Updated dependencies 2019-10-19 23:57:58 +09:00
75c03c7bdc Editors can now add anime from scratch 2019-10-16 14:44:53 +09:00
5ec435cf99 Fixed episode deletion 2019-10-10 15:01:16 +09:00
794b07f948 Minor change 2019-10-07 13:48:25 +09:00
7135733c29 Disabled third party image download 2019-10-07 13:47:51 +09:00
7c0df89cba Fixed anime deletion (closes #240) 2019-10-06 10:37:59 +09:00
1d15f441d1 Fixed linter errors 2019-09-16 08:17:20 +09:00
27753f6f9e Improved code documentation 2019-09-10 09:49:51 +09:00
0bd9b2cf0a Need to make some fields API visible 2019-09-09 09:22:47 +09:00
85bd1441a6 Made all types implement Identifiable 2019-09-09 09:18:34 +09:00
8bfb1e0b4d Using a new database root directory 2019-09-09 08:46:43 +09:00
cc1c394002 Improved API privacy 2019-09-07 20:09:55 +09:00
4e6aa5eef6 Implemented developer database downloads 2019-09-07 19:56:13 +09:00
b69c21bf0a Fixed AMV publish 2019-09-06 14:26:46 +09:00
ca21bd5df0 Made it easier to edit avatars 2019-09-06 09:15:49 +09:00
8244298013 Fixed grammar in comment 2019-09-06 08:24:08 +09:00
f1adae4337 Include a fast path to invalidate YearMonth 2019-09-06 08:20:45 +09:00
32649a8314 Make anime with only start month available visible in list filtered by seasons 2019-09-05 14:05:20 +02:00
40d12fc763 Sponsorship License 2019-09-04 11:06:50 +09:00
3ef41b1cdd Introduced length limits 2019-08-31 16:52:42 +09:00
3ba9b8bf3b Improved post UI 2019-08-30 11:42:46 +09:00
e28618029a Added sorting options for anime lists 2019-08-29 12:23:58 +09:00
cdfb66657a Updated episode refresh 2019-08-28 18:37:09 +09:00
384ec41bbf Removed AnimeEpisodes type 2019-08-28 18:10:28 +09:00
e68e120d5c Reimporting episodes 2019-08-28 18:06:13 +09:00
766c9e1cae Removed outdated episodes list 2019-08-28 17:21:49 +09:00
6db99f25ff Preparing for DB upgrade 2019-08-28 17:17:10 +09:00
3a15829831 Episodes now have their own ID 2019-08-28 17:06:42 +09:00
bc4e67f718 Use a CDN for faster AMV delivery 2019-08-28 10:07:50 +09:00
714d48ab3b Improved README for developers 2019-08-27 17:45:18 +09:00
49f67d3a49 Improved anime search 2019-08-27 16:04:09 +09:00
b13b337990 Activity page shows create events only 2019-08-27 15:03:29 +09:00
e033e4cb73 New design for the users page 2019-08-27 09:39:35 +09:00
3d89d2787a Use akyoto/assert for tests 2019-08-25 15:41:59 +09:00
2a1d4ea479 Added basic email renderer 2019-08-16 14:27:45 +09:00
6ec0efe93b Formatted code with gofmt 2019-06-07 10:51:04 +09:00
18a7be18d2 Use AnimeID type 2019-06-07 10:50:38 +09:00
f464e830bf Fixed a few linter hints 2019-06-07 10:03:16 +09:00
8b583d46b9 Updated README 2019-06-05 15:50:10 +09:00
940e949a30 Fixed errcheck linter complaints 2019-06-05 15:45:54 +09:00
dd36c852d3 Achieve consistency by using a single Image type 2019-06-04 13:37:59 +09:00
3d526f9198 Cleanup data types 2019-06-04 12:16:27 +09:00