コミットグラフ

60 コミット

作成者 SHA1 メッセージ 日付
テクニカル諏訪子 f135ed9a40 Edit profile stuff. 2018-04-18 00:28:21 +09:00
テクニカル諏訪子 9f5446046c Edit user API call (untested). 2018-04-17 16:33:15 +09:00
テクニカル諏訪子 d33b981a58 Category CRUD and move topic. 2018-04-17 00:58:49 +09:00
テクニカル諏訪子 a4dd9ef847 Forum CRUD calls. 2018-04-14 00:09:37 +09:00
テクニカル諏訪子 4f8e126dbb Prepare forum and category post routes. 2018-04-13 23:20:40 +09:00
テクニカル諏訪子 4b33e61027 Add topic. 2018-04-13 17:52:33 +09:00
テクニカル諏訪子 bdf9e61bfe API calls for topic pins and locks. 2018-04-13 00:02:50 +09:00
テクニカル諏訪子 079a058b29 Added browse topics call. 2018-04-10 16:08:44 +09:00
テクニカル諏訪子 aafedc66bb Added browse forums and categories. 2018-04-09 19:40:35 +09:00
テクニカル諏訪子 118502b9f9 Vote comment API calls. 2018-03-15 19:11:44 +09:00
テクニカル諏訪子 a8238d3513 Page and settings stuff for site. 2018-03-15 18:32:27 +09:00
テクニカル諏訪子 d6c20268c8 Shortened post calls for site. 2018-03-15 00:21:17 +09:00
テクニカル諏訪子 fb961642a2 Post CRUD and fixes. 2018-03-14 23:23:09 +09:00
テクニカル諏訪子 95d292e1ad Get user posts API call for site. 2018-03-14 20:57:26 +09:00
テクニカル諏訪子 7ec1edc92a More site calls. 2018-03-14 00:36:45 +09:00
テクニカル諏訪子 771fd1b962 Added getPagesInMenu call. 2018-03-13 23:36:01 +09:00
テクニカル諏訪子 5f8cd80066 Completing call preparations for site. 2018-03-13 15:23:59 +01:00
テクニカル諏訪子 ce63f528ee Preparing all the other API calls. 2018-03-13 22:51:42 +09:00
テクニカル諏訪子 6bd26f26a5 Site controller and routes. 2018-03-13 22:28:14 +09:00
テクニカル諏訪子 d484fafd7e Merge branch 'master' of git.076.ne.jp:076/community/076Server 2018-03-12 16:07:23 +01:00
テクニカル諏訪子 9eafdbdaac Demand for Docs and ODB were too low, so they got removed. 2018-03-12 16:07:16 +01:00
テクニカル諏訪子 cbeb6af43a Added getCategoryNameofEntry call. 2018-03-12 22:43:54 +09:00
テクニカル諏訪子 50a54fb294 File uploading sucks! 2018-03-09 23:57:07 +09:00
テクニカル諏訪子 873e0a8151 Started working on a bash like user interface (easter egg). 2018-03-09 00:36:34 +09:00
テクニカル諏訪子 f0e27920dd Browse permissions for store. 2018-03-06 21:34:53 +09:00
テクニカル諏訪子 b4b3a522ca Add owners. 2018-03-06 21:34:19 +09:00
テクニカル諏訪子 dcadfdbd9b Get owner list API call. 2018-03-06 21:00:35 +09:00
テクニカル諏訪子 faa4af65d0 Upload API calls. 2018-03-05 23:08:44 +09:00
テクニカル諏訪子 21aeed6170 New and edit game and category API calls. 2018-03-05 18:59:58 +09:00
テクニカル諏訪子 1cee7647a7 Game of category API call. 2018-03-05 18:33:48 +09:00
テクニカル諏訪子 2804cccd8f Get categories from game. 2018-03-05 17:57:23 +09:00
テクニカル諏訪子 23709ffbac Game API calls. 2018-03-05 17:34:47 +09:00
テクニカル諏訪子 6668b82d77 Preparing store games. 2018-03-05 17:13:20 +09:00
テクニカル諏訪子 33bdd3f7a0 Closes #21 API calls for Hack Store downloads. 2018-03-02 23:44:48 +09:00
テクニカル諏訪子 a364885589 Moar API calls. 2018-03-02 00:59:26 +09:00
テクニカル諏訪子 d69338dcf8 Get users online and update user online API calls. 2018-02-28 20:11:20 +09:00
テクニカル諏訪子 b00cd966c7 Pulled lots of code from the frontend. 2018-02-27 01:12:06 +09:00
テクニカル諏訪子 6f35a98918 More API calls. 2018-02-19 22:35:31 +09:00
テクニカル諏訪子 1312bc0088 Get topic start and last post API calls. 2018-02-19 21:08:56 +09:00
テクニカル諏訪子 ba8fc4831a New API calls for user and board. 2018-02-16 23:09:35 +09:00
テクニカル諏訪子 1c85d985b1 Get current and next post count API calls. 2018-02-16 18:19:37 +09:00
テクニカル諏訪子 a9dfe2ee60 Registration almost works. Fix it. 2018-02-15 22:43:45 +09:00
テクニカル諏訪子 0be5b5aec2 Get topic ID API call. 2018-02-15 20:39:26 +09:00
テクニカル諏訪子 3302341e53 Add/Edit/Delete/Undelete post API calls. 2018-02-15 06:39:26 +09:00
テクニカル諏訪子 09de6110de Get group name. 2018-02-15 00:54:43 +09:00
テクニカル諏訪子 28f826bb99 JWT continues. 2018-02-09 01:17:45 +09:00
テクニカル諏訪子 90b7bdc068 JWT almost works. 2018-02-07 23:19:05 +09:00
テクニカル諏訪子 97229692a3 for_users → usr_users, and JWT shizzle. 2018-02-07 21:38:42 +09:00
テクニカル諏訪子 c40aa54da4 Fixed some mistakes. 2018-02-07 16:33:03 +09:00
テクニカル諏訪子 e67a62891d Controller and route restructure. 2018-02-07 08:21:15 +01:00