florian.vuillemot florian.vuillemot
  • Paris
  • Joined on 2019-02-11
350f04e8b5 Add html around form error
16faeec9b1 Add repository information url on project already registered
Compare 2 commits »
florian.vuillemot created branch feature/print_info_url_when_project_registered in reuse/api 2021-06-15 20:30:29 +00:00
florian.vuillemot commented on issue reuse/api#24 2020-12-03 21:24:18 +00:00
Make local hacking easier

Do you think it's enougth with the reuse/api#39 ? Or should I add something else ?

florian.vuillemot commented on issue reuse/api#29 2020-12-03 21:03:24 +00:00
Overview of registered projects

Done ? :)

florian.vuillemot commented on pull request reuse/api#42 2020-12-01 20:25:34 +00:00
List and count compliant REUSE projects

You're right ! Thanks for the addon I didn't know it. Great job :)

florian.vuillemot commented on pull request reuse/api#42 2020-11-30 20:51:11 +00:00
List and count compliant REUSE projects

Hum, I encountered an error with the font awesome icons but I don't know where it comes from. Do you have an idea ? :$ Of course I reloaded the…

florian.vuillemot commented on pull request reuse/api#42 2020-11-30 20:40:44 +00:00
List and count compliant REUSE projects

I don't think it's a good idea to use externals CSS dependancies directly due to side effects. IMHO we should open an issue and treat CSS as shared component in a separate repository with submodule.…

florian.vuillemot commented on pull request reuse/api#42 2020-11-28 11:06:01 +00:00
List and count compliant REUSE projects

Nice design improvement !

Think of an elegant way how to include some stats (total number) and perhaps the most recent 5 repos on the front page. I don’t know a nice design for it yet.

If…

florian.vuillemot pushed to overview_registered_projects at reuse/api 2020-11-28 10:58:22 +00:00
08630be666 [HTML Proposition] Add link on registered projects
a39e9d0705 Refactor number of repository in registration views to limit database access
Compare 2 commits »
florian.vuillemot deleted branch add_outdated_project_only_once_to_queue from florian.vuillemot/api 2020-11-25 20:06:30 +00:00
florian.vuillemot created pull request reuse/api#42 2020-11-25 07:30:37 +00:00
Add a web route that list repositories registered with pagination
florian.vuillemot closed pull request reuse/api#41 2020-11-25 07:29:57 +00:00
Add a web route that list repositories registered with pagination
florian.vuillemot pushed to overview_registered_projects at reuse/api 2020-11-25 07:28:31 +00:00
bc3a76e495 Add a web route that list repositories registered with pagination
florian.vuillemot created pull request reuse/api#41 2020-11-22 11:32:59 +00:00
Add a web route that list repositories registered with pagination
florian.vuillemot pushed to overview_registered_projects at florian.vuillemot/api 2020-11-22 11:20:01 +00:00
e1926c53d9 Add a web route that list repositories registered with pagination
florian.vuillemot commented on pull request reuse/api#40 2020-11-21 18:22:40 +00:00
Fix multiple enqueue

Ready :)

d7bf78328f Update default commit
d9dd094c2f Fix typo in docker-compose
0f4f191b92 Merge with master
29a126ccf4 changes for production deployment
6120f6a729 Allow to run full API locally (#39)
Compare 4 commits »
florian.vuillemot deleted branch allow_to_run_full_project_locally from florian.vuillemot/api 2020-11-16 20:31:59 +00:00